1. 21 May, 2019 13 commits
  2. 20 May, 2019 11 commits
  3. 16 May, 2019 5 commits
  4. 14 May, 2019 11 commits
    • Stan Hu's avatar
      Merge branch 'fix-project-visibility-level-validation' into 'master' · 959962db
      Stan Hu authored
      Fix project visibility level validation
      
      Closes #59379
      
      See merge request gitlab-org/gitlab-ce!28305
      
      (cherry picked from commit 99637084)
      
      b5540112 Fix project visibility level validation
      959962db
    • Phil Hughes's avatar
      Merge branch '61550-next-badge' into 'master' · acf15521
      Phil Hughes authored
      Fixes next badge being always visible
      
      Closes #61550
      
      See merge request gitlab-org/gitlab-ce!28249
      
      (cherry picked from commit 3ec966ad)
      
      f769f539 Fixes next badge being always visible
      acf15521
    • Rémy Coutable's avatar
      Merge branch 'sh-revert-full-gc-after-import' into 'master' · 25539e7e
      Rémy Coutable authored
      Don't run full gc in AfterImportService
      
      Closes gitlab-ee#11556
      
      See merge request gitlab-org/gitlab-ce!28239
      
      (cherry picked from commit 4c16ce11)
      
      36b1a2d7 Don't run full gc in AfterImportService
      25539e7e
    • Achilleas Pipinellis's avatar
      Merge branch 'update-ci-minutes-doc' into 'master' · 25733f82
      Achilleas Pipinellis authored
      Update CI minutes docs to reflect this is available to all plans
      
      See merge request gitlab-org/gitlab-ce!28237
      
      (cherry picked from commit 3f29c2b5)
      
      fca1835b Update CI minutes docs
      25733f82
    • Douglas Barbosa Alexandre's avatar
      Merge branch 'sh-fix-lfs-download-errors' into 'master' · e32718f1
      Douglas Barbosa Alexandre authored
      Properly handle LFS Batch API response in project import
      
      Closes #61624
      
      See merge request gitlab-org/gitlab-ce!28223
      
      (cherry picked from commit 9dc41a09)
      
      e67481e0 Properly handle LFS Batch API response in project import
      e32718f1
    • Nick Thomas's avatar
      Merge branch 'ce-jej/group-saml-project-enforcement' into 'master' · eb5e3cf3
      Nick Thomas authored
      CE Changes for SSO enforcement in ProjectPolicy
      
      See merge request gitlab-org/gitlab-ce!28208
      
      (cherry picked from commit 1a90a9bb)
      
      b95a0690 SSO enforcement for project resources
      eb5e3cf3
    • Kushal Pandya's avatar
      Merge branch 'ce-11542-remove-non-semantic-use-of-row-in-member-listing-controls' into 'master' · 3a06e0ea
      Kushal Pandya authored
      CE backport: Remove non-semantic use of `.row` in member listing controls
      
      See merge request gitlab-org/gitlab-ce!28204
      
      (cherry picked from commit 505ffe56)
      
      9674ed71 Remove non-semantic use of `.row` in member listing controls
      3a06e0ea
    • Evan Read's avatar
      Merge branch 'docs/improve-installation-from-source' into 'master' · b92d752e
      Evan Read authored
      Improve installation from source
      
      Closes #47483, #61549, and #50937
      
      See merge request gitlab-org/gitlab-ce!28201
      
      (cherry picked from commit 0a7216ab)
      
      fe83b461 Improve installation from source
      ae123b49 Minor improvements for installation doc
      b92d752e
    • Evan Read's avatar
      Merge branch 'docs-update-salesforce-documentation' into 'master' · 1225d142
      Evan Read authored
      Docs: Fix wording error in salesforce section
      
      See merge request gitlab-org/gitlab-ce!28190
      
      (cherry picked from commit 74511b04)
      
      a0ecc3ed Fix wording error
      268defdf Fix wording in salesforce docs
      1225d142
    • Evan Read's avatar
      Merge branch... · cad67f10
      Evan Read authored
      Merge branch '9228-geo-how-to-reconcile-differences-with-geo-checksum-mismatches-docs' into 'master'
      
      Document how to reconcile differences with Geo checksum mismatches
      
      Closes gitlab-ee#9228
      
      See merge request gitlab-org/gitlab-ce!28183
      
      (cherry picked from commit dbc0f8c1)
      
      ecfadcfb Document how to reconcile differences with Geo checksum mismatches
      8d3c42c3 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      71757a82 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      e51488cb Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      507cd1b9 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      97a3f165 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      450a3798 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      65b98874 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      ea8e7bd8 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      7473d40e Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      6b269518 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      6d4489e2 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      dcc949a4 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md
      911fc185 Fix fenced code blocks
      cad67f10
    • Sanad Liaquat's avatar
      Merge branch 'qa-ml-fix-branches-test' into 'master' · 974822a3
      Sanad Liaquat authored
      Fix E2E test - wait for branches to not be present
      
      See merge request gitlab-org/gitlab-ce!27805
      
      (cherry picked from commit 3061eee6)
      
      f15f9970 Wait for branches to not be present
      a5af21cf Make max wait time a constant
      99a4e973 Check test result via an assertion
      f00286bc Add branch_name qa selector
      974822a3