summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Avoid 500's when serializing legacy diff notesosw-fix-grouping-by-file-pathOswaldo Ferreira2018-12-042-0/+14
* 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
|/ /
* | Merge branch '51083-fix-move-api' into 'master'Rémy Coutable2018-11-291-1/+2
|\ \
| * | Commits API: Preserve file content in move operations if unspecifiedNick Thomas2018-11-281-1/+2
* | | Merge branch 'if-40385-prohibit_impersonation' into 'master'Rémy Coutable2018-11-292-0/+9
|\ \ \
| * | | Add config to disable impersonationImre Farkas2018-11-292-0/+9
* | | | Merge branch '33705-merge-request-rebase-api' into 'master'Sean McGivern2018-11-292-1/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Allow the status of a rebase to be determinedNick Thomas2018-11-282-1/+12
| * | | Add a rebase API endpoint for merge requestsNick Thomas2018-11-271-0/+26
* | | | Merge branch 'security-11-5-fix-webhook-ssrf-ipv6' into 'security-11-5'Steve Azzopardi2018-11-281-4/+8
* | | | Merge branch 'security-fj-crlf-injection' into 'master'Cindy Pallares2018-11-281-5/+14
* | | | Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-282-6/+47
* | | | Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares2018-11-282-1/+7
* | | | Merge branch 'security-stored-xss-for-environments' into 'master'Cindy Pallares2018-11-281-2/+4
* | | | Merge branch 'zj-object-pool-path' into 'master'Nick Thomas2018-11-281-2/+2
|\ \ \ \
| * | | | Rename the Repository table to PoolRepositoryZeger-Jan van de Weg2018-11-271-2/+2
| | |/ / | |/| |
* | | | Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan2018-11-288-13/+17
|\ \ \ \
| * | | | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-278-13/+17
| |/ / /
* | | | Merge branch 'rs-to_h-deprecation' into 'master'Douwe Maan2018-11-281-5/+0
|\ \ \ \
| * | | | Remove `options` assignment from ExtractsPathRobert Speicher2018-11-271-5/+0
| | |_|/ | |/| |
* | | | Ensure all Routables have a parentToon Claes2018-11-271-10/+17
* | | | Disable the `type` STI column for the migrationToon Claes2018-11-271-0/+1
* | | | Always run CleanUp before writing the git configToon Claes2018-11-271-1/+2
* | | | Run repository cleanup on failureToon Claes2018-11-271-1/+8
* | | | Retry the failing projectsToon Claes2018-11-271-9/+52
* | | | Move code to a BackgroundMigrationToon Claes2018-11-271-0/+150
* | | | Merge branch 'lock-trace-writes' into 'master'Stan Hu2018-11-274-38/+42
|\ \ \ \
| * | | | Lock writes to trace streamKamil Trzciński2018-11-274-38/+42
* | | | | Merge branch '53763-fix-encrypt-columns-data-loss' into 'master'Stan Hu2018-11-271-0/+14
|\ \ \ \ \