##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r4225:517232db
release: Start preparation for 4.18.2
0
r4224:59e8948b
docs: added release notes for 4.18.2
0
r4223:60c8ef52
descriptions: fixed rendering problem with certain meta-tags. - fixes #5587 - previously escaped values were used for pattern matching, we escape it again to bring old behaviour.
0
r4222:21ec1451
permissions: add better helper block about default permissions, and corelation with anonymous access.
0
r4221:654aa611
mentions: markdown renderer now wraps username in hovercard logic allowing checking the mentioned user. - ref: #5586
0
r4220:5a873939
Authentication: cache plugins for auth and their settings in the auth_registry. - Before that change on each requests 4x we loaded plugins for authentication, this hit many caches, db invalidation context and loaded the plugins logic each time. This was a heavy performance hit for SVN and other backends as they needed to load that plugins many many times - Since Authentication plugins almost never change, we'll not store the plugins listed for authentication into the authnregistry for each process - For AuthPlugins settings we now also flush plugins settings, and authnregistry cached plugins
0
r4219:237de134
flash: fixed display problem with flash messages on error pages.
0
r4218:1815b491
docs: added note about hard restart due to celery update
dan
0
r4217:e41c2009
emails: fixed some fonts rendering problems in outlook. - it's not perfect, but we're getting there...
0
r4216:b393e5e5
emails: fixed bug in test email sending. - AuthUser instance was wrongly used for user who sent the email which we don't support
0
r4215:4736b48a
summary: fixed styling of readme indicator.
0
r4214:9425ab17
maintainance: run rebuildfncache for Mercurial.
0
r4213:aaf1da21
Added tag v4.18.1 for changeset 71d8791463
0
r4212:71d87914
release: Finish preparation for 4.18.1
0
r4211:42dbb2e1
release: updated pip2nix output for 4.18.1
0
r4210:f40f96bb
release: Start preparation for 4.18.1
0
r4209:df4e53a9
docs: added release notes for 4.18.1
0
r4208:9302298e
issue-trackers: fixed missing save to get back to inherited settings.
dan
0
r4207:132d653a
ux: change file search to file content search which makes a better description of what we search for.
dan
0
r4206:84817876
ui: improved readme rendering.
0
load next
< 1 .. 11 12 13 14 15 .. 41 >
showing 20 out of 806 commits