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
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-05Ensure pippeline corresponds with the sha of an MRJarka Kadlecova
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-09-15Prepare Repository#merge for migration to GitalyJacob Vosmaer
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-07Don't mark empty MRs as merged on push to the target branchSean McGivern
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-06Search for opened MRs - include reopened MRsJarka Kadlecova
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-08Speed up MergeRequest::RefreshService spec by combining examplesStan Hu
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-13Mark as WIP based on MR commits onlyJarka Kadlecova
2017-02-03Backport changes from EE squashSean McGivern
2017-01-23Backport EE changes on approvals reset for closed MRsOswaldo Ferreira
2017-01-19Mark MR as WIP when pushing WIP commitsjurre
2016-12-09Do not reload diff for merge request made from fork when target branch in for...Adam Niedzielski
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-11-21Revert "Do not create a MergeRequestDiff record when source branch is deleted"Adam Niedzielski
2016-11-16Do not create a MergeRequestDiff record when source branch is deletedAdam Niedzielski
2016-10-13Extract project#update_merge_requests and SystemHooks to its own worker from ...Paco Guzman
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-09-29Close todos when accepting a MR via the API.Tony Gambone
2016-09-20Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew
2016-09-20Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-01webhooks: include old revision in MR update eventsBen Boeckel
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Enforce "developers can merge" during `pre-receive`.Timothy Andrew
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-05-17Create a todo on failing MR buildSean McGivern
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2015-12-09Merge branch 'master' into split-up-buildsDouwe Maan
2015-12-09Tag service specsDouwe Maan
2015-12-05Incorporate feedbackZeger-Jan van de Weg
2015-12-02Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg
2015-11-06Add spec for manual merge of merge requestStan Hu
2015-10-16Reorder system note verb to say "Restored source branch X" instead of "Source...Stan Hu
2015-10-16Add spec for refresh service adding notes to restored branchesStan Hu
2015-10-16Improve SystemNote interface for branch add/restore caseStan Hu
2015-10-16Add a system note and update relevant merge requests when a branch is deleted...Stan Hu
2015-06-23Fix Style/AlignHash cop violationsStan Hu
2015-05-13Call merge request web hook for each commitsArthur Gautier
2015-03-06Condense commits already in target branch when updating merge request source ...Douwe Maan