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
2019-02-14Check issue milestone availabilityJarka Košanová
2019-02-07Enable fast task lists for merge requestsBrett Walker
2019-01-31Added changelog and danger fixesBrett Walker
2019-01-31Specs for Issue::UpdateServiceBrett Walker
2018-12-14Delete confidential issue todos for guestsFelipe Artur
2018-11-02Add email for milestone changeChantal Rollison
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-07-30Delete todos when users loses target read permissionsJarka Kadlecová
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
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-03Fix 404 in group boards when moving issue between listsFelipe Artur
2018-01-31Make user/author use project.creator in most factoriesRémy Coutable
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-08-31/move project functionality. Squash commit.Manolis Mavrofidis
2017-08-31Continue BE backportFelipe Artur
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-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-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-12Only add a description change note when no tasks are updatedJared Deckard
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
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-03-29Create todos only for new mentionsJarka Kadlecova
2017-03-07Address review commentsValery Sizov
2017-03-02Satisfy rubocopValery Sizov
2017-02-28[Issue board sorting] SpecsValery Sizov
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-12-16Ensure issuable state changes only fire webhooks onceMark Fletcher
2016-12-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-09-28Fix permission for setting an issue's due dateRémy Coutable