| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | |||||
| | * | | | HAMLLint: Enable `HtmlAttributes` rule | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | HAMLLint: Fix `FinalNewline` offences | Kushal Pandya | 2016-12-31 | 6 | -6/+6 |
| | | | | | |||||
| | * | | | HAMLLint: Enable `FinalNewline` rule | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | HAMLLint: Fix `ClassAttributeWithStaticValue` offences | Kushal Pandya | 2016-12-31 | 17 | -26/+26 |
| | | | | | |||||
| | * | | | HAMLLint: Enable `ClassAttributeWithStaticValue` rule | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | HAMLLint: fix `AltText` offences | Kushal Pandya | 2016-12-31 | 7 | -18/+18 |
| | | | | | |||||
| | * | | | HAMLLint: Enable `AltText` rule | Kushal Pandya | 2016-12-31 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch '18556-polish-up-the-u2f-flow' into 'master' 26172-stages-icons-on-pipelines-page-skewed | Fatih Acet | 2016-12-30 | 7 | -83/+127 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Improved the u2f flow Closes #18556 See merge request !8304 | ||||
| | * | | | Improved the u2f flow18556-polish-up-the-u2f-flow | Luke "Jared" Bennett | 2016-12-27 | 7 | -83/+127 |
| | | | | | | | | | | | | | | | | | Added tests | ||||
| * | | | | Merge branch '26201-sticky-tabs' into 'master' | Fatih Acet | 2016-12-30 | 1 | -0/+4 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tabs full-width at small viewport Closes #26201 See merge request !8369 | ||||
| | * | | | | Make tabs full-width at small viewport26201-sticky-tabs | Annabel Dunstone Gray | 2016-12-29 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Merge branch 'fix-default-sort-order-spec-failures' into 'master' | Sean McGivern | 2016-12-30 | 1 | -8/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix failures in default sort order spec See merge request !8379 | ||||
| | * | | | | | Fix failures in default sort order spec | Adam Niedzielski | 2016-12-30 | 1 | -8/+2 |
| | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test cases were not waiting for page load after clicking. This caused failures in test cases that were executed right after these incorrect ones, because of requests hitting server after a test was finished. We do not have to click links, we can go directly to a correct page by passing parameters in the URL. | ||||
| * | | | | | Merge branch 'issue_25578' into 'master' | Sean McGivern | 2016-12-30 | 3 | -2/+36 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fix redirect after update file when user has forked project Closes #25578 See merge request !8371 | ||||
| | * | | | | Fix redirect after update file when user has forked project | Felipe Artur | 2016-12-29 | 3 | -2/+36 |
| | | | | | | |||||
| * | | | | | Merge branch 'feature/admin-merge-groups-and-projects' into 'master' | Sean McGivern | 2016-12-30 | 8 | -32/+34 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged the 'groups' and 'projects' tabs when viewing user profiles Closes #24752 See merge request !8323 | ||||
| | * | | | | | Merged the 'groups' and 'projects' tabs when viewing user profiles | James Gregory | 2016-12-29 | 8 | -32/+34 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge branch 'fix-boards-search-typo' into 'master' | Sean McGivern | 2016-12-30 | 4 | -5/+9 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | Fix boards search typo See merge request !8370 | ||||
| | * | | | | Fix typo: seach to searchfix-boards-search-typo | victorwu | 2016-12-29 | 4 | -5/+9 |
| |/ / / / | |||||
| * | | | | Merge branch '26192-fixes-too-short-input' into 'master' 23892-completing-an-item-in-a-task-list-removes-the-todo-flag-from-a-ticket | Fatih Acet | 2016-12-29 | 2 | -0/+10 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes too short input for placeholder message in commit listing page Closes #26192 See merge request !8367 | ||||
| | * | | | | changelog file added26192-fixes-too-short-input | Nur Rony | 2016-12-29 | 1 | -0/+4 |
| | | | | | | |||||
| | * | | | | fixes too short input for placeholder message in commit listing page | Nur Rony | 2016-12-29 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | Merge branch '25996-Move-award-emoji-out-of-the-discussion-tab-for-MR' into ↵ | Fatih Acet | 2016-12-29 | 3 | -5/+9 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Move award emoji's out of the discussion tab for merge requests Closes #25996 See merge request !8358 | ||||
| | * | | | | Fix MR versions spec25996-Move-award-emoji-out-of-the-discussion-tab-for-MR | Annabel Dunstone Gray | 2016-12-29 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | Move award emoji's out of the discussion tab for merge requests | dimitrieh | 2016-12-28 | 2 | -3/+7 |
| | | | | | | |||||
