BigW Consortium Gitlab

  1. 11 May, 2018 9 commits
  2. 10 May, 2018 7 commits
  3. 09 May, 2018 20 commits
  4. 08 May, 2018 4 commits
    • Update VERSION to 10.8.0-rc4 · db23695d
      Mayra Cabrera authored
    • Merge branch '10-8-stable-prepare-rc4' into '10-8-stable' · c92f1d89
      Mayra Cabrera authored
      Prepare 10.8 RC4 release
      
      See merge request gitlab-org/gitlab-ce!18784
    • Merge branch '46136-fix-dependencies' into 'master' · d122279f
      Phil Hughes authored
      Resolve "Add sha1 dependency EE backport"
      
      Closes #46136
      
      See merge request gitlab-org/gitlab-ce!18804
    • Merge branch 'master' into 10-8-stable-prepare-rc4 · 632244e7
      Filipa Lacerda authored
      * master: (40 commits)
        Vendor Auto-DevOps.gitlab-ci.yml
        Backport: Keep ShaAttribute from halting startup when we can’t connect to a database
        Replace the `project/builds/artifacts.feature` spinach test with an rspec analog
        Resolve "Monitoring graphs - Popover value improvements"
        Fix close keyboard shortcuts dialog using the keyboard shortcut
        Backport 5480-epic-notifications from EE
        Force creation of new import_state when setting an import state field
        Make deploy keys table more clearly structured
        Resolve "Inform users of up to $500 offer for GCP account"
        Resolve "Clean up bottom status bar Web IDE"
        resolve conflicts with master
        Don't always create a new import_state record from project factory
        Adjust issue boards list header label text color
        Add update guide for 10.8
        Display merge commit SHA in merge widget after merge
        Improved commit message body rendering
        remove unused methods until needed
        add webpack_ prefix to entrypoint paths helper
        Add notice to current fe guide about new fe guide
        Respect permissions when showing Failed Jobs
        ...