summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '26278-shaking-tab-pipelines-view' into 'master' Fatih Acet2017-01-041-2/+2
|\
| * Removes invalid html and unneed CSS to prevent shaking in the pipelines tab26278-shaking-tab-pipelines-viewFilipa Lacerda2017-01-031-2/+2
* | Terminal: Add TextEncoder and TextDecoder in terminal bundle.Fatih Acet2017-01-041-0/+2
* | Fix ImplicitDiv Haml lint failureRobert Speicher2017-01-041-1/+1
* | Merge branch 'recaptcha_500' into 'master' Rémy Coutable2017-01-041-8/+8
|\ \
| * | Properly handle failed reCAPTCHA on user registrationDrew Blessing2017-01-031-8/+8
| |/
* | Merge branch 'add_email_password_confirmation' into 'master' Douwe Maan2017-01-043-1/+5
|\ \
| * | Add email and password confirmation fields to registration formDrew Blessing2017-01-033-1/+5
* | | Merge branch 'rs-remove-unused-method' into 'master' Douwe Maan2017-01-041-4/+0
|\ \ \
| * | | Remove unused `Project#web_url_without_protocol` methodrs-remove-unused-methodRobert Speicher2017-01-031-4/+0
* | | | Merge branch 'review-commits-and-commit-scss' into 'master' Jacob Schatz2017-01-0416-290/+261
|\ \ \ \
| * | | | Remove double border from compare pagereview-commits-and-commit-scssAnnabel Dunstone Gray2016-12-291-0/+8
| * | | | Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray2016-12-2911-172/+119
| * | | | Add table styling to commits tablesAnnabel Dunstone Gray2016-12-295-41/+68
| * | | | Start commits refactorAnnabel Dunstone Gray2016-12-295-173/+161
* | | | | 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