Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-use issue/MR counts for the pagination systemmr-index-page-performance | Yorick Peterse | 2017-09-05 | 13 | -11/+244 |
| | | | | | | | This changes the issue and MR index pages so the pagination system re-uses the output of the COUNT(*) query used to calculate the number of rows per state (opened, closed, etc). This removes the need for an additional COUNT(*) on both pages. | ||||
* | Merge branch ↵ | Kamil Trzciński | 2017-09-05 | 16 | -137/+171 |
|\ | | | | | | | | | | | | | | | | | 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequest' into 'master' Removes `CreateTriggerRequestService` and add a blocker to prevent saving variables on `Ci::TriggerRequest` Closes #35650 See merge request !13792 | ||||
| * | Use pipeline.trigger_requests.lastfix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequest | Shinya Maeda | 2017-09-05 | 1 | -1/+1 |
| | | |||||
| * | Revert iunnecessary change(gitaly) | Shinya Maeda | 2017-09-04 | 1 | -2/+1 |
| | | |||||
| * | Move trigger_variables to presenter | Shinya Maeda | 2017-09-04 | 5 | -51/+49 |
| | | |||||
| * | trigger_variables should consider trigger_request existstance always | Shinya Maeda | 2017-09-04 | 4 | -17/+54 |
| | | |||||
| * | Remove ci_trigger_request_with_variables | Shinya Maeda | 2017-09-04 | 9 | -48/+92 |
| | | |||||
| * | Fix trigger_request.variables | Shinya Maeda | 2017-09-04 | 3 | -7/+6 |
| | | |||||
| * | Fix spec | Shinya Maeda | 2017-09-04 | 8 | -13/+13 |
| | | |||||
| * | Revert autheticate! in Trigger API | Shinya Maeda | 2017-09-04 | 9 | -23/+22 |
| | | |||||
| * | Remove CreateTriggerRequestService and forbit to save variables on ↵ | Shinya Maeda | 2017-09-04 | 7 | -95/+53 |
| | | | | | | | | Ci::TriggerRequest | ||||
* | | Merge branch 'feature/sm/37239-implement-failure_reason-on-ci_builds' into ↵ | Kamil Trzciński | 2017-09-05 | 15 | -17/+98 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Implement `failure_reason` on `ci_builds` Closes #37239 See merge request !13937 | ||||
| * | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_builds | Shinya Maeda | 2017-09-05 | 6 | -18/+28 |
| | | | |||||
| * | | Use unknown_failure for runner | Shinya Maeda | 2017-09-05 | 1 | -5/+2 |
| | | | |||||
| * | | Improve spec | Shinya Maeda | 2017-09-05 | 1 | -9/+12 |
| | | | |||||
| * | | Fix spec | Shinya Maeda | 2017-09-05 | 2 | -2/+5 |
| | | | |||||
| * | | - Allow runner API to pass failure_reason | Shinya Maeda | 2017-09-05 | 8 | -10/+29 |
| | | | | | | | | | | | | - Fix spec | ||||
| * | | Fix enum lists | Shinya Maeda | 2017-09-05 | 12 | -40/+34 |
| | | | |||||
| * | | Fix enum wording | Shinya Maeda | 2017-09-05 | 5 | -5/+5 |
| | | | |||||
| * | | Implement `failure_reason` on `ci_builds` | Shinya Maeda | 2017-09-05 | 13 | -6/+61 |
| | | | |||||
* | | | Merge branch 'docs/gb/fix-ci-cd-types-removal-due-date' into 'master' | Grzegorz Bizon | 2017-09-05 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Fix CI/CD `types` config entry removal due date See merge request !13990 | ||||
| * | | | Fix CI/CD `types` config entry removal due datedocs/gb/fix-ci-cd-types-removal-due-date | Grzegorz Bizon | 2017-09-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'additional-time-series-charts' into 'master' | Tim Zallmann | 2017-09-05 | 17 | -1994/+6256 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for additional time series charts Closes #33345 See merge request !13159 | ||||
| * \ \ \ | Merge branch 'refactor-monitoring-store' into 'additional-time-series-charts' | Jose Ivan Vargas Lopez | 2017-09-01 | 1 | -45/+41 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Refactor MonitoringStore class See merge request !13999 | ||||
| | * | | | | Corrected collate function | Jose Ivan Vargas | 2017-09-01 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | refactor monitoring_store.js | Mike Greiling | 2017-09-01 | 1 | -41/+37 |
| | | | | | | |||||
| | * | | | | simplify storeMetrics method | Mike Greiling | 2017-09-01 | 1 | -6/+6 |
| |/ / / / | |||||
| * | | | | Increased opacity from 0.10 to 0.25 | Jose Ivan Vargas | 2017-09-01 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Added simple support for multiple colors on the different time series | Jose Ivan Vargas | 2017-08-31 | 6 | -18/+45 |
| | | | | | |||||
| * | | | | fix misnamed graph component property | Mike Greiling | 2017-08-30 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | Increased the height of the graph when dealing with 3 plus legends | Jose Ivan Vargas | 2017-08-30 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Corrected y scale for multiple time series and visual improvements | Jose Ivan Vargas | 2017-08-30 | 4 | -14/+19 |
| | | | | | |||||
| * | | | | Added CHANGELOG | Jose Ivan Vargas | 2017-08-30 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Modified mocked data to be less than 500kb | Jose Ivan Vargas | 2017-08-30 | 2 | -5794/+1 |
| | | | | | |||||
| * | | | | Fixed scss linter errors | Jose Ivan Vargas | 2017-08-30 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Added and corrected specs for the additional time series | Jose Ivan Vargas | 2017-08-30 | 10 | -1897/+11803 |
| | | | | | |||||
| * | | | | Added vertical spacing when there's multiple legends | Jose Ivan Vargas | 2017-08-30 | 4 | -21/+40 |
| | | | | | |||||
| * | | | | Refactored deployment mixins | Jose Ivan Vargas | 2017-08-30 | 2 | -3/+2 |
| | | | | | |||||
| * | | | | Added legends for each of the time series | Jose Ivan Vargas | 2017-08-30 | 2 | -34/+52 |
| | | | | | |||||
| * | | | | Refactored the monitoring_column component to process all of the time series | Jose Ivan Vargas | 2017-08-30 | 1 | -45/+77 |
| | | | | | |||||
| * | | | | Converted the dates for each time series on the store | Jose Ivan Vargas | 2017-08-30 | 1 | -6/+14 |
| | | | | | |||||
| * | | | | Added monitoring_paths component to show multiple time series on a single chart | Jose Ivan Vargas | 2017-08-30 | 1 | -0/+40 |
| | | | | | |||||
* | | | | | Merge branch 'winh-move-issue-project-dropdown' into 'master' | Phil Hughes | 2017-09-05 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make project selection dropdown for issue editing consistent See merge request !13574 | ||||
| * | | | | | Make project selection dropdown for issue editing consistentwinh-move-issue-project-dropdown | winh | 2017-08-31 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'winh-transfer-project-dropdown' into 'master' | Phil Hughes | 2017-09-05 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make transfer project dropdown in project settings consistent See merge request !13596 | ||||
| * | | | | | | Make transfer project dropdown in project settings consistentwinh-transfer-project-dropdown | winh | 2017-08-31 | 1 | -0/+1 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'winh-merge-request-target-branch-dropdown' into 'master' | Phil Hughes | 2017-09-05 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make target branch dropdown on merge request edit page consistent See merge request !13592 | ||||
| * | | | | | | | Make target branch dropdown on merge request edit page consistentwinh-merge-request-target-branch-dropdown | winh | 2017-09-04 | 1 | -0/+8 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'winh-protection-dropdowns' into 'master' | Phil Hughes | 2017-09-05 | 1 | -13/+5 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make protected branches / tags permission dropdowns consistent See merge request !13611 | ||||
| * | | | | | | | | Make protected branches / tags permission dropdowns consistentwinh-protection-dropdowns | winh | 2017-08-31 | 1 | -13/+5 |
| | | | | | | | | |