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-08-25Try to make reserved ref names more obviousLin Jen-Shin
2017-08-18Remove ignore columnsFelipe Artur
2017-08-14Use with_repo_branch_commit instead of fetch_ref directlyLin Jen-Shin
2017-08-10Don't try to create diffs if one of the branch is missingLin Jen-Shin
2017-08-10Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-07Move locked_at removal to post-deployment migrationOswaldo Ferreira
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-14Make sure MergeRequest commit methods work when either compare_commits or mer...Douwe Maan
2017-07-08Merge branch 'sh-optimize-mr-api' into 'master'Stan Hu
2017-07-08Remove many N+1 queries with merge requests APIStan Hu
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan
2017-07-07fix specJames Lopez
2017-07-07Speed up `all_commit_shas` for new merge requestsSean McGivern
2017-07-06Add table for merge request commitsSean McGivern
2017-07-06Rename ActiverecordSerialize copYorick Peterse
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-07-06Add many foreign keys to the projects tableYorick Peterse
2017-07-04Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan
2017-06-26Store merge request ref_fetched status in the databaseAdam Niedzielski
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes
2017-06-16Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern
2017-06-16Migration - Remove position field from issues and merge requestsFelipe Artur
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-01Merge branch 'dm-update-discussion-diff-position' into 'master'Grzegorz Bizon
2017-06-01Merge branch 'document-not-using-serialize' into 'master'Douwe Maan
2017-05-31Update diff discussion position per discussion instead of per noteDouwe Maan
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-26Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-23Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan
2017-05-18Stop MR conflict code from blowing up when branches are missingDouwe Maan
2017-05-12Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan
2017-05-12Fix conflict resolution from corrupted upstreamSean McGivern
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-09Merge branch 'issue_27168_2' into 'master' Sean McGivern
2017-05-09Merge request widget redesignFatih Acet
2017-05-08Preloads head pipeline for each merge requestFelipe Artur
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