Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client-prep Gitlab::Git::Repository#write_refgit-write-ref-prep | Kim "BKC" Carlbäcker | 2018-01-09 | 4 | -11/+19 |
| | |||||
* | Merge branch 'workhorse-3.4.0' into 'master' | Sean McGivern | 2018-01-08 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Use gitlab-workhorse 3.4.0 Closes gitaly#886 See merge request gitlab-org/gitlab-ce!16285 | ||||
| * | Use workhorse 3.4.0workhorse-3.4.0 | Jacob Vosmaer | 2018-01-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into 'master' | Rémy Coutable | 2018-01-08 | 1 | -3/+7 |
|\ \ | | | | | | | | | | | | | Add Gitter room link to I want to contribute since you always have questions See merge request gitlab-org/gitlab-ce!16173 | ||||
| * | | Add Gitter room link to I want to contribute since you always have questions | Josh Unger | 2018-01-08 | 1 | -3/+7 |
|/ / | |||||
* | | Merge branch '28260-fix-pages-custom-domain-url' into 'master' | Grzegorz Bizon | 2018-01-08 | 3 | -2/+7 |
|\ \ | | | | | | | | | | | | | | | | | | | Resolve "Fix wrong output protocol pattern when adding custom domain to Pages" Closes #28260 See merge request gitlab-org/gitlab-ce!16279 | ||||
| * | | Generate HTTP URLs for custom Pages domains when appropriate | Nick Thomas | 2018-01-08 | 3 | -2/+7 |
| | | | |||||
* | | | Merge branch 'rs-update-rack-cors' into 'master' | Nick Thomas | 2018-01-08 | 2 | -4/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update rack-cors from 0.4.0 to 1.0.2 Closes #41199 See merge request gitlab-org/gitlab-ce!16183 | ||||
| * | | | Update rack-cors from 0.4.0 to 1.0.2 | Robert Speicher | 2018-01-02 | 2 | -4/+4 |
| | | | | |||||
* | | | | Merge branch 'docs/typo-writing-documentation' into 'master' | Robert Speicher | 2018-01-08 | 1 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | Fix typo in writing_documentation.md See merge request gitlab-org/gitlab-ce!16276 | ||||
| * | | | chore: remove symbolic link | Onuwa Nnachi Isaac | 2018-01-08 | 1 | -1/+0 |
| | | | | |||||
| * | | | Fix typo in writing_documentation.md | Onuwa Nnachi Isaac | 2018-01-02 | 2 | -2/+3 |
| | | | | |||||
* | | | | Merge branch ↵ | Yorick Peterse | 2018-01-08 | 3 | -0/+468 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '40418-migrate-existing-data-from-kubernetesservice-to-clusters-platforms-kubernetes' into 'master' Migrate existing data from KubernetesService to Clusters::Platforms::Kubernetes Closes #40418 See merge request gitlab-org/gitlab-ce!15589 | ||||
| * | | | | Add memoization for properties40418-migrate-existing-data-from-kubernetesservice-to-clusters-platforms-kubernetes | Shinya Maeda | 2018-01-08 | 1 | -4/+10 |
| | | | | | |||||
| * | | | | Fix static analysys | Shinya Maeda | 2018-01-08 | 1 | -9/+9 |
| | | | | | |||||
| * | | | | Disable STI of ActiveRecord. Refactoring specs. | Shinya Maeda | 2018-01-08 | 2 | -66/+184 |
| | | | | | |||||
| * | | | | Fix StaticSnalysys | Shinya Maeda | 2018-01-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix change log | Shinya Maeda | 2018-01-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add changelog | Shinya Maeda | 2018-01-08 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Revert bulk_insert and bring back AR insert(one by one) | Shinya Maeda | 2018-01-08 | 2 | -64/+54 |
| | | | | | |||||
| * | | | | Add a new test for emptified params | Shinya Maeda | 2018-01-08 | 1 | -2/+19 |
| | | | | | |||||
| * | | | | Use batch update for Service deactivation | Shinya Maeda | 2018-01-08 | 1 | -4/+5 |
| | | | | | |||||
| * | | | | Fix query to look for proper unmanaged kubernetes service | Shinya Maeda | 2018-01-08 | 1 | -17/+12 |
| | | | | | |||||
| * | | | | Fix static anylysy | Shinya Maeda | 2018-01-08 | 2 | -9/+10 |
| | | | | | |||||
| * | | | | Use bulk_insert instead of AR create | Shinya Maeda | 2018-01-08 | 1 | -12/+45 |
| | | | | | |||||
| * | | | | Opitmize migration process by using both unmanaged_kubernetes_service and ↵ | Shinya Maeda | 2018-01-08 | 2 | -40/+36 |
| | | | | | | | | | | | | | | | | | | | | kubernetes_service_without_template | ||||
| * | | | | Avoid quotes in ActiveRecord query | Shinya Maeda | 2018-01-08 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Use explicit namespace for avoiding reference from application code | Shinya Maeda | 2018-01-08 | 1 | -13/+16 |
| | | | | | |||||
| * | | | | Add logic to swtich environment_scope by the situation | Shinya Maeda | 2018-01-08 | 2 | -33/+69 |
| | | | | | |||||
| * | | | | Add env_scope tests | Shinya Maeda | 2018-01-08 | 2 | -0/+33 |
| | | | | | |||||
| * | | | | Fix test | Shinya Maeda | 2018-01-08 | 1 | -187/+52 |
| | | | | | |||||
| * | | | | Fix comments | Shinya Maeda | 2018-01-08 | 1 | -10/+10 |
| | | | | | |||||
| * | | | | Restructure spec | Shinya Maeda | 2018-01-08 | 1 | -160/+229 |
| | | | | | |||||
| * | | | | Fix migration file typos and reorder Table definition | Shinya Maeda | 2018-01-08 | 1 | -25/+21 |
| | | | | | |||||
| * | | | | Fix unmanaged_kubernetes_service scope for multiple clusters | Shinya Maeda | 2018-01-08 | 1 | -17/+27 |
| | | | | | |||||
| * | | | | Add test. Disable KubernetesService when migrated | Shinya Maeda | 2018-01-08 | 2 | -11/+201 |
| | | | | | |||||
| * | | | | Migrate existing data from KubernetesService to Clusters::Platforms::Kubernetes | Shinya Maeda | 2018-01-08 | 1 | -0/+104 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch '41754-update-scss-lint-to-0-56-0' into 'master' | Rémy Coutable | 2018-01-08 | 3 | -5/+17 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade scss-lint to 0.56.0 Closes #41754 See merge request gitlab-org/gitlab-ce!16278 | ||||
| * | | | | Update scss-lint to 0.56.0 | Takuya Noguchi | 2018-01-08 | 3 | -5/+17 |
| |/ / / | |||||
* | | | | Merge branch 'delay-background-migrations' into 'master' | Rémy Coutable | 2018-01-08 | 8 | -11/+110 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run background migrations with a minimum interval Closes #41624 See merge request gitlab-org/gitlab-ce!16230 | ||||
| * | | | | Run background migrations with a minimum intervaldelay-background-migrations | Yorick Peterse | 2018-01-05 | 8 | -11/+110 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a minimum interval to BackgroundMigrationWorker, ensuring background migrations of the same class only run once every 5 minutes. This prevents a thundering herd problem where scheduled migrations all run at once due to their delays having been expired (e.g. as the result of a queue being paused for a long time). If a job was recently executed it's rescheduled with a delay that equals the remaining time of the job's lease. This means that if the lease expires in two minutes we only need to wait two minutes, instead of five. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/41624 | ||||
* | | | | | Merge branch '149-qa-honor-chrome-headless-false' into 'master' | Grzegorz Bizon | 2018-01-08 | 4 | -7/+114 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" Closes gitlab-qa#149 See merge request gitlab-org/gitlab-ce!16248 | ||||
| * | | | | | Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" | Brett Walker | 2018-01-08 | 4 | -7/+114 |
|/ / / / / | |||||
* | | | | | Merge branch '40549-render-emoj-in-groups-overview' into 'master' | Sean McGivern | 2018-01-08 | 6 | -3/+44 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "No Rendering of emoji's in Group-Overview after update" Closes #40549 See merge request gitlab-org/gitlab-ce!16098 | ||||
| * | | | | | Rendering of emoji's in Group-Overview | Jacopo | 2017-12-24 | 6 | -3/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | Allows rendering of emoji's in the Group Overview. | ||||
* | | | | | | Merge branch 'remove-commit-tree' into 'master' | Sean McGivern | 2018-01-08 | 6 | -9/+10 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the Commit#tree method See merge request gitlab-org/gitlab-ce!16236 | ||||
| * | | | | | | Remove the Commit#tree methodremove-commit-tree | Jacob Vosmaer | 2018-01-04 | 6 | -9/+10 |
| | | | | | | | |||||
* | | | | | | | Merge branch '38056-remove-unused-option' into 'master' | Phil Hughes | 2018-01-08 | 3 | -4/+0 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused push_code_to_protected_branches Closes #38056 See merge request gitlab-org/gitlab-ce!16253 | ||||
| * | | | | | | | Remove unused push_code_to_protected_branches38056-remove-unused-option | Lin Jen-Shin | 2018-01-05 | 3 | -4/+0 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'gitaly-fetch-internal-remote' into 'master' | Sean McGivern | 2018-01-08 | 5 | -30/+66 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incorporate RemoteService.FetchInternalRemote Gitaly RPC Closes gitaly#857 See merge request gitlab-org/gitlab-ce!16140 |