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-03-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-08CE port for bulk updating group labelsEugenia Grieff
2019-07-24Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen
2019-07-23CE port for Group bulk edit merge requestsEugenia Grieff
2019-07-12Fix reply to discussion on promoted epicAlexandru Croitor
2019-07-10Upgrade rspec-rails to 3.8.2 and dependenciesDouglas Barbosa Alexandre
2019-07-09CE Port of Allow bulk update for group issuesFatih Acet
2019-05-24Fix typo in testegrieff
2019-05-23Test that upload links are rewritten for new notesegrieff
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-02-14Check issue milestone availabilityJarka Košanová
2018-12-19Adds validation to check if user can read projectTiago Botelho
2018-12-18Run CommonSystemNotesService on issuable createHeinrich Lee Yu
2018-11-12Extract code from Issues::MoveServiceJarka Košanová
2018-11-07Fix spec in EE which now trigger access to repositoryMark Chao
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-05-03Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison
2018-04-05Deleting a MR you are assigned to should decrements counterm b
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-18Reset todo counters when the target is deletedSean McGivern
2017-11-25Create issue and merge request destroy servicesGeorge Andrinopoulos
2017-11-23Fix WIP system note not being createdFelipe Artur
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-07Backport Fix '/unassign' slash commandValery Sizov
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-22Use match_array instead of eq when order is irrelevantRémy Coutable
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre
2016-09-08Add bulk update support for merge requests listDmitriy Zaporozhets