unrhodecode/rhodecode
Marcin Kuzminski 479c786358 http-app: simplify detection of chunked encoding.
- since we now properly use chunked requests git client reports this in nicer way.
we no longer need to rely on hacks to detect chunked streams.
2017-04-18 09:31:49 +02:00
..
api docs: update API documentation. 2017-04-05 22:10:02 +02:00
apps admin-users: replace the previous nullslast() with db independent solution. 2017-04-12 23:26:16 +02:00
authentication auth-plugins: define unsafe settings 2017-04-10 17:16:17 +02:00
config user-groups: added info, and new panel to control user group synchronization. 2017-04-05 14:20:30 +02:00
controllers pull-requests: use consistent check who is allowed to delete a pull request. 2017-04-06 19:01:10 +02:00
events slack: updated slack integration to use the attachements for nicer formatting. 2017-02-24 14:24:19 +01:00
forms license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
i18n i18n: Update compiled message objects and js i18n files 2017-04-07 13:03:14 +02:00
integrations admin: moved admin pyramid into apps. 2017-03-02 20:23:26 +01:00
lib http-app: simplify detection of chunked encoding. 2017-04-18 09:31:49 +02:00
model users: last_activity should be null if user haven't performed any actions. 2017-04-12 23:24:48 +02:00
public i18n: Update compiled message objects and js i18n files 2017-04-07 13:03:14 +02:00
templates issue-tracker: link to proper documentation link. 2017-04-06 19:00:41 +02:00
tests user-groups: added info, and new panel to control user group synchronization. 2017-04-05 14:20:30 +02:00
utils license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
__init__.py user-journal: prepare new datastructure for v2 of user logs. 2017-04-11 22:20:10 +02:00
rcserver.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
subscribers.py application: moved JS routes generation into pyramid. 2017-03-14 02:40:56 +01:00
translation.py notifications: fixed translation problem in my notifications. 2017-02-01 15:34:47 +01:00
tweens.py core: use proper event to bootstrap pylons env. 2017-01-12 21:47:02 +01:00
VERSION release: Bump version 4.7.0 to 4.8.0 2017-04-07 13:12:39 +02:00
websetup.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00