summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use environment_params when defining expected_params58375-api-controllerrpereira22019-04-051-10/+8
* Allow message strings to be translatedrpereira22019-04-052-2/+8
* Do not hardcode project and namespace name in urlrpereira22019-04-051-3/+3
* Call permit! on paramsrpereira22019-04-052-2/+15
* Remove permitting of paramsrpereira22019-04-052-21/+5
* Add spec for invalid environment idrpereira22019-04-052-2/+11
* Make filter params specs more readablePeter Leitzen2019-04-051-5/+7
* Streamline controller specsPeter Leitzen2019-04-052-87/+76
* Add a Prometheus API per environmentrpereira22019-04-056-0/+203
* Some code improvements58375-proxy-servicerpereira22019-04-042-3/+6
* Use hash methods to filter paramsrpereira22019-04-042-16/+12
* Filter params based on the proxy_pathrpereira22019-04-042-32/+59
* Rename prometheus_owner to proxyablerpereira22019-04-042-15/+15
* Add spec for RestClient raising exceptionrpereira22019-04-041-47/+37
* Remove no_proxy check in calculate_reactive_cacherpereira22019-04-041-1/+0
* Remove redundant variable declarationPeter Leitzen2019-04-041-2/+1
* Extract parsing JSONPeter Leitzen2019-04-041-6/+8
* Start context names with lowercase letterrpereira22019-04-041-7/+7
* Remove all superfluous bracesrpereira22019-04-042-12/+11
* Improvements after reviewrpereira22019-04-042-37/+21
* Remove unnecessary linerpereira22019-04-041-6/+0
* Add a Prometheus::ProxyServicerpereira22019-04-042-0/+309
* Add a proxy method to PrometheusClientrpereira22019-04-042-20/+115
* Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-046-5/+50
|\
| * Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-046-5/+50
* | Merge branch '60057-fix-gitlab-schema-keyerror' into 'master'Douglas Barbosa Alexandre2019-04-042-3/+13
|\ \
| * | Fix a KeyError in GitlabSchemaNick Thomas2019-04-042-3/+13
* | | Merge branch 'fj-rename-terminal-to-channel' into 'master'Nick Thomas2019-04-0410-24/+60
|\ \ \ | |/ / |/| |
| * | Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-0410-24/+60
|/ /
* | Merge branch '58375-reactive-caching-changes' into 'master'Michael Kozono2019-04-044-3/+92
|\ \
| * | Allow reactive caching to be used in servicesReuben Pereira2019-04-044-3/+92
|/ /
* | Merge branch '57831-allow-graphql-scalar-fields-to-be-authorized' into 'master'Nick Thomas2019-04-043-41/+138
|\ \
| * | Use parent object when authorizing scalar typesBrett Walker2019-04-043-41/+138
* | | Merge branch 'mw-i18n-helpers' into 'master'Nick Thomas2019-04-0410-55/+155
|\ \ \
| * | | Externalize strings in helpersMartin Wortschack2019-04-0410-55/+155
|/ / /
* | | Merge branch '59995-ide-status-bar-vue-render-error' into 'master'Phil Hughes2019-04-045-61/+94
|\ \ \
| * | | Fix vue render error for IDE status barPaul Slaughter2019-04-045-61/+94
* | | | Merge branch 'id-51433-sort-wiki-by-date' into 'master'Douwe Maan2019-04-0412-33/+259
|\ \ \ \
| * | | | Allow to sort wiki pages by date and titleIgor2019-04-0412-33/+259
|/ / / /
* | | | Merge branch 'update-gitlab-shell' into 'master'Douglas Barbosa Alexandre2019-04-042-1/+6
|\ \ \ \
| * | | | Update GitLab Shell to v9.0.0Nick Thomas2019-04-042-1/+6
| |/ / /
* | | | Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master'Rémy Coutable2019-04-048-0/+137
|\ \ \ \
| * | | | Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-048-0/+137
* | | | | Merge branch '58839-automatically-set-prometheus-step-interval' into 'master'James Lopez2019-04-044-8/+67
|\ \ \ \ \
| * | | | | Automatically set Prometheus step intervalPeter Leitzen2019-04-044-8/+67
|/ / / / /
* | | | | Merge branch 'xanf/gitlab-ce-transfer-disables-js' into 'master'Sean McGivern2019-04-043-3/+8
|\ \ \ \ \
| * | | | | Redirect to edit page on group transfer failurexanf/gitlab-ce-transfer-disables-jsIllya Klymov2019-04-033-3/+8
* | | | | | Merge branch '59570-confidential-quick-action' into 'master'Sean McGivern2019-04-042-36/+34
|\ \ \ \ \ \
| * | | | | | Extract confidential quick action spec to a shared example59570-confidential-quick-actionAlexandru Croitor2019-04-042-36/+34
* | | | | | | Merge branch '58881-doc-registry-s3-permissions-scopes' into 'master'Marcia Ramos2019-04-041-6/+6
|\ \ \ \ \ \ \