Skip to content
Snippets Groups Projects
  1. Mar 28, 2018
  2. Mar 27, 2018
  3. Feb 28, 2018
  4. Feb 07, 2018
  5. Feb 06, 2018
  6. Jan 09, 2018
  7. Oct 30, 2017
  8. Oct 10, 2017
  9. Oct 09, 2017
  10. Oct 07, 2017
    • Jacopo's avatar
      Replaces `tag: true` into `:tag` in the specs · 0ce67858
      Jacopo authored
      Replaces all the explicit include metadata syntax in the specs (tag:
      true) into the implicit one (:tag).
      Added a cop to prevent future errors and handle autocorrection.
      0ce67858
  11. Oct 02, 2017
  12. Sep 30, 2017
  13. Sep 29, 2017
  14. Sep 28, 2017
  15. Sep 01, 2017
  16. Aug 15, 2017
  17. Aug 11, 2017
  18. Jul 27, 2017
  19. Jul 25, 2017
  20. Jul 24, 2017
  21. Jul 11, 2017
  22. Jun 21, 2017
  23. Jun 20, 2017
  24. Jun 14, 2017
  25. May 31, 2017
  26. May 15, 2017
    • Jacob Vosmaer (GitLab)'s avatar
      Don't reuse gRPC channels · 43f037c9
      Jacob Vosmaer (GitLab) authored
      It seems that bad things happen when two gRPC stubs share one gRPC
      channel so let's stop doing that. The downside of this is that we
      create more gRPC connections; one per stub.
      43f037c9
  27. May 10, 2017
  28. May 05, 2017
  29. Apr 05, 2017
  30. Apr 04, 2017
  31. Apr 03, 2017
  32. Mar 29, 2017
  33. Mar 06, 2017
Loading