##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2601:a20fbc50
docs: fixed docs build problem with setuptools
0
r2600:8c6cd07b
Added tag v4.11.4 for changeset 194c74f33e32
0
r2599:194c74f3
release: Finish preparation for 4.11.4
0
r2598:5a4d7690
release: updated pip2nix output for 4.11.4
0
r2597:e29b192f
release: Start preparation for 4.11.4
0
r2596:47f46a19
docs: added release notes 4.11.4
0
r2595:c8a919b2
ssh: fix problems with backend and ssh clones.
0
r2594:dc2a5f04
ssh: show fingerprint when adding already existing key. - help to track why we failed to add a specific key
0
r2593:b3b99584
http: improved log for ssl required
0
r2592:0e0508de
my-account: security change, added select filed with email from extra emails while editing user profile, now adding extra emails required type password. Task #5386
Bartłomiej Wołyńczyk
0
r2591:36829a17
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
r2590:e793d8c7
dependencies: bumped appenlight client to 0.6.25
0
r2589:4998b69d
dependencies: bumped pyexpect to 4.4.0 and scandir to 1.7
0
r2588:f44c5e92
pull-request-events: expose pr title and uid for commits inside. - used mostly for jenkins integration functions
0
r2587:867e7420
jira: fixed #5439 documentation typo.
0
r2586:727a3d6d
logging: don't use root logger on codeblocks
0
r2585:70fa3b0c
webhook: abstract webhook handler to base for easier re-usage.
0
r2584:b8f98b31
webhook: use textarea and format url vars better for webhook integration. - also share the url vars with CI integrations - allow using hidden help on codemirror widget
0
r2583:89ebc4d4
integrations: added explanation into webhook based vars - expose event names into the webhook calls.
0
r2582:2d4f0f93
events: expose shadow repo build url.
0
load next
< 1 .. 136 137 138 139 140 .. 268 >
showing 20 out of 5342 commits