- 15 Jan, 2018 6 commits
-
-
Phil Hughes authored
Restore sidebar collapse button padding #41803 See merge request gitlab-org/gitlab-ce!16323
-
Achilleas Pipinellis authored
Use 0.69 version of codeclimate image for CI code quality docs See merge request gitlab-org/gitlab-ce!16319
-
Tim Zallmann authored
Fix up Web IDE user preference copy and buttons Closes #41789 See merge request gitlab-org/gitlab-ce!16298
-
James Lopez authored
Fix hooks not being set up properly for bare import Rake task Closes #41739 See merge request gitlab-org/gitlab-ce!16280
-
Achilleas Pipinellis authored
Resolve "Document rsync as requirement for 10.4" Closes #41607 See merge request gitlab-org/gitlab-ce!16252
-
Annabel Dunstone Gray authored
Fix 500 error when visiting a commit where the blobs do not exist (nil blobs) Closes #41491 See merge request gitlab-org/gitlab-ce!16237
-
- 12 Jan, 2018 2 commits
-
-
Robert Speicher authored
-
Marin Jankovski authored
Prepare 10.4 RC4 release See merge request gitlab-org/gitlab-ce!16400
-
- 11 Jan, 2018 9 commits
-
-
Kamil Trzciński authored
Fix GCP redirect Closes #41867 See merge request gitlab-org/gitlab-ce!16355 (cherry picked from commit 59adc07f) b44583e9 Extract GCP billing check as method cf6258af Fix billing checking 0cdd56e6 Fix link to billing e52bae3b Fix CheckGcpProjectBillingService spec b8b2f5ff Fix CheckGcpProjectBillingWorker spec 8ba3e473 Fix GCP Controller spec 1f0a4fe6 Add missing user agent header to GCP client 6ef28ace Add API requirements to docs 0b294fc2 Use new tab for link in flash cf95756a Refactor GCP redirect test suite e6012d3e Change failed GCP billing check wording 35598274 Fix breadcumb of clusters show page cf842986 Update links for GCP instructions
-
Yorick Peterse authored
Merge branch '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 (cherry picked from commit 4b92efd9) 5b2ca1c6 Migrate existing data from KubernetesService to Clusters::Platforms::Kubernetes e4745492 Add test. Disable KubernetesService when migrated b9fbfe5a Fix unmanaged_kubernetes_service scope for multiple clusters 40c6af54 Fix migration file typos and reorder Table definition 27111e29 Restructure spec 4dc14576 Fix comments 8e6ffe35 Fix test 7eeada80 Add env_scope tests f083739e Add logic to swtich environment_scope by the situation 9b7719b6 Use explicit namespace for avoiding reference from application code 665972e2 Avoid quotes in ActiveRecord query c8059881 Opitmize migration process by using both unmanaged_kubernetes_service and… b8a275d3 Use bulk_insert instead of AR create acfb8464 Fix static anylysy 8bc3221f Fix query to look for proper unmanaged kubernetes service 2d3c7d29 Use batch update for Service deactivation 1c404c91 Add a new test for emptified params 183dbdc8 Revert bulk_insert and bring back AR insert(one by one) 54d20d1b Add changelog 290c2248 Fix change log 58d074e0 Fix StaticSnalysys df658c7b Disable STI of ActiveRecord. Refactoring specs. c425ff75 Fix static analysys 67327952 Add memoization for properties
-
Luke Bennett authored
-
Marin Jankovski authored
Prepare 10.4 RC3 release See merge request gitlab-org/gitlab-ce!16334
-
Marin Jankovski authored
CE rc3 with all missing commits See merge request gitlab-org/gitlab-ce!16376
-
Luke Bennett authored
Merge branch '10-4-stable-prepare-rc3-with-missing-commits' of https://gitlab.com/gitlab-org/gitlab-ce into 10-4-stable-prepare-rc3-with-missing-commits
-
Luke Bennett authored
Revert "Merge branch '40418-migrate-existing-data-from-kubernetesservice-to-clusters-platforms-kubernetes' into 'master'" This reverts commit 4b92efd9, reversing changes made to 33cea509.
-
Luke Bennett authored
(cherry picked from commit 8f8ca9ee)
-
Luke Bennett authored
-
- 10 Jan, 2018 10 commits
-
-
Luke Bennett authored
-
Luke Bennett authored
-
Rémy Coutable authored
Run background migrations with a minimum interval Closes #41624 See merge request gitlab-org/gitlab-ce!16230 (cherry picked from commit 8ff0c9b1) 7f30bb9c Run background migrations with a minimum interval
-
Douwe Maan authored
Protected branch is now created for default branch on import Closes #3968 See merge request gitlab-org/gitlab-ce!16198 (cherry picked from commit 15f7f52b) 819fc98f Protected branch is now created for default branch on import
-
Douwe Maan authored
Add option to disable commit stats to commit API Closes #41681 See merge request gitlab-org/gitlab-ce!16309 (cherry picked from commit 088de97c) baeceb8b Adding stats param to the commit's endpoint 114cad58 Updated documentation d5c5f2e6 Added specs 8f9e778a Added changelog
-
Douwe Maan authored
Improve SSH database key lookup documentation Closes #41399 See merge request gitlab-org/gitlab-ce!16048
-
Douwe Maan authored
Fixing bug related to wiki last version Closes #41477 and #41506 See merge request gitlab-org/gitlab-ce!16197 (cherry picked from commit 65b04860) e44ca26f Fixing bug related to wiki last version abe399b1 Added changelog e471ec00 Restoring last version and created monkey patch 52c9dcb4 Fixed spec descriptions 5814d83c Updated monkey patch to work with paths with more than one dir b9ff53c0 Updated specs bc261232 Fixing offense
-
Sean McGivern authored
Fix changes dropdown ellipsis working across browsers Closes #41561 and #41684 See merge request gitlab-org/gitlab-ce!16281 (cherry picked from commit 8de1bb9e) 500a3de7 Fix changes dropdown ellipsis working across browsers
-
Nick Thomas authored
Update rack-cors from 0.4.0 to 1.0.2 Closes #41199 See merge request gitlab-org/gitlab-ce!16183 (cherry picked from commit af3a8f96) ca235107 Update rack-cors from 0.4.0 to 1.0.2
-
- 09 Jan, 2018 3 commits
-
-
Robert Speicher authored
10-4-stable-prepare-rc3 with weekend commits missing from RC1 See merge request gitlab-org/gitlab-ce!16335
-
Luke Bennett authored
-
Kamil Trzciński authored
Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled' into 'master' Resolve "Redirect to GCP page if users try to create a cluster but the account is not enabled" Closes #39957 and #41410 See merge request gitlab-org/gitlab-ce!15665
-
- 08 Jan, 2018 10 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Prepare 10.4 RC2 release See merge request gitlab-org/gitlab-ce!16295
-
Stan Hu authored
Remove unnecessary queries on Merge Request Metrics population scheduler Closes gitlab-org/release/tasks#13 See merge request gitlab-org/gitlab-ce!16292
-
Marin Jankovski authored
Fix error 500 when viewing commit and merge request diffs Closes #41735 See merge request gitlab-org/gitlab-ce!16272
-
Yorick Peterse authored
Merge branch '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
-
Rémy Coutable authored
Upgrade scss-lint to 0.56.0 Closes #41754 See merge request gitlab-org/gitlab-ce!16278
-
Shinya Maeda authored
-
Rémy Coutable authored
Run background migrations with a minimum interval Closes #41624 See merge request gitlab-org/gitlab-ce!16230
-
Grzegorz Bizon authored
Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" Closes gitlab-qa#149 See merge request gitlab-org/gitlab-ce!16248
-
Brett Walker authored
-