BigW Consortium Gitlab

  1. 31 May, 2016 5 commits
    • Codestyle changes · 04084996
      Gabriel Mazetto authored
    • Fix hook data for Wiki Page event · aaaed331
      Gabriel Mazetto authored
      Added "wiki" section and removed "repository"
    • Merge branch 'doc-upgrade-wrong-old-version' into 'master' · ef4fedc1
      Robert Schilling authored
      Update docs: previous version is 8.7
      
      The old version is 8.7.
      
      See merge request !4288
    • Merge branch 'patch/wiki_page_events' into 'master' · ba81c912
      Rémy Coutable authored
      Enable Wiki Page events from Webhook admin UI in a Project
      
      * Added UI to enable page wiki events
      * Documentation for this event in Webhooks page
      
      Fixes #17506
      
      --- 
      
      ![new_webhook_UI](/uploads/63ef24b4ccef13ac7a5fda83e9ce64ad/new_webhook_UI.png)
      
      See merge request !4135
    • Merge branch… · 9951243b
      Stan Hu authored
      Merge branch 'make-container-registry-authentication-service-compatible-with-older-docker' into 'master'
      
      Make authentication service for Container Registry to be compatible with < Docker 1.11
      
      This removes the usage of `offline_token` which is only present when using `Docker 1.11.x` instead we relay on `scope`. This should make it compatible with any client starting from 1.6 (I did test only 1.8 and up).
      
      Right now we return 403 if unauthorized user doesn't have access to anything. In all other cases we return token, but with empty `access`, which simply disallow requested action.
      
      
      
      See merge request !4363
  2. 30 May, 2016 35 commits