1. 04 11月, 2019 2 次提交
  2. 10 5月, 2019 1 次提交
    • V
      Introduce 'ActiveSupport::Notifications::Fanout::Subscribers::MonotonicTimed'... · 93b652af
      Vishal Telangre 提交于
      Introduce 'ActiveSupport::Notifications::Fanout::Subscribers::MonotonicTimed' and 'ActiveSupport::Notifications::monotonic_subscribe'
      
      Also, change the signature of ‘ActiveSupport::Notifications::Fanout#subscribe’ to accept optional ‘monotonic’ boolean argument. Then initialize either a ‘Timed’ or ‘MonotonicTimed’ subscriber based on the value of ‘monotonic’ parameter.
      
      Introduce ‘ActiveSupport::Notifications::monotonic_subscribe’ method
      
      Also, provision ‘ActiveSupport::Notifications::subscribed’ to optionally accept ‘monotonic’ boolean argument.
      
      Update documentation for ActiveSupport::Notifications
      
      Add tests
      
      Update guides documentation under the 'Active Support Instrumentation' chapter
      
      Incorporate feedback: use optional keyword argument to specify optional 'monotonic' option to 'subscribed' method
      
      Fix a typo
      93b652af
  3. 18 4月, 2019 1 次提交
  4. 02 4月, 2019 1 次提交
  5. 23 3月, 2019 1 次提交
  6. 20 3月, 2019 1 次提交
  7. 03 1月, 2019 1 次提交
  8. 28 12月, 2018 1 次提交
  9. 17 12月, 2018 1 次提交
  10. 06 10月, 2018 1 次提交
  11. 16 9月, 2018 1 次提交
  12. 09 9月, 2018 1 次提交
  13. 30 8月, 2018 1 次提交
  14. 24 7月, 2018 1 次提交
  15. 11 5月, 2018 1 次提交
    • A
      Added a lot of Oxford commas · 25867024
      Anthony Crumley 提交于
      [ci skip] A regular expression was used to find a lot of missing Oxford
      commas and add them.  The regular expression was as follows.
      
      ", ([a-zA-Z0-9.\`:'\"]+ ){1,6}(or|and) "
      25867024
  16. 10 5月, 2018 1 次提交
  17. 12 12月, 2017 1 次提交
  18. 14 10月, 2017 1 次提交
  19. 13 10月, 2017 2 次提交
  20. 07 10月, 2017 2 次提交
  21. 24 9月, 2017 1 次提交
  22. 09 11月, 2016 1 次提交
  23. 08 11月, 2016 1 次提交
  24. 02 10月, 2016 1 次提交
  25. 13 3月, 2016 1 次提交
  26. 28 10月, 2015 1 次提交
  27. 08 10月, 2015 1 次提交
  28. 07 8月, 2015 1 次提交
  29. 02 8月, 2015 1 次提交
  30. 25 6月, 2015 1 次提交
  31. 08 6月, 2015 1 次提交
  32. 07 4月, 2015 1 次提交
  33. 28 2月, 2015 2 次提交
  34. 14 1月, 2015 1 次提交
  35. 24 12月, 2014 1 次提交
  36. 31 10月, 2014 1 次提交