BigW Consortium Gitlab

  1. 27 Jan, 2017 1 commit
  2. 22 Jul, 2016 1 commit
  3. 03 Jun, 2016 2 commits
  4. 10 May, 2016 1 commit
    • Fix a few places where autoloading would fail · 5589dcf8
      Rémy Coutable authored
      - Fix naming of API::CommitStatuses
      - Ensure we use require_dependency instead of require
      - Ensure the namespace is right in lib/api/api.rb, otherwise, we
        might require Grape::API::Helpers which defines the `#params` method.
        This is to avoid requiring a file multiple times and getting an "Already
        initialized constant" error.
      Signed-off-by: 's avatarRémy Coutable <remy@rymai.me>
  5. 06 Apr, 2015 1 commit
  6. 01 Oct, 2013 1 commit
  7. 27 Apr, 2013 1 commit
  8. 21 Mar, 2013 1 commit
  9. 04 Feb, 2013 1 commit
  10. 02 Sep, 2012 1 commit
  11. 28 Aug, 2012 1 commit
    • Use similar interface to access gitolite · 7cdc5b9e
      randx authored
      Simplified gitolite handle logic
      Stubn over monkeypatch
      Stub only specific methods in Gitlab:Gitolite
      Moved grach auth to lib
      added specs for keys observer
      removes SshKey role