summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Shush scss_lint.25780-reveal-variables-button-may-overrun-width-of-screenBryce Johnson2017-01-241-1/+2
|
* Fix size of variable-value column for small screens.Bryce Johnson2017-01-231-0/+9
|
* Make variables table border consistent across viewport widths.Bryce Johnson2017-01-231-0/+3
|
* Force variable key cell to stay small and wrap text.Bryce Johnson2017-01-231-1/+12
|
* Merge branch '22974-trigger-service-events-through-api' into 'master' Douwe Maan2017-01-2338-74/+137
|\ | | | | | | | | | | | | adds events to services api deserialization Closes #22974 See merge request !8324
| * adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-2230-147/+17
| |
| * adds events to services api deserializationTiago Botelho2017-01-2237-66/+259
| |
* | Merge branch '26787-add-copy-icon-hover-state' into 'master' Annabel Dunstone Gray2017-01-232-4/+4
|\ \ | | | | | | | | | | | | | | | | | | Add hover style for copy icon in commit page header Closes #26787 See merge request !8619
| * | Add hover style for copy icon in commit page headerRyan Harris2017-01-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change hover style definition from explicit rgba value to variable Removed style from page-header.scss that was overriding .btn styles Add hover style for copy icon in commit page header Change hover style definition from explicit rgba value to variable Removed unnecessary styles on commits.scss
* | | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-2324-210/+741
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use a warning icon for a stage with allowed to fail builds Closes #21948 See merge request !8503
| * | | Fix warnings argument memoization in CI/CD stagefeature/success-warning-icons-in-stages-buildsGrzegorz Bizon2017-01-192-6/+24
| | | |
| * | | Add a default status const to common status concernGrzegorz Bizon2017-01-183-1/+8
| | | |
| * | | Extract compound statuses method in status factoryGrzegorz Bizon2017-01-181-3/+7
| | | |
| * | | Improve readability of specs for pipeline stagesGrzegorz Bizon2017-01-181-39/+64
| | | |
| * | | Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-184-13/+30
| | | |
| * | | Extend pipeline detailed status factory specsGrzegorz Bizon2017-01-121-17/+28
| | | |
| * | | Fix a Rubocop offense in detailed status factoryGrzegorz Bizon2017-01-121-1/+1
| | | |
| * | | Use detailed status for failed but allowed buildsGrzegorz Bizon2017-01-122-14/+118
| | | |
| * | | Add new CI/CD status failed with warnings icon groupGrzegorz Bizon2017-01-122-1/+3
| | | |
| * | | Expose methods that match statuses in status factoriesGrzegorz Bizon2017-01-122-32/+55
| | | |
| * | | Make it possible to combine extended CI/CD statusesGrzegorz Bizon2017-01-122-13/+102
| | | | | | | | | | | | | | | | | | | | | | | | This commit also makes it possible to configure exclusive groups. There can be only one detailed status matched within an exclusive group, which is important from the performance perspective.
| * | | Add extended status for build failed but allowed toGrzegorz Bizon2017-01-112-0/+137
| | | |
| * | | Add changelog for warning icon for stage in graphGrzegorz Bizon2017-01-111-0/+4
| | | |
| * | | Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-112-1/+48
| | | |
| * | | Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-119-89/+115
| | | |
| * | | Extract abstract success with warnings CI/CD statusGrzegorz Bizon2017-01-116-34/+51
| | | |
* | | | Merge branch 'fix-readme' into 'master' Rémy Coutable2017-01-231-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Change twitter likes URL in README See merge request !8702
| * | | | Fix the most important part of the readme matmen2017-01-221-1/+1
| | | | | | | | | | | | | | | Change the twitter `/favorites` to `/likes`
* | | | | Merge branch 'use-archived-trait' into 'master' Rémy Coutable2017-01-234-4/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use archived trait for project in specs instead model column See merge request !8635
| * | | | | Use archived trait for project in specs instead model columnSemyon Pupkov2017-01-224-4/+4
| | | | | |
* | | | | | Merge branch 'zj-mattermost-fixes' into 'master' Rémy Coutable2017-01-232-8/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mattermost fixes See merge request !8654
| * | | | | | Fix Slack/Mattermost notifaction serviceszj-mattermost-fixesZ.J. van de Weg2017-01-201-7/+7
| | | | | | |
| * | | | | | Remove prefilled prefixZ.J. van de Weg2017-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes, at least partially, gitlab-org/gitlab-ce#26755.
* | | | | | | Merge branch 'patch-12' into 'master' Achilleas Pipinellis2017-01-221-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | correct the prometheus feature configuration according to https://gitlab.com/git… See merge request !8703
| * | | | | | correct the prometheus feature configuration according to ↵Marcello2017-01-221-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template#L1147
* | | | | | Merge branch '26622-fix-transient-failure-in-cycle_analytics_events_spec' ↵Robert Speicher2017-01-221-21/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Make cycle_analytics_events_spec.rb side-effect free Closes #26622 See merge request !8594
| * | | | | Make cycle_analytics_events_spec.rb side-effect free26622-fix-transient-failure-in-cycle_analytics_events_specRémy Coutable2017-01-161-21/+14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | Merge branch 'mr-widget-reload-fix' into 'master' Jacob Schatz2017-01-221-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge request widget class names update See merge request !8700
| * | | | | | Merge request widget class names updatemr-widget-reload-fixPhil Hughes2017-01-221-2/+2
| | | | | | |
* | | | | | | Update VERSION to 8.17.0-prev8.17.0.preJames Lopez2017-01-221-1/+1
| | | | | | |
* | | | | | | Update CHANGELOG.md for 8.16.0James Lopez2017-01-22128-509/+130
|/ / / / / / | | | | | | | | | | | | [ci skip]
* | | | | | Merge branch 'mr-widget-replace-body' into 'master' Jacob Schatz2017-01-221-1/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace merge request widget body See merge request !8697
| * | | | | | Replace merge request widget bodymr-widget-replace-bodyPhil Hughes2017-01-221-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'docs/prometheus' into 'master' Achilleas Pipinellis2017-01-223-1/+109
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Prometheus docs See merge request !8699
| * | | | | | Add information on the dashboard and exporter portsAchilleas Pipinellis2017-01-221-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | Expose Prometheus docs to the main READMEAchilleas Pipinellis2017-01-222-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | Add Prometheus docsAchilleas Pipinellis2017-01-221-0/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaces https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1237 Omnibus MR: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1227 Omnibus issue: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1481
* | | | | | | Merge branch 'merge-dropdown-this-context' into 'master' Jacob Schatz2017-01-223-1/+46
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Fixed bug with merge immediately button not working See merge request !8696
| * | | | | | Added spec testsmerge-dropdown-this-contextPhil Hughes2017-01-221-0/+41
| | | | | | |
| * | | | | | Fixed bug with merge immediately button would not workPhil Hughes2017-01-222-1/+5
|/ / / / / / | | | | | | | | | | | | | | | | | | This was caused by using 'this' in a fat arrow function, so 'this' would not equal the jQuery element