summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Implement TablesampleCountStrategy.Andreas Brandl2018-12-031-0/+53
* | | | | | | Finish refactoring specs.Andreas Brandl2018-12-031-56/+15
* | | | | | | Move things to their right scope in specs.Andreas Brandl2018-12-031-44/+45
* | | | | | | More specs for fallback testing.Andreas Brandl2018-12-031-0/+33
* | | | | | | Refactor specs to separate concerns.Andreas Brandl2018-12-031-18/+63
* | | | | | | Flexible approximate counts with fallback strategies.Andreas Brandl2018-12-031-7/+14
* | | | | | | Simplify to use models instead of tables.Andreas Brandl2018-12-031-2/+2
* | | | | | | Add ExactCountStrategy.Andreas Brandl2018-12-031-0/+10
* | | | | | | Extract ReltuplesCountStrategy.Andreas Brandl2018-12-031-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Squashed commit of the following:Shinya Maeda2018-12-031-0/+2
| |_|_|_|/ |/| | | |