summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/commit_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda2017-07-141-1/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Satisfy RubocopDouwe Maan2017-04-051-1/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-6/+6
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-26/+26
* Add controller tests for commit pipelines endpointGrzegorz Bizon2017-01-271-5/+19
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Add sorting pipeline for a commitTakuya Noguchi2017-01-191-3/+35
* 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