summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'fix/cross-project-ref-path' into 'master' Sean McGivern2017-01-0321-55/+73
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-0321-55/+73
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | 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
* | | | | | | | | | | | Minor improvements to changelog docsRobert Speicher2017-01-031-5/+10
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'fix-gemfile-lock-update' into 'master' Yorick Peterse2017-01-031-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix Gemfile.lock for the octokit updatefix-gemfile-lock-updateYorick Peterse2017-01-031-3/+3
* | | | | | | | | | | | 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-033-3/+129
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Make haml_lint happyadd-tests-to-cycle-analyticsAlfredo Sumaran2017-01-021-1/+1
| * | | | | | | | | | | Improve specAlfredo Sumaran2017-01-021-11/+9
| * | | | | | | | | | | Add feature tests for Cycle AnalyticsAlfredo Sumaran2017-01-023-4/+132
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'api-fix-extern-uid-validation' into 'master' Sean McGivern2017-01-032-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | API: extern_uid is a stringapi-fix-extern-uid-validationRobert Schilling2017-01-032-3/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'octokit' into 'master' Sean McGivern2017-01-032-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Update octokit to 4.6.2Manuel RĂ¼ger2016-12-302-4/+4
* | | | | | | | | | | Merge branch '26218-rety-button-pipeline-builds-name-drodown-broken' into 'ma...25564-uniquely-and-uniformly-style-status-badgesFatih Acet2017-01-022-2/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Increases pipeline graph drowdown width in order to prevent strange position ...Filipa Lacerda2017-01-022-2/+6
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'remove-timezone-assertion-datetime-on-tooltips-spec' into 'mast...Alfredo Sumaran2017-01-021-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove time zone information from assertion in timeago tooltips specremove-timezone-assertion-datetime-on-tooltips-specAdam Niedzielski2016-12-301-1/+1
* | | | | | | | | | Merge branch '22072-enable-haml-lints' into 'master' Alfredo Sumaran2016-12-31217-645/+634
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | 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: Enable `SpaceInsideHashAttributes` ruleKushal Pandya2016-12-311-1/+1
| * | | | | | | | | HAMLLint: Fix `TrailingWhitespace` offencesKushal Pandya2016-12-319-14/+12
| * | | | | | | | | HAMLLint: Enable `TrailingWhitespace` ruleKushal Pandya2016-12-311-1/+1
| * | | | | | | | | HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya2016-12-3114-14/+14
| * | | | | | | | | HAMLLint: Enable `SpaceBeforeScript` ruleKushal Pandya2016-12-311-1/+1
| * | | | | | | | | HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-3141-52/+50
| * | | | | | | | | HAMLLint: Enable `ImplicitDiv` ruleKushal Pandya2016-12-311-1/+1
| * | | | | | | | | HAMLLint: Fix `HtmlAttributes` offencesKushal Pandya2016-12-314-8/+8
| * | | | | | | | | HAMLLint: Enable `HtmlAttributes` ruleKushal Pandya2016-12-311-1/+1
| * | | | | | | | | HAMLLint: Fix `FinalNewline` offencesKushal Pandya2016-12-316-6/+6
| * | | | | | | | | HAMLLint: Enable `FinalNewline` ruleKushal Pandya2016-12-311-1/+1
| * | | | | | | | | HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-3117-26/+26
| * | | | | | | | | HAMLLint: Enable `ClassAttributeWithStaticValue` ruleKushal Pandya2016-12-311-1/+1
| * | | | | | | | | HAMLLint: fix `AltText` offencesKushal Pandya2016-12-317-18/+18
| * | | | | | | | | HAMLLint: Enable `AltText` ruleKushal Pandya2016-12-311-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch '18556-polish-up-the-u2f-flow' into 'master' 26172-stages-icons-on-pipelines-page-skewedFatih Acet2016-12-307-83/+127
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-277-83/+127
* | | | | | | | | | Merge branch '26201-sticky-tabs' into 'master' Fatih Acet2016-12-301-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make tabs full-width at small viewport26201-sticky-tabsAnnabel Dunstone Gray2016-12-291-0/+4
* | | | | | | | | | | Merge branch 'fix-default-sort-order-spec-failures' into 'master' Sean McGivern2016-12-301-8/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix failures in default sort order specAdam Niedzielski2016-12-301-8/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'issue_25578' into 'master' Sean McGivern2016-12-303-2/+36
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix redirect after update file when user has forked projectFelipe Artur2016-12-293-2/+36
* | | | | | | | | | | Merge branch 'feature/admin-merge-groups-and-projects' into 'master' Sean McGivern2016-12-308-32/+34
|\ \ \ \ \ \ \ \ \ \ \