summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Project template for iOS"Jason Lenny2019-03-071-0/+1
* Adding additional usage metrics for Release to weekly pingDarby Frey2019-03-071-0/+2
* Merge branch 'sh-rugged-get-tree-entry' into 'master'Sean McGivern2019-03-071-1/+15
|\
| * Bring back Rugged implementation of TreeEntryStan Hu2019-03-071-1/+15
* | Merge branch 'sh-rugged-tree-entries' into 'master'Sean McGivern2019-03-071-5/+69
|\ \ | |/
| * Bring back Rugged implementation of GetTreeEntriesStan Hu2019-03-071-5/+69
* | Merge branch 'fix-sidekiq-process-group-killing' into 'master'Stan Hu2019-03-071-1/+1
|\ \ | |/ |/|
| * Fix Sidekiq process group killingNick Thomas2019-03-071-1/+1
* | Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan2019-03-071-41/+160
|\ \
| * | Add option to expand diff to full filePhil Hughes2019-03-061-41/+160
* | | Merge branch '58613-protected-branches-error' into 'master'Lin Jen-Shin2019-03-071-3/+21
|\ \ \
| * | | Move empty_repo check on its own58613-protected-branches-errorPatrick Bajao2019-03-071-18/+21
| * | | Allow protected branch creation for empty projectPatrick Bajao2019-03-071-0/+15
| | |/ | |/|
* | | Moved all emojis to the public folderTim Zallmann2019-03-071-1/+1
|/ /
* | Allow protected branch creation via web and APIPatrick Bajao2019-03-061-0/+100
* | Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu2019-03-052-0/+29
|\ \
| * | Add test for evaluating bridge variables policyGrzegorz Bizon2019-03-021-0/+21
| * | Do not raise when adding undefined variables resourceGrzegorz Bizon2019-03-021-0/+8
* | | Merge branch 'add_ldap_tls_options' into 'master'Douwe Maan2019-03-051-12/+141
|\ \ \
| * | | Allow raw `tls_options` to be passed in LDAP configurationDrew Blessing2019-03-041-12/+141
* | | | Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-059-15/+119
|\ \ \ \
| * | | | Add frozen_string_literal to new filesStan Hu2019-03-041-0/+2
| * | | | Merge dev master into GitLab.com masterYorick Peterse2019-03-049-15/+117
| |\ \ \ \
| | * \ \ \ Merge branch 'security-kubernetes-local-ssrf' into 'master'Yorick Peterse2019-03-041-0/+30
| | |\ \ \ \
| | | * | | | Do not allow local urls in Kubernetes formThong Kuah2019-02-211-0/+30
| | * | | | | Merge branch 'security-osw-stop-linking-to-packages' into 'master'Yorick Peterse2019-03-047-15/+71
| | |\ \ \ \ \
| | | * | | | | Stop linking to unrecognized package sourcesOswaldo Ferreira2019-02-217-15/+71
| | | |/ / / /
| | * | | | | Arbitrary file read via MergeRequestDiffFrancisco Javier López2019-03-041-0/+16
* | | | | | | Merge branch 'feature/gb/add-serverless-cicd-template' into 'master'Grzegorz Bizon2019-03-051-3/+34
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Freeze abstract templates constant in specsGrzegorz Bizon2019-03-041-1/+1
| * | | | | | Make serverless template a valid abstract templateGrzegorz Bizon2019-03-041-3/+34
* | | | | | | Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch '40396-sidekiq-in-process-group' into 'master'Stan Hu2019-03-042-1/+81
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sidekiq: terminate child processes at shutdownNick Thomas2019-03-042-1/+81
* | | | | | Merge branch 'sh-rugged-find-commit' into 'master'Sean McGivern2019-03-042-1/+25
|\ \ \ \ \ \
| * | | | | | Bring back Rugged implementation of find_commitStan Hu2019-03-012-1/+25
* | | | | | | Show commands applied message when promoting issuesFelipe Artur2019-03-041-1/+6
* | | | | | | Merge branch 'allow-to-recursively-include' into 'master'Grzegorz Bizon2019-03-047-34/+231
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Allow to recursively expand includesKamil Trzciński2019-03-017-34/+231
| | |/ / / / | |/| | | |
* | | | | | Removing old code path for search_files_by_contentJohn Cai2019-03-011-10/+0
* | | | | | Merge branch '57612-github-importer-ignores-milestone-due_date' into 'master'Stan Hu2019-03-011-0/+24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Move check for nil due_on into build section of specDiana Stanley2019-02-271-8/+5
| * | | | | Add test for nil due_on value during importDiana Stanley2019-02-261-0/+21
| * | | | | Capture due date when importing milestones from GithubDiana Stanley2019-02-201-0/+6
* | | | | | Merge branch '9903-geo-selective-sync-by-namespace-is-broken' into 'master'Stan Hu2019-03-011-1/+27
|\ \ \ \ \ \
| * | | | | | Mark cached value as persisted when is an instance of ActiveRecord::BaseDouglas Barbosa Alexandre2019-02-281-1/+27
* | | | | | | Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre2019-03-011-10/+104
|\ \ \ \ \ \ \
| * | | | | | | Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-011-6/+54
| * | | | | | | Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-011-6/+6
| * | | | | | | Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-011-0/+46
| | |_|/ / / / | |/| | | | |