-
Forgot the queue file.
-
New nginx sample configuration Fixed the cache key Only password the master if there are actually slaves Simplify deduplication logic Handle AJAX paths Simplified JS settings
-
Arguments now work because we replace ? and & in the redis key with : redis_ssi_disable is now way way more elegant. regeneration supports a zero timeout removed the blind regeneration of nodes in all view modes. fall back the volatile redis to the nonvolatile one. The example nginx conf is now compatible with nginx 0.8.
-
Fixed #1406186 Unnecessary call to user_is_anonymous()?
-
Commenteed maintenance page, allowed separation of session vs main, cache coherency trickery.
-
Added 403 handling to nginx and made the error paths specific in redis. how can we support multiple sites now? not sure.
-
Move user to the drush command (and add drush file).
-
Maintenance mode, some error tolerance in curl.
-
More session goodies and queued regeneration.
-
Example nginx.conf