##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2661:042cb4c7
processes: better handling of PID that are not part of RhodeCode processes. - in some cases for multiple gunicorn instances the PID sent is not from rhodecode which would lead to AccessDenied errors. We prevent from crashing the server on this type of errors.
0
r2660:499461c1
api: enable setting sync flag for user groups on create/edit.
0
r2659:8b68aff1
auth-plugins: use a nicer visual display of auth plugins that would highlight that order is important. - fixed help text.
0
r2658:13f7e22f
my-account: show pull request page in quick nav menu on my account. - Many customers asked for this shortcut to be easily accessible.
0
r2657:98ca006e
logs: fix leaking of tokens to logging. Fixes #5452
0
r2656:f7a8197c
docs: update LDAP documentation according to user feedback.
0
r2655:3935f001
docs: fixed lexer for api, json is not supported.
0
r2654:c156e0f4
auth-ldap: added connection pinning and timeout option to ldap plugin
0
r2653:1c433ba9
db: ensure migrations are executed and steps are tested
0
r2652:9e96b80d
cli: skip auth plugin search/registry in case of cli invocation for faster execution of those actions. - we don't need to load plugins for CLI calls
0
r2651:95f21d33
bootstrap: allow setting certain env flags for usage in CLI scripts. - we can catch that later in pyramid and skip certain heavy actions to speed-up CLI invokation
0
r2650:3a525687
ldap: remove not used test reference for ldap library
0
r2649:1e0ee304
setup: catch and don't stop on any exception in fetching the legacy plugins.
0
r2648:79c76515
hipchat: added a case for SVN commits to trunk
0
r2647:b00c6b3e
slack: added a case for SVN commits to trunk
0
r2646:f61fee89
integrations: added safe renderers with detailed traceback information.
dan
0
r2645:f48c0619
integrations: show no commits for email integration
dan
0
r2644:97776fe4
integrations: use a common logic for parsing the commits branches inside the integrations that require it. There was 3 duplicated parts on each integration which now uses a small class with helper to unify the code.
dan
0
r2643:c2891b47
events: improve the error message on missing event commits
0
r2642:b8db5763
diffs/files: fix and improve line selections and anchor links.
0
load next
< 1 .. 133 134 135 136 137 .. 268 >
showing 20 out of 5342 commits