unrhodecode/rhodecode/lib
2017-01-23 22:53:53 +01:00
..
celerylib celery: handle pyramid/pylons context better when running async tasks. 2017-01-18 23:13:27 +01:00
celerypylons license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
dbmigrate comments: add comments type into comments. 2017-01-11 14:46:29 +01:00
index license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
middleware core: let pyramid handle tracebacks for all exceptions. 2017-01-12 23:36:07 +01:00
paster_commands license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
plugins license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
rcmail license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
vcs vcs-core: add a shadow-repo extractor for pull-requests, and git objects. 2017-01-23 22:53:53 +01:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
action_parser.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
app_globals.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
auth.py auth: use pyramid HTTP excetion when detecting CSRF error. It helps catching this 2017-01-12 23:17:19 +01:00
base.py comments: add comments type into comments. 2017-01-11 14:46:29 +01:00
caches.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
caching_query.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
channelstream.py channelstream: make main exception be base for all others. 2017-01-02 14:11:02 +01:00
codeblocks.py diffs: optimize how lexer is fetche for rich highlight mode. 2017-01-25 16:39:02 +01:00
colander_utils.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
colored_formatter.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
compat.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
datelib.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
db_manage.py license: updated copyright year to 2017 2017-01-02 09:30:39 +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 license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
encrypt.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
exceptions.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
ext_json.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
fakemod.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
graphmod.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
helpers.py helpers: fix tzinfo can be undefined if wrong object is passed. 2017-01-24 17:18:46 +01:00
hooks_base.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
hooks_daemon.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
hooks_utils.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
jsonalchemy.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
logging_formatter.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
markdown_ext.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
markup_renderer.py markup-renderer: use global Markdown object to speed up markdown rendering. 2017-01-24 17:19:13 +01:00
memory_lru_debug.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
pidlock.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
system_info.py system-info: fix unicode problem on translation 2017-01-12 18:26:34 +01:00
user_sessions.py user-sessions: fix other backend expired count, and fixed some helper text. 2017-01-12 01:45:46 +01:00
utils.py logging: added additional log info to vcs detection util. 2017-01-13 11:28:17 +01:00
utils2.py utils: switched age function to use lazy translated pyramid translation mechanism. 2017-01-13 12:25:44 +01:00