1. 24 7月, 2017 1 次提交
  2. 02 7月, 2017 1 次提交
  3. 01 7月, 2017 1 次提交
  4. 17 6月, 2017 1 次提交
  5. 23 12月, 2016 1 次提交
  6. 01 10月, 2016 1 次提交
  7. 07 8月, 2016 1 次提交
  8. 05 4月, 2016 1 次提交
    • D
      Added protocol negotiation · cbd15da0
      Daniel Rhodes 提交于
      This is primarily for backwards compatibility for when
      or if the protocol is changed in future versions.
      
      If the server fails to respond with an acceptable
      protocol, the client disconnects and disables
      the monitor.
      cbd15da0
  9. 02 3月, 2016 1 次提交
  10. 30 1月, 2016 1 次提交
  11. 27 1月, 2016 1 次提交
  12. 24 1月, 2016 1 次提交
  13. 17 12月, 2015 1 次提交
  14. 14 12月, 2015 1 次提交
  15. 17 10月, 2015 1 次提交
    • J
      Devolve blanket #require to reveal intent and responsibility · acfdcf55
      Jeremy Daer 提交于
      * Move specific requires close to where they're needed.
      * Use the private active_support/rails dep to wrap up common needs
        like eager autoload and module delegation.
      * Use a single Rails engine rather than an engine and a railtie.
      * Prefer `AS::JSON.encode` to `Object#to_json`.
      acfdcf55
  16. 27 6月, 2015 1 次提交