summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Expand pipeline_trigger_service_spec by godfat requestfeature/sm/35282-ci_pipeline_variables-2Shinya Maeda2017-07-281-16/+28
* Fix revert missShinya Maeda2017-07-281-1/+1
* Fix static snalysysShinya Maeda2017-07-281-1/+1
* Revert "Move validate to begin/rescue block"Shinya Maeda2017-07-281-25/+14
* Use let(:params) instead of def paramShinya Maeda2017-07-281-9/+10
* Use let(:pipeline) for variables spec in triggers_spec.rbShinya Maeda2017-07-281-2/+1
* Remove is_a?(Hash) from unless params[:variables] in create_pipeline_variablesShinya Maeda2017-07-281-1/+1
* Use bang for trigger.trigger_requests.createShinya Maeda2017-07-281-1/+1
* Remove if pipeline.variables in Ci::Build#variablesShinya Maeda2017-07-281-1/+1
* Fix pipelineShinya Maeda2017-07-282-21/+18
* Move validate to begin/rescue blockShinya Maeda2017-07-281-14/+19
* fix merge missShinya Maeda2017-07-282-1/+5
* initShinya Maeda2017-07-2817-32/+247
* Merge branch 'sh-augment-lograge-output' into 'master'Sean McGivern2017-07-282-1/+14
|\
| * Merge branch 'master' into 'sh-augment-lograge-output'Sean McGivern2017-07-288-19/+43
| |\
| * | Add remote IP, user ID and username to JSON lograge outputsh-augment-lograge-outputStan Hu2017-07-282-1/+14
* | | Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern2017-07-287-51/+291
|\ \ \
| * | | Modify/add some forgotten issues API documentationtc-api-root-merge-requestsToon Claes2017-07-282-20/+24
| * | | Default /merge_request API endpoint to `scope=created-by-me`Toon Claes2017-07-283-8/+31
| * | | Add top-level /merge_requests API endpointToon Claes2017-07-275-31/+244
* | | | Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into...Tim Zallmann2017-07-2810-270/+243
|\ \ \ \ | |_|_|/ |/| | |
| * | | resolve remaining eslint violations35224-transform-user-profile-javascript-into-async-bundleMike Greiling2017-07-282-63/+58
| * | | resolve eqeqeq, newline-per-chained-call, no-unused-vars, and no-else-return ...Mike Greiling2017-07-281-10/+11
| * | | resolve consistent-return eslint violationMike Greiling2017-07-281-5/+3
| * | | resolve prefer-template and quotes eslint violationsMike Greiling2017-07-281-7/+14
| * | | resolve no-mixed-operators and no-return-assign eslint violationsMike Greiling2017-07-281-6/+6
| * | | resolve comma-dangle and object-shorthand eslint violationsMike Greiling2017-07-281-23/+12
| * | | resolve camelcase violationsMike Greiling2017-07-281-9/+6
| * | | remove janky function binding in activity calendar classMike Greiling2017-07-281-45/+55
| * | | fix all eslint violations in user_tabs.jsMike Greiling2017-07-281-80/+73
| * | | remove implied "GET" http method optionMike Greiling2017-07-271-1/+0
| * | | remove needless brackets object accessor syntaxMike Greiling2017-07-271-2/+2
| * | | fix broken testsMike Greiling2017-07-191-2/+2
| * | | refactor users bundle, remove inline javascript, and transform into an async ...Mike Greiling2017-07-185-50/+25
| * | | refactor async calendar dataMike Greiling2017-07-185-18/+27
* | | | Merge branch 'sh-fix-lograge-exception' into 'master'Sean McGivern2017-07-281-1/+1
|\ \ \ \
| * | | | Fix lograge exclusion in params sectionsh-fix-lograge-exceptionStan Hu2017-07-281-1/+1
| | |_|/ | |/| |
* | | | Merge branch '32483-jira-error' into 'master'Sean McGivern2017-07-286-13/+38
|\ \ \ \
| * | | | Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-276-13/+38
* | | | | Merge branch '35667-indicate-type-of-metric-for-prometheus-web-application-mo...Tim Zallmann2017-07-281-4/+4
|\ \ \ \ \
| * | | | | Rename the metric groups35667-indicate-type-of-metric-for-prometheus-web-application-monitoringJoshua Lambert2017-07-271-4/+4
* | | | | | Merge branch '35657-fix-prometheus-docs-to-indicate-kubernetes-is-not-require...Achilleas Pipinellis2017-07-281-2/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update environments.md35657-fix-prometheus-docs-to-indicate-kubernetes-is-not-required-docsJoshua Lambert2017-07-271-2/+1
* | | | | | Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher2017-07-278-170/+102
|\ \ \ \ \ \
| * | | | | | Remove deprecated `repository_storage` attributebvl-add-all-settings-to-apiBob Van Landuyt2017-07-274-60/+6
| * | | | | | Make the attribute list for application settings reusableBob Van Landuyt2017-07-275-110/+96
* | | | | | | Merge branch 'gitaly-all-branches' into 'master'Robert Speicher2017-07-275-319/+77
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Incorporate RefsService.FindAllBranches Gitaly RPCgitaly-all-branchesAlejandro Rodríguez2017-07-275-7/+40
| * | | | | | Improve Gitlab::Git::Repository specs for #branchesAlejandro Rodríguez2017-07-271-14/+39
| * | | | | | Remove unused Gitlab::Git operationsAlejandro Rodríguez2017-07-272-300/+0