summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Various improvements to hierarchy sortingThong Kuah2018-12-051-12/+14
* Deploy to clusters for a project's groupsThong Kuah2018-12-051-4/+19
* Modify service so that it can be re-runThong Kuah2018-12-051-0/+57
* Merge branch 'define-default-value-for-only-except-keys' into 'master'Kamil Trzciński2018-12-044-6/+48
|\
| * Define the default value for only/except policiesShinya Maeda2018-12-054-6/+48
* | Merge branch 'fix/gb/encrypt-runners-tokens' into 'master'Nick Thomas2018-12-0412-15/+198
|\ \
| * | Add a line before conditional in encrypt columns classGrzegorz Bizon2018-12-041-0/+1
| * | Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon2018-12-04108-948/+1087
| |\ \
| * | | Use plaintext token when migration is not completeGrzegorz Bizon2018-12-032-1/+11
| * | | Use proper scope when accessting application settingsGrzegorz Bizon2018-12-031-1/+1
| * | | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon2018-11-298-21/+120
| |\ \ \
| * \ \ \ Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-2850-335/+525
| |\ \ \ \
| * | | | | Pad encryption keys with UTF-8 0 instead of \0 charGrzegorz Bizon2018-11-281-1/+1
| * | | | | Expire application settings after encrypting tokensGrzegorz Bizon2018-11-281-0/+5
| * | | | | Improve token authenticable tests and exceptionsGrzegorz Bizon2018-11-271-1/+2
| * | | | | Reduce Sidekiq signature of scheduled tokens migrationGrzegorz Bizon2018-11-231-1/+9
| * | | | | Add specs for runners tokens encryption migrationGrzegorz Bizon2018-11-231-3/+7
| * | | | | Improve test cases description in token-related specsGrzegorz Bizon2018-11-231-1/+1
| * | | | | Fix static analysis in utf8 helper methodsGrzegorz Bizon2018-11-231-1/+1
| * | | | | Ensure that db encryption keys have proper bytesizeGrzegorz Bizon2018-11-222-2/+16
| * | | | | Do not append new line to Base64 encoded encrypted valueGrzegorz Bizon2018-11-211-1/+1
| * | | | | Schedule background migration for encrypting runners tokensGrzegorz Bizon2018-11-211-0/+20
| * | | | | Add migratable models for runners tokens migrationGrzegorz Bizon2018-11-216-6/+120
| * | | | | Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokensGrzegorz Bizon2018-11-21327-114/+845
| |\ \ \ \ \
| * | | | | | Encrypt runners communication token in the databaseGrzegorz Bizon2018-11-202-1/+5
| * | | | | | Exclude runners tokens from GitLab project exportsGrzegorz Bizon2018-11-202-1/+5
| * | | | | | Remove Rubocop override that is no longer necessaryGrzegorz Bizon2018-11-201-2/+0
| * | | | | | Find a runner using encrypted project / group tokensGrzegorz Bizon2018-11-201-2/+2
* | | | | | | CE port Refactor Gitlab::Checks::ChangeAccess classFrancisco Javier López2018-12-048-281/+355
* | | | | | | Revert "Merge branch 'auto-devops-support-for-group-security-dashboard' into ...Fabio Busatto2018-12-041-32/+0
| |_|_|_|/ / |/| | | | |
* | | | | | Lower the tablesample thresholds/targets.Andreas Brandl2018-12-031-2/+2
* | | | | | Move strategies in their own filesAndreas Brandl2018-12-034-155/+176
* | | | | | Fix comment.Andreas Brandl2018-12-031-1/+1
* | | | | | Refactor estimate queryAndreas Brandl2018-12-031-19/+18
* | | | | | Fix rubocop offenses.Andreas Brandl2018-12-031-3/+5
* | | | | | Add feature flag for tablesample counting.Andreas Brandl2018-12-031-0/+4
* | | | | | Implement TablesampleCountStrategy.Andreas Brandl2018-12-031-20/+108
* | | | | | More specs for fallback testing.Andreas Brandl2018-12-031-0/+3
* | | | | | Refactor specs to separate concerns.Andreas Brandl2018-12-031-9/+1
* | | | | | Flexible approximate counts with fallback strategies.Andreas Brandl2018-12-031-14/+18
* | | | | | Simplify to use models instead of tables.Andreas Brandl2018-12-031-23/+23
* | | | | | Add ExactCountStrategy.Andreas Brandl2018-12-031-0/+13
* | | | | | Extract ReltuplesCountStrategy.Andreas Brandl2018-12-031-20/+37
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'improve_auto_devops_migration_debug' into 'master'Dmitriy Zaporozhets2018-12-031-0/+3
|\ \ \ \ \
| * | | | | Add echo so that we know which branch was takenThong Kuah2018-12-031-0/+3
* | | | | | Merge branch 'if-52811-fix_namespaces_api_routing' into 'master'Nick Thomas2018-11-3049-61/+61
|\ \ \ \ \ \
| * | | | | | Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-2849-61/+61
* | | | | | | Merge branch 'generalize-ci-config' into 'master'Grzegorz Bizon2018-11-3050-828/+811
|\ \ \ \ \ \ \
| * | | | | | | ci/config: generalize Config validation into Gitlab::Config:: moduleKamil Trzciński2018-11-2950-828/+811
| | |/ / / / / | |/| | | | |
* | | | | | | Fix typo in method name "silence_stderr"Brett Walker2018-11-291-2/+2
|/ / / / / /