unrhodecode/rhodecode
Bartlomiej Wolynczyk 2b460ba73c issue-tracker: cache active patterns in the template so we can re-use them when rendering comments.
- before each render call fetched settings and patterns to process
- in case of lots of commits/large pull-requests this took a loot of time.
2020-01-20 14:53:23 +01:00
..
api api: add send_email flag for comments api to allow commenting without email notification. 2020-01-20 20:30:57 +01:00
apps issue-tracker: use stored issueTracker patterns for repo instead of initializing model every time. 2020-01-20 13:39:14 +01:00
authentication authentication: allow super-admins to change bound authentication for users. 2019-10-10 14:08:11 +02:00
config core: fixed cython compat inspect that caused some API calls to not work correctly. 2020-01-10 08:54:49 +01:00
events events: trigger 'review_status_change' when reviewers are updated. 2019-01-18 13:16:34 +01:00
forms docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
i18n i18n: Updated message catalog template 2020-01-08 13:57:17 +00:00
integrations webhelpers: replaced paginate library with custom lib 2019-11-21 20:37:17 +01:00
lib issue-tracker: cache active patterns in the template so we can re-use them when rendering comments. 2020-01-20 14:53:23 +01:00
model settings: re-use attached request global config for performance 2020-01-20 13:32:49 +01:00
public gists: cleanup UI and make the gist access id use monospace 2020-01-14 11:32:41 +01:00
templates issue-tracker: cache active patterns in the template so we can re-use them when rendering comments. 2020-01-20 14:53:23 +01:00
tests config: removed vcsserver log_level deprecated option. 2020-01-07 12:34:34 +01:00
__init__.py users: added description for users. 2019-10-31 10:23:54 +01:00
subscribers.py auth-token: expose fetched token in unified way into request attribute. 2019-10-22 19:58:56 +02:00
translation.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
tweens.py request-wrapper: ensure we wrap WHOLE request not just logic after http detection. 2019-12-26 19:52:17 +01:00
VERSION release: Bump version 4.17.0 to 4.18.0 2019-07-12 17:41:19 +02:00