19 Mar, 2015

12 commits


16 Mar, 2015

3 commits


14 Mar, 2015

8 commits


13 Mar, 2015

13 commits


12 Mar, 2015

3 commits


09 Mar, 2015

1 commit

  • Gitlab data
    
    Make sure you have gitlab plugin active and properly configurated
    PROXIED_APPS:
      gitlab:
        upstream: 'http://localhost:8090/gitlab/'
        private_token: ''
    
    You'll need a valid administrator private_token to validate import_proxy_data
    It might take a while if the upstream server is external depending on the delay
    Sergio Oliveira