##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2101:5e992dcb
sessions: don't use pylons sessions for csrf tokens
0
r2100:f2bf7ee3
tests: allow running tests via make file on different databases
0
r2099:d2ff8722
home: removed old pylons routes and convert them to pyramid ops app
0
r2098:02199562
auth: remove usage of pylons translator
0
r2097:00f13724
debugtoolbar: remove pylons debugtoolbar code, as it's no longer needed
0
r2096:5c18693f
migration: remove usage of pylons inside migration schemas and code.
0
r2095:ed5795d8
helpers: remove usage of pylons session.
0
r2094:5efe3020
templates: use safer way to extract user_agent from request. Several reports were that user_agent was None causing a 500 while rendering template
0
r2093:a327c56b
metatags: improve display syntax and add deprecated tag.
0
r2092:270f562f
icons: try to use consistent size of icons for dashboard.
0
r2091:90bf6103
meta-tags: cleanup support for metatags. - fixes problem of html-escape + supported link - no longer extract url from description, you have to use new url => tag - tags are extracted to the beginning of the description during rendering - show helpers in proper places in groups/repos/forks
0
r2090:f1192728
markup: use cached version of http pattern for urlify_text. This increases performance because we don't have to compile the pattern each time we execute this commonly used function.
0
r2089:ba0b1c99
files: make the copy of the file use safe path. This fixes problem with non-ascii ones.
0
r2088:4558ec55
helpers: make sure request parameter is not rendered inside secure form.
0
r2087:d69882dc
db: use LONGTEXT for mysql in user_logs. Fixes #5385, problem with mysql rejecting insert because of too long json data. - simple case of lots of users in user group can cause mysql to fail on insert
0
r2086:d7985951
integrations: webhook, allow to set a custom header. Fixes #5384
0
r2085:27552121
routes: add parent_group in add repository link on repo groups. Was lost in pyramid migration.
0
r2084:61c96d88
auth-tokens: fix placeholder text
0
r2083:37b1bdd7
auth-tokens: allow specifing custom expiration date manually. - fixes #5323
0
r2082:db993005
pull-request-events: add audit data for pull_request.close action
0
load next
< 1 .. 161 162 163 164 165 .. 268 >
showing 20 out of 5342 commits