summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make role dropdown on group admin area consistentwinh-admin-group-role-dropdownwinh2017-09-051-0/+1
* Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-059-72/+115
|\
| * Fix API documentHiroyuki Sato2017-09-052-20/+22
| * Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-055-14/+32
| * Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-055-44/+67
* | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int...Kamil Trzciński2017-09-057-19/+337
|\ \
| * | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-042-2/+14
| * | Improve def pipeline_schedule with authrozation codeShinya Maeda2017-09-041-16/+13
| * | Improve by zj nice catchesShinya Maeda2017-09-044-47/+39
| * | Finish specShinya Maeda2017-09-042-17/+7
| * | Add spec (Halfway)Shinya Maeda2017-09-045-62/+216
| * | Add changelogShinya Maeda2017-09-041-0/+5
| * | Fix docShinya Maeda2017-09-041-84/+11
| * | Extend API: Pipeline Schedule VariableShinya Maeda2017-09-044-2/+243
* | | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-0516-137/+171
|\ \ \
| * | | Use pipeline.trigger_requests.lastfix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequestShinya Maeda2017-09-051-1/+1
| * | | Revert iunnecessary change(gitaly)Shinya Maeda2017-09-041-2/+1
| * | | Move trigger_variables to presenterShinya Maeda2017-09-045-51/+49
| * | | trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-044-17/+54
| * | | Remove ci_trigger_request_with_variablesShinya Maeda2017-09-049-48/+92
| * | | Fix trigger_request.variablesShinya Maeda2017-09-043-7/+6
| * | | Fix specShinya Maeda2017-09-048-13/+13
| * | | Revert autheticate! in Trigger APIShinya Maeda2017-09-049-23/+22
| * | | Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-047-95/+53
| |/ /
* | | Merge branch 'feature/sm/37239-implement-failure_reason-on-ci_builds' into 'm...Kamil Trzciński2017-09-0515-17/+98
|\ \ \
| * | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-056-18/+28
| * | | Use unknown_failure for runnerShinya Maeda2017-09-051-5/+2
| * | | Improve specShinya Maeda2017-09-051-9/+12
| * | | Fix specShinya Maeda2017-09-052-2/+5
| * | | - Allow runner API to pass failure_reasonShinya Maeda2017-09-058-10/+29
| * | | Fix enum listsShinya Maeda2017-09-0512-40/+34
| * | | Fix enum wordingShinya Maeda2017-09-055-5/+5
| * | | Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-0513-6/+61
| | |/ | |/|
* | | Merge branch 'docs/gb/fix-ci-cd-types-removal-due-date' into 'master'Grzegorz Bizon2017-09-051-1/+1
|\ \ \
| * | | Fix CI/CD `types` config entry removal due datedocs/gb/fix-ci-cd-types-removal-due-dateGrzegorz Bizon2017-09-051-1/+1
* | | | Merge branch 'additional-time-series-charts' into 'master'Tim Zallmann2017-09-0517-1994/+6256
|\ \ \ \
| * \ \ \ Merge branch 'refactor-monitoring-store' into 'additional-time-series-charts'Jose Ivan Vargas Lopez2017-09-011-45/+41
| |\ \ \ \
| | * | | | Corrected collate functionJose Ivan Vargas2017-09-011-1/+1
| | * | | | refactor monitoring_store.jsMike Greiling2017-09-011-41/+37
| | * | | | simplify storeMetrics methodMike Greiling2017-09-011-6/+6
| |/ / / /
| * | | | Increased opacity from 0.10 to 0.25Jose Ivan Vargas2017-09-011-1/+1
| * | | | Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-316-18/+45
| * | | | fix misnamed graph component propertyMike Greiling2017-08-301-5/+5
| * | | | Increased the height of the graph when dealing with 3 plus legendsJose Ivan Vargas2017-08-301-3/+3
| * | | | Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas2017-08-304-14/+19
| * | | | Added CHANGELOGJose Ivan Vargas2017-08-301-0/+5
| * | | | Modified mocked data to be less than 500kbJose Ivan Vargas2017-08-302-5794/+1
| * | | | Fixed scss linter errorsJose Ivan Vargas2017-08-301-1/+1
| * | | | Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-3010-1897/+11803
| * | | | Added vertical spacing when there's multiple legendsJose Ivan Vargas2017-08-304-21/+40