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-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
2017-05-26Fix counters cache invalidation for Issues and Merge RequestsValery Sizov
2017-05-15[Spec optimization] Joining one-line 'it' blocksValery Sizov
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-06Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern
2017-05-05Multiple issue assignee: fix for CE restrictionsValery Sizov
2017-05-05Updated specsblackst0ne
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-26Enable RSpec/FilePath copSean McGivern
2017-04-05Fix specsDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-29Create todos only for new mentionsJarka Kadlecova
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-13Rename variableBob Van Landuyt
2017-03-13Make sure the for a merge request only gets executed once.Bob Van Landuyt
2017-03-13Correctly indent quotes in new issue descriptionBob Van Landuyt
2017-03-13Move functionality for resolving discussions into a concernBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-03-07Address review commentsValery Sizov