summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/commit_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-6/+10
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-13/+13
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-3/+3
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-6/+7
* Fix failing CommitController spec17073-tagscontroller-index-is-terrible-response-time-goes-up-to-5-secondsAlejandro Rodríguez2016-07-281-9/+0
* Support renames in diff_for_path actionsSean McGivern2016-07-111-5/+5
* Tidy up spec action namesSean McGivern2016-07-081-5/+5
* Collapse large diffs by defaultSean McGivern2016-07-081-12/+279
* Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-121-0/+12
* Ensure Commit#show responds 404 instead of 500 when given an invalid IDrs-issue-13467Robert Speicher2016-02-151-0/+37