unrhodecode/rhodecode/lib
2018-07-12 17:20:03 +02:00
..
celerylib release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
dbmigrate repositories: allow storing push url for automation. 2018-02-11 20:51:56 +01:00
index release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
middleware caches: rewrite of auth/permission caches to dogpile. 2018-07-05 20:14:33 +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 caches: use a faster LRUDict implementation for LRUMemoryCache 2018-07-12 17:48:12 +02:00
rc_commands bootstrap: allow setting certain env flags for usage in CLI scripts. 2018-03-01 16:42:35 +01:00
rcmail email: fixed logging on smtp library. 2018-05-28 18:12:58 +02:00
vcs hooks: made the callback host configurable. 2018-07-03 11:57:03 +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 release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
auth.py caches: rewrite of auth/permission caches to dogpile. 2018-07-05 20:14:33 +02:00
base.py caches: rewrite of auth/permission caches to dogpile. 2018-07-05 20:14:33 +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
caches.py caches: use dogpile for sql_cache_short region. 2018-07-12 17:20:03 +02: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 caching: add option to cache diffs for commits and pull requests. 2018-04-17 18:46:20 +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 db: ensure migrations are executed and steps are tested 2018-03-05 21:10:03 +01:00
diff_match_patch.py diffs: replace compare controller with new html based diffs: 2016-10-19 14:29:51 +03:00
diffs.py diff-cache: use bz2 to reduce diff-cache size. 2018-04-18 17:50:32 +02:00
encrypt.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
exceptions.py core: properly report 502 errors for gevent and gunicorn. 2018-02-09 10:52:58 +01: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
fakemod.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 audit-logs: improve help text, and expose all audit commands for easier filtering +ui fixes 2018-06-18 23:28:06 +02:00
hooks_base.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
hooks_daemon.py hooks: made the callback host configurable. 2018-07-03 11:57:03 +02:00
hooks_utils.py hooks: execute web-based hooks for SVN 2018-05-14 14:22:28 +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 release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
memory_lru_debug.py caches: use LRUDict inside our lru helper so we can import it later on when required. 2018-07-04 22:26:52 +02:00
partial_renderer.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
pidlock.py release: update copyright year to 2018 2018-01-19 17:13:16 +01: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 release: update copyright year to 2018 2018-01-19 17:13:16 +01: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 processes: use resources library to fetch limits in better way. 2018-04-02 19:29:51 +02:00
user_log_filter.py audit-logs: handle query syntax in whosh query parser. 2018-02-01 19:17:35 +01:00
user_sessions.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
utils.py caches: don't use deprecated md5 for key calculation. 2018-07-03 14:27:32 +02:00
utils2.py caches: don't use deprecated md5 for key calculation. 2018-07-03 14:27:32 +02:00