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-09Merge branch 'sh-revert-mr-23135' into 'master'Robert Speicher
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-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-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-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
2019-01-03Fix already initialized constant constant warningBrett Walker
2019-01-03Move constant definitionBrett Walker
2019-01-03Refactoring and review commentsBrett Walker
2019-01-03Address review feedbackBrett Walker
2019-01-03Use new issue email address formatBrett Walker
2019-01-03Use new merge request email address formatBrett Walker
2019-01-03Use new unsubscribe linkBrett Walker
2019-01-03Drop Webhooks from project import/export configStan Hu
2019-01-03Use reports syntax for Dependency scanning jobTetiana Chupryna
2019-01-03Minor improvements to CI_API_V4_URL variable exposureGrzegorz Bizon
2019-01-03Add API::Helpers::Version and expose API root URLGrzegorz Bizon
2019-01-03Expose method that returns GitLab API pathsGrzegorz Bizon
2019-01-03Revert changesmortyccp