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
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-12-19Update specs to rails5 formatblackst0ne
2018-10-31Adds pagination to pipelines table in merge request pageFilipa Lacerda
2018-08-19Add target branch to cherry pick confirmation messageGeorge Andrinopoulos
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-05-16Workhorse to send raw diff and patch for commitsZeger-Jan van de Weg
2017-12-07adding view and feature specsmicael.bergeron
2017-12-07add support for the commit reference filtermicael.bergeron
2017-12-07diff notes created in merge request on a commit have the right contextmicael.bergeron
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-11-08Merge branch '37824-many-branches-lock-server' into 'master'Annabel Dunstone Gray
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-13implemented using an ivar, and added specsBrett Walker
2017-07-14Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-04-05Satisfy RubocopDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-03Fix cherry-picking or reverting through an MRDouwe Maan
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-01-27Add controller tests for commit pipelines endpointGrzegorz Bizon
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2017-01-19Add sorting pipeline for a commitTakuya Noguchi
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
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-28Fix failing CommitController specAlejandro Rodríguez
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-06-12Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu
2016-02-15Ensure Commit#show responds 404 instead of 500 when given an invalid IDRobert Speicher