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
2016-05-20Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs
2016-05-14Preserve commits/diff/comments for PRs that were merged on GitHubDouglas Barbosa Alexandre
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-04-12Fix specsKamil Trzcinski
2016-03-29Ensuring Merge Request API returns boolean values for work_in_progressAbhi Rao
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-03-19Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable
2016-03-19Improve the "easy WIP & un-WIP from link" featureRémy Coutable
2016-03-18Add a safeguard in MergeRequest#compute_diverged_commits_countRémy Coutable
2016-03-18Merge branch 'fix-mr-source-sha' into 'master' Douwe Maan
2016-03-18Restrict access to references for confidential issuesDouglas Barbosa Alexandre
2016-03-16Fix MergeRequest#source_sha when there is no diffPierre de La Morinerie
2016-03-16Add tests for MergeRequest#source_shaPierre de La Morinerie
2016-03-11Use a UNION in MergeRequest.in_projectsYorick Peterse
2016-03-03Indicate how much an MR branch diverges from the target branchPierre de La Morinerie
2016-02-19Save merge commit id when MR is mergedRubén Dávila
2016-02-11Add new data to project in push, issue, merge-request and note webhooks dataKirill Zaitsev
2016-02-04Merge branch 'disable-remove-source-branch' into 'master' Douwe Maan
2016-02-04Hide remove source branch button when new commit is added to branchZeger-Jan van de Weg
2016-02-04Merge branch 'wipMergeSpacing' into 'master' Douwe Maan
2016-02-01Optimize fetching issues closed by a merge requestYorick Peterse
2016-01-06Removed redundent and incorrect tests on WIPTed Hogan
2016-01-06Annotate modelsStan Hu
2015-12-29Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into wipMergeSpacingTed Hogan
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-09Merge branch 'master' into split-up-buildsDouwe Maan
2015-12-09Tag model specsDouwe Maan
2015-12-07Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-12-07Button fixZeger-Jan van de Weg
2015-12-05Incorporate feedbackZeger-Jan van de Weg
2015-12-02Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg
2015-11-23No space required after WIP identifierTed Hogan
2015-11-21Handle removed source projects in MR CI commitsYorick Peterse
2015-11-18Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-11-18API support, incorporated feedbackZeger-Jan van de Weg
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-10-22Fix: Inability to reply to code comments in the MR view, if the MR comes from...Valery Sizov
2015-10-08merge_request: add work_in_progress to MR hooksBen Boeckel
2015-09-06Re-annotate modelsStan Hu
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-04Improve tests to use real branches in merge requestsDmitriy Zaporozhets
2015-06-22Use to_reference for issue and merge request mentionable specsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-05-26Make use of to_reference in more specsRobert Speicher
2015-05-26Minor model spec cleanupsRobert Speicher
2015-05-26Add `to_reference` for models that support referencesRobert Speicher
2015-04-30Don't allow a merge request to be merged when its title starts with "WIP".Douwe Maan
2015-04-16Correct usage of `subject` in specsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen