1. 14 12月, 2015 2 次提交
    • X
      lazy load listen in core · a94d4045
      Xavier Noria 提交于
      See the rationale in the comment present in this patch.
      a94d4045
    • X
      let config.file_watcher be the way to enable the evented file watcher · 72235962
      Xavier Noria 提交于
      Before this commit, the sole presence of the Listen constant
      enabled the evented file watcher (unless listen resorted to
      the polling backend).
      
      This way, applications may depend on listen for other stuff
      independently of this feature. Also, allows teams with mixed
      setups to decide at boot time whether the evented watcher
      should be enabled for each particular instance.
      72235962
  2. 13 12月, 2015 4 次提交
  3. 12 12月, 2015 5 次提交
  4. 11 12月, 2015 6 次提交
  5. 10 12月, 2015 7 次提交
  6. 09 12月, 2015 16 次提交