##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1921:12a61bbb
notifications: removed usage of pylons translation from models.
0
r1920:d6d649b2
notifications: ported views to pyramid
0
r1919:4f4ecf65
pyramid: fix problem with default language for users without any explicit one set.
0
r1918:de4c5093
pyramid: if possible fetch csrf tokens from pyramid session. - we need to explicitly pass in requests into secure forms - allows to not use pylons global session for fetching csrf tokens
0
r1917:3fcf87f0
pyramid: don't use pylons translation string in db models.
0
r1916:e3a56235
pyramid: make alerts always use request.session instead of pylons one.
0
r1915:33fd40f0
error-view: expose traceback variable in error view.
0
r1914:59359988
pyramid: stop relying on pylons translation object in helpers. We'll now use the registered translation function from request.
0
r1913:edd50f39
ops: added redirect and exception ops view for testing.
0
r1912:f0e0aac6
pyramid: allows easier turning off the pylons components.
0
r1911:5b0f9bcb
nix: synced auto-generated nix file with EE
0
r1910:45702bf2
pyramid: stop relying on global mako url() function. - use only the helpers method
0
r1909:ca4d7bf5
pyramid: remove csrf tests because this was only used in pylons.
0
r1908:81441341
pyramid: changes for pyramid migration.
0
r1907:d622a0b9
dependencies: bumped pyramid-debugtoolbar to 4.3.1
0
r1906:1eaf71e3
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27 - fixed some core tests for new webob/webtest - changed core methods to make them more pyramid compat.
0
r1905:741dca9b
pyramid: make flash messages not rely strictly on pylons session. - now if we pass in request it relies to bound session store of given request.
0
r1904:1a7936c3
pyramid: move language extraction into a seperate method.
0
r1903:982ccdbd
pyramid: moved extraction of user into a seperate subscriber.
0
r1902:9b3b9a29
tests: fixed few possible cases of detached instance errors.
0
load next
< 1 .. 170 171 172 173 174 .. 268 >
showing 20 out of 5342 commits