Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Use proper scope when accessting application settings | Grzegorz Bizon | 2018-12-03 | 1 | -1/+1 | |
| * | | | | | | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r... | Grzegorz Bizon | 2018-11-29 | 3 | -17/+73 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into fix/gb/encrypt-runners-tokens | Grzegorz Bizon | 2018-11-28 | 38 | -306/+477 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Pad encryption keys with UTF-8 0 instead of \0 char | Grzegorz Bizon | 2018-11-28 | 1 | -1/+1 | |
| * | | | | | | | | Expire application settings after encrypting tokens | Grzegorz Bizon | 2018-11-28 | 1 | -0/+5 | |
| * | | | | | | | | Improve token authenticable tests and exceptions | Grzegorz Bizon | 2018-11-27 | 1 | -1/+2 | |
| * | | | | | | | | Reduce Sidekiq signature of scheduled tokens migration | Grzegorz Bizon | 2018-11-23 | 1 | -1/+9 | |
| * | | | | | | | | Add specs for runners tokens encryption migration | Grzegorz Bizon | 2018-11-23 | 1 | -3/+7 | |
| * | | | | | | | | Improve test cases description in token-related specs | Grzegorz Bizon | 2018-11-23 | 1 | -1/+1 | |
| * | | | | | | | | Fix static analysis in utf8 helper methods | Grzegorz Bizon | 2018-11-23 | 1 | -1/+1 | |
| * | | | | | | | | Ensure that db encryption keys have proper bytesize | Grzegorz Bizon | 2018-11-22 | 2 | -2/+16 | |
| * | | | | | | | | Do not append new line to Base64 encoded encrypted value | Grzegorz Bizon | 2018-11-21 | 1 | -1/+1 | |
| * | | | | | | | | Schedule background migration for encrypting runners tokens | Grzegorz Bizon | 2018-11-21 | 1 | -0/+20 | |
| * | | | | | | | | Add migratable models for runners tokens migration | Grzegorz Bizon | 2018-11-21 | 6 | -6/+120 | |
| * | | | | | | | | Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokens | Grzegorz Bizon | 2018-11-21 | 322 | -110/+818 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Encrypt runners communication token in the database | Grzegorz Bizon | 2018-11-20 | 2 | -1/+5 | |
| * | | | | | | | | | Exclude runners tokens from GitLab project exports | Grzegorz Bizon | 2018-11-20 | 2 | -1/+5 | |
* | | | | | | | | | | CE port Refactor Gitlab::Checks::ChangeAccess class | Francisco Javier López | 2018-12-04 | 8 | -281/+355 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Revert "Merge branch 'auto-devops-support-for-group-security-dashboard' into ... | Fabio Busatto | 2018-12-04 | 1 | -32/+0 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Lower the tablesample thresholds/targets. | Andreas Brandl | 2018-12-03 | 1 | -2/+2 | |
* | | | | | | | | Move strategies in their own files | Andreas Brandl | 2018-12-03 | 4 | -155/+176 | |
* | | | | | | | | Fix comment. | Andreas Brandl | 2018-12-03 | 1 | -1/+1 | |
* | | | | | | | | Refactor estimate query | Andreas Brandl | 2018-12-03 | 1 | -19/+18 | |
* | | | | | | | | Fix rubocop offenses. | Andreas Brandl | 2018-12-03 | 1 | -3/+5 | |
* | | | | | | | | Add feature flag for tablesample counting. | Andreas Brandl | 2018-12-03 | 1 | -0/+4 | |
* | | | | | | | | Implement TablesampleCountStrategy. | Andreas Brandl | 2018-12-03 | 1 | -20/+108 | |
* | | | | | | | | More specs for fallback testing. | Andreas Brandl | 2018-12-03 | 1 | -0/+3 | |
* | | | | | | | | Refactor specs to separate concerns. | Andreas Brandl | 2018-12-03 | 1 | -9/+1 | |
* | | | | | | | | Flexible approximate counts with fallback strategies. | Andreas Brandl | 2018-12-03 | 1 | -14/+18 | |
* | | | | | | | | Simplify to use models instead of tables. | Andreas Brandl | 2018-12-03 | 1 | -23/+23 | |
* | | | | | | | | Add ExactCountStrategy. | Andreas Brandl | 2018-12-03 | 1 | -0/+13 | |
* | | | | | | | | Extract ReltuplesCountStrategy. | Andreas Brandl | 2018-12-03 | 1 | -20/+37 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'improve_auto_devops_migration_debug' into 'master' | Dmitriy Zaporozhets | 2018-12-03 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Add echo so that we know which branch was taken | Thong Kuah | 2018-12-03 | 1 | -0/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | ci/config: generalize Config validation into Gitlab::Config:: module | Kamil Trzciński | 2018-11-29 | 50 | -828/+811 | |
|/ / / / / | ||||||
* | | | | | Merge branch '51083-fix-move-api' into 'master' | Rémy Coutable | 2018-11-29 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Commits API: Preserve file content in move operations if unspecified | Nick Thomas | 2018-11-28 | 1 | -1/+2 | |
* | | | | | | Add config to disable impersonation | Imre Farkas | 2018-11-29 | 1 | -0/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'security-11-5-fix-webhook-ssrf-ipv6' into 'security-11-5' | Steve Azzopardi | 2018-11-28 | 1 | -4/+8 | |
* | | | | | Merge branch 'security-fj-crlf-injection' into 'master' | Cindy Pallares | 2018-11-28 | 1 | -5/+14 | |
* | | | | | Merge branch 'security-fix-pat-web-access' into 'master' | Cindy Pallares | 2018-11-28 | 2 | -6/+47 | |
* | | | | | Merge branch 'security-stored-xss-for-environments' into 'master' | Cindy Pallares | 2018-11-28 | 1 | -2/+4 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch '50341-cleanup-useless-project-import-attributes' into 'master' | Douwe Maan | 2018-11-28 | 6 | -9/+8 | |
|\ \ \ \ | ||||||
| * | | | | Removes all the irrelevant import related code and columns | Tiago Botelho | 2018-11-27 | 6 | -9/+8 | |
| |/ / / | ||||||
* | | | | Ensure all Routables have a parent | Toon Claes | 2018-11-27 | 1 | -10/+17 | |
* | | | | Disable the `type` STI column for the migration | Toon Claes | 2018-11-27 | 1 | -0/+1 | |
* | | | | Always run CleanUp before writing the git config | Toon Claes | 2018-11-27 | 1 | -1/+2 | |
* | | | | Run repository cleanup on failure | Toon Claes | 2018-11-27 | 1 | -1/+8 | |
* | | | | Retry the failing projects | Toon Claes | 2018-11-27 | 1 | -9/+52 | |
* | | | | Move code to a BackgroundMigration | Toon Claes | 2018-11-27 | 1 | -0/+150 |