Skip to content
Snippets Groups Projects
  1. Sep 13, 2019
  2. Sep 03, 2019
  3. Jul 25, 2019
  4. Jul 19, 2019
  5. Jul 18, 2019
  6. Jul 12, 2019
  7. Jun 27, 2019
  8. Jun 14, 2019
  9. May 16, 2019
  10. Mar 13, 2019
  11. Feb 27, 2019
  12. Feb 23, 2019
  13. Jan 23, 2019
  14. Dec 27, 2018
  15. Dec 07, 2018
  16. Nov 07, 2018
  17. Oct 26, 2018
    • Zeger-Jan van de Weg's avatar
      Regenerate Gitaly's config.toml each rspec run · 6f4c1fd5
      Zeger-Jan van de Weg authored
      This behaviour I removed in 08cdf65b, but this reverts this specific
      line. In case storages, or other options changes which are set by the
      Rails environment, this will easier to migrate to.
      
      Storage paths is kept in plural, to support multiple storage in later
      release for just testing purposes. But its probable that multi Gitaly
      scenarios need to be tested.
      Unverified
      6f4c1fd5
  18. Oct 24, 2018
    • Zeger-Jan van de Weg's avatar
      Hotfix for Rspec and second storage · 3efaf5b5
      Zeger-Jan van de Weg authored
      Rails requires a second storage for testing cross shard features. Gitaly
      will not boot if this second storage doesn't exist. So this will create
      this storage without adding it to the list of storages that Rails knows
      about.
      Unverified
      3efaf5b5
  19. Oct 23, 2018
  20. Oct 18, 2018
    • Alessio Caiazza's avatar
      Move ci_environments_status to a model · 4a9efc60
      Alessio Caiazza authored
      GET :namespace/merge_requests/:id/ci_environments_status complexity
      already reached a limit for a direct serialization from an hash
      computed at within the controller function.
      
      Here we introduce a virtual model EnvironmentStatus and its serializer.
      4a9efc60
  21. Sep 17, 2018
  22. Sep 12, 2018
  23. Sep 06, 2018
    • Bob Van Landuyt's avatar
      Port changes for CODEOWNERS to CE · c826ecc3
      Bob Van Landuyt authored
      This ports the changes for the CODEOWNERS feature to CE:
      - It adds the CODEOWNERS file.
      - It adds the mention of the `with-codeowners` branch in TestEnv
      c826ecc3
  24. Aug 12, 2018
  25. Aug 07, 2018
  26. Jul 31, 2018
  27. Jul 10, 2018
  28. Jun 12, 2018
  29. May 29, 2018
  30. May 14, 2018
  31. Apr 25, 2018
  32. Apr 23, 2018
  33. Apr 03, 2018
  34. Mar 21, 2018
  35. Feb 28, 2018
  36. Feb 21, 2018
Loading