##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r148:bad72952
hg: Fix up logging message for local push
0
r147:bffdfabf
hg: Include state of dry_run in merge failure logging.
0
r146:b38e3c62
hg: Clean up unused variable
0
r145:fe085dfd
packaging: Clean up call to read the version There is no need to wrap it in a string, we can call it directly.
0
r144:e4b1972a
docs: updated some installation instructions
0
r143:578aa36d
dependencies: Add futures as a dependency of Gunicorn. Gunicorn needs futures on Python 2 when used with multiple threads per worker. This is addressing issue #3995.
0
r142:f220593c
hg: Increase logging around merge status check
0
r141:8725ea73
pull_request: Add debug logging around merge status calculation Goal is to see better traces of the business logic when trying to find out if a pull request can be merged or not.
0
r140:fd19366c
tests: Adapt test to new mercurial version (3.8.2) Mercurial changed their diff algorithm a little bit which leads to one more added and delted line. But the result is the same.
0
r139:6efb3c73
ini: production log shouldn't use debug logs for vcsserver
0
r138:6e8f05fd
authn: Remove doubled colon in plugin ID generation.
0
r137:3d3a5dc9
authn: Bugfix, use the fallback plugin setting in log message.
0
r136:1a61264b
authn: Adapt authentication plugins validator to allow legacy plugins. - We use the prefix 'py:' for legacy plugins - Users are now able to insert plugin ID's like 'py:rhodecode.mylegacyplugins.plugin_one' - Validator tries does an import and checks if the plugin has a 'includeme' attribute.
0
r135:006df1d7
authn: Small refactoring of plugin discovery.
0
r134:5edcb8e3
authn: Make the legacy plugin import more robust if something fails during import.
0
r133:1c4d75a0
authn: Allow users to store plugin ID's starting with the legacy plugin prefix.
0
r132:3a278bc4
authn: Store legacy plugins prefix in module variable.
0
r131:2f0daef2
authn: Add docstring to function that discovers legacy plugins.
0
r130:8bc9b961
authn: Import legacy authentication modules and invoke their includeme.
0
r129:434a9ac0
authn: Load legacy plugin ID's from DB and log them.
0
load next
< 1 .. 167 168 169 170 171 .. 176 >
showing 20 out of 3509 commits