unrhodecode/rhodecode/lib
Marcin Kuzminski fc24585f04 ui: new file tree switcher
- removed the pjax implementation
- pjax isn't really a better choice here, and removing it simplifies a lot of logic.
2019-05-07 13:02:36 +02:00
..
celerylib py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
dbmigrate repository-groups: use lazy loaded admin dashboard 2019-04-03 23:15:02 +02:00
index search: allow quick search for path globally 2019-03-06 17:49:26 +01:00
middleware svn: add better connection error logging in case the SVN backend is offline 2019-03-25 10:38:47 +01:00
paster_commands upgrade: fixed old style rc upgrade sometimes used with a very old installer. 2019-02-27 17:02:48 +01:00
plugins docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
pyramid_shell docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
rc_cache caches: add cython compat to our own decorator for caching 2019-02-23 20:07:06 +01:00
rc_commands rc-upgrade-db: added option to force update a version. 2019-01-19 22:34:39 +01:00
vcs pull-requests: updated metadata information for failed merges with multiple heads. 2019-04-09 13:12:26 +02:00
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
action_parser.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
audit_logger.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
auth.py auth: reduced usage of raw auth calls inside templates 2019-03-27 12:29:31 +01:00
base.py auth: reduced usage of raw auth calls inside templates 2019-03-27 12:29:31 +01:00
bleach_whitelist.py markdown: fixed sanitization of checkbox extensions that removed "checked" attribute. 2019-03-01 10:02:46 +01:00
caching_query.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
channelstream.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
codeblocks.py diffs: fixed case of bogus files diff rendering 2019-01-31 13:52:30 +01:00
colander_utils.py py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
colored_formatter.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
compat.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
datelib.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
db_manage.py mercurial: enabled full evolve+topic extensions 2019-04-19 12:00:01 +02:00
diff_match_patch.py py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
diffs.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
encrypt.py encryption: added new backend using cryptography + Fernet encryption. 2019-02-26 13:18:24 +01:00
encrypt2.py encryption: added new backend using cryptography + Fernet encryption. 2019-02-26 13:18:24 +01:00
exc_tracking.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
exceptions.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +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 docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
graphmod.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
helpers.py ui: new file tree switcher 2019-05-07 13:02:36 +02:00
hooks_base.py hooks: fixed again unicode problems with new pull-request link generator 2019-02-26 09:25:00 +01:00
hooks_daemon.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
hooks_utils.py pull-requests: updated metadata information for failed merges with multiple heads. 2019-04-09 13:12:26 +02:00
jsonalchemy.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
logging_formatter.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
markdown_ext.py markdown: fixed sanitization of checkbox extensions that removed "checked" attribute. 2019-03-01 10:02:46 +01:00
markup_renderer.py security: sanitize plaintext renderer with bleach. 2019-02-15 11:53:48 +00:00
memory_lru_dict.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
partial_renderer.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
pidlock.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
pyramid_utils.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_maintenance.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
request.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
system_info.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
user_log_filter.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
user_sessions.py user-sessions: added option to cleanup redis based sessions in user session interface. 2019-03-06 12:22:09 +01:00
utils.py mercurial: enabled full evolve+topic extensions 2019-04-19 12:00:01 +02:00
utils2.py py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
view_utils.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00