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-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-03Allow commenting on older versions of the diff and comparisons between diff v...Douwe Maan
2017-04-27Fix 404 when upstream has disabled merge requestsmhasbini
2017-04-25Show correct size when MR diff overflowsSean McGivern
2017-04-12Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern
2017-04-11Remove an unused `cared` scope from Issue and MergeRequestRobert Speicher
2017-04-08Fix specs and make tweaksDouwe Maan
2017-04-08Cache MR diffs by diff refsDouwe Maan
2017-04-08Link to outdated diff in older MR version from outdated diff discussionDouwe Maan
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-05Address review commentsDouwe Maan
2017-04-05Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-04-03Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre
2017-04-03Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones
2017-03-24Merge branch '22145-slow-search' into 'master' Yorick Peterse
2017-03-22simplify projects, mrs search queriesmhasbini
2017-03-21Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern
2017-03-20Todos performance: Include associations in FinderJarka Kadlecova
2017-03-14Include time tracking attributes in webhooks payloadRuben Davila
2017-03-02Default to subtle MR mege button until CI status is availableEric Eastwood
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-24Only create unmergeable todos onceSean McGivern
2017-02-23Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-23Fix MR changes tab size countSean McGivern
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-13Show mentioned/issues being closed from a Merge Requests titleJan Christophersen
2017-02-08Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern
2017-02-07Address feedbackDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-01-31Remove MergeRequest#closes_issue?; Remove the default parameter value for #ca...Dongqing Hu
2017-01-28Add commment to Issue, Project and MergeRequest #to_referenceOswaldo Ferreira
2017-01-28Change argument name assuming its always a ProjectOswaldo Ferreira
2017-01-25Merge branch 'fix_broken_diff_discussions' into 'master' Sean McGivern
2017-01-19Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern
2017-01-18use the current_user parameter in MergeRequest#issues_mentioned_but_not_closingDongqing Hu
2017-01-14Notify the user who set auto-merge when merge conflict occurstwonegatives
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
2017-01-03prevent 500 error when selecting changes tab for non-existent branchMike Greiling
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2016-12-30Make diff discussion more reliableValery Sizov
2016-12-28use MergeRequest#closes_issues instead of rewriting code to retrieve closing ...Gabriel Gizotti
2016-12-26Use raw_diffs to calculate MR files changedSean McGivern