summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Indent the way rubocop likesLin Jen-Shin2017-01-053-5/+5
* Update the comment:Lin Jen-Shin2017-01-041-3/+5
* Prefer leading dots over trailing dotsLin Jen-Shin2017-01-041-2/+2
* Add a comment to explain why newrev should be updatedLin Jen-Shin2017-01-041-1/+3
* Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-04733-3747/+6935
|\
| * Merge branch '25580-trucate-dropdown-for-long-branch' into 'master' Fatih Acet2017-01-033-8/+38
| |\
| | * fixes js lint warnings25580-trucate-dropdown-for-long-branchNur Rony2016-12-311-4/+3
| | * trucates text to prevent overflow and adds tooltip to itNur Rony2016-12-312-4/+12
| | * fixes mobile viewsNur Rony2016-12-311-4/+27
| * | Merge branch '25836-changing-from-version-in-diff-comparison-does-not-preserv...Fatih Acet2017-01-032-2/+3
| |\ \
| | * | Preserve selected versions when comparing MR changes25836-changing-from-version-in-diff-comparison-does-not-preserve-to-versionSam Rose2016-12-312-2/+3
| | |/
| * | Merge branch '25964-label-autocomplete-doesn-t-handle-spaces-after' into 'mas...Fatih Acet2017-01-031-8/+3
| |\ \
| | * | Remove unneeded prevention code25964-label-autocomplete-doesn-t-handle-spaces-afterLuke "Jared" Bennett2016-12-271-8/+1
| | * | Fixes #22058 and #23578Yann Gravrand2016-12-271-1/+3
| * | | Merge branch '26168-emoji-reactions-missing-tooltip-when-not-logged-in' into ...Fatih Acet2017-01-033-5/+18
| |\ \ \
| | * | | Disable award emoji button but display tooltip26168-emoji-reactions-missing-tooltip-when-not-logged-inSam Rose2016-12-313-5/+18
| | | |/ | | |/|
| * | | Merge branch 'additional-award-emoji-repositioning-fixes' into 'master' Annabel Dunstone Gray2017-01-031-1/+1
| |\ \ \
| | * | | Removed bottom padding from merge manually from CLI because of repositioning ...additional-award-emoji-repositioning-fixesdimitrieh2017-01-021-1/+1
| | |/ /
| * | | Merge branch 'regression-note-headline-light' into 'master' Annabel Dunstone Gray2017-01-031-2/+10
| |\ \ \
| | * | | Fixed regression of note-headline-light where it was always placed on 2 lines...regression-note-headline-lightdimitrieh2016-12-301-2/+10
| * | | | Merge branch 'use-stable-icon-url' into 'master' Kamil TrzciƄski2017-01-032-2/+2
| |\ \ \ \
| | * | | | Rename logo, apply for Slack tooZ.J. van de Weg2017-01-032-2/+2
| | * | | | Add logo in public filesZ.J. van de Weg2017-01-031-1/+1
| | * | | | Use stable icon for Mattermost integrationKamil Trzcinski2017-01-031-1/+1
| * | | | | Merge branch 'project-avatar-fork' into 'master' Sean McGivern2017-01-031-0/+11
| |\ \ \ \ \
| | * | | | | Copy, don't move uploaded avatar filesJacob Vosmaer2017-01-031-0/+11
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'fix/cross-project-ref-path' into 'master' Sean McGivern2017-01-0315-53/+49
| |\ \ \ \ \
| | * | | | | Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-0315-53/+49
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'fix-double-line-issuable-page' into 'master' Annabel Dunstone Gray2017-01-031-0/+6
| |\ \ \ \ \
| | * | | | | Remove bottom border from issuable titlesfix-double-line-issuable-pageAlfredo Sumaran2016-12-301-0/+6
| * | | | | | Merge branch 'minor-ruby-status-badge-changes' into 'master' Sean McGivern2017-01-031-3/+3
| |\ \ \ \ \ \
| | * | | | | | rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?)dimitrieh2017-01-031-3/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'add-tests-to-cycle-analytics' into 'master' 26257-tooltip-hidden-pipeline-dropdownSean McGivern2017-01-032-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Make haml_lint happyadd-tests-to-cycle-analyticsAlfredo Sumaran2017-01-021-1/+1
| | * | | | | Add feature tests for Cycle AnalyticsAlfredo Sumaran2017-01-022-4/+4
| | | |/ / / | | |/| | |
| * | | | | Increases pipeline graph drowdown width in order to prevent strange position ...Filipa Lacerda2017-01-021-2/+2
| |/ / / /
| * | | | HAMLLint: Fix `ImplicitDiv` offence post-rebase22072-enable-haml-lintsKushal Pandya2016-12-311-1/+1
| * | | | HAMLLint: Fix `TrailingWhitespace` offense post-rebaseKushal Pandya2016-12-311-1/+1
| * | | | HAMLLint: Fix `SpaceInsideHashAttributes` offenceKushal Pandya2016-12-311-1/+1
| * | | | HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-31157-521/+514
| * | | | HAMLLint: Fix `TrailingWhitespace` offencesKushal Pandya2016-12-319-14/+12
| * | | | HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya2016-12-3114-14/+14
| * | | | HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-3141-52/+50
| * | | | HAMLLint: Fix `HtmlAttributes` offencesKushal Pandya2016-12-314-8/+8
| * | | | HAMLLint: Fix `FinalNewline` offencesKushal Pandya2016-12-316-6/+6
| * | | | HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-3117-26/+26
| * | | | HAMLLint: fix `AltText` offencesKushal Pandya2016-12-317-18/+18
| | |/ / | |/| |
| * | | Merge branch '18556-polish-up-the-u2f-flow' into 'master' 26172-stages-icons-on-pipelines-page-skewedFatih Acet2016-12-304-28/+37
| |\ \ \
| | * | | Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-274-28/+37
| * | | | Merge branch '26201-sticky-tabs' into 'master' Fatih Acet2016-12-301-0/+4
| |\ \ \ \