unrhodecode/rhodecode
2018-08-19 11:00:02 +02:00
..
api security: update lastactivity when on audit logs. 2018-07-31 22:52:44 +02:00
apps auth-tokens: abstracted adding token for users into UserModel method for easier usage in scripts, and in future in API. 2018-08-10 15:20:29 +02:00
authentication caches: enable cache TTL=30s for auth-plugins. 2018-08-11 21:35:19 +02:00
config caches: configure license cache to some default settings. 2018-08-14 10:46:58 +02:00
controllers release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
events security: update lastactivity when on audit logs. 2018-07-31 22:52:44 +02:00
forms release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
i18n i18n: Updated message catalog template 2018-04-23 15:51:10 +02:00
integrations requests: added a default timeout for operation calling the endpoint url. 2018-08-10 15:19:36 +02:00
lib git: use smarter way for checking if repo is empty. This doesn't spam logs with some dulwich exceptions, we shouldn't really care about here.` 2018-08-11 14:20:58 +02:00
model models: fixed spelling. 2018-08-19 11:00:02 +02:00
public clipboard-js: bumped to 2.0.1 to resolve naming conflicts with window.Clipboard 2018-07-31 18:35:05 +02:00
templates caches: new cache context managers. 2018-08-02 18:04:52 +02:00
tests caches: use .refresh() instead of .invalidate() 2018-08-03 14:34:33 +02:00
__init__.py pull-requests: make the renderer stored and saved for each pull requests. 2018-07-17 14:45:29 +02:00
rcserver.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
subscribers.py security: update lastactivity when on audit logs. 2018-07-31 22:52:44 +02:00
translation.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
tweens.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
VERSION release: Start preparation for 4.12.4 2018-07-16 15:34:17 +02:00