summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Run builds with runners with tags gitlab-org and 2gbbuild-with-gitlab-ce-ee-runnersKamil Trzcinski2016-12-061-39/+69
* Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński2016-12-0629-7/+698
|\
| * Add text example for pipeline status without actionrefine-ci-statusesGrzegorz Bizon2016-12-061-1/+3
| * Use detailed status as CSS class in pipelines listGrzegorz Bizon2016-12-061-1/+1
| * Use status text when redering pipelines listGrzegorz Bizon2016-12-061-1/+1
| * Improve support for icons in new detailed statusesGrzegorz Bizon2016-12-063-2/+5
| * Add status label information to pipeline headerGrzegorz Bizon2016-12-061-0/+1
| * Untangle status label and text in ci status helperGrzegorz Bizon2016-12-062-2/+21
| * Simplify ci status helper with detailed statusGrzegorz Bizon2016-12-061-22/+22
| * Remove unsued variable from merge request widgetGrzegorz Bizon2016-12-061-2/+1
| * Restore legacy statuses support in ci status helpersGrzegorz Bizon2016-12-061-0/+4
| * Add support for detailed status to status helpersGrzegorz Bizon2016-12-053-24/+36
| * Expose pipeline detailed status using status factoryGrzegorz Bizon2016-12-052-0/+74
| * Extend tests for pipeline status factoryGrzegorz Bizon2016-12-051-3/+16
| * Implement pipeline status factory with extended statusGrzegorz Bizon2016-12-052-0/+76
| * Fold core/extended status modules to reduce nestingGrzegorz Bizon2016-12-0523-60/+54
| * Implement extended pipeline - status with warningsGrzegorz Bizon2016-12-022-0/+77
| * Add implementation of common pipeline extended statusGrzegorz Bizon2016-12-023-4/+28
| * Add information about badge test to core statusesGrzegorz Bizon2016-12-0215-0/+60
| * Add scaffold for remaining statuses-related classesGrzegorz Bizon2016-12-028-0/+64
| * Implement the rest of core CI statuses with specsGrzegorz Bizon2016-12-0215-8/+160
| * Add abstract base class for core CI statusGrzegorz Bizon2016-12-023-1/+44
| * Add initial implmentation for core success statusGrzegorz Bizon2016-12-022-0/+18
| * Add scaffold for each class of core CI statusGrzegorz Bizon2016-12-027-0/+56
* | Merge branch 'rs-extended-regexp' into 'master' Rémy Coutable2016-12-061-1/+1
|\ \
| * | Use `--extended-regexp` in lint-doc for compatibility with Darwin greprs-extended-regexpRobert Speicher2016-12-061-1/+1
* | | Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern2016-12-0641-286/+1022
|\ \ \
| * | | Update user markdown docs with cross-project shorthand versionOswaldo Ferreira2016-12-021-0/+12
| * | | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-0240-286/+1010
* | | | Merge branch 'fix/authorize-users-into-imported-gitlab-project' into 'master' Sean McGivern2016-12-063-2/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Authorize users into imported GitLab projectfix/authorize-users-into-imported-gitlab-projectAhmad Sherif2016-12-053-2/+14
* | | | Merge branch '25202-fix-mr-widget-content-wrapping' into 'master' Jacob Schatz2016-12-062-0/+10
|\ \ \ \
| * | | | Fixed MR widget content wrapping for XS viewportsRyan Harris2016-12-052-0/+10
* | | | | Merge remote-tracking branch 'dev/master'Robert Speicher2016-12-065-16/+14
|\ \ \ \ \
| * | | | | Update CHANGELOG.md for 8.13.8Alejandro Rodríguez2016-12-021-0/+5
| * | | | | Update CHANGELOG.md for 8.14.3Alejandro Rodríguez2016-12-025-16/+9
* | | | | | Merge branch 'issue_25064' into 'security' Douwe Maan2016-12-063-6/+48
* | | | | | Merge branch 'document-public-project-api' into 'master' Douwe Maan2016-12-061-4/+44
|\ \ \ \ \ \
| * | | | | | Document the public Project API and document `GET /projects/:id/users`document-public-project-apiRémy Coutable2016-12-021-4/+44
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'remove-errors-scss' into 'master' Jacob Schatz2016-12-051-16/+0
|\ \ \ \ \ \
| * | | | | | Remove unused errors cssremove-errors-scssAnnabel Dunstone Gray2016-12-051-16/+0
* | | | | | | Merge branch 'remove-votes-scss' into 'master' Jacob Schatz2016-12-051-4/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused votes.scssremove-votes-scssAnnabel Dunstone Gray2016-12-051-4/+0
| |/ / / / / /
* | | | | | | Merge branch 'fix-nignx-typo' into 'master' Achilleas Pipinellis2016-12-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | NIGNX -> Nginxfix-nignx-typoSean McGivern2016-12-051-1/+1
* | | | | | | | Merge branch 'docs/secret-variables' into 'master' Achilleas Pipinellis2016-12-051-11/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | It's secret variables, not secureAchilleas Pipinellis2016-12-051-11/+11
|/ / / / / / / /
* | | | | | | | Merge branch 'docs/refactor-ci-variables' into 'master' Achilleas Pipinellis2016-12-053-61/+218
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix dead links, add example of debug trace output, simplify titlesAchilleas Pipinellis2016-12-052-27/+147
| * | | | | | | | Refactor CI variables docsdocs/refactor-ci-variablesAchilleas Pipinellis2016-11-253-49/+86