BigW Consortium Gitlab

  1. 19 Sep, 2017 1 commit
  2. 08 Sep, 2017 1 commit
  3. 31 Aug, 2017 1 commit
    • Add config_source to ci_pipelines · 35b9213c
      Zeger-Jan van de Weg authored
      Given the user can soon have multiple config sources for CI, we now store
      what type at the time of the pipeline run we chose. This will give us
      insight into what triggered the new pipeline so we can display it to the
      enduser.
  4. 11 Aug, 2017 2 commits
  5. 09 Aug, 2017 2 commits
  6. 07 Aug, 2017 1 commit
  7. 02 Aug, 2017 1 commit
  8. 25 Jul, 2017 1 commit
  9. 21 Jul, 2017 1 commit
  10. 20 Jul, 2017 2 commits
  11. 19 Jul, 2017 2 commits
  12. 18 Jul, 2017 1 commit
  13. 11 Jul, 2017 2 commits
  14. 05 Jul, 2017 1 commit
  15. 04 Jul, 2017 2 commits
    • Introduce Gitlab::Cache::RequestStoreWrap · 216bf78f
      Lin Jen-Shin authored
      So that we cache the result of UserAccess#can_push_or_merge_to_branch?
      in RequestStore, avoiding querying ProtectedBranch over and over for
      the list of pipelines (i.e. in PipelineSerializer)
      
      I don't think this is ideal because I don't like the idea of
      RequestStore in general, but this is the easiest way to cache it
      without changing the architecture. In the future we should cache
      more explicitly rather than this kind of global store.
    • Update tests due to permission changes · 28553dbc
      Lin Jen-Shin authored
  16. 14 Jun, 2017 1 commit
  17. 13 Jun, 2017 3 commits
  18. 12 Jun, 2017 1 commit
  19. 09 Jun, 2017 1 commit
  20. 03 Jun, 2017 1 commit
  21. 02 Jun, 2017 4 commits
  22. 01 Jun, 2017 1 commit
  23. 31 May, 2017 5 commits
  24. 17 May, 2017 1 commit
  25. 16 May, 2017 1 commit