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
2018-11-07Fix spec in EE which now trigger access to repositoryMark Chao
2018-11-02Add email for milestone changeChantal Rollison
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-03-07Allow a user to select `allow maintainer to push`Bob Van Landuyt
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-11-24Refactor the way we pass `old associations` to issuable's update servicesRémy Coutable
2017-11-15Add total_time_spent to the `changes` hash in issuable Webhook payloadsRémy Coutable
2017-10-10Fix text for the merge request lock system noteJarka Kadlecova
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Support discussion locking in the backendJarka Kadlecova
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
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-07Native group milestonesFelipe Artur
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-12Only add a description change note when no tasks are updatedJared Deckard
2017-05-22Add transient head_pipeline_of to pipeline factoriesFelipe Artur
2017-05-15[Spec optimization] Joining one-line 'it' blocksValery Sizov
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-08Fix specs 2Felipe Artur
2017-05-08Fix SpecsFelipe Artur
2017-05-06Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern
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-28Use `:empty_project` where possible in service specsRobert Speicher
2017-01-13Address MR commentsJarka Kadlecova
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
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-10-13Maintain "force_remove_source_branch" options on Merge Request unless specifiedMark Fletcher
2016-10-11Make guests unable to view MRsValery Sizov
2016-09-20Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew
2016-09-20Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-20Fix rubocop spec.Timothy Andrew
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew