summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | | | Support CURD operation for release asset linksShinya Maeda2019-01-044-2/+37
|/ / / /
* | | | Merge branch '49056-configure-auto-devops-deployed-applications-with-secrets-...Kamil Trzciński2019-01-041-12/+55
|\ \ \ \
| * | | | DRY up some functions in Auto-DevOps scriptThong Kuah2019-01-041-16/+27
| * | | | Remove application secret on stopping environmentThong Kuah2019-01-041-0/+3
| * | | | Simplify bash functionThong Kuah2019-01-041-27/+11
| * | | | Solve multi word CI variables not quoted properlyThong Kuah2019-01-041-25/+42
| * | | | Create K8S_SECRET_* CI variables as a K8s SecretThong Kuah2019-01-041-0/+28
| | |/ / | |/| |
* | | | Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern2019-01-047-27/+80
|\ \ \ \
| * | | | Fix already initialized constant constant warning29951-issue-creation-by-email-without-subaddressingBrett Walker2019-01-034-4/+4
| * | | | Move constant definitionBrett Walker2019-01-034-4/+4
| * | | | Refactoring and review commentsBrett Walker2019-01-034-30/+35
| * | | | Address review feedbackBrett Walker2019-01-032-4/+7
| * | | | Use new issue email address formatBrett Walker2019-01-035-13/+34
| * | | | Use new merge request email address formatBrett Walker2019-01-032-20/+34
| * | | | Use new unsubscribe linkBrett Walker2019-01-032-4/+14
| | |_|/ | |/| |
* | | | Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern2019-01-046-27/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Move push size check to EE moduleDouwe Maan2019-01-021-2/+0
| * | | Remove oldrev and newrev nil-checks that are now unnecessaryDouwe Maan2019-01-022-2/+6
| * | | Don't run single change checks when changes are unknownDouwe Maan2019-01-023-16/+26
| * | | Skip change access check for deploy keysDouwe Maan2019-01-022-5/+4
| * | | Move magic '_any' string to constantDouwe Maan2019-01-021-1/+5
* | | | Drop Webhooks from project import/export configStan Hu2019-01-031-7/+0
* | | | Use reports syntax for Dependency scanning jobTetiana Chupryna2019-01-031-1/+2
* | | | Revert changesmortyccp2019-01-031-1/+1
* | | | Remove authentication via warden and PRIVATE_TOKEN headermortyccp2019-01-032-31/+14
* | | | Fix lint errormortyccp2019-01-031-2/+5
* | | | Allow basic authentication on go get middlewaremortyccp2019-01-032-17/+34
| |/ / |/| |
* | | Merge branch 'mk/avoid-extra-storage-perm-and-query' into 'master'Stan Hu2019-01-021-1/+1
|\ \ \