##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1316:035ac27f
site: added dummy robots.txt to handle those from crawling robots.
0
r1315:72279f5c
logging: added additional log info to vcs detection util.
0
r1314:45697948
error-handling: show tracebacks only for error code 500 and above.
0
r1313:8df63e5b
settings: fixed found problem on new admin pyramid views, and made all test pass for them.
0
r1312:c1381149
tests: improve debugging of failed flash messages.
0
r1311:69141fb5
core: let pyramid handle tracebacks for all exceptions. Otherwise we'll miss exception caused in pure pyramid view.
0
r1310:e32790fb
auth: use pyramid HTTP excetion when detecting CSRF error. It helps catching this error by our error handler and displaying it nicely to users.
0
r1309:8a946991
core: use proper event to bootstrap pylons env. - allows to skip this for VCS and API calls in more efficient way. - fixes #5164
0
r1308:8c3404aa
system-info: fix unicode problem on translation
0
r1307:b929e98f
i18n: use consistent way of setting user language.
0
r1306:48d69f2d
settings: switched system-info to pyramid view.
0
r1305:b418df09
i18n: translate properly navList and also support proper translation into other admin views.
0
r1304:9a1b7bc4
i18n: added pluralize to renderer globals.
0
r1303:4e6cc838
i18n: enable translation defaults for pyramid views.
0
r1302:fd7a7ca9
admin: re-organized new pyramid admin views into corresponding modules.
0
r1301:adb14d6f
session: moved session cleanup to pyramid views.
0
r1300:0ec329be
code: added more logging, and some notes
0
r1299:0d57a3d0
auth: improve logging for auth methods.
0
r1298:db672357
user-sessions: fix other backend expired count, and fixed some helper text.
0
r1297:de699d5e
vcs: do an early detection of vcs-type request. We we to know to detect vcs type request as early as possible. IF we know we're handling an VCS request, we can skip some of the pylons stack initialization. - This fixes issues with leaking sessions and other object from pylons into a purely VCS type request.
0
load next
< 1 .. 157 158 159 160 161 .. 218 >
showing 20 out of 4357 commits