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
path: root/spec
AgeCommit message (Expand)Author
2016-03-17Add feature specs for issue moveGrzegorz Bizon
2016-03-17Add minor improvements in code related to issue moveGrzegorz 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 implementation of reference unfolder using banzaiGrzegorz Bizon
2016-03-17Move reference unfolder for GFM to separate classGrzegorz Bizon
2016-03-17Use internal reference extractor in banzai unfold pipelineGrzegorz 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
2016-03-17Fix wiki search results point to raw sourceHiroyuki Sato
2016-03-16Merge branch 'issue_14306' into 'master' Robert Speicher
2016-03-16Merge branch 'worker-for-user-deletion' into 'master' Douwe Maan
2016-03-16Return an empty Array when there aren't lines to parse.Rubén Dávila
2016-03-16Merge branch 'fix-capybara-deprecation-warnings' into 'master' Robert Speicher
2016-03-16Specs for the DeleteUserServiceZeger-Jan van de Weg
2016-03-15Clearify who deletes the userZeger-Jan van de Weg
2016-03-15Fix broken specsZeger-Jan van de Weg
2016-03-15Target right release, rebase got it wrongZeger-Jan van de Weg
2016-03-15Specs on force deleting of a userZeger-Jan van de Weg
2016-03-15A worker deletes a user, so the request doesn't time outZeger-Jan van de Weg
2016-03-15Fix Capybara 2.6.2 deprecation warningsStan Hu
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
2016-03-15Merge branch 'fix-activerecord-join-stupidity' into 'master' Robert Speicher
2016-03-15Merge branch 'revert-avatar-cropping' into 'master' Rémy Coutable
2016-03-15Ignore eager loading in Project.search UNIONYorick Peterse
2016-03-15Merge branch 'fix/13928-wrong-iid-of-max-iid' into 'master' Douwe Maan
2016-03-15Merge branch 'fix/ensure-no-new_ssh_key_email-dead-jobs' into 'master' Douwe Maan
2016-03-15Revert "Merge branch 'avatar-cropping' into 'master' "Rémy Coutable
2016-03-15Merge branch 'auto-gc' into 'master' Douwe Maan
2016-03-15Ensure "new SSH key" email do not ends up as dead Sidekiq jobsRémy Coutable
2016-03-15Use an exception to pass messagesJacob Vosmaer
2016-03-15Merge branch 'rs-issue-14220' into 'master' Douwe Maan
2016-03-15Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher