unrhodecode/rhodecode
Marcin Kuzminski b3199dd73b templates: use safer way to extract user_agent from request.
Several reports were that user_agent was None causing a 500
while rendering template
2017-09-18 13:35:07 +02:00
..
api ssh: embedded ssh support 2017-08-18 14:32:00 +02:00
apps auth-tokens: allow specifing custom expiration date manually. 2017-09-08 18:03:35 +02:00
authentication users: make AuthUser propert a method, and allow override of params. 2017-08-03 20:17:46 +02:00
config admin-defaults: ported views to pyramid. 2017-09-08 11:48:48 +02:00
controllers admin-defaults: ported views to pyramid. 2017-09-08 11:48:48 +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 metatags: improve display syntax and add deprecated tag. 2017-09-14 20:14:11 +02:00
model meta-tags: cleanup support for metatags. 2017-09-14 17:31:52 +02:00
public metatags: improve display syntax and add deprecated tag. 2017-09-14 20:14:11 +02:00
templates templates: use safer way to extract user_agent from request. 2017-09-18 13:35:07 +02:00
tests metatags: improve display syntax and add deprecated tag. 2017-09-14 20:14:11 +02:00
utils license: updated copyright year to 2017 2017-01-02 09:30:39 +01: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