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-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
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-15Support Wiki with UTF-8 page nameHiroyuki Sato
2016-03-15Remove parentheses from if statementconnorshea
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 'todos-title-attr' into 'master' Robert Speicher
2016-03-15Merge branch 'external-issue-tracker' into 'master' Yorick Peterse
2016-03-15Merge branch 'revert-avatar-cropping' into 'master' Rémy Coutable
2016-03-15Merge branch 'ci-fix-double-borders' into 'master' Robert Speicher
2016-03-15Ignore eager loading in Project.search UNIONYorick Peterse
2016-03-15Use klass instead of clazzKamil Trzcinski