##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2581:dd15af20
integrations: webhook handle response errors and show response for easier debugging.
0
r2580:4e61488e
integrations: expose some common methods for web based calls of integrations.
0
r2579:74b83714
integrations: removed button list as this was confusing users, and it has little value.
0
r2578:ebd41bed
integrations: register dummy jenkins integrations.
0
r2577:39fd91d9
integrations: extract get_auth to common shared code.
0
r2576:ccf58279
integrations: use classmethod for icon extraction for easier code readability.
0
r2575:e09d5d1b
ldap: enable connection recycling on LDAP plugin.
0
r2574:db47ef34
reviewers: fixed logic with wildcard match for branches.
0
r2573:e75467a7
reviewers: fixed logic with wildcard match for branches.
0
r2572:5b07455a
caches: use individual namespaces per user to prevent beaker caching problems. - especially for mysql in case large number of data in caches there could be critical errors storing cache, and thus preventing users from authentication. This is caused by the fact that we used single namespace for ALL users. It means it grew as number of users grew reaching mysql single column limit. This changes the behaviour and now we use namespace per-user it means that each user-id will have it's own cache namespace fragmenting maximum column data to a single user cache. Which we should never reach.
0
r2571:4154ff95
release: merge back stable branch into default
merge default
0
r2570:fafbc093
Added tag v4.11.3 for changeset 33195f145db9
0
r2569:33195f14
release: Finish preparation for 4.11.3
0
r2568:57fcd8a9
release: updated pip2nix output for 4.11.3
0
r2567:2a2a69c4
docs: added release notes for 4.11.3
0
r2566:47936f28
release: Start preparation for 4.11.3
0
r2565:d8fc1e62
repo-automation: added placeholder for EE feature.
0
r2564:146d08cc
repo-remote: updated remote template to indicate pull/push remote sync differences.
0
r2563:6477cf12
api: update pull method with possible specification of the url
0
r2562:25341b46
repositories: allow properly updating repository push url.
0
load next
< 1 .. 137 138 139 140 141 .. 268 >
showing 20 out of 5342 commits