Timeline
2006-09-06:
- 14:14 Changeset [140] by
-
- trunk/xcache.c
- 14:11 Changeset [139] by
-
- trunk/xcache.c
fix debug build
- 13:14 Changeset [138] by
-
- trunk/xcache.c
fix build for last commit [137]
- 08:41 Changeset [137] by
-
- trunk/xcache.c
changed the coding way of unlinking list. fixed ttl expires dead loop
- 03:40 Changeset [136] by
-
- trunk/xcache.c
update last_gc_deletes so it gc by interval
2006-09-05:
- 14:00 BadContent edited by
- spam filter sync with lighttpd trac (diff)
2006-09-04:
- 14:53 Changeset [135] by
-
- trunk/THANKS
- trunk/admin/common-zh-traditional-utf-8.lang.php
- trunk/admin/help-zh-traditional-utf-8.lang.php
Chinese Traditional translation. thanks to Finjon Kiang.
- 14:05 Changeset [134] by
-
- trunk/admin/common.php
- trunk/coverager/common.php
fix 2nd lang file detecting
- 14:03 Changeset [133] by
-
- trunk/admin/xcache.php
admin-page: more friendly if XCache isn't loaded
2006-09-03:
- 13:42 Changeset [132] by
-
- trunk/xcache.c
fix zts on calling destroy_op_array
- 09:37 Changeset [131] by
-
- trunk/utils.c
- trunk/utils.h
- trunk/xcache.c
move open_files out of sandbox, it's not needed
- 09:36 Changeset [130] by
-
- trunk/xcache.c
improve locking for compile
- 08:16 Changeset [129] by
-
- trunk/xcache.c
minor ttl fix
- 05:59 InstallAdministration edited by
- (diff)
- 05:57 Ticket #8 (Add docs for admin pages) closed by
- fixed: in InstallAdministration
- 05:57 InstallAdministration created by
- 05:53 Changeset [128] by
-
- trunk/xcache-zh-gb2312.ini
Chinese translation for xcache.ini
- 05:49 Changeset [127] by
-
- trunk/xcache.ini
s/uncomment and
- 05:18 WikiStart edited by
- (diff)
- 05:14 Ticket #33 (1.1 stability review due to gc_interval) created by
- http://forum.lighttpd.net/topic/1397
- 04:58 WikiStart edited by
- (diff)
- 04:58 WikiStart edited by
- (diff)
- 04:33 Changeset [126] by
-
- trunk/xcache.c
fix xcache_isset reported by http://forum.lighttpd.net/topic/1397
- 04:20 Changeset [125] by
-
- trunk/admin/common-en.lang.php
- trunk/admin/common.php
- trunk/admin/config.php.example
- …
sync admin scripts with coverager
- 04:20 Changeset [124] by
-
- trunk/coverager/common-en.lang.php
- trunk/coverager/common-zh-simplified-utf-8.lang.php
- trunk/coverager/common.php
- …
Chinese translation for coverager
2006-09-02:
- 04:13 Changeset [123] by
-
- trunk/admin/common-en.lang.php
- trunk/admin/common-zh-simplified-utf-8.lang.php
- trunk/admin/common.php
- …
Chinese translation for admin page
- 04:12 Changeset [122] by
-
- trunk/processor/processor.m4
remove typo
- 04:09 Changeset [121] by
-
- trunk/utils.c
removed unused xc_constant_copy_ctor
- 04:08 Changeset [120] by
-
- trunk/xcache.c
renamed function name to make it more readable
2006-09-01:
- 04:52 XcacheRedist edited by
- (diff)
- 04:52 XcacheRedist edited by
- (diff)
- 01:45 Changeset [119] by
-
- trunk/mmap.c
- trunk/xcache.c
fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one
2006-08-31:
- 02:23 Changeset [118] by
-
- trunk/admin/xcache.tpl.php
- trunk/xcache.c
show gc countdown in admin page
2006-08-30:
- 14:27 Changeset [117] by
-
- trunk/xcache_globals.h
fix to compile
- 14:26 Changeset [116] by
-
- trunk/xcache.c
hide the debuging msg
- 14:07 PhpIni edited by
- (diff)
- 14:07 Changeset [115] by
-
- trunk/xcache.ini
sync comment with the wiki
- 13:46 Ticket #32 (Problem with proxy requests and authentication) closed by
- invalid: i don't think it possible for XCache to cause the problem, and there's …
- 10:10 Ticket #32 (Problem with proxy requests and authentication) created by
- Recently I moved my PHP app to use a multiplexing proxy. It takes incoming …
- 02:39 Ticket #11 (implement intelligent purging of cache) closed by
- fixed: fixed in [114], scan on gc_interval, not on OOM. other way is not …
- 02:31 Changeset [114] by
-
- trunk/admin/xcache.php
- trunk/processor/processor.m4
- trunk/xcache.c
- …
gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl xcache.var_maxttl xcache.var_gc_interval
- 02:26 Changeset [113] by
-
- trunk/xcache.c
zts build fix
2006-08-29:
- 13:11 Changeset [112] by
-
- branches/1.0/mem.c
- trunk/mem.c
avoid crash when OOM on mem_(calloc|realloc|strndup)
2006-08-28:
- 02:31 Changeset [111] by
-
- trunk/xcache.c
trigger hash_init+zend_destroy_property_info to compatible with suhosin
2006-08-27:
- 14:49 WikiStart edited by
- (diff)
- 14:14 Changeset [110] by
-
- trunk/admin/xcache.css
align freeblock
- 12:57 Changeset [109] by
-
- trunk/admin/xcache.tpl.php
size format on size values
- 12:54 Changeset [108] by
-
- trunk/admin/xcache.css
- trunk/admin/xcache.tpl.php
update percent bar to vertical/avail
- 12:48 Changeset [107] by
-
- trunk/admin/xcache.css
- trunk/admin/xcache.php
- trunk/admin/xcache.tpl.php
- …
show XCache version
- 12:45 Changeset [106] by
-
- trunk/admin/help.php
typo
- 11:49 Changeset [105] by
-
- trunk/xcache.c
trigger jit on $_SERVER when needed
- 08:48 Changeset [104] by
-
- trunk/xcache.h
PHP_6: fix BUCKET_SIZE
- 07:09 Changeset [103] by
-
- trunk/processor/head.m4
- trunk/processor/processor.m4
- trunk/processor/string.m4
- …
PHP_6: builds again with php6. update UChar/void ptr to zstr.
- 06:53 Changeset [102] by
-
- trunk/const_string_opcodes_php6.x.h
php6 opcode update
- 06:40 ReadonlyProtection created by
- 06:02 Changeset [101] by
-
- branches/1.0/xcache.ini
- trunk/xcache.ini
note: xcache.mmap_path is a file
- 06:01 Ticket #29 (win32 error - Invalid argument) closed by
- invalid: make your xcache.mmap_path set to a file, not directory. XCache must be …
- 05:45 Changeset [100] by
-
- branches/1.0/processor/string.m4
- trunk/processor/string.m4
FIX: alloc'ed wrong size for string on restore
2006-08-26:
- 09:35 Changeset [99] by
-
- branches/1.0/processor/processor.m4
- trunk/processor/processor.m4
sohosin compatible & TSRM fix.
- 04:12 Changeset [98] by
-
- branches/1.0/config.m4
merged [87]: XCACHE_INDENT fallback
- 04:08 Changeset [97] by
-
- branches/1.0/processor/head.m4
- branches/1.0/processor/processor.m4
merged [94]: PHP_5_2: __tostring cache was MFH by php
2006-08-25:
2006-08-20:
- 07:19 Ticket #31 (cannot configure with disassembler) created by
- Configuring trunk (r96) with --enable-xcache-disassembler fails with: …
2006-08-19:
- 07:41 BuildingFromSource edited by
- (diff)
- 07:34 BuildingFromSource edited by
- (diff)
- 07:27 InstallFromSource edited by
- (diff)
- 07:23 WikiStart edited by
- (diff)
2006-08-18:
- 11:09 Ticket #30 (xcache_get_for_update/xcache_lock/xcache_unlock (was Integrated locking ...) created by
- I would like x-cache to introduce an integrated locking system. Take for …
2006-08-17:
2006-08-16:
2006-08-15:
2006-08-14:
- 13:44 Ticket #29 (win32 error - Invalid argument) created by
- Hi all, i have tried to install …
- 03:01 Ticket #28 (Win32 downloads not working) closed by
- fixed: the link was changed. fixed. thanks.
2006-08-13:
- 18:50 Ticket #28 (Win32 downloads not working) created by
- Get a "page not found" error (in a weird font) at: …
2006-08-08:
- 15:07 Ticket #21 (Apache start: xcache.so: undefined symbol: destroy_zend_function) closed by
- invalid: it has nothing to do with XCache but a bug (or feature request) in php. …
- 03:18 Ticket #27 (include vs. include_once) closed by
- fixed: yeah, it was fixed in trunk [86] already.
- 02:15 Ticket #27 (include vs. include_once) created by
- Using XCache1.0.1RC and PHP5.1.4 (debian) When XCache is enabled, …

