unrhodecode/rhodecode
Martin Bornhold 99a93285fe vcs: Implemented a gevent compatible Curl class, part of #4046
This Curl class acts like a wrapper around the original one but uses
the curl multi interface together with gevent's machanisms for synchronization
of threads (greenlets).
2016-07-21 12:51:50 +02:00
..
admin integrations: add integration support 2016-07-10 06:43:20 +03:00
api api: Add api methods to get/set repository settings, implements #4021 2016-07-06 16:33:56 +02:00
authentication auth: made the message about not-active user consisten with token plugin 2016-07-13 12:27:04 +02:00
config routes: make changeset_info route use repo_name at start, to follow 2016-07-20 20:14:11 +03:00
controllers files: Include the repository groups when computing files url, fixes #4104. 2016-07-19 11:35:30 +02:00
events events: add repo_type to repo events 2016-07-13 19:23:31 +02:00
i18n i18n: updated message catalog 2016-07-12 20:15:11 +02:00
integrations integrations-db: don't use default contructor to be consisten with other modules 2016-07-14 11:23:46 +02:00
lib vcs: Implemented a gevent compatible Curl class, part of #4046 2016-07-21 12:51:50 +02:00
login login: Log redirection target on debug level 2016-06-16 10:43:17 +02:00
model integrations-db: don't use default contructor to be consisten with other modules 2016-07-14 11:23:46 +02:00
public routes: make changeset_info route use repo_name at start, to follow 2016-07-20 20:14:11 +03:00
templates summary/changelog: unified how data is displayed for summary and changelog pages. 2016-07-21 11:58:21 +02:00
tests tests: Fixed ecpected results. 2016-07-19 15:12:02 +02:00
utils project: added all source files and assets 2016-05-24 15:56:53 +02:00
__init__.py integrations: add integration support 2016-07-10 06:43:20 +03:00
rcserver.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
subscribers.py i18n: Use new translation string factory. 2016-05-27 12:15:09 +02:00
translation.py integrations: add integration support 2016-07-10 06:43:20 +03:00
tweens.py js-template-context: made the context pyramid and pylons compatible. 2016-07-08 19:02:52 +02:00
VERSION release: Start preparation for 4.2.1 2016-07-04 10:18:21 +00:00
websetup.py project: added all source files and assets 2016-05-24 15:56:53 +02:00