1. 14 Mar, 2016 1 commit
  2. 13 Mar, 2016 5 commits
    • Douwe Maan's avatar
      Merge branch 'upcoming' into 'master' · c07ef544
      Douwe Maan authored
      Implements upcoming filter in milstones
      
      ![Imgur](http://i.imgur.com/Oc2LZrF.png)
      
      @DouweM @JobV I think this is what you wanted :) Lemme know if it there is something that need changing
      Had alot of fun doing it!
      
      Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14102
      
      See merge request !3148
      c07ef544
    • tiagonbotelho's avatar
      fixes small issues · d3b7633d
      tiagonbotelho authored
      d3b7633d
    • Douwe Maan's avatar
      Merge branch 'gitlab-geo-oauth-auth' into 'master' · 197b1954
      Douwe Maan authored
      Gitlab Geo:  Authenticate with OAuth
      
      This changes the way Geo (#76) nodes authenticates, to remove the requirement of session sharing between nodes, as described here: #366
      
      # Checklist
      
       - [x] When a secondary Geo node is created an OAuth Application is created associated to it
       - [x] When a secondary Geo node is removed the associated OAuth application is also removed
       - [x] When a user tries to login it must be redirected to the primary node using the OAuth workflow
       - [x] The user must be redirected to the "first accessed url before authentication" (as expected)
       - [x] User should be able to logout from a secondary node
       - [x] It displays authentication errors when OAuth application is not present
       - [x] It handles authentication errors when OAuth flow fails
       - [x] Solution for what to do when/if OAuth application is removed
      
      See merge request !237
      197b1954
    • Sytse Sijbrandij's avatar
      Merge branch 'reduce-example-duplication' into 'master' · 065de4ab
      Sytse Sijbrandij authored
      Reduce example documentation.
      
      We should not duplicate indexes between the top level and lower level.
      
      See merge request !3162
      065de4ab
    • Sytse Sijbrandij's avatar
      Remove duplicate entries. · 4e27284a
      Sytse Sijbrandij authored
      4e27284a
  3. 12 Mar, 2016 30 commits
  4. 11 Mar, 2016 4 commits