##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1356:1e4a47eb
diffs: optimize how lexer is fetche for rich highlight mode. - speeds up initial diff creation significantly since lexer cache is re used and we don't need to fetch lexer many times.
0
r1355:71f19ea6
vcs: added possibility to pre-load attributes for FileNodes.
0
r1354:c9cd8e9d
dependencies: bumped pygments to 2.2.0
0
r1353:7b18aa9b
markup-renderer: use global Markdown object to speed up markdown rendering.
0
r1352:7f65a6d5
helpers: fix tzinfo can be undefined if wrong object is passed.
0
r1351:8e93f34d
tests: fixed tests after removing hardcoded timezone in tests.
0
r1350:fd10a3df
gists: fixed tests after timezone change
0
r1349:e7cd3f1f
hg,git: change method of extracting last_change to use actualy date object instead of re-parsing it again.
0
r1348:8875ec9d
svn: date-parser should use UTC dates to be consistent with other backends.
0
r1347:4785c1ee
core: remove global timezone hook. - this is leaking into main application causing TZ problems - fixes #5174
0
r1346:b11e64ec
gists: fixed translation for age component which uses pyramid translate component.
0
r1345:b48f493b
merge-logic: improve merge failed because of conflicts message.
0
r1344:639b2044
comments: show links to unresolved todos - show hidden comments when using navigation for comments - small UI fixes
0
r1343:0d1ab239
outdated-notes: show navigation on outdated comments
0
r1342:44fc3039
todos: all todos needs to be resolved for merge to happen. This will prevent the outdated todos beeing automatically marked as solved becuase of bigger diff changes. It's better to mark commits quickly as resolved instead of potentially have unresolved todos hidden because of invlidation logic.
0
r1341:611f8936
merge-checks: added more detailed information about why merge is not possible. - information is stored inside .error_details now.
0
r1340:b1a9c9bb
celery: handle pyramid/pylons context better when running async tasks.
0
r1339:77ebdd4c
svn-conf: hide password entries in logs for generated configuration.
0
r1338:d0b1d315
api: added comment_resolved_id into aprameters to resolve TODO notes via API.
0
r1337:e83852af
api: added possibility to specify comment_type for comment API.
0
load next
< 1 .. 155 156 157 158 159 .. 218 >
showing 20 out of 4357 commits