BigW Consortium Gitlab

  1. 27 Apr, 2016 1 commit
    • Backport GitHub Enterprise import support from EE · eede0323
      Stan Hu authored
      These changes were pulled from GitLab EE to support configuring
      an alternative API URL than the default https://api.github.com.
      In addition, the `verify_ssl` flag allows users to disable SSL cert
      checking.
      
      One modification: add a default `args` option if it does not exist
      to avoid breaking existing configurations.
  2. 20 Apr, 2016 2 commits
  3. 19 Apr, 2016 2 commits
  4. 18 Apr, 2016 7 commits
  5. 13 Apr, 2016 2 commits
  6. 11 Apr, 2016 6 commits
  7. 08 Apr, 2016 1 commit
  8. 07 Apr, 2016 1 commit
  9. 06 Apr, 2016 6 commits
  10. 05 Apr, 2016 2 commits
  11. 01 Apr, 2016 1 commit
    • Added & use Gitlab::Routing for URL helpers · 84b0ab77
      Yorick Peterse authored
      Rails' "url_helpers" method creates an anonymous Module (which a bunch
      of methods) on every call. By caching the output of this method in a
      dedicated method we can shave off about 10 seconds of loading time for
      an issue with around 200 comments.
  12. 31 Mar, 2016 3 commits
  13. 30 Mar, 2016 5 commits
  14. 29 Mar, 2016 1 commit