unrhodecode/rhodecode/lib
Johannes Bornhold ea0fdb0acd vcs middleware: Fix up TODO note
Add more context to the existing TODO note.
2016-09-12 20:56:20 +02:00
..
celerylib celery: dont proxy request if one not available (eg. repo push) and 2016-08-12 03:41:09 +03:00
celerypylons celery: make celery load config from pyramid_app if available 2016-08-12 05:36:03 +03:00
dbmigrate svn-proxy: data migration for svn http settings 2016-09-06 19:16:13 +02:00
index whoosh: fallback schema uses now bigger ints, fixes #4035 2016-07-06 12:19:48 +02:00
middleware vcs middleware: Fix up TODO note 2016-09-12 20:56:20 +02:00
paster_commands api: fix spelling of deprecated 2016-08-09 18:19:36 +03:00
plugins frontend: prepare for plugin registration and life-cycle handling 2016-07-05 17:01:04 +02:00
rcmail project: added all source files and assets 2016-05-24 15:56:53 +02:00
vcs vcs: change way refs are retrieved for git so same name branch/tags 2016-09-12 06:56:30 +03:00
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
action_parser.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
annotate.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
app_globals.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
auth.py account: convert change password form to colander schema and fix bug 2016-08-05 06:55:35 +03:00
base.py base: add pyramid_request to tmplContext 2016-09-07 16:48:36 +02:00
caches.py caches: Add an argument to make the cache context thread scoped. 2016-07-14 09:33:12 +02:00
caching_query.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
channelstream.py notifications: store notification status in channelstream 2016-09-01 12:03:44 +02:00
colander_utils.py colander: Add a colander preparer to remove trailing/leading whitespace. 2016-05-27 19:58:57 +02:00
colored_formatter.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
compat.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
datelib.py vcs: make commit datetimes utc 2016-06-09 05:20:58 +03:00
db_manage.py paster: fix redundant question on writable dir. The question needs to 2016-06-24 20:50:51 +02:00
diffs.py diffs: adding inline comment toggle fixes #2884 2016-08-22 17:33:59 +02:00
encrypt.py encryption: Implement a slightly improved AesCipher encryption. 2016-06-27 19:26:03 +02:00
exceptions.py ux: show list of causes for vcs unavailable error page 2016-08-23 12:57:02 +03:00
ext_json.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
fakemod.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
graphmod.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
helpers.py helpers: added route_path_or_none helper for routes that might be added by plugins 2016-09-09 17:20:22 +02:00
hooks_base.py events: add event system for RepoEvents 2016-07-06 06:00:18 +03:00
hooks_daemon.py pyro: remove db Session when callback finishes to avoid leaving 2016-08-15 17:52:51 +03:00
hooks_utils.py events: add pull request events 2016-07-06 07:15:02 +03:00
jsonalchemy.py jsonalchemy: add pickle support to mutation dict so that json 2016-08-03 03:19:12 +03:00
logging_formatter.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
markdown_ext.py markdown: enable full githubFlavoredMarkdown 2016-06-29 00:51:18 +02:00
markup_renderer.py renderer: Clean up obsolete code 2016-09-08 11:13:33 +02:00
memory_lru_debug.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
pidlock.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py vcs: Add method to return the base path to the repo store. 2016-08-01 15:39:34 +02:00
utils2.py slack: fix links in commit/pr events 2016-07-11 17:57:34 +02:00