summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 11-6-stable-prepare-rc4Alex Hanselka2018-12-0639-598/+1368
|\
| * Merge branch '19376-post-bfg-cleanup' into 'master'Douglas Barbosa Alexandre2018-12-062-0/+51
| |\
| | * Use BFG object maps to clean projectsNick Thomas2018-12-062-0/+51
| * | Merge branch '54857-fix-templates-path-traversal' into 'master'Cindy Pallares2018-12-063-1/+66
| |\ \ | | |/ | |/|
| | * Prevent a path traversal attack on global file templatesNick Thomas2018-12-053-1/+66
| * | Merge branch 'blob-count2' into 'master'Rémy Coutable2018-12-062-122/+147
| |\ \
| | * | Optimized file search to work without limitsJan Provaznik2018-12-062-122/+147
| * | | Use approximate counts for big tablesJan Provaznik2018-12-062-0/+31
| * | | Merge branch 'sh-handle-invalid-gpg-sig' into 'master'Nick Thomas2018-12-061-0/+22
| |\ \ \
| | * | | Gracefully handle unknown/invalid GPG keysStan Hu2018-12-051-0/+22
| * | | | Support RSA and ECDSA algorithms in Omniauth JWTMichael Tsyganov2018-12-051-17/+53
| |/ / /
| * | | Merge branch '54886-usage-data-group-clusters' into 'master'Kamil Trzciński2018-12-051-2/+14
| |\ \ \
| | * | | Add UsageData for group/project clustersDylan Griffith2018-12-051-2/+14
| * | | | Merge branch '34758-deployment-cluster' into 'master'Kamil Trzciński2018-12-052-0/+23
| |\ \ \ \
| | * | | | Various improvements to hierarchy sortingThong Kuah2018-12-051-4/+16
| | * | | | Add association project -> kubernetes_namespacesThong Kuah2018-12-051-0/+1
| | * | | | Deploy to clusters for a project's groupsThong Kuah2018-12-051-0/+10
| | * | | | Modify service so that it can be re-runThong Kuah2018-12-051-0/+79
| * | | | | Rename project's pipelines relationFrancisco Javier López2018-12-054-9/+121
| * | | | | Merge branch 'osw-fix-grouping-by-file-path' into 'master'Nick Thomas2018-12-052-10/+21
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Avoid 500's when serializing legacy diff notesosw-fix-grouping-by-file-pathOswaldo Ferreira2018-12-042-10/+21
| * | | | | Merge branch 'mr-pipelines-2' into 'master'Kamil Trzciński2018-12-054-0/+62
| |\ \ \ \ \
| | * | | | | Merge request pipelinesShinya Maeda2018-12-054-0/+62
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'retryable_create_or_update_kubernetes_namespace' into 'master'Kamil Trzciński2018-12-051-0/+79
| |\ \ \ \ \
| | * | | | | Modify service so that it can be re-runThong Kuah2018-12-041-0/+79
| * | | | | | Merge branch 'set-kubeconfig-nil-when-token-nil' into 'master'Dmitriy Zaporozhets2018-12-051-10/+14
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Make KUBECONFIG nil if KUBE_TOKEN is nilDylan Griffith2018-11-301-10/+14
| * | | | | | Revert "LfsToken uses JSONWebToken::HMACToken by default"🤖 GitLab Bot 🤖2018-12-051-152/+15
| * | | | | | Add missing spec coverage for LfsTokenAsh McKenzie2018-12-051-0/+55
| * | | | | | LfsToken uses JSONWebToken::HMACToken by defaultAsh McKenzie2018-12-051-15/+152
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'define-default-value-for-only-except-keys' into 'master'Kamil Trzciński2018-12-046-171/+41
| |\ \ \ \ \
| | * | | | | Define the default value for only/except policiesShinya Maeda2018-12-056-171/+41
| * | | | | | Merge branch 'fix/gb/encrypt-runners-tokens' into 'master'Nick Thomas2018-12-043-0/+152
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon2018-12-0416-64/+225
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Use plaintext token when migration is not completeGrzegorz Bizon2018-12-031-4/+4
| | * | | | | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon2018-11-294-30/+199
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-2838-413/+525
| | |\ \ \ \ \ \
| | * | | | | | | Pad encryption keys with UTF-8 0 instead of \0 charGrzegorz Bizon2018-11-281-3/+3
| | * | | | | | | Improve token authenticable tests and exceptionsGrzegorz Bizon2018-11-271-2/+3
| | * | | | | | | Reduce Sidekiq signature of scheduled tokens migrationGrzegorz Bizon2018-11-231-8/+6
| | * | | | | | | Add test case for scheduling runners tokens migrationGrzegorz Bizon2018-11-231-1/+0
| | * | | | | | | Add specs for runners tokens encryption migrationGrzegorz Bizon2018-11-231-0/+79
| | * | | | | | | Fix static analysis in utf8 helper methodsGrzegorz Bizon2018-11-231-2/+2
| | * | | | | | | Ensure that db encryption keys have proper bytesizeGrzegorz Bizon2018-11-221-0/+38
| | * | | | | | | Add missing specs for crypto helper classGrzegorz Bizon2018-11-211-0/+37
| * | | | | | | | CE port Refactor Gitlab::Checks::ChangeAccess classFrancisco Javier López2018-12-046-215/+305
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Move strategies in their own filesAndreas Brandl2018-12-034-124/+147
| * | | | | | | Limit some specs to PostgreSQL only.Andreas Brandl2018-12-031-2/+2
| * | | | | | | Fix rubocop offenses.Andreas Brandl2018-12-031-4/+4
| * | | | | | | Add feature flag for tablesample counting.Andreas Brandl2018-12-031-0/+4