Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | additional css changes to get more into direction of mockupspipelines-graph-html-css | dimitrieh | 2017-01-05 | 1 | -11/+13 |
| | |||||
* | Fixes broken tests | Filipa Lacerda | 2017-01-04 | 5 | -6/+6 |
| | | | | Fix broken test | ||||
* | Adds animation when the stage is hovered. | Filipa Lacerda | 2017-01-04 | 3 | -21/+103 |
| | | | | | | Adds back tooltip on dropdown toggle Adds CHANGELOG entry | ||||
* | Use SCSS variables for colors. | Filipa Lacerda | 2017-01-04 | 2 | -12/+14 |
| | | | | Fix scss linter errors | ||||
* | Improves dropdown item in Chrome, Firefox and Safari | Filipa Lacerda | 2017-01-04 | 1 | -9/+20 |
| | |||||
* | Creates individual html for dropdown | Filipa Lacerda | 2017-01-04 | 5 | -260/+168 |
| | | | | | Adds simplified CSS for the new dropdown Removes old CSS | ||||
* | Simplify HTML of mini pipeline graph and dropdown | Filipa Lacerda | 2017-01-04 | 2 | -17/+13 |
| | |||||
* | Merge branch 'use-stable-icon-url' into 'master' | Kamil Trzciński | 2017-01-03 | 4 | -2/+8 |
|\ | | | | | | | | | Use stable icon for Mattermost integration See merge request !8252 | ||||
| * | Rename logo, apply for Slack too | Z.J. van de Weg | 2017-01-03 | 4 | -2/+8 |
| | | |||||
| * | Add logo in public files | Z.J. van de Weg | 2017-01-03 | 2 | -1/+1 |
| | | |||||
| * | Use stable icon for Mattermost integration | Kamil Trzcinski | 2017-01-03 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'zj-revert-polymorphic-url' into 'master' | Kamil Trzciński | 2017-01-03 | 1 | -3/+3 |
|\ \ | | | | | | | | | | | | | Revert specific URL See merge request !8321 | ||||
| * | | Revert specific URLzj-revert-polymorphic-url | Z.J. van de Weg | 2016-12-27 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'project-avatar-fork' into 'master' | Sean McGivern | 2017-01-03 | 5 | -7/+35 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Copy, don't move uploaded avatar files Closes #26158 See merge request !8396 | ||||
| * | | | Don't delete files from spec/fixtures | Jacob Vosmaer | 2017-01-03 | 1 | -3/+3 |
| | | | | |||||
| * | | | Copy, don't move uploaded avatar files | Jacob Vosmaer | 2017-01-03 | 4 | -4/+32 |
| | | | | |||||
* | | | | Merge branch 'fix/cross-project-ref-path' into 'master' | Sean McGivern | 2017-01-03 | 21 | -55/+73 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cross-project references copy to include the project reference Closes #25890 See merge request !8232 | ||||
| * | | | | Fix cross-project references copy to include the project referencefix/cross-project-ref-path | James Lopez | 2017-01-03 | 21 | -55/+73 |
| | |_|/ | |/| | | | | | | | | | | Also added relevant specs and refactored to_references in a bunch of places to be more consistent. | ||||
* | | | | Merge branch 'fix-double-line-issuable-page' into 'master' | Annabel Dunstone Gray | 2017-01-03 | 1 | -0/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove bottom border from Issuable titles See merge request !8278 | ||||
| * | | | | Remove bottom border from issuable titlesfix-double-line-issuable-page | Alfredo Sumaran | 2016-12-30 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | Minor improvements to changelog docs | Robert Speicher | 2017-01-03 | 1 | -5/+10 |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | | Merge branch 'fix-gemfile-lock-update' into 'master' | Yorick Peterse | 2017-01-03 | 1 | -3/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix Gemfile.lock for the octokit update See merge request !8414 | ||||
| * | | | | | Fix Gemfile.lock for the octokit updatefix-gemfile-lock-update | Yorick Peterse | 2017-01-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8158 updated the octokit Gem but did not include all the changes for Gemfile.lock. | ||||
* | | | | | | Merge branch 'minor-ruby-status-badge-changes' into 'master' | Sean McGivern | 2017-01-03 | 1 | -3/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?) See merge request !8409 | ||||
| * | | | | | | rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?) | dimitrieh | 2017-01-03 | 1 | -3/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'add-tests-to-cycle-analytics' into 'master' 26257-tooltip-hidden-pipeline-dropdown | Sean McGivern | 2017-01-03 | 3 | -3/+129 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | Add tests to cycle analytics See merge request !7727 | ||||
| * | | | | | Make haml_lint happyadd-tests-to-cycle-analytics | Alfredo Sumaran | 2017-01-02 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Improve spec | Alfredo Sumaran | 2017-01-02 | 1 | -11/+9 |
| | | | | | | |||||
| * | | | | | Add feature tests for Cycle Analytics | Alfredo Sumaran | 2017-01-02 | 3 | -4/+132 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'api-fix-extern-uid-validation' into 'master' | Sean McGivern | 2017-01-03 | 2 | -3/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: extern_uid is a string Closes #26227 See merge request !8404 | ||||
| * | | | | | API: extern_uid is a stringapi-fix-extern-uid-validation | Robert Schilling | 2017-01-03 | 2 | -3/+3 |
| |/ / / / | |||||
* | | | | | Merge branch 'octokit' into 'master' | Sean McGivern | 2017-01-03 | 2 | -4/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | Update octokit to 4.6.2 See merge request !8158 | ||||
| * | | | | Update octokit to 4.6.2 | Manuel Rüger | 2016-12-30 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/octokit/octokit.rb/releases | ||||
* | | | | | Merge branch '26218-rety-button-pipeline-builds-name-drodown-broken' into ↵25564-uniquely-and-uniformly-style-status-badges | Fatih Acet | 2017-01-02 | 2 | -2/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Increases pipeline graph drowdown width in order to prevent strange position on chrome on ubuntu Closes #26218 See merge request !8399 | ||||
| * | | | | | Increases pipeline graph drowdown width in order to prevent strange position ↵ | Filipa Lacerda | 2017-01-02 | 2 | -2/+6 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | on chrome on ubuntu Adds MR ID to changelog entry | ||||
* | | | | | Merge branch 'remove-timezone-assertion-datetime-on-tooltips-spec' into ↵ | Alfredo Sumaran | 2017-01-02 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Remove time zone information from assertion in timeago tooltips spec Closes #26183 See merge request !8374 | ||||
| * | | | | Remove time zone information from assertion in timeago tooltips specremove-timezone-assertion-datetime-on-tooltips-spec | Adam Niedzielski | 2016-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the test to pass when your local time zone is different than UTC. "Date Format" JavaScript library uses a custom, non-standard format when displaying time zone part of the datetime. There is no point in trying to replicate this behavior in Ruby. | ||||
* | | | | | Merge branch '22072-enable-haml-lints' into 'master' | Alfredo Sumaran | 2016-12-31 | 217 | -645/+634 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable HAML-LINT linters Closes #22072 See merge request !8247 | ||||
| * | | | | | HAMLLint: Fix `ImplicitDiv` offence post-rebase22072-enable-haml-lints | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | HAMLLint: Fix `TrailingWhitespace` offense post-rebase | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | HAMLLint: Fix `SpaceInsideHashAttributes` offence | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | HAMLLint: Fix `SpaceInsideHashAttributes` offences | Kushal Pandya | 2016-12-31 | 157 | -521/+514 |
| | | | | | | |||||
| * | | | | | HAMLLint: Enable `SpaceInsideHashAttributes` rule | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | HAMLLint: Fix `TrailingWhitespace` offences | Kushal Pandya | 2016-12-31 | 9 | -14/+12 |
| | | | | | | |||||
| * | | | | | HAMLLint: Enable `TrailingWhitespace` rule | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | HAMLLint: Fix `SpaceBeforeScript` offences | Kushal Pandya | 2016-12-31 | 14 | -14/+14 |
| | | | | | | |||||
| * | | | | | HAMLLint: Enable `SpaceBeforeScript` rule | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | HAMLLint: Fix `ImplicitDiv` offences | Kushal Pandya | 2016-12-31 | 41 | -52/+50 |
| | | | | | | |||||
| * | | | | | HAMLLint: Enable `ImplicitDiv` rule | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | HAMLLint: Fix `HtmlAttributes` offences | Kushal Pandya | 2016-12-31 | 4 | -8/+8 |
| | | | | | |