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-04-12Spec improvements for speed, reliability and readabilityBob Van Landuyt
2018-04-11Prevent awarding emoji when a project is archivedBob Van Landuyt
2018-04-11Prevent new merge requests for archived projectsBob Van Landuyt
2018-04-04[ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda
2018-04-03Properly set up jobs in mini pipeline graph specMatija Čupić
2018-04-03Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne
2018-03-14Merge branch 'mr-widget-deployment-styling' into 'master'Filipa Lacerda
2018-03-14fixed deployment rspecPhil Hughes
2018-03-13Resolve "Projects::MergeRequestsController#show is slow (implement skeleton l...Simon Knox
2018-03-12Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes
2018-03-08Fix "Remove source branch" button in MR widget during MWPS stateEric Eastwood
2018-03-08added rspec test to test when user cant mergePhil Hughes
2018-03-08Dont show remove source branch checkbox when user cannot remove the branchPhil Hughes
2018-03-07Only allow users that can merge to push to sourceBob Van Landuyt
2018-03-07Limit queries to a user-branch combinationBob Van Landuyt
2018-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
2018-03-07Allow a user to select `allow maintainer to push`Bob Van Landuyt
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-01Merge branch 'master' into fl-mr-widget-1Filipa Lacerda
2018-02-01Merge branch '36009-user-default-project-creator-in-factories' into 'master'Robert Speicher
2018-02-01Update spec to match link being changed into a buttonFilipa Lacerda
2018-01-31Make user/author use project.creator in most factoriesRémy Coutable
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-24Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas
2018-01-18Improve MR feature specs and reduce duplicationRémy Coutable