Timeline
2012-09-01:
- 16:53 Changeset in svn [1148] by
-
- trunk/htdocs/cacher/lang/en.php
- trunk/htdocs/cacher/lang/en.po
- trunk/htdocs/cacher/lang/zh-simplified.po
- …
updated notes and translations
- 16:53 Changeset in git [88d3992]3.03.13.2trunk by
-
- htdocs/cacher/lang/en.php
- htdocs/cacher/lang/en.po
- htdocs/cacher/lang/zh-simplified.po
- …
updated notes and translations
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1148 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-23:
- 08:29 Ticket #287 (separated cache by vhost, with patch!) closed by
- fixed: committed as [1146] for trunk […]
- 08:29 Changeset in svn [1147] by
-
- trunk/xcache.ini
updated ini example for var_namespace
- 08:29 Changeset in git [85fe1a8]3.03.13.2trunk by
-
- xcache.ini
updated ini example for var_namespace
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1147 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:27 Changeset in svn [1146] by
-
- trunk/ChangeLog
- trunk/NEWS
- trunk/htdocs/cacher/edit.php
- …
closes #287: namespace support
- 08:27 Changeset in git [d2e943a]3.03.13.2trunk by
-
- ChangeLog
- NEWS
- htdocs/cacher/edit.php
- …
closes #287: namespace support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1146 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:44 Changeset in svn [1145] by
-
- trunk/htdocs/cacher/index.php
avoid undefined function when XCache not loaded
- 03:44 Changeset in git [6e865a7]3.03.13.2trunk by
-
- htdocs/cacher/index.php
avoid undefined function when XCache not loaded
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1145 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:20 Changeset in svn [1144] by
-
- trunk/htdocs/cacher/edit.php
fix variable editing
- 02:20 Changeset in git [4cf9eef]3.03.13.2trunk by
-
- htdocs/cacher/edit.php
fix variable editing
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1144 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:20 Changeset in svn [1143] by
-
- trunk/htdocs/cacher/sub/entrylist.tpl.php
fix variable deleting
- 02:20 Changeset in git [c51cf16]3.03.13.2trunk by
-
- htdocs/cacher/sub/entrylist.tpl.php
fix variable deleting
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1143 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:05 Changeset in svn [1142] by
-
- trunk/htdocs/cacher/edit.php
fix variable editing
- 02:05 Changeset in git [626463f]3.03.13.2trunk by
-
- htdocs/cacher/edit.php
fix variable editing
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1142 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-19:
- 04:15 Ticket #288 (AttributeError: 'NoneType' object has no attribute 'lower') closed by
- fixed: thanks. this is fixed manually, will push to upstream later because …
2012-08-17:
- 20:43 Ticket #288 (AttributeError: 'NoneType' object has no attribute 'lower') created by
- ==== How to Reproduce ==== While doing a GET operation on /, Trac …
- 15:56 Ticket #287 (separated cache by vhost, with patch!) created by
- Hi, Two month ago I've may some test around cache separation for …