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-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-12-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2018-11-12Extract code from Issues::MoveServiceJarka Košanová
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-06-27Keep label on issue when movingChantal Rollison
2018-02-28Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...Kamil Trzciński
2018-02-28Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński
2018-02-28Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński
2018-02-28Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern
2018-02-18Remember assignee when moving an issueJan Provaznik
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-24Execute system hooks after-commit when executing project hooksDouwe Maan
2018-01-11Fix bug where award emojis would be lost when moving issues between projectsStan Hu
2017-12-23Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable
2017-12-22Execute project hooks and services after commit when moving an issueDouwe Maan
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
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-07-07Native group milestonesFelipe Artur
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-10-25Merge branch '23662-issue-move-user-reference-exception' into 'master' Douwe Maan
2016-10-25Fix Rubocop offenses in issue move specsGrzegorz Bizon
2016-10-25Add spec in Issues::MoveService to fix label assignment regressionStan Hu
2016-10-25Fix `User#to_reference`Timothy Andrew
2016-06-01Move awardables too when issue is movedZ.J. van de Weg
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-05Update changelog, improve specsLong Nguyen
2016-04-28Fix rubocopLong Nguyen
2016-04-28Code refactor and fix broken specLong Nguyen
2016-04-26Update specsLong Nguyen
2016-04-26Allow to assign labels and milestone to target project when moving issueLong Nguyen
2016-03-31Improve specs for issue move serviceGrzegorz Bizon
2016-03-30Refactor uploads rewriter used when moving issueGrzegorz Bizon
2016-03-30Add uploads rewriter and use it when moving issueGrzegorz Bizon
2016-03-23Preserve time notes has been updated at when moving issueGrzegorz Bizon
2016-03-23Do not allow to move issue if it has not been persistedGrzegorz Bizon
2016-03-20Preserve created at time of notes when moving issueGrzegorz Bizon
2016-03-20Do not pass params that are not used in issue move serviceGrzegorz Bizon
2016-03-19Improvements in issue move feaure (refactoring)Grzegorz Bizon
2016-03-17Prevent issue move if issue has been already movedGrzegorz Bizon
2016-03-17Use helper to create list of projects issue can be moved toGrzegorz Bizon
2016-03-17Add new notifications for issue move actionGrzegorz Bizon
2016-03-17Reuse existing issue services when moving issueGrzegorz Bizon
2016-03-17Make it possible to move issue if user is a reporterGrzegorz Bizon