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-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
2019-01-03Remove authentication via warden and PRIVATE_TOKEN headermortyccp
2019-01-03Fix lint errormortyccp
2019-01-03Allow basic authentication on go get middlewaremortyccp
2019-01-02Merge branch 'mk/avoid-extra-storage-perm-and-query' into 'master'Stan Hu
2019-01-02Merge branch '18667-handle-push-opts' into 'master'Douwe Maan
2019-01-02Move push size check to EE moduleDouwe Maan
2019-01-02Remove oldrev and newrev nil-checks that are now unnecessaryDouwe Maan
2019-01-02Don't run single change checks when changes are unknownDouwe Maan
2019-01-02Skip change access check for deploy keysDouwe Maan
2019-01-02Move magic '_any' string to constantDouwe Maan
2019-01-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis
2019-01-02Merge branch 's3-directories-get' into 'master'Kamil Trzciński
2019-01-02Merge branch 'security-label-xss' into 'master'John Jarvis
2019-01-02Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis
2019-01-02Merge branch 'security-master-url-rel' into 'master'John Jarvis
2019-01-02Merge branch '55838-remove-gem-install-bundler-from-docker-based-ruby-environ...Sean McGivern
2019-01-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis
2019-01-01Merge branch 'security-master-guests-jobs-api' into 'master'John Jarvis
2019-01-01Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi
2019-01-01Merge branch 'patch-37' into 'master'Sean McGivern
2019-01-01Merge branch 'sh-bump-omniauth-google-gem' into 'master'Sean McGivern
2019-01-01Update lib/gitlab/ci/templates/Ruby.gitlab-ci.ymlFatih Sarhan
2018-12-31Add support for Git push options, specifically ci.skipJonathon Reinhart
2018-12-31Merge branch 'fj-55781-fix-api-blob-content-disposition' into 'master'Sean McGivern