1. 05 Jan, 2018 5 commits
    • Jan Provaznik's avatar
      Backport 'Rebase' feature from EE to CE · 27a75ea1
      Jan Provaznik authored
      When a project uses fast-forward merging strategy user has
      to rebase MRs to target branch before it can be merged.
      Now user can do rebase in UI by clicking 'Rebase' button
      instead of doing rebase locally.
      
      This feature was already present in EE, this is only backport
      of the feature to CE. Couple of changes:
      * removed rebase license check
      * renamed migration (changed timestamp)
      
      Closes #40301
      27a75ea1
    • Stan Hu's avatar
      Merge branch '41695-use-simple-assignment' into 'master' · 1560c234
      Stan Hu authored
      Resolve "Master failure due to static-analysis job in app/models/concerns/deployment_platform.rb"
      
      Closes #41695
      
      See merge request gitlab-org/gitlab-ce!16246
      1560c234
    • Lin Jen-Shin's avatar
      Just try to detect and assign once · 8b3b28b8
      Lin Jen-Shin authored
      8b3b28b8
    • Stan Hu's avatar
      Merge branch... · f7afb14c
      Stan Hu authored
      Merge branch '41677-branch-name-omitted-due-to-bad-utf-8-conversion-by-gitaly-ref-handler' into 'master'
      
      Resolve "Branch name omitted due to bad UTF-8 conversion by Gitaly ref handler"
      
      Closes #41677
      
      See merge request gitlab-org/gitlab-ce!16243
      f7afb14c
    • Robert Speicher's avatar
      Merge branch '41685-broken-master-due-to-static-analysis' into 'master' · de3491cf
      Robert Speicher authored
      Resolve "Broken master due to `static-analysis`"
      
      Closes #41685
      
      See merge request gitlab-org/gitlab-ce!16240
      de3491cf
  2. 04 Jan, 2018 35 commits