summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-i18n-validation' into 'master'Rémy Coutable2018-06-186-53/+158
|\
| * Correctly translate all forms in testsbvl-i18n-validationBob Van Landuyt2018-06-154-24/+60
| * Add Polish as a supported languageBob Van Landuyt2018-06-151-1/+2
| * Validate if changed translations are checked inBob Van Landuyt2018-06-152-0/+27
| * Validate PO-variable usage in message idsBob Van Landuyt2018-06-151-0/+4
| * Forbids combining named and unnamed variables in `gitlab.pot`Bob Van Landuyt2018-06-152-41/+78
* | Merge branch 'dm-blockquote-trailing-whitespace' into 'master'Sean McGivern2018-06-181-6/+6
|\ \
| * | Allow trailing whitespace on blockquote fence linesDouwe Maan2018-06-181-6/+6
* | | Merge branch 'dm-favicon-redirect' into 'master'Sean McGivern2018-06-181-0/+1
|\ \ \
| * | | Redirect favicon.(png|ico) to actual favicon asset or uploaddm-favicon-redirectDouwe Maan2018-06-181-0/+1
| |/ /
* | | Merge branch 'rails5-fix-db-check' into 'master'Yorick Peterse2018-06-181-1/+1
|\ \ \
| * | | Rails5 fix connection execute return integer instead of stringJasper Maes2018-06-151-1/+1
* | | | Merge branch 'blackst0ne-rails5-invalid-single-table-inheritance-type-group-i...Yorick Peterse2018-06-181-0/+1
|\ \ \ \
| * | | | [Rails5] Disable inheritance_column for Gitlab::Database::RenameReservedPaths...blackst0ne-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-namespaceblackst0ne2018-06-161-0/+1
| |/ / /
* | | | Merge branch 'expose-clean-backtrace-method-from-profiler' into 'master'Rémy Coutable2018-06-181-5/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Expose a clean_backtrace method from Gitlab::Profilerexpose-clean-backtrace-method-from-profilerSean McGivern2018-06-151-5/+8
| | |/ | |/|
* | | Make Gitaly wiki RPC's mandatoryJacob Vosmaer (GitLab)2018-06-181-148/+22
* | | Optimised paused runners to not re-query every 3soptimise-paused-runnersKamil Trzciński2018-06-171-1/+5
| |/ |/|
* | Merge branch 'dm-remove-favicon-main-version' into 'master'Robert Speicher2018-06-151-1/+1
|\ \
| * | Remove FaviconUploader favicon_main versiondm-remove-favicon-main-versionDouwe Maan2018-06-151-1/+1
| |/
* | Rails5 fix passing Group objects array into for_projects_and_groups milestone...Jasper Maes2018-06-141-1/+1
|/
* Resolve "Performance bar Gitaly modal is hard to read"Annabel Gray2018-06-141-1/+1
* Merge branch 'rails5-database' into 'master'Sean McGivern2018-06-142-3/+7
|\
| * Use data_source_exists? instead of table_exists?rails5-databaseJarka Kadlecová2018-06-142-3/+7
* | Merge branch 'zj-mandatory-batch' into 'master'Sean McGivern2018-06-142-137/+29
|\ \
| * | Local branches go through GitalyZeger-Jan van de Weg2018-06-141-20/+2
| * | HasLocalBranches check is done by Gitaly onlyZeger-Jan van de Weg2018-06-141-18/+2
| * | Branches are fully migrated to GitalyZeger-Jan van de Weg2018-06-141-6/+2
| * | Tags are migrated to GitalyZeger-Jan van de Weg2018-06-141-32/+2
| * | Move TagNames to mandatory through GitalyZeger-Jan van de Weg2018-06-141-7/+15
| * | Tag names returned through GitalyZeger-Jan van de Weg2018-06-141-7/+1
| * | Default branch detection happens through GitalyZeger-Jan van de Weg2018-06-141-32/+5
| * | RawBlame only called through GitalyZeger-Jan van de Weg2018-06-131-17/+2
* | | Merge branch '6419-unify-setup_postgresql.rake' into 'master'Douwe Maan2018-06-141-0/+15
|\ \ \
| * | | Bring `rake postgresql_md5_hash` to CELin Jen-Shin2018-06-141-0/+15
* | | | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-142-13/+17
* | | | Merge branch 'unify-simple_executor' into 'master'Douwe Maan2018-06-141-5/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Bring changes from EE for lib/system_check/simple_executor.rbunify-simple_executorLin Jen-Shin2018-06-141-5/+25
* | | | enable CommonMark as the defaultBrett Walker2018-06-142-4/+2
* | | | Rails5 fix no implicit conversion of Hash into String. ActionController::Para...Jasper Maes2018-06-131-1/+2
* | | | Merge branch 'unify-parallel_importer' into 'master'Stan Hu2018-06-131-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Bring changes from EE for parallel_importer.rbLin Jen-Shin2018-06-141-0/+9
* | | | Add support for verifying remote uploads, artifacts, and LFS objects in check...Michael Kozono2018-06-135-16/+79
|/ / /
* | | Merge branch 'zj-empty-batch-no-rpc' into 'master'Rémy Coutable2018-06-131-0/+2
|\ \ \ | |/ / |/| |
| * | ListCommitByOid isn't called with an empty batchZeger-Jan van de Weg2018-06-131-0/+2
* | | Merge branch 'sql-buckets' into 'master'Stan Hu2018-06-132-2/+2
|\ \ \ | |/ / |/| |
| * | Adjust SQL and transaction Prometheus bucketssql-bucketsYorick Peterse2018-06-112-2/+2
* | | Resolve "Provide ability to retrieve `visibility` level via Snippets API"Jan2018-06-131-1/+1
* | | Resolve "Quick actions are case sensitive"Jan2018-06-132-5/+5
* | | Merge branch '47735-milestone-regression' into 'master'Phil Hughes2018-06-133-1/+7
|\ \ \