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/app
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-17Revert changes in js used to create project selectGrzegorz Bizon
2016-03-17Add new notifications for issue move actionGrzegorz Bizon
2016-03-17Reuse existing issue services when moving issueGrzegorz Bizon
2016-03-17Add initial notifications and hooks for issue moveGrzegorz Bizon
2016-03-17Make it possible to exclude project in projects selectGrzegorz Bizon
2016-03-17Add access-level filter support for projects selectGrzegorz 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-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-17Add ability to choose id attribute in project select helperGrzegorz Bizon
2016-03-17Add mock-up for interface being used to move issueGrzegorz 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-17Merge branch 'fix_wiki_links' into 'master' Robert Speicher
2016-03-17Follow the CSS Style Guide rules for unitless zero values.connorshea
2016-03-17Fix wiki search results point to raw sourceHiroyuki Sato
2016-03-16Fixes issue with dropdown caret being incorrect colorPhil Hughes
2016-03-16Merge branch 'css-hex-format' into 'master' Jacob Schatz
2016-03-16Merge branch 'support-utf8-wiki-page-title' into 'master' Douwe Maan
2016-03-16Merge branch 'worker-for-user-deletion' into 'master' Douwe Maan
2016-03-15Merge branch 'issue_14301' into 'master' Robert Speicher
2016-03-15Merge branch 'dropdown-vertical-spacing' into 'master' Jacob Schatz
2016-03-15TypoAlfredo Sumaran
2016-03-15Clearify who deletes the userZeger-Jan van de Weg
2016-03-15Fix broken specsZeger-Jan van de Weg
2016-03-15Specs on force deleting of a userZeger-Jan van de Weg
2016-03-15Add ability to delete a user with forceZeger-Jan van de Weg
2016-03-15A worker deletes a user, so the request doesn't time outZeger-Jan van de Weg
2016-03-15Follow the CSS Style Guide rules for HEX colors.connorshea
2016-03-15Merge branch '12743-subscribe-to-label' into 'master' Rémy Coutable
2016-03-15Fixed overflow on users name in dropdownsPhil Hughes
2016-03-15Create a SentNotification record for #relabeled_issue_email / #relabeled_merg...Rémy Coutable
2016-03-15Move the #toggle_subscription controller method to a concernRémy Coutable