unrhodecode/rhodecode
Marcin Kuzminski 948b308e89 comments: allow to properly initialize outdated comments that are attached
to the end of diffs. This allows resolving todos that are outdated.
2017-11-17 19:10:55 +01:00
..
api celery: celery 4.X support. Fixes #4169 2017-11-16 19:26:53 +01:00
apps flash: use consistent use of h.flash across the application. 2017-11-16 20:35:50 +01:00
authentication flash: use consistent use of h.flash across the application. 2017-11-16 20:35:50 +01:00
config caches: configure defaults for all defined regions. 2017-11-16 22:02:32 +01:00
controllers admin: ported settings controller to pyramid. 2017-11-09 15:40:31 +01:00
events events: expose refs data in commits event serialization data. 2017-11-09 19:49:47 +01:00
forms forms: added RcForm with custom error reporting widget. 2017-04-26 16:39:50 +02:00
i18n i18n: Update compiled message objects and js i18n files 2017-11-06 12:46:51 +01:00
integrations flash: use consistent use of h.flash across the application. 2017-11-16 20:35:50 +01:00
lib comments: place the left over comments (outdated/misplaced) to the left or right pane. 2017-11-17 18:37:50 +01:00
model settings: fix potential 500 problem on bad data passed in. 2017-11-16 20:34:38 +01:00
public comments: allow to properly initialize outdated comments that are attached 2017-11-17 19:10:55 +01:00
templates comments: allow to properly initialize outdated comments that are attached 2017-11-17 19:10:55 +01:00
tests testapp: moved login/csrf session methods into TestApp itself. 2017-11-17 16:26:55 +01:00
__init__.py pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00
rcserver.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
subscribers.py pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00
translation.py pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00
tweens.py pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00
VERSION release: Start preparation for 4.10.4 2017-11-14 15:03:10 +01:00