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
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
2016-03-17Preserve original author when moving issueGrzegorz Bizon
2016-03-17Add reference unfold pipeline used when moving issueGrzegorz Bizon
2016-03-17Minor refactoring of issue move service and specsGrzegorz Bizon
2016-03-17Rewrite references in notes when moving issueGrzegorz Bizon
2016-03-17Take care about data being rewritten when moving issueGrzegorz Bizon
2016-03-17Use a new issue create service when moving an issueGrzegorz Bizon
2016-03-17Do not pass unsanitized params to issue move serviceGrzegorz Bizon
2016-03-17Rewrite references in issue description when moving itGrzegorz Bizon
2016-03-17Silently close old issue when it has been movedGrzegorz Bizon
2016-03-17Do not show issue move form unless user can moveGrzegorz Bizon
2016-03-17Add issue move ability and use it in move serviceGrzegorz Bizon
2016-03-17Add implementation that rewrites issue notes when movingGrzegorz Bizon
2016-03-17Add issue move implementation to controllerGrzegorz Bizon
2016-03-17Improve system notes that are added when issue is movedGrzegorz Bizon
2016-03-17Add new system note used when issue has been movedGrzegorz Bizon
2016-03-17Add scaffold of service that moves issue to another projectGrzegorz Bizon