An error occurred fetching the project authors.
  1. 07 Jan, 2021 1 commit
  2. 05 Jan, 2021 3 commits
  3. 04 Jan, 2021 1 commit
  4. 31 Dec, 2020 2 commits
  5. 28 Dec, 2020 1 commit
  6. 22 Dec, 2020 1 commit
  7. 21 Dec, 2020 2 commits
  8. 16 Dec, 2020 1 commit
  9. 15 Dec, 2020 1 commit
  10. 14 Dec, 2020 2 commits
  11. 11 Dec, 2020 2 commits
  12. 10 Dec, 2020 1 commit
    • Jeremy Jackson's avatar
      Add new experiment feature flag type · 7a843f93
      Jeremy Jackson authored
      - To be used by the experiment library configuration and to identify
      differences between feature flag types.
      - Fixes minor incorrectness in usage examples.
      7a843f93
  13. 08 Dec, 2020 2 commits
  14. 04 Dec, 2020 1 commit
  15. 03 Dec, 2020 1 commit
  16. 02 Dec, 2020 1 commit
  17. 01 Dec, 2020 1 commit
  18. 26 Nov, 2020 1 commit
  19. 25 Nov, 2020 4 commits
  20. 23 Nov, 2020 2 commits
    • Thong Kuah's avatar
      Record deprecation warnings using deprecation_toolkit · 0d846f03
      Thong Kuah authored
      This uses a standard-ish file format to save us re-inventing the wheel
      0d846f03
    • Thong Kuah's avatar
      Script a rubocop corrector using a data file · 2419da27
      Thong Kuah authored
      We generate the data file using ruby-warnings
      
      Adds rubocop:
      
      - Only match if method name matches, not just line number
      - Match only file path from root so that files from other machines work
      
      Adds autocorrection
      
      - Add autocorrection by inserting ** before.
      - Special correction case for literal hash args
      
      Mark cop as unsafe as relies on data source
      
      Fix correction from splat type to double splat
      2419da27
  21. 18 Nov, 2020 1 commit
  22. 17 Nov, 2020 2 commits
  23. 12 Nov, 2020 1 commit
  24. 11 Nov, 2020 1 commit
  25. 10 Nov, 2020 1 commit
  26. 08 Nov, 2020 1 commit
  27. 07 Nov, 2020 2 commits