unrhodecode/rhodecode/lib
2016-12-12 20:22:45 +01:00
..
celerylib exception-handling: nicer error catching on repository creation. 2016-12-05 08:51:52 +01:00
celerypylons celery: make celery load config from pyramid_app if available 2016-08-12 05:36:03 +03:00
dbmigrate repo-groups: implemented default personal repo groups logic. 2016-11-07 15:27:36 +01:00
index search: fix bug where file path link was wrong when the repository 2016-09-15 11:45:55 +03:00
middleware svn-support: enable better logging of handled SVN commands. 2016-12-12 18:24:43 +01: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: raise better exception if file node history cannot be extracted. 2016-12-01 17:50:10 +01: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
app_globals.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
auth.py repo-groups: implemented default personal repo groups logic. 2016-11-07 15:27:36 +01:00
base.py diffs: move diffmode to template global context and add it to session 2016-10-26 16:53:16 +03:00
caches.py models: Remove unused imports. 2016-09-20 15:15:12 +02:00
caching_query.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
channelstream.py channelstream: use sha256 for history filename hashes 2016-11-28 22:38:45 +01:00
codeblocks.py diffs: fixed other file source when using pull requests. It must use 2016-12-06 01:25:54 +01: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
diff_match_patch.py diffs: replace compare controller with new html based diffs: 2016-10-19 14:29:51 +03:00
diffs.py ux: make 'no newline at end of file' message more pronounced in diffs 2016-10-25 17:24:56 +03: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 diffs: move diffmode to template global context and add it to session 2016-10-26 16:53:16 +03:00
hooks_base.py vcs: Do not trigger external hook in case of actions on shadow respositories. 2016-09-21 13:09:40 +02:00
hooks_daemon.py http: Remove default arguments from prepare callback function. 2016-10-04 11:37:36 +02: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
system_info.py system-info: fixed reporting of inodes. 2016-12-12 20:22:45 +01:00
utils.py slugs: make special chars not be replaced by '-'. THis produces a much 2016-11-23 13:56:03 +01:00
utils2.py diffs: fixed other file source when using pull requests. It must use 2016-12-06 01:25:54 +01:00