Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08Reject invalid branch names in repository compare controllerStan Hu
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-05-07Add signature verification badge to compare viewMarc
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2017-01-15Added specs for the preservation of the from/to parameter Martin Cabrera
2017-01-11Added specs for branches compare when from & to are emptyMartin Cabrera
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-11Support renames in diff_for_path actionsSean McGivern
2016-07-08Tidy up spec action namesSean McGivern
2016-07-08Collapse large diffs by defaultSean McGivern
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2015-11-13Add ignore white space option in merge request diffMinsik Yoon
2015-09-18Fix Error 500 when comparing non-existing branchesStan Hu
2015-06-23Fix Style/AlignHash cop violationsStan Hu
2015-04-30Unescape branch names in compare commitStan Hu