Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-01-10Service for calling Sentry issues apiReuben Pereira
2019-01-09Add SSE-C key configuration option for Amazon S3 remote backupsPepijn Van Eeckhoudt
2019-01-09Merge branch 'refactor-artifact-api-endpoint' into 'master'Grzegorz Bizon
2019-01-09Merge branch 'sh-switch-rack-request-to-actionpack' into 'master'Robert Speicher
2019-01-09Merge branch 'elastic-test-repos-ce' into 'master'Nick Thomas
2019-01-09Backport of elastic-test-repos from EEMario de la Ossa
2019-01-09Revert "Merge branch '3062-improve-project-cache' into 'master'"Stan Hu
2019-01-08Merge branch 'osw-fix-bottom-expansion-diff-comment' into 'master'Douglas Barbosa Alexandre
2019-01-08Adjusts duplicated line when commenting on unfolded diff linesOswaldo Ferreira
2019-01-08Merge branch 'feature/custom-helm-chart-repo' into 'master'Sean McGivern
2019-01-08Check if specific type of background migration are doneMark Chao
2019-01-08Merge branch '49231-import-issues-csv' into 'master'Douwe Maan
2019-01-07Add table and model for error tracking settingsReuben Pereira
2019-01-07Refactor project.latest_successful_builds_for defSteve Azzopardi
2019-01-07Merge branch 'sh-fix-issue-55914' into 'master'Rémy Coutable
2019-01-07Merge branch 'include-project' into 'master'Grzegorz Bizon
2019-01-07Allow to include files from another projectsKamil Trzciński
2019-01-07Switch use of Rack::Request to ActionDispatch::RequestStan Hu
2019-01-07Fix Bitbucket Server import only including first 25 pull requestsStan Hu
2019-01-07Add tests for Release Link APIShinya Maeda
2019-01-07Add API for release asset linksShinya Maeda
2019-01-07Remove caching of CSV fileHeinrich Lee Yu
2019-01-07Refactor upload service to return uploaderHeinrich Lee Yu
2019-01-06Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon
2019-01-05Merge branch 'sh-fix-multipart-uploads-failure' into 'master'Kamil Trzciński
2019-01-05Merge branch '40473-api-support-for-kubernetes-integration' into 'master'Kamil Trzciński
2019-01-05Fix multipart attachments not uploadingStan Hu
2019-01-05Merge branch '4553-geo-hashed-storage-migration-failure-does-not-log-to-sentr...Stan Hu
2019-01-05Include CRUD endpoints for Cluster APIMayra Cabrera
2019-01-04Added feature to specify a custom Auto DevOps chart repositorywalkafwalka
2019-01-04Track Sentry error when namespace cannot be movedValery Sizov
2019-01-04Merge branch 'do-not-ignore-schema-conflicts' into 'master'Robert Speicher
2019-01-04Merge branch 'feature/gb/expose-ci-api-url-variable' into 'master'Douwe Maan
2019-01-04Merge branch 'include-templates' into 'master'Kamil Trzciński
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2019-01-04Don't ignore conflicts in db/schema.rbYorick Peterse
2019-01-04Merge branch 'bvl-dont-ignore-gitlab-pot-compat-check' into 'master'Yorick Peterse
2019-01-04Improve readablity of CI_API_V4_URL related codeGrzegorz Bizon
2019-01-04Don't ingore the `gitlab.pot` in ee_compat_checkBob Van Landuyt
2019-01-04Allow to include templatesKamil Trzciński
2019-01-04Add unique constraint to release and urlShinya Maeda
2019-01-04Support CURD operation for release asset linksShinya Maeda
2019-01-04Merge branch '49056-configure-auto-devops-deployed-applications-with-secrets-...Kamil Trzciński
2019-01-04Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern
2019-01-04Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern
2019-01-04DRY up some functions in Auto-DevOps scriptThong Kuah
2019-01-04Remove application secret on stopping environmentThong Kuah
2019-01-04Simplify bash functionThong Kuah
2019-01-04Solve multi word CI variables not quoted properlyThong Kuah
2019-01-04Create K8S_SECRET_* CI variables as a K8s SecretThong Kuah