unrhodecode/rhodecode
Marcin Kuzminski bc23ad316c api: pull-requests, make the repoid parameter optional. Because pullrequestid is global
we don't want to complicate things more by requiring repoid. Left for backward compat.
2017-11-23 21:14:04 +01:00
..
api api: pull-requests, make the repoid parameter optional. Because pullrequestid is global 2017-11-23 21:14:04 +01:00
apps pull-requests: moved get_pr_version into PullRequestModel. 2017-11-23 20:06:43 +01:00
authentication flash: use consistent use of h.flash across the application. 2017-11-16 20:35:50 +01:00
config git: fix git hook template mention of what hooks we actually execute. 2017-11-22 16:24:46 +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 simplevcs: store rc_extras reference inside the apps itself so it can be used during 2017-11-22 16:25:30 +01:00
model pull-requests: moved get_pr_version into PullRequestModel. 2017-11-23 20:06:43 +01:00
public comments: allow to properly initialize outdated comments that are attached 2017-11-17 19:10:55 +01:00
templates celery: improve fetching of repo_check tasks. 2017-11-21 19:33:53 +01:00
tests mettags: limit the scope of url => metatag to http, https and / links. 2017-11-20 12:44:07 +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.5 2017-11-23 11:35:47 +01:00