unrhodecode/rhodecode/lib
2018-10-23 15:08:18 +02:00
..
celerylib mailing: switched from homebrew lib to pyramid_mailer with python3 compatability 2018-10-03 18:47:58 +02:00
dbmigrate repositories: added option to archive repositories instead of deleting them. 2018-09-25 17:28:11 +02:00
index logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
middleware scm_app: add more debug info when unhandled errors happen on vcsserver. 2018-09-26 12:11:09 +02: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 git: reset should use explicit -- to distinguish we want reset of branch name. 2018-10-16 17:53:16 +02: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 repositories: added option to archive repositories instead of deleting them. 2018-09-25 17:28:11 +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: use bleach to cleanup html from markdown. This also enabled strict 2017-12-06 22:56:27 +01:00
caching_query.py caches: use dogpile for sql_cache_short region. 2018-07-12 17:20:03 +02:00
channelstream.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
codeblocks.py pull-requests: allow to show range diff in pr view 2018-10-15 12:44:36 +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 diffs: replace compare controller with new html based diffs: 2016-10-19 14:29:51 +03:00
diffs.py diffs: exclude +/- from diffs generation and make then a non-selectable markers visible only via CSS. 2018-10-23 15:08:18 +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 logging: use lazy parameter evaluation in log calls. 2018-09-13 17:41:35 +02:00
hooks_base.py rcextensions: new builtin rcextensions. 2018-10-23 11:45:45 +02: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 debug: add new custom logging to track unique requests across systems. 2018-06-15 19:34:39 +02:00
markdown_ext.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
markup_renderer.py bleach: moved clean out of the catch context, so we no longer allow sanitizer to be bypassed. 2018-09-01 01:53:20 +02: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 debug: add new custom logging to track unique requests across systems. 2018-06-15 19:34:39 +02: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: fetch default locale to the provided system info data. 2018-07-30 12:17:36 +02: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