unrhodecode/rhodecode/lib
2018-12-10 13:47:09 +01:00
..
celerylib code: unified coverage notes to # pragma: no cover 2018-12-07 13:34:28 +01:00
dbmigrate code: unified coverage notes to # pragma: no cover 2018-12-07 13:34:28 +01:00
index code: unified coverage notes to # pragma: no cover 2018-12-07 13:34:28 +01:00
middleware acl: support evolve subcommands when checking for permissions. 2018-11-21 15:31:15 +01:00
paster_commands release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
plugins release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
pyramid_shell release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
rc_cache logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
rc_commands bootstrap: allow setting certain env flags for usage in CLI scripts. 2018-03-01 16:42:35 +01:00
vcs code: unified coverage notes to # pragma: no cover 2018-12-07 13:34:28 +01:00
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
action_parser.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
audit_logger.py repositories: added option to archive repositories instead of deleting them. 2018-09-25 17:28:11 +02:00
auth.py branch permissions: fixed a case of showing branch permissions entries when inheritation model is used. 2018-10-25 11:28:00 +02:00
base.py hooks: pass in store_path into env for hooks. 2018-09-26 12:14:37 +02:00
bleach_whitelist.py markdown: fixed GFM auto checkbox generation. References #5513 2018-12-07 13:30:35 +01:00
caching_query.py caches: use dogpile for sql_cache_short region. 2018-07-12 17:20:03 +02:00
channelstream.py channelstream: nicer handle of connection errors for debug. 2018-10-29 09:53:00 +01:00
codeblocks.py compare: fixed case of cross repo compare before links not working. 2018-10-24 14:13:47 +02:00
colander_utils.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
colored_formatter.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
compat.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
datelib.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
db_manage.py logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
diff_match_patch.py code: code cleanups, use is None instead of == None. 2018-11-21 18:05:27 +01:00
diffs.py diffs: introducing diff menu for whitespace toggle and context changes 2018-10-23 17:02:26 +02:00
encrypt.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
exc_tracking.py exception_store: rename .ini option for future 2018-09-13 14:35:14 +02:00
exceptions.py repository: add check preventing of removal of repo with attached pull requests. 2018-09-25 12:05:44 +02:00
ext_json.py pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00
ext_json_renderer.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
graphmod.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
helpers.py authentication: show icons only for activated plugins. 2018-12-10 13:47:09 +01:00
hooks_base.py hooks: use safer way to validate kwargs. If rcextensions are disable we shouldn't 2018-11-12 12:10:07 +01:00
hooks_daemon.py scm_app: add more debug info when unhandled errors happen on vcsserver. 2018-09-26 12:11:09 +02:00
hooks_utils.py rcextensions: new builtin rcextensions. 2018-10-23 11:45:45 +02:00
jsonalchemy.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
logging_formatter.py request-tracking: use consistent lenght formatting 2018-11-25 18:10:58 +01:00
markdown_ext.py markdown: fixed GFM auto checkbox generation. References #5513 2018-12-07 13:30:35 +01:00
markup_renderer.py markdown-renderer: use lazy loaded markdown renderers initialization. 2018-11-25 20:19:48 +01:00
memory_lru_dict.py logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
partial_renderer.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
pidlock.py core: use py3 compatible prints 2018-09-12 09:47:41 +02:00
pyramid_utils.py code: unified coverage notes to # pragma: no cover 2018-12-07 13:34:28 +01:00
repo_maintenance.py maintainance: add repack and fsck for git maintainance execution list. 2018-09-06 17:43:54 +02:00
request.py debug: add new custom logging to track unique requests across systems. 2018-06-15 19:34:39 +02:00
system_info.py system-info: use safer resource.getrlimit becuase of #5501 2018-10-30 15:14:17 +01:00
user_log_filter.py logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
user_sessions.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
utils.py rcextensions: new builtin rcextensions. 2018-10-23 11:45:45 +02:00
utils2.py branch permissions: added logic to define in UI branch permissions. 2018-08-28 13:41:30 +02:00