Timeline
2007-05-15:
- 07:05 Changeset in svn [389] by
-
- branches/1.2
- branches/1.2/xcache.c
merged [388] from trunk->1.2: clean shutdown
- 07:05 Changeset in git [7839a7c]1.21.3 by
-
- xcache.c
merged [388] from trunk->1.2: clean shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@389 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:52 Changeset in svn [388] by
-
- trunk/xcache.c
clean shutdown
- 06:52 Changeset in git [cc3b18e]3.03.13.2trunk by
-
- xcache.c
clean shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@388 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:49 Changeset in svn [387] by
-
- trunk/xc_malloc.c
memory override using free'ed memory
- 06:49 Changeset in git [037a65f]3.03.13.2trunk by
-
- xc_malloc.c
memory override using free'ed memory
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@387 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:41 Ticket #95 (Memory is not free()'d after xcache_get() data is unset) created by
- I've tested EA vs XCache performance on cache reads and got the …
- 06:24 Changeset in svn [386] by
-
- trunk/xc_malloc.c
fix is_readwrite of malloc scheme
- 06:24 Changeset in git [93472f4]3.03.13.2trunk by
-
- xc_malloc.c
fix is_readwrite of malloc scheme
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@386 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:23 Changeset in svn [385] by
-
- trunk/.vimrc
updated .vimrc
- 06:23 Changeset in git [bdd8aae]3.03.13.2trunk by
-
- .vimrc
updated .vimrc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@385 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:55 Changeset in svn [384] by
-
- trunk/.vimrc
noexpandtab
- 03:55 Changeset in git [25f72d0]3.03.13.2trunk by
-
- .vimrc
noexpandtab
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@384 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:54 Changeset in svn [383] by
-
- trunk/xcache.c
ws fix
- 03:54 Changeset in git [3cf6e27]3.03.13.2trunk by
-
- xcache.c
ws fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@383 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:36 Changeset in svn [382] by
-
- trunk/NEWS
- trunk/admin/xcache.php
could not show module info in admin page when XCache is the last module
- 03:36 Changeset in git [abc79ae]3.03.13.2trunk by
-
- NEWS
- admin/xcache.php
could not show module info in admin page when XCache is the last module
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@382 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-13:
- 12:20 Ticket #90 (jpgraph+xcache causes php to segfault) reopened by
- Segfaults are back :( Here is the core and php/xcache binaries : …
2007-05-11:
- 17:14 Ticket #90 (jpgraph+xcache causes php to segfault) closed by
- fixed: seems fixed in 1.2-dev as of r380, feel free to reopen
- 01:05 Ticket #93 (Segfault when using variable cache increment/decrement functions) closed by
- worksforme: it was fixed in trunk and b1.2 (1.2.1-dev) 1.2@HEAD is far stabler …
2007-05-10:
- 16:49 Ticket #94 (Garbage collector disabled when xcache.cacher set to off) created by
- On 1.2 and i think also head revision, the garbage collector doesn't …
- 03:39 Ticket #93 (Segfault when using variable cache increment/decrement functions) created by
- XCache 1.2.0 segfaults when using variable increment/decrement …
- 01:26 Changeset in svn [381] by
-
- trunk
- trunk/mem.c
- trunk/mem.h
- …
merged [380] from 1.2: make life easier for debugging
- 01:26 Changeset in git [5dd9e24]3.03.13.2trunk by
-
- mem.c
- mem.h
- mmap.c
- …
merged [380] from 1.2: make life easier for debugging
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@381 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:20 Changeset in svn [380] by
-
- branches/1.2/mem.c
- branches/1.2/mem.h
- branches/1.2/mmap.c
- …
make life easier for debugging
- 01:20 Changeset in git [cd90797]1.21.3 by
-
- mem.c
- mem.h
- mmap.c
- …
make life easier for debugging
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@380 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-08:
- 01:31 Changeset in svn [379] by
-
- branches/1.2/xcache.c
fix build
- 01:31 Changeset in git [07f2af6]1.21.3 by
-
- xcache.c
fix build
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@379 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-07:
- 17:21 Changeset in svn [378] by
-
- branches/1.2
- branches/1.2/NEWS
- branches/1.2/utils.c
- …
merged[344] [345] [346] from trunk->1.2: fixed #59: pass by reference for internal function was broken
- 17:21 Changeset in git [197d776]1.21.3 by
-
- NEWS
- utils.c
- utils.h
- …
merged[344] [345] [346] from trunk->1.2: fixed #59: pass by reference for internal function was broken
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@378 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-05:
- 11:09 Ticket #77 (var cache is not updating misses/hits counter correctly) closed by
- fixed: fixed in [374] [375] for trunk and [377] for b1.2
- 11:09 Changeset in svn [377] by
-
- branches/1.2
- branches/1.2/NEWS
- branches/1.2/xcache.c
merged [374] [375] from trunk->1.2: misses/hits was not updated for var cache
- 11:09 Changeset in git [c75bf00]1.21.3 by
-
- NEWS
- xcache.c
merged [374] [375] from trunk->1.2: misses/hits was not updated for var cache
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@377 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:05 Changeset in svn [376] by
-
- trunk/NEWS
- trunk/xcache.c
fix wrong http auth realm quoting
- 11:05 Changeset in git [678806f]3.03.13.2trunk by
-
- NEWS
- xcache.c
fix wrong http auth realm quoting
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@376 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:04 Changeset in svn [375] by
-
- trunk/NEWS
NEWS update
- 11:04 Changeset in git [717946d]3.03.13.2trunk by
-
- NEWS
NEWS update
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@375 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:01 Changeset in svn [374] by
-
- trunk/xcache.c
fixed #77, was not updating hits/misses for var cache
- 11:01 Changeset in git [437ec60]3.03.13.2trunk by
-
- xcache.c
fixed #77, was not updating hits/misses for var cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@374 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:40 Ticket #86 (Enhance in xcache admin) closed by
- fixed: fixed in [371] for trunk and [373] for b1.2
- 10:40 Changeset in svn [373] by
-
- branches/1.2
- branches/1.2/NEWS
- branches/1.2/admin/common-zh-simplified-utf-8.lang.php
- …
merged [371] from trunk->1.2: remove/edit variable data in admin page
- 10:40 Changeset in git [0339491]1.21.3 by
-
- NEWS
- admin/common-zh-simplified-utf-8.lang.php
- admin/common-zh-traditional-utf-8.lang.php
- …
merged [371] from trunk->1.2: remove/edit variable data in admin page
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@373 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:31 Changeset in svn [372] by
-
- branches/1.2
marked /trunk as merge source
- 10:31 Changeset in git [37af97b]1.21.3 by
-
marked /trunk as merge source
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@372 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:30 Changeset in svn [371] by
-
- trunk/NEWS
- trunk/admin/common-zh-simplified-utf-8.lang.php
- trunk/admin/common-zh-traditional-utf-8.lang.php
- …
fixed #86, enhancement in admin page, remove/edit variable
- 10:30 Changeset in git [13dd6aa]3.03.13.2trunk by
-
- NEWS
- admin/common-zh-simplified-utf-8.lang.php
- admin/common-zh-traditional-utf-8.lang.php
- …
fixed #86, enhancement in admin page, remove/edit variable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@371 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:07 Ticket #91 (Wrong INI rename: xcache.admin.enable_auth should be xcache.admin.auth ...) closed by
- fixed: fixed in [370]
- 09:07 Changeset in svn [370] by
-
- branches/1.2/NEWS
fixed #91: Wrong INI rename, thanks to blueyed
- 09:07 Changeset in git [e9bbb17]1.21.3 by
-
- NEWS
fixed #91: Wrong INI rename, thanks to blueyed
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@370 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:05 Ticket #89 (PHP does not catch exceptions when xcache.optimizer = On) closed by
- fixed: fixed in [369]
- 09:04 Changeset in svn [369] by
-
- trunk/optimizer.c
fixed #89, could not catch exception
- 09:04 Changeset in git [c05a1f7]3.03.13.2trunk by
-
- optimizer.c
fixed #89, could not catch exception
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@369 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:04 Ticket #83 (figure out if uniq cache is conflict with SplitedCache) closed by
- fixed: sadly, it is
2007-05-03:
- 15:32 Ticket #92 (Xcache not working with Zend Optimizer 3.2.8) created by
- Hi Have a problem trying to Xcache and Zend optimizer can you help? …
2007-05-02:
- 23:32 Ticket #91 (Wrong INI rename: xcache.admin.enable_auth should be xcache.admin.auth ...) created by
- It says """new: xcache.admin.auth = On""", but uses …
2007-04-27:
2007-04-25:
- 15:55 Ticket #89 (PHP does not catch exceptions when xcache.optimizer = On) created by
- I am running PHP 5.2.0-10 . When xcache.optimizer=On the following …
2007-04-22:
- 02:38 Changeset in svn [368] by
-
- branches/1.2/NEWS
- branches/1.2/xcache-zh-gb2312.ini
- branches/1.2/xcache.c
- …
use xcache.admin.auth instead of xcache.auth, updated NEWS, ini files
- 02:38 Changeset in git [c0cec2b]1.21.3 by
-
- NEWS
- xcache-zh-gb2312.ini
- xcache.c
- …
use xcache.admin.auth instead of xcache.auth, updated NEWS, ini files
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@368 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:31 Ticket #88 ([patch] add a hack/option to disable variable cache authentication) closed by
- fixed: applied in [367]
- 02:31 Changeset in svn [367] by
-
- branches/1.2/xcache.c
- branches/1.2/xcache_globals.h
applied patch from #88, option to disable admin authentication
- 02:31 Changeset in git [44428ee]1.21.3 by
-
- xcache.c
- xcache_globals.h
applied patch from #88, option to disable admin authentication
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@367 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-04-18:
- 10:42 Faq edited by
- (diff)
- 10:39 Faq edited by
- comment about optimizer (diff)