BigW Consortium Gitlab

  1. 07 Jun, 2016 1 commit
  2. 06 Jun, 2016 1 commit
  3. 03 Jun, 2016 1 commit
    • Add gitlab ci configuration class that holds hash · d501850e
      Grzegorz Bizon authored
      As for now, we keep this class inside a oryginal config processor class.
      We will move implementation to this class and delegate to it from
      current config processor.
      
      After original gitlab ci yaml processor not longer has relevant
      impelemntation we will replace it with new configuration class.
  4. 02 Jun, 2016 1 commit
  5. 30 May, 2016 1 commit
  6. 25 May, 2016 1 commit
  7. 24 May, 2016 1 commit
  8. 23 May, 2016 2 commits
  9. 19 May, 2016 3 commits
  10. 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>
  11. 09 May, 2016 3 commits
  12. 29 Apr, 2016 1 commit
  13. 22 Apr, 2016 4 commits
  14. 20 Apr, 2016 6 commits
  15. 18 Apr, 2016 10 commits
  16. 17 Apr, 2016 1 commit
  17. 16 Apr, 2016 2 commits