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
2020-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-24Only assign merge params when allowedBob Van Landuyt
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-30Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher
2019-07-29Add system notes for when a zoom call was added/removed from an issueJacopo
2019-07-24Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen
2019-07-10Upgrade rspec-rails to 3.8.2 and dependenciesDouglas Barbosa Alexandre
2019-06-10Cancel Auto Merge when target branch is changedShinya Maeda
2019-06-03Abstract auto merge processesShinya Maeda
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-10Fix naming of testHeinrich Lee Yu
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
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