##// END OF EJS Templates
Commit Message Age Author Refs
load previous
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
r1296:067bb0fc
logging: improve slightly password reset logs.
0
r1295:5854ddda
sessions: added interface to show, and cleanup user auth sessions.
0
r1294:9e77858e
db: added table to manage DbSessions.
0
r1293:5d5d616f
migration-tests: improved error reporting
0
r1292:771d79b4
docs: updated docs about session tunning, and fixed DB tunning guide.
0
r1291:b5aef8f8
login: don't show password hash inside the logs. It's irrelevant to show this.
0
r1290:c0dab9ad
git: show stderr only if it happen for calling GIT commands
0
r1289:e8c231d6
renderer: don't render plaintext files as RST
0
r1288:2eefb284
templates: fix JS error for comment form in anonymous mode.
0
r1287:27ca0c8b
pull-requests: fixed small UI issues in case of missing commits inside a Pull request.
0
r1286:e783fdd1
comments: properly show version of pull request into added comments. - index them by numeric index instead of DB id - show inside main comments a version in which they were made.
0
r1285:ef422228
templates: removed some unused JS variables. - cleanup of duplicated keyboard bindings that are now set in seperate file.
0
r1284:de8a3cb8
index: remove rss fede links, they are not relevant in this scope. - rss links are available under summary page still.
0
r1283:cebaf5cb
html: fixed found syntax problems
0
r1282:90601d74
templating: use .mako as extensions for template files.
0
load next
< 1 .. 201 202 203 204 205 .. 268 >
showing 20 out of 5342 commits