Skip to content
  • Jesse Vincent's avatar
    Web: · c8140583
    Jesse Vincent authored
       Switched back to manual buffer flushing, as this will
          improve performance and help future-proof RT against a mason update
       Added several manual buffer flushing points to help with the user
          experience during page display
       Switched to using mason's "static_source" directive, which stops mason
          from trying to guess about which pages need to be reload from disk.
          (Now you need to restart the webserver to see changes)
    Core:
       New  --with-developer-mode configuration flag. Right now, it just 
          turns mason static_source off, but in the future, it will enable other
          developer-only features.
    
    git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.3-TESTING@1758 e417ac7c-1bcc-0310-8ffa-8f5827389a85
    c8140583