summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Keep max width on MR content on side by side viewside-by-side-fixed-widthAnnabel Dunstone Gray2017-01-052-3/+3
* Merge branch 'single-edit-comment-widget-2' into 'master' Alfredo Sumaran2017-01-053-6/+15
|\
| * Fix review comments.single-edit-comment-widget-2Fatih Acet2017-01-052-2/+2
| * Review fixes.Fatih Acet2017-01-041-2/+2
| * Fix warning styling for responsive design.Fatih Acet2017-01-041-2/+2
| * Fix task list for single edit note widget changes.Fatih Acet2017-01-042-0/+4
| * Put empty note edit form to correct place.Fatih Acet2017-01-042-2/+3
| * Remove dependency on Note instance from notes edit form.Adam Niedzielski2017-01-042-6/+4
| * Refactor discussion edit widget to have only one at a time.Fatih Acet2017-01-043-1/+7
* | Merge branch '25701-standardize-text-colors' into 'master' Annabel Dunstone Gray2017-01-053-5/+5
|\ \
| * | 25701 standardize text colors25701-standardize-text-colorstauriedavis2017-01-043-5/+5
| |/
* | 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
* | Fix ImplicitDiv Haml lint failureRobert Speicher2017-01-041-1/+1
* | Merge branch 'add_email_password_confirmation' into 'master' Douwe Maan2017-01-041-0/+3
|\ \
| * | Add email and password confirmation fields to registration formDrew Blessing2017-01-031-0/+3
* | | Merge branch 'review-commits-and-commit-scss' into 'master' Jacob Schatz2017-01-045-27/+27
|\ \ \
| * | | Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray2016-12-293-3/+2
| * | | Add table styling to commits tablesAnnabel Dunstone Gray2016-12-293-29/+28
| * | | Start commits refactorAnnabel Dunstone Gray2016-12-292-25/+26
* | | | Merge branch '25580-trucate-dropdown-for-long-branch' into 'master' Fatih Acet2017-01-031-4/+4
|\ \ \ \
| * | | | trucates text to prevent overflow and adds tooltip to itNur Rony2016-12-311-4/+4
| | |_|/ | |/| |
* | | | Merge branch '25836-changing-from-version-in-diff-comparison-does-not-preserv...Fatih Acet2017-01-031-1/+1
|\ \ \ \
| * | | | Preserve selected versions when comparing MR changes25836-changing-from-version-in-diff-comparison-does-not-preserve-to-versionSam Rose2016-12-311-1/+1
| |/ / /
* | | | Merge branch '26168-emoji-reactions-missing-tooltip-when-not-logged-in' into ...Fatih Acet2017-01-031-2/+1
|\ \ \ \
| * | | | Disable award emoji button but display tooltip26168-emoji-reactions-missing-tooltip-when-not-logged-inSam Rose2016-12-311-2/+1
| |/ / /
* | | | 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 'use-stable-icon-url' into 'master' Kamil TrzciƄski2017-01-031-1/+1
|\ \ \ \
| * | | | Rename logo, apply for Slack tooZ.J. van de Weg2017-01-031-1/+1
| |/ / /
* | | | Make haml_lint happyadd-tests-to-cycle-analyticsAlfredo Sumaran2017-01-021-1/+1
* | | | Add feature tests for Cycle AnalyticsAlfredo Sumaran2017-01-022-4/+4
|/ / /
* | | 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-302-14/+5
|\ \ \
| * | | Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-272-14/+5
* | | | Merge branch 'feature/admin-merge-groups-and-projects' into 'master' Sean McGivern2016-12-303-28/+12
|\ \ \ \
| * | | | Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory2016-12-293-28/+12
* | | | | Fix typo: seach to searchfix-boards-search-typovictorwu2016-12-291-1/+1
|/ / / /
* | | | Merge branch '25996-Move-award-emoji-out-of-the-discussion-tab-for-MR' into '...Fatih Acet2016-12-291-3/+3
|\ \ \ \
| * | | | Move award emoji's out of the discussion tab for merge requestsdimitrieh2016-12-281-3/+3