summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '56110-cluster-kubernetes-api-500-error-on-post-request' into 'm...Kamil Trzciński2019-01-112-3/+3
|\
| * Restrict multiple clusters through APIMayra Cabrera2019-01-102-3/+3
* | Remove releases_page feature flagShinya Maeda2019-01-112-3/+0
|/
* Fix files/blob api endpoint content dispositionFrancisco Javier López2019-01-101-1/+5
* Merge branch '55628-artifacts-from-a-job-defined-after-a-parallel-job-are-not...Grzegorz Bizon2019-01-101-1/+2
|\
| * Handler regular deps next to parallelized job depsMatija Čupić2019-01-091-1/+2
* | Service for calling Sentry issues apiReuben Pereira2019-01-092-0/+118
* | Add SSE-C key configuration option for Amazon S3 remote backupsPepijn Van Eeckhoudt2019-01-091-0/+1
|/
* Merge branch 'refactor-artifact-api-endpoint' into 'master'Grzegorz Bizon2019-01-091-5/+2
|\
| * Refactor project.latest_successful_builds_for defSteve Azzopardi2019-01-071-5/+2
* | Merge branch 'sh-switch-rack-request-to-actionpack' into 'master'Robert Speicher2019-01-095-5/+5
|\ \
| * | Switch use of Rack::Request to ActionDispatch::RequestStan Hu2019-01-075-5/+5
* | | Merge branch 'elastic-test-repos-ce' into 'master'Nick Thomas2019-01-091-0/+13
|\ \ \
| * | | Backport of elastic-test-repos from EEMario de la Ossa2019-01-081-0/+13
* | | | Revert "Merge branch '3062-improve-project-cache' into 'master'"Stan Hu2019-01-081-2/+2
* | | | Merge branch 'osw-fix-bottom-expansion-diff-comment' into 'master'Douglas Barbosa Alexandre2019-01-081-3/+8
|\ \ \ \
| * | | | Adjusts duplicated line when commenting on unfolded diff linesOswaldo Ferreira2019-01-081-3/+8
| | |_|/ | |/| |
* | | | Merge branch 'feature/custom-helm-chart-repo' into 'master'Sean McGivern2019-01-081-1/+1
|\ \ \ \
| * | | | Added feature to specify a custom Auto DevOps chart repositorywalkafwalka2019-01-041-1/+1
| | |/ / | |/| |
* | | | Check if specific type of background migration are doneMark Chao2019-01-081-0/+13
* | | | Merge branch '49231-import-issues-csv' into 'master'Douwe Maan2019-01-073-4/+4
|\ \ \ \
| * | | | Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-2/+2
| * | | | Refactor upload service to return uploaderHeinrich Lee Yu2019-01-073-3/+3
| | |_|/ | |/| |
* | | | Add table and model for error tracking settingsReuben Pereira2019-01-073-2/+21
| |_|/ |/| |
* | | Merge branch 'sh-fix-issue-55914' into 'master'Rémy Coutable2019-01-071-3/+9
|\ \ \
| * | | Fix Bitbucket Server import only including first 25 pull requestsStan Hu2019-01-061-3/+9
* | | | Merge branch 'include-project' into 'master'Grzegorz Bizon2019-01-077-16/+92
|\ \ \ \
| * | | | Allow to include files from another projectsKamil Trzciński2019-01-077-16/+92
* | | | | Add tests for Release Link APIShinya Maeda2019-01-071-43/+44
* | | | | Add API for release asset linksShinya Maeda2019-01-072-0/+117
| |_|/ / |/| | |
* | | | Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon2019-01-067-8/+47
|\ \ \ \
| * | | | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-047-8/+47
* | | | | Merge branch 'sh-fix-multipart-uploads-failure' into 'master'Kamil Trzciński2019-01-051-1/+1
|\ \ \ \ \
| * | | | | Fix multipart attachments not uploadingsh-fix-multipart-uploads-failureStan Hu2019-01-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch '40473-api-support-for-kubernetes-integration' into 'master'Kamil Trzciński2019-01-053-0/+176
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Include CRUD endpoints for Cluster API40473-api-support-for-kubernetes-integrationMayra Cabrera2019-01-043-0/+176
* | | | | Merge branch '4553-geo-hashed-storage-migration-failure-does-not-log-to-sentr...Stan Hu2019-01-041-2/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Track Sentry error when namespace cannot be moved4553-geo-hashed-storage-migration-failure-does-not-log-to-sentry-or-geo-log-well-eeValery Sizov2019-01-041-2/+4
* | | | | Merge branch 'do-not-ignore-schema-conflicts' into 'master'Robert Speicher2019-01-041-1/+1
|\ \ \ \ \
| * | | | | Don't ignore conflicts in db/schema.rbdo-not-ignore-schema-conflictsYorick Peterse2019-01-041-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'feature/gb/expose-ci-api-url-variable' into 'master'Douwe Maan2019-01-041-0/+29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Improve readablity of CI_API_V4_URL related codeGrzegorz Bizon2019-01-041-1/+1
| * | | | Minor improvements to CI_API_V4_URL variable exposurefeature/gb/expose-ci-api-url-variableGrzegorz Bizon2019-01-031-1/+1
| * | | | Add API::Helpers::Version and expose API root URLGrzegorz Bizon2019-01-032-8/+29
| * | | | Expose method that returns GitLab API pathsGrzegorz Bizon2019-01-031-0/+8
| | |_|/ | |/| |
* | | | Merge branch 'include-templates' into 'master'Kamil Trzciński2019-01-047-21/+121
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow to include templatesKamil Trzciński2019-01-047-21/+121
* | | | Merge branch 'bvl-dont-ignore-gitlab-pot-compat-check' into 'master'Yorick Peterse2019-01-041-1/+1
|\ \ \ \
| * | | | Don't ingore the `gitlab.pot` in ee_compat_checkBob Van Landuyt2019-01-041-1/+1
* | | | | Add unique constraint to release and urlShinya Maeda2019-01-041-10/+5