
noreply at github
Feb 27, 2012, 9:08 AM
Post #1 of 1
(185 views)
Permalink
|
|
[cherokee/webserver] 3293cb: Add Opera and W3C gradient support
|
|
Branch: refs/heads/dev Home: https://github.com/cherokee/webserver Commit: 3293cb672590533211c8bd9b797d267fafa757a9 https://github.com/cherokee/webserver/commit/3293cb672590533211c8bd9b797d267fafa757a9 Author: Daniel <daniel [at] dan> Date: 2012-02-27 (Mon, 27 Feb 2012) Changed paths: M admin/static/css/cherokee-admin.css Log Message: ----------- Add Opera and W3C gradient support Commit: 4f0d4bbd38ce1d04f2bc33c95a09fe7f80c31ecd https://github.com/cherokee/webserver/commit/4f0d4bbd38ce1d04f2bc33c95a09fe7f80c31ecd Author: Ross Lagerwall <rosslagerwall [at] gmail> Date: 2012-02-27 (Mon, 27 Feb 2012) Changed paths: M cherokee/fdpoll-epoll.c Log Message: ----------- Remove unnecessary epoll code when EPOLL_CTL_DEL is used. When EPOLL_CTL_DEL is used, the epoll_event is ignored and so it does not need to be initialized. Compare: https://github.com/cherokee/webserver/compare/7029d4d...4f0d4bb _______________________________________________ Cherokee-commits mailing list Cherokee-commits [at] lists http://lists.octality.com/listinfo/cherokee-commits
|