unrhodecode/rhodecode/lib
2016-06-27 13:30:27 +02:00
..
celerylib celery: set global CELERY_ENABLED on any connection error 2016-06-30 19:38:31 +03:00
celerypylons project: added all source files and assets 2016-05-24 15:56:53 +02:00
dbmigrate migration: Add data migration of the users 'extern_type' attribute. 2016-06-06 15:50:15 +02:00
index search: update whoosh fallback schema to sort on date too 2016-06-02 15:23:50 +03:00
middleware merged stable into default 2016-06-28 12:41:11 +02:00
paster_commands project: added all source files and assets 2016-05-24 15:56:53 +02:00
plugins project: added all source files and assets 2016-05-24 15:56:53 +02:00
rcmail project: added all source files and assets 2016-05-24 15:56:53 +02:00
vcs settings: Remove obsolete VCS config value HG_USE_REBASE_FOR_MERGING 2016-06-27 13:30:27 +02: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 permissions: show overridden permissions in permission summary page 2016-06-06 05:58:37 +03:00
base.py settings: use cached settings in few places we only often use it for reading. 2016-06-23 12:33:04 +02:00
caches.py caches: make sure __repr__ of invalidaiton context always return strings. 2016-06-28 16:58:55 +02:00
caching_query.py project: added all source files and assets 2016-05-24 15:56:53 +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 project: added all source files and assets 2016-05-24 15:56:53 +02:00
encrypt.py encryption: Implement a slightly improved AesCipher encryption. 2016-06-27 19:26:03 +02:00
exceptions.py project: added all source files and assets 2016-05-24 15:56:53 +02: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 markdown: enable gfm globally 2016-07-01 17:47:59 +02:00
hooks_base.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
hooks_daemon.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
hooks_utils.py project: added all source files and assets 2016-05-24 15:56:53 +02: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 markdown: enable gfm by default, this is much standard now and we should use it instead of plain markdown 2016-07-01 13:41:14 +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 admin: Add helper to get the registry from requests. 2016-06-29 09:49:55 +02:00
utils2.py encryption: allow to pass in alternative key for encryption values 2016-06-24 13:29:27 +02:00