##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2681:c2a00a0d
auth-plugins: fixed problem with cache of settings in multi-worker mode. - previous implementation had a bug that cached the settings in each class, caused not refreshing the update of settings in multi-worker mode. Only restart of rhodecode loaded new settings.
0
r2680:59717596
beaker: patch for better debugging of function locks
0
r2679:5fe2f43b
auth: use more consistent logging on failed logs. - auth-token, auth-rhodecode uses info for OK, and warn for failed logins. - using error logs can cause wrong expectations about failure to loging due to an error.
0
r2678:b1263852
repo-settings: add hidden view to force re-install hooks. Used mainly for admin tasks that require a support action, and allows to force reinstall hooks without a remap&rescann option.
0
r2677:25d65914
svn: enable hooks and integration framework execution. - This change will allow SVN to execute rhodecode integration framework via executing the builting hooks. - uses txn_id for svn to provide metadata required via Apache - Interception of SVN transaction is required to use temporary stores for metadata - hooks are now part of vcsserver where the install/control logic is stored
0
r2676:7fe5f77f
timezone: fix issues with timezone detection of current logic. - it was reported that in certain timezones e.g `US/Central` the generated offset was +19:00 which is incorrect and should be -05:00. - we now use a special library for detection of local timezone and use logic of pytz to calculate the offset - fixes #5371
0
r2675:d73e2e75
dependencies: bumped beaker to 1.9.1
0
r2674:c19b5f32
processes: use resources library to fetch limits in better way.
0
r2673:4b2a46a3
system-info: added ulimit to system info.
0
r2672:6e24e065
user-groups: fix sync flag extraction.
0
r2671:465c98d6
caches: don't use lambda for caching query for easier cache debugging.
0
r2670:bc7e554d
dependencies: changed pyparsing,mock,functools32 to tar.gz archive
0
r2669:aef22352
Added tag v4.11.6 for changeset f0609aa5d5d0
0
r2668:f0609aa5
release: Finish preparation for 4.11.6
0
r2667:127945b5
release: updated pip2nix output for 4.11.6
0
r2666:603f05bc
release: Start preparation for 4.11.6
0
r2665:f42f8690
docs: added 4.11.6 release notes
0
r2664:36dbf06f
api: security, fix problem when absolute paths are specified with API call, that would allow forking of path based repos if paths are known to end users.
0
r2663:0777b16f
api: security, fix problem when absolute paths are specified with API call, that would allow forking of path based repos if paths are known to end users.
0
r2662:689e9226
dependencies: bumped zope components: -zope.cachedescriptors==4.3.1 -zope.deprecation==4.3.0 -zope.event==4.3.0 -zope.interface==4.4.3
0
load next
< 1 .. 132 133 134 135 136 .. 268 >
showing 20 out of 5342 commits