Commit graph

6127 commits

Author SHA1 Message Date
Johannes Bornhold
a9f92c92fa templates: Migrate login and register templates to pyramid. 2016-05-25 11:40:19 +02:00
Johannes Bornhold
1b7d862f9a login: Migrate login controller to pyramid view. 2016-05-25 11:37:08 +02:00
Marcin Kuzminski
19ef5c2721 authn: don't use formatted_json to log statements. It totally screws up
logging formatting, and makes big entries in logs with newlines.
2016-05-24 23:47:32 +02:00
Marcin Kuzminski
825f205dfb configs: show worker_connection option for gunicorn 2016-05-24 23:46:55 +02:00
Marcin Kuzminski
b0695a1fdc logging: fixed log formatting 2016-05-24 23:11:47 +02:00
Johannes Bornhold
8b9d673143 dependencies: Add gunicorn
Adding gunicorn into the default environment so that we have it available when
dunning nix-shell as well.
2016-05-24 23:47:50 +02:00
lisaq
83f9357645 styling: gravatar improvements for special cases 2016-05-24 18:17:14 +02:00
lisaq
d7511e4337 html: fixing forks table #3959 2016-05-24 17:28:17 +02:00
Daniel Dourvaris
a31dc2a19e pullrequests: select a ref if one exists matching the commit id 2016-05-24 19:21:56 +03:00
Marcin Kuzminski
dca811d6cb version: bumped to 4.0.1 2016-05-24 17:24:38 +02:00
Marcin Kuzminski
e0cbff99e1 merged stable into default 2016-05-24 17:23:04 +02:00
Marcin Kuzminski
48cc2eeaa3 Added tag v4.0.0 for changeset 1bd3e92b7e2e 2016-05-24 17:21:21 +02:00
Marcin Kuzminski
3ed713d018 starting stable branch 2016-05-24 17:21:14 +02:00
Marcin Kuzminski
9a0d8c0b77 project: added all source files and assets 2016-05-24 15:56:53 +02:00
Marcin Kuzminski
a059b651ea project: initial commit 2016-05-24 15:54:18 +02:00
Johannes Bornhold
b8e6e94bb4 auth: Add a method to check if an AuthUser is the default user. 2016-05-24 15:38:43 +02:00
Johannes Bornhold
e736d4ff37 login: Move method to store user in session out of login controller.
- Preparation to migrate the login view to pyramid.
2016-05-24 15:27:57 +02:00
Johannes Bornhold
d46aa3ae44 templates: Remove my account oauth template. 2016-05-24 17:17:09 +02:00
Johannes Bornhold
3bfdc11350 my_account: Remove oauth identities views from my_account controller. 2016-05-24 17:10:45 +02:00
Johannes Bornhold
9deeea15fe templates: Remove social buttons template. 2016-05-24 15:51:52 +02:00
Johannes Bornhold
cb92fcf7b4 templates: Remove social auth plugins code from login and register templates. 2016-05-24 15:39:34 +02:00
Johannes Bornhold
efe2b61b49 login: Remove social auth code from login controller.
This code will be moved to the EE edition.
2016-05-24 15:32:39 +02:00
Johannes Bornhold
ce2aa59dea auth: Remove AuthomaticBase class.
- Code will be moved to the EE version.
2016-05-24 15:41:09 +02:00
Johannes Bornhold
26d1f8ea5c pyramid: Fix problem with adding '_' to renderer globals.
- Problem occures only when executing pyramid views.
2016-05-24 15:38:02 +02:00
Johannes Bornhold
faab12bfec authn: Fix error in call to logger. 2016-05-23 21:02:43 +02:00
Marcin Kuzminski
0f72969145 version: bumped from 4.0.1 to 4.0.2 2016-05-25 14:18:09 +02:00
Marcin Kuzminski
fe91487ee5 merge: merge back stable into default 2016-05-25 14:16:46 +02:00