unrhodecode/rhodecode
Marcin Kuzminski 3839c4720e forms: unified usage of h.secure_form. Make sure we ALWAYS pass in
request, and removed redundant 'POST' type.
2017-09-20 16:43:08 +02:00
..
api ssh: embedded ssh support 2017-08-18 14:32:00 +02:00
apps routing: removed more usage of pylons url() objects. 2017-09-20 15:21:03 +02:00
authentication auth: remove usage of pylons translator 2017-09-19 12:41:53 +02:00
config routing: removed more usage of pylons url() objects. 2017-09-20 15:21:03 +02:00
controllers home: removed old pylons routes and convert them to pyramid ops app 2017-09-19 12:47:18 +02:00
events pyramid: ported pyramid routing for events 2017-08-11 23:54:54 +02: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-06-28 21:57:54 +02:00
integrations integrations: webhook, allow to set a custom header. Fixes #5384 2017-09-12 00:44:23 +02:00
lib routing: remove usage of url.current from pylons. 2017-09-20 15:44:49 +02:00
model routing: removed more usage of pylons url() objects. 2017-09-20 15:21:03 +02:00
public routing: removed more usage of pylons url() objects. 2017-09-20 15:21:03 +02:00
templates forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
tests tests: allow running tests via make file on different databases 2017-09-19 18:50:20 +02:00
__init__.py db: use LONGTEXT for mysql in user_logs. Fixes #5385, problem with mysql rejecting 2017-09-12 13:35:35 +02:00
rcserver.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
subscribers.py pyramid: allows easier turning off the pylons components. 2017-07-13 10:57:57 +02:00
translation.py notifications: fixed translation problem in my notifications. 2017-02-01 15:34:47 +01:00
tweens.py pyramid: moved extraction of user into a seperate subscriber. 2017-07-12 18:54:42 +02:00
VERSION release: Bump version 4.9.0 to 4.10.0 2017-08-14 11:58:00 +02:00
websetup.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00