unrhodecode/rhodecode/controllers
Daniel Dourvaris 12ebe4382a diffs: replace compare controller with new html based diffs:
* side/side + unified support
* redesign of diff changes/operations
* added button to see file before the change
* auto collapses large diffs

refs #4232
2016-10-19 14:29:51 +03:00
..
admin svn-support: Add missing argument to tmplate context. 2016-10-17 16:43:13 +02:00
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
base_references.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
bookmarks.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
branches.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
changelog.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
changeset.py emails: added new tags to status sent 2016-08-03 15:21:38 +02:00
compare.py diffs: replace compare controller with new html based diffs: 2016-10-19 14:29:51 +03:00
debug_style.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
feed.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
files.py files: don't load the file if it is over the size limit since it 2016-10-21 07:38:10 +03:00
followers.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
forks.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
home.py reviewers: add repo review rule models and expose default 2016-09-06 16:02:35 +03:00
journal.py db: always use Session() for compatibility, Using Session is actually the 2016-07-27 00:42:19 +02:00
pullrequests.py pull-requests: fix problem with empty instances on creating PR from origin repo 2016-10-03 11:09:36 +02:00
search.py gists: use colander schema to validate input data. 2016-07-31 20:11:12 +02:00
summary.py summary: Correctly return the Node instance 2016-09-08 17:31:37 +02:00
tags.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
users.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
utils.py reviewers: add repo review rule models and expose default 2016-09-06 16:02:35 +03:00