summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* migrate all javascript asset bundles and require syntaxMike Greiling2017-01-1012-14/+14
* Merge branch '26155-merge-request-tabs-don-t-render-when-no-commits-available...Fatih Acet2017-01-053-50/+55
|\
| * include all expected instance vars for _show.html.haml template within tests26155-merge-request-tabs-don-t-render-when-no-commits-availableMike Greiling2017-01-031-1/+1
| * show empty state for commits tab when no commits presentMike Greiling2017-01-031-2/+8
| * render merge request tabs regardless of commit historyMike Greiling2017-01-031-47/+46
* | Merge branch 'pipelines-graph-html-css' into 'master' Annabel Dunstone Gray2017-01-054-22/+19
|\ \
| * | Adds back removed class in merge request pipelines tableFilipa Lacerda2017-01-051-1/+1
| * | Simplify HTML of mini pipeline graph and dropdownFilipa Lacerda2017-01-053-21/+18
* | | 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 '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
* | | 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 '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` offencesKushal Pandya2016-12-3163-151/+149
* | HAMLLint: Fix `TrailingWhitespace` offencesKushal Pandya2016-12-317-10/+8
* | HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya2016-12-315-5/+5
* | HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-3126-30/+30
* | HAMLLint: Fix `HtmlAttributes` offencesKushal Pandya2016-12-311-2/+2
* | HAMLLint: Fix `FinalNewline` offencesKushal Pandya2016-12-312-2/+2
* | HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-318-9/+9
* | HAMLLint: fix `AltText` offencesKushal Pandya2016-12-314-11/+11
* | 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
* | Merge branch '25925-fix-tag-sorting-and-filtering-options' into 'master' Annabel Dunstone Gray2016-12-291-5/+5
|\ \
| * | Set default sort for tags to Last updated25925-fix-tag-sorting-and-filtering-optionsSam Rose2016-12-281-5/+5
* | | CTRL+Enter does not submit a new merge requestSaad Shahd2016-12-291-1/+1
* | | Merge branch '24820-buttons-in-the-branches-page-are-stacking-on-top-of-each-...Alfredo Sumaran2016-12-281-2/+2
|\ \ \ | |_|/ |/| |
| * | change chevron position for branch sort order dropdown menuMike Greiling2016-12-281-1/+1
| * | allow header buttons to take more than 50% of the screen widthMike Greiling2016-12-281-1/+1