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-06-20Add a cop for `FinderMethods`Bob Van Landuyt
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-04-05Improve specs and docsFelipe Artur
2018-04-05Merge branch 'issue_44551' into 'master'Sean McGivern
2018-04-03Fix 404 in group boards when moving issue between listsFelipe Artur
2018-03-30Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern
2018-02-28Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...Kamil Trzciński
2018-02-28Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński
2018-02-28Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński
2018-02-28Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern
2018-02-28added forign key and specshaseeb
2018-02-18Remember assignee when moving an issueJan Provaznik
2018-02-13Merge branch '26466-natural-sort-mrs' into 'master'Sean McGivern
2018-02-13Change issue show page to group MRs by projects and namespacesJeff Stubler
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-31Make user/author use project.creator in most factoriesRémy Coutable
2018-01-24Execute system hooks after-commit when executing project hooksDouwe Maan
2018-01-11Fix bug where award emojis would be lost when moving issues between projectsStan Hu
2017-12-23Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable
2017-12-22Execute project hooks and services after commit when moving an issueDouwe Maan
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-09Don't create todos for old issue assigneesJarka Kadlecova
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Support discussion locking in the backendJarka Kadlecova
2017-09-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox
2017-09-02Fix a spec failure dependent on load orderRobert Speicher
2017-09-01Merge branch 'move-action' into 'master'Sean McGivern
2017-08-31/move project functionality. Squash commit.Manolis Mavrofidis
2017-08-31Continue BE backportFelipe Artur
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-11Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
2017-08-09Fix some tests and report the error messageLin Jen-Shin
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
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-25Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '...Rémy Coutable
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-21Move duplicate issue management to a serviceSean McGivern
2017-07-20Changes based on MR feedback.Ryan Scott
2017-07-20Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott
2017-07-07Native group milestonesFelipe Artur
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-12Only add a description change note when no tasks are updatedJared Deckard