Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Specs covering listing all gitlab:storage:* typesbrodock-refactor-hashed-storage-task | Gabriel Mazetto | 2018-05-29 | 2 | -5/+101 |
| | |||||
* | refactor to remove duplication | Gabriel Mazetto | 2018-05-28 | 1 | -14/+12 |
| | |||||
* | assign helper full name to variable to reduce code length | Gabriel Mazetto | 2018-05-28 | 1 | -10/+19 |
| | |||||
* | Refactor RakeHelper to reduce complexity | Gabriel Mazetto | 2018-05-28 | 1 | -26/+18 |
| | |||||
* | Remove useless extra lines from `storage.md` inside code block | Gabriel Mazetto | 2018-05-28 | 1 | -7/+0 |
| | |||||
* | Extracted auxiliary methods from storage.rake into specific RakeHelper | Gabriel Mazetto | 2018-05-28 | 2 | -86/+91 |
| | |||||
* | Merge branch 'docs/fix-contributing-broken-tag' into 'master' | Rémy Coutable | 2018-05-28 | 1 | -1/+1 |
|\ | | | | | | | | | "Build" team is now "Distribution" See merge request gitlab-org/gitlab-ce!19186 | ||||
| * | "Build" team is now "Distribution" | Philippe Lafoucrière | 2018-05-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'ab-45389-remove-double-checked-internal-id-generation' into ↵ | Yorick Peterse | 2018-05-28 | 3 | -55/+11 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Remove double-checked internal id generation. Closes #45389 See merge request gitlab-org/gitlab-ce!19181 | ||||
| * | | Remove double-checked internal id generation. | Andreas Brandl | 2018-05-28 | 3 | -55/+11 |
| | | | | | | | | | | | | | | | | | | This was needed for a transition phase only. For details see #45389. Closes #45389. | ||||
* | | | Merge branch 'ce-6225-unify-app-views-milestones' into 'master' | Rémy Coutable | 2018-05-28 | 2 | -1/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | CE: Resolve "Extract EE specific files/lines for app/views/shared/milestones" See merge request gitlab-org/gitlab-ce!19185 | ||||
| * | | | Bring changes from EE | Lin Jen-Shin | 2018-05-28 | 2 | -1/+5 |
| | | | | |||||
* | | | | Merge branch 'add-background-migration-to-fill-file-store' into 'master' | Kamil Trzciński | 2018-05-28 | 6 | -0/+181 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add background migration to fill file stores from `NULL` to `1` Closes #45337 and #45476 See merge request gitlab-org/gitlab-ce!18557 | ||||
| * | | | | Remove disable_statement_timeoutadd-background-migration-to-fill-file-store | Shinya Maeda | 2018-05-28 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | Remove Gitlab::BackgroundMigration exxxplicit namespaces from migration classes | Shinya Maeda | 2018-05-28 | 3 | -6/+6 |
| | | | | | |||||
| * | | | | Rename FillFileStoreUpload to FillStoreUpload | Shinya Maeda | 2018-05-28 | 2 | -3/+4 |
| | | | | | |||||
| * | | | | Add chnage log | Shinya Maeda | 2018-05-28 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Add spec for fill_file_store migration | Shinya Maeda | 2018-05-28 | 5 | -6/+49 |
| | | | | | |||||
| * | | | | Fix schema and refactoring migration file | Shinya Maeda | 2018-05-28 | 1 | -24/+26 |
| | | | | | |||||
| * | | | | Remove legacy artifacts file_store migration | Shinya Maeda | 2018-05-28 | 3 | -72/+6 |
| | | | | | |||||
| * | | | | Add background migration to fill file stores | Shinya Maeda | 2018-05-28 | 6 | -0/+198 |
| | | | | | |||||
* | | | | | Merge branch '38479-rename-secret-variables-to-variables' into 'master' | Kamil Trzciński | 2018-05-28 | 4 | -5/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Rename "secret variables" to "variables"" See merge request gitlab-org/gitlab-ce!19103 | ||||
| * | | | | | Resolve "Rename "secret variables" to "variables"" | Fabio Busatto | 2018-05-28 | 4 | -5/+5 |
|/ / / / / | |||||
* | | | | | Merge branch 'patch-28' into 'master' | Kamil Trzciński | 2018-05-28 | 5 | -4/+9 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Returns a correct TMP_UPLOAD_PATH to workhourse Closes #46763 See merge request gitlab-org/gitlab-ce!19148 | ||||
| * | | | | | Add changelog | Shinya Maeda | 2018-05-28 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Fix spec | Shinya Maeda | 2018-05-28 | 3 | -3/+3 |
| | | | | | | |||||
| * | | | | | Update object_storage.rb | Shinya Maeda | 2018-05-28 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'leipert-forward-bootstrap4' into 'master' | Filipa Lacerda | 2018-05-28 | 2 | -4/+4 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | Update bootstrap to 4.1.1 See merge request gitlab-org/gitlab-ce!19179 | ||||
| * | | | | Update bootstrap to 4.1.1 | Lukas Eipert | 2018-05-28 | 2 | -4/+4 |
| | | | | | |||||
* | | | | | Merge branch 'docs/redirect-k8s-service-page' into 'master' | Marcia Ramos | 2018-05-28 | 7 | -282/+14 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | Deprecate the Kubernetes service docs See merge request gitlab-org/gitlab-ce!18837 | ||||
| * | | | | Deprecate the Kubernetes service docsdocs/redirect-k8s-service-page | Achilleas Pipinellis | 2018-05-09 | 7 | -282/+14 |
| | | | | | |||||
* | | | | | Merge branch 'leipert-backport-bs4-merge-conflict' into 'master' | Fatih Acet | 2018-05-28 | 1 | -6/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Backport of CE->EE merge conflict resolution See merge request gitlab-org/gitlab-ce!19171 | ||||
| * | | | | | backport EE version of | Lukas Eipert | 2018-05-28 | 1 | -6/+4 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | `app/assets/javascripts/jobs/components/sidebar_details_block.vue` and run prettier Squashed commits: [4551a37adc] backport EE version of `app/assets/javascripts/jobs/components/sidebar_details_block.vue` | ||||
* | | | | | Merge branch 'leipert-dedupe-yarn-2018-05-27' into 'master' | Fatih Acet | 2018-05-28 | 1 | -273/+34 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Dedupe yarn dependencies See merge request gitlab-org/gitlab-ce!19173 | ||||
| * | | | | | Dedupe yarn dependencies | Lukas Eipert | 2018-05-28 | 1 | -273/+34 |
|/ / / / / | |||||
* | | | | | Merge branch 'patch-23' into 'master' | Achilleas Pipinellis | 2018-05-28 | 1 | -10/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | use postgres_role See merge request gitlab-org/gitlab-ce!19000 | ||||
| * | | | | | use postgres_role | Ben Bodenmiller | 2018-05-16 | 1 | -10/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'patch-22' into 'master' | Achilleas Pipinellis | 2018-05-28 | 1 | -12/+12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup application server setup See merge request gitlab-org/gitlab-ce!18999 | ||||
| * | | | | | | cleanup application server setup | Ben Bodenmiller | 2018-05-28 | 1 | -12/+12 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'ignore-writing-trace-if-it-already-archived' into 'master' | Kamil Trzciński | 2018-05-28 | 3 | -2/+23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disallow updating job status if the job is not running Closes #46383 See merge request gitlab-org/gitlab-ce!19101 | ||||
| * | | | | | | Add changelogignore-writing-trace-if-it-already-archived | Shinya Maeda | 2018-05-28 | 1 | -0/+5 |
| | | | | | | | |||||
| * | | | | | | Revise spec context wording | Shinya Maeda | 2018-05-28 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Add spec | Shinya Maeda | 2018-05-28 | 1 | -0/+15 |
| | | | | | | | |||||
| * | | | | | | Revert correctly | Shinya Maeda | 2018-05-28 | 2 | -6/+6 |
| | | | | | | | |||||
| * | | | | | | Disallow updating job stauts if it's not running | Shinya Maeda | 2018-05-28 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | Revert trace change | Shinya Maeda | 2018-05-28 | 1 | -3/+1 |
| | | | | | | | |||||
| * | | | | | | Ignore writing traces if it's already been archived | Shinya Maeda | 2018-05-28 | 1 | -1/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'sh-fix-admin-page-counts-take-2' into 'master' | Yorick Peterse | 2018-05-28 | 7 | -65/+130 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix fast admin counters not working when PostgreSQL has secondaries Closes #46742 See merge request gitlab-org/gitlab-ce!19154 | ||||
| * | | | | | | Fix fast admin counters not working when PostgreSQL has secondariessh-fix-admin-page-counts-take-2 | Stan Hu | 2018-05-25 | 7 | -65/+130 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit does a number of things: 1. Reduces the number of queries needed by perform a single query to get all the tuples for the relevant rows. 2. Uses a transaction to query the tuple counts to ensure that the data is retrieved from the primary. Closes #46742 | ||||
* | | | | | | | Merge branch 'gitaly-backup-restore-delete-repositories' into 'master' | Douwe Maan | 2018-05-28 | 6 | -24/+89 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Gitaly's DeleteAllRepositories RPC during backup restore Closes gitaly#1194 See merge request gitlab-org/gitlab-ce!19086 |