summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixes some unforseen issuessamdbeckham2019-02-271-0/+1
* Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu2019-02-261-22/+50
* Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-261-7/+3
* Reduce code duplicationAlexander Koval2019-02-261-50/+22
* Merge branch 'ce-revert-d5ce84fd' into 'master'Lin Jen-Shin2019-02-262-1/+5
|\
| * Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-0/+1
| * Merge branch 'sh-fix-cpp-templates-404' into 'master'Nick Thomas2019-02-261-1/+4
* | Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern2019-02-261-0/+21
|\ \
| * | Remove new_issue_url field from YouTrack integration serviceKotau Yauhen2019-02-211-6/+0
| * | Added YouTrack integrationYauhen Kotau2019-02-181-0/+27
* | | Add Maskable concern for CI variablesMatija Čupić2019-02-261-3/+7
* | | Merge branch 'osw-create-and-store-merge-ref-for-mrs' into 'master'Douwe Maan2019-02-262-0/+25
|\ \ \ | |_|/ |/| |
| * | Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-252-0/+25
* | | Merge branch '50313-use-kaniko-to-build-containers-in-autodevops' into 'master'Kamil Trzciński2019-02-261-49/+3
|\ \ \
| * | | Use auto-build-image for build stageJames Fargher2019-02-251-49/+3
* | | | Merge branch '54417-improve-authorize-dsl' into 'master'Kamil Trzciński2019-02-263-24/+18
|\ \ \ \
| * | | | Improve GraphQL Authorization DSLLuke Duncalfe2019-02-263-24/+18
* | | | | Revert "Merge branch 'sh-fix-cpp-templates-404' into 'master'"Michael Kozono2019-02-251-4/+1
* | | | | Revert "Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-...Michael Kozono2019-02-252-52/+0
* | | | | Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-1/+0
* | | | | Merge branch 'zj-load-languages-from-database' into 'master'Nick Thomas2019-02-251-1/+5
|\ \ \ \ \
| * | | | | Load repository language from the DB if detectedZeger-Jan van de Weg2019-02-251-1/+5
| |/ / / /
* | | | | Merge branch '58020-fix-merge-api-endpoint-param' into 'master'Lin Jen-Shin2019-02-251-2/+2
|\ \ \ \ \
| * | | | | Respect the should_remove_source_branch parameter to the merge APINick Thomas2019-02-251-2/+2
| |/ / / /
* | | | | Merge branch '57794-project-template-for-net' of https://gitlab.com/gitlab-or...Jason Lenny2019-02-251-0/+1
* | | | | Merge branch '57712-project-import-error-user-expected-got-hash' into 'master'Lin Jen-Shin2019-02-251-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix project import error on releasesJames Lopez2019-02-221-1/+0
| |/ / /
* | | | Merge branch 'expose-merge-ref-to-runner' into 'master'Kamil Trzciński2019-02-251-7/+3
|\ \ \ \
| * | | | Expose refspec and depth to runnerShinya Maeda2019-02-251-7/+3
| | |/ / | |/| |
* | | | Merge branch '40795-set-project-name-on-fork-api' into 'master'Douwe Maan2019-02-251-0/+2
|\ \ \ \
| * | | | Let users set name/path on project fork using APIBalasankar "Balu" C2019-02-201-0/+2
* | | | | Merge branch '58098-auto-devops-postgres-version-variable' into 'master'Sean McGivern2019-02-251-0/+2
|\ \ \ \ \
| * | | | | Allow configuring POSTGRES_VERSION in Auto DevOpsDylan Griffith2019-02-221-0/+2
| |/ / / /
* | | | | Merge branch 'am-fix-pagination-relative-links' into 'master'Rémy Coutable2019-02-251-39/+36
|\ \ \ \ \
| * | | | | Properly implement API pagination headers and add specsAdam Mulvany2019-02-211-39/+36
| | |_|/ / | |/| | |
* | | | | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-251-0/+1
|\ \ \ \ \
| * | | | | Only use boolean parameters internallyRobert Schilling2019-02-221-9/+0
| * | | | | Add API support for filtering confidential issuesRobert Schilling2019-02-211-0/+10
* | | | | | Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' int...Rémy Coutable2019-02-252-0/+52
|\ \ \ \ \ \
| * | | | | | Incorporate review feedbackRobert Schilling2019-02-181-2/+2
| * | | | | | Add new to test bulk_update endpoint for issues and MRsRobert Schilling2019-02-141-3/+6
| * | | | | | API: Bulk update for issues and merge requestsRobert Schilling2019-02-142-0/+49
* | | | | | | Merge branch 'sh-fix-cpp-templates-404' into 'master'Nick Thomas2019-02-251-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix 404s when C++ .gitignore template selectedStan Hu2019-02-221-1/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '57785-create-project-template-for-netlify' of https://gitlab.co...Jason Lenny2019-02-251-1/+6
* | | | | | | Properly handle multiple X-Forwarded-For addresses in runner IPStan Hu2019-02-241-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch '58062-tracing-url-template-render-using-string-format-does-not-...Douglas Barbosa Alexandre2019-02-221-4/+5
|\ \ \ \ \ \
| * | | | | | Switch back to using regexps in `tracing_url_template`Andrew Newdigate2019-02-221-4/+5
| |/ / / / /
* | | | | | Only allow 30 RPCs per test case to GitalyZeger-Jan van de Weg2019-02-223-3/+9
|/ / / / /
* | | | | Add spec/frontend/ to frontend rouletteWinnie Hellmann2019-02-211-2/+2
| |/ / / |/| | |