unrhodecode/rhodecode
Martin Bornhold de243f8c31 svn-support: Add missing argument to tmplate context.
This argument was only added in the view handling GET requests.
But in case of an error the POST view also rederes the template
and threfore need this arguement.
2016-10-17 16:43:13 +02:00
..
admin svn-support: Add a view to trigger the (re)generation of Apache mod_dav_svn configuration file. 2016-10-14 14:56:34 +02:00
api tests: Add shadow clone url to expected api return value. 2016-09-23 14:30:57 +02:00
authentication ldap: fixed email extraction typo. An empty 2016-09-30 16:19:12 +02:00
channelstream channelstream: try to use proxy url's unless ws urls are not explictly defined 2016-09-19 13:48:37 +02:00
config config: Add argument to convert settings to lowercase or not. 2016-10-12 13:36:26 +02:00
controllers svn-support: Add missing argument to tmplate context. 2016-10-17 16:43:13 +02:00
events events: use branch from previous commit for repo push event commits 2016-09-19 17:07:37 +03:00
forms account: convert change password form to colander schema and fix bug 2016-08-05 06:55:35 +03:00
i18n i18n: Update compiled message objects and js i18n files 2016-09-15 14:26:54 +00:00
integrations webhooks: added variables into the call URL. Fixes #4211 2016-10-06 23:20:55 +02:00
lib subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
login emails: fixed password reset confirmation that was broken because of undefied variable. 2016-08-01 23:11:16 +02:00
model shadow: Remove URL quoting of shadow repository pull URL. 2016-09-28 12:04:36 +02:00
public js: remove obsolete js file that are no longer required in project. 2016-10-14 19:28:15 +02:00
svn_support svn-support: Fix tests for subversion support. 2016-10-17 12:09:50 +02:00
templates svn-support: Only show 'generate config' button if config generation is enabled. 2016-10-17 13:46:51 +02:00
tests subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
utils project: added all source files and assets 2016-05-24 15:56:53 +02:00
__init__.py reviewers: add pull request reviewers reason column to table 2016-09-23 12:34:53 +02:00
rcserver.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
subscribers.py events: Add comments to the subcriber classes. 2016-10-17 10:45:13 +02:00
translation.py webhooks: added variables into the call URL. Fixes #4211 2016-10-06 23:20:55 +02:00
tweens.py db: move Session.remove to outer wsgi layer and also add it 2016-08-13 02:56:48 +03:00
VERSION release: Bump version 4.4.0 to 4.5.0 2016-09-15 14:41:55 +00:00
websetup.py project: added all source files and assets 2016-05-24 15:56:53 +02:00