summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use environment_params when defining expected_params58375-api-controllerrpereira22019-04-051-10/+8
* Do not hardcode project and namespace name in urlrpereira22019-04-051-3/+3
* Call permit! on paramsrpereira22019-04-051-1/+14
* Remove permitting of paramsrpereira22019-04-051-9/+0
* Add spec for invalid environment idrpereira22019-04-051-0/+10
* Make filter params specs more readablePeter Leitzen2019-04-051-5/+7
* Streamline controller specsPeter Leitzen2019-04-051-83/+74
* Add a Prometheus API per environmentrpereira22019-04-052-0/+148
* Some code improvements58375-proxy-servicerpereira22019-04-041-2/+2
* Use hash methods to filter paramsrpereira22019-04-041-7/+7
* Filter params based on the proxy_pathrpereira22019-04-041-28/+39
* Rename prometheus_owner to proxyablerpereira22019-04-041-2/+2
* Add spec for RestClient raising exceptionrpereira22019-04-041-47/+37
* Start context names with lowercase letterrpereira22019-04-041-7/+7
* Remove all superfluous bracesrpereira22019-04-041-11/+11
* Improvements after reviewrpereira22019-04-041-31/+11
* Add a Prometheus::ProxyServicerpereira22019-04-041-0/+204
* Add a proxy method to PrometheusClientrpereira22019-04-041-7/+82
* Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-041-0/+18
|\
| * Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-0/+18
* | Merge branch '60057-fix-gitlab-schema-keyerror' into 'master'Douglas Barbosa Alexandre2019-04-041-2/+12
|\ \
| * | Fix a KeyError in GitlabSchemaNick Thomas2019-04-041-2/+12
* | | Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-044-11/+19
|/ /
* | Allow reactive caching to be used in servicesReuben Pereira2019-04-041-0/+44
* | Merge branch '57831-allow-graphql-scalar-fields-to-be-authorized' into 'master'Nick Thomas2019-04-042-31/+117
|\ \
| * | Use parent object when authorizing scalar typesBrett Walker2019-04-042-31/+117
* | | Merge branch '59995-ide-status-bar-vue-render-error' into 'master'Phil Hughes2019-04-042-56/+81
|\ \ \
| * | | Fix vue render error for IDE status barPaul Slaughter2019-04-042-56/+81
* | | | Allow to sort wiki pages by date and titleIgor2019-04-043-14/+172
* | | | Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master'Rémy Coutable2019-04-044-0/+75
|\ \ \ \
| * | | | Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-044-0/+75
* | | | | Automatically set Prometheus step intervalPeter Leitzen2019-04-042-3/+35
* | | | | Merge branch 'xanf/gitlab-ce-transfer-disables-js' into 'master'Sean McGivern2019-04-041-1/+1
|\ \ \ \ \
| * | | | | Redirect to edit page on group transfer failurexanf/gitlab-ce-transfer-disables-jsIllya Klymov2019-04-031-1/+1
* | | | | | 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
* | | | | | | Allow to use untrusted Regexp via feature flagKamil Trzciński2019-04-043-11/+150
| |_|_|/ / / |/| | | | |
* | | | | | Consider array params on rendering MR list on dashboardIgor2019-04-043-2/+60
* | | | | | Merge branch '60029-fix-broken-master' into 'master'Sean McGivern2019-04-042-2/+2
|\ \ \ \ \ \
| * | | | | | Fix an order-dependent spec failure in spec/migrations/schedule_sync_issuable...Nick Thomas2019-04-042-2/+2
| |/ / / / /
* | | | | | Add cr remarksGosia Ksionek2019-04-042-0/+131
| |_|_|/ / |/| | | |
* | | | | Monitor GraphQL with PrometheusJan Provaznik2019-04-041-0/+33
| |_|/ / |/| | |
* | | | Fixed test specsOswaldo Ferreira2019-04-0414-166/+572
* | | | Merge branch 'ignore-merge-when-merge-pipelines-is-stale-ce' into 'master'Kamil Trzciński2019-04-041-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Ignore merge if the status of the merge request pipeline is staleignore-merge-when-merge-pipelines-is-stale-ceShinya Maeda2019-04-041-1/+6
| | |/ | |/|
* | | Merge branch 'stop-signing-avatar-paths' into 'master'Kamil Trzciński2019-04-041-0/+9
|\ \ \
| * | | Speed up avatar URLs with object storageSean McGivern2019-04-041-0/+9
* | | | Merge branch 'dz-reserve-v2-root-path' into 'master'Grzegorz Bizon2019-04-041-1/+1
|\ \ \ \
| * | | | Add v2 to reserved top level routesdz-reserve-v2-root-pathDmitriy Zaporozhets2019-04-041-1/+1
* | | | | Merge branch '54417-graphql-type-authorization' into 'master'Nick Thomas2019-04-048-76/+214
|\ \ \ \ \