Timeline
2006-09-13:
- 14:22 Changeset [165] by
-
- trunk/xcache.c
- trunk/xcache.h
- trunk/xcache.ini
- …
implement xcache.stat. and reimpl [160] for trunk to fix win32 hash problem
- 14:20 Changeset [164] by
-
- trunk/xcache.c
revert most of [82] back and use dummy ptr
- 14:11 Changeset [163] by
-
- trunk/xc_shm.c
- trunk/xc_shm.h
- trunk/xcache.c
show available shm scheme in moduleinfo
- 13:59 Changeset [162] by
-
- trunk/xcache.ini
example ini for xcache.shm_scheme
- 13:52 Changeset [161] by
-
- branches/1.0/admin/config.php.example
- trunk/admin/config.php.example
use DIRECTORY_SEPARATOR for windows in config example
- 11:36 Introduction edited by
- (diff)
- 05:18 Introduction edited by
- (diff)
- 02:48 Changeset [160] by
-
- branches/1.0/xcache.c
- branches/1.0/xcache.h
fix for win32
2006-09-12:
- 08:36 Changeset [159] by
-
- trunk/THANKS
fix email for judas_iscariote
- 06:25 Release-1.0.1 edited by
- (diff)
- 06:23 Release-1.0.1 edited by
- (diff)
2006-09-10:
- 14:41 Ticket #34 (Apache can't start with PHP/xcache) closed by
- duplicate: hrm... duplicate #35. upgrade to 1.0.1. and let's talk there.
- 14:39 Milestone 1.0.1 completed
- To fix bugs that need tiny changes, which never make XCache unstable.
- 12:20 Ticket #26 (CC test only) closed by
- fixed: :)
- 11:45 Release-1.0.1 edited by
- (diff)
- 11:43 Release-1.0.1 edited by
- (diff)
- 08:57 WikiStart edited by
- (diff)
- 08:54 WikiStart edited by
- 1.1-rc1 released (diff)
- 08:44 Changeset [158] by
-
- tags/1.1-rc1
tags 1.1-rc1
- 08:43 Changeset [157] by
-
- trunk/xcache.h
bump version to 1.1-rc1
- 08:35 WikiStart edited by
- (diff)
- 08:33 Release-1.0.1 created by
- 08:14 Changeset [156] by
-
- tags/1.0.1
1.0.1 released
- 08:12 Changeset [155] by
-
- branches/1.0/NEWS
- branches/1.0/xcache.h
bump version to 1.0.1
- 05:10 Changeset [154] by
-
- trunk/xcache.c
fix segv on MSHUTDOWN
- 04:14 Changeset [153] by
-
- trunk/xc_malloc.c
- trunk/xc_shm.c
win32/vc build fix
- 04:14 Changeset [152] by
-
- trunk/xcache.c
PHP6: zts build
- 03:14 Changeset [151] by
-
- trunk/xcache.c
revert [111], they've fixed it
- 02:41 WikiNewPage edited by
- (diff)
- 02:41 TracChangeset edited by
- (diff)
- 02:41 TracWiki edited by
- (diff)
- 02:41 WikiDeletePage edited by
- (diff)
- 02:41 TracBackup edited by
- (diff)
- 02:41 TracInstall edited by
- (diff)
- 02:41 TracTickets edited by
- (diff)
- 02:41 TracTimeline edited by
- (diff)
- 02:41 TracRss edited by
- (diff)
- 02:41 WikiPageNames edited by
- (diff)
- 02:41 TracTicketsCustomFields edited by
- (diff)
- 02:41 TracPermissions edited by
- (diff)
- 02:41 TracSupport edited by
- (diff)
- 02:41 WikiHtml edited by
- (diff)
- 02:41 TracIni edited by
- (diff)
- 02:41 TracFastCgi edited by
- (diff)
- 02:41 TracModPython edited by
- (diff)
- 02:41 InterTrac created by
- 02:41 TracBrowser edited by
- (diff)
- 02:41 TracSyntaxColoring edited by
- (diff)
- 02:41 WikiFormatting edited by
- (diff)
- 02:41 TracNotification edited by
- (diff)
- 02:41 TracUnicode edited by
- (diff)
- 02:41 TracAccessibility edited by
- (diff)
- 02:41 TracRevisionLog created by
- 02:41 TracReports edited by
- (diff)
- 02:41 WikiMacros edited by
- (diff)
- 02:41 CamelCase edited by
- (diff)
- 02:41 TracCgi edited by
- (diff)
- 02:41 TracEnvironment edited by
- (diff)
- 02:41 TracSearch edited by
- (diff)
- 02:41 TracQuery edited by
- (diff)
- 02:41 InterMapTxt created by
- 02:41 WikiProcessors edited by
- (diff)
- 02:41 TracLinks edited by
- (diff)
- 02:41 TracPlugins edited by
- (diff)
- 02:41 TracRoadmap edited by
- (diff)
- 02:41 TracUpgrade edited by
- (diff)
- 02:41 TracAdmin edited by
- (diff)
- 02:41 TracStandalone edited by
- (diff)
- 02:41 InterWiki created by
- 02:41 TracInterfaceCustomization edited by
- (diff)
- 02:30 Changeset [150] by
-
- branches/1.0/mem.c
- trunk/mem.c
avoid crash when OOM on mem_realloc
2006-09-09:
- 15:34 Ticket #35 (httpd 2.2.2 crash with xcache enabled) created by
- I am using Apache 2.2.2 and php 5.1.4 on a Linux FC5 server. I have built …
- 10:37 BadContent edited by
- (diff)
- 04:54 Changeset [149] by
-
- trunk/xcache-zh-gb2312.ini
fix xcache ini encoding as its filename
- 02:56 Changeset [148] by
-
- trunk/Makefile.frag
- trunk/config.m4
- trunk/config.w32
- …
reconstruct shm/allocator
- 02:56 Changeset [147] by
-
- trunk/admin/common-zh-simplified-utf-8.lang.php
- trunk/admin/common-zh-traditional-utf-8.lang.php
- trunk/admin/xcache.css
- …
show module info in statistics page
2006-09-08:
- 15:13 Changeset [146] by
-
- trunk/admin/xcache.tpl.php
- trunk/xcache.c
avoid reading of uninitialized data. thanks to valgrind
- 15:07 Changeset [145] by
-
- trunk/admin/xcache.css
- trunk/coverager/coverager.css
- trunk/coverager/coverager.tpl.php
use phpinfo style
- 14:52 Ticket #33 (1.1 stability review due to gc_interval) closed by
- fixed: in [137]
- 14:12 Changeset [144] by
-
- trunk/admin/xcache.php
compat size() func
- 03:36 Changeset [143] by
-
- branches/1.0/xcache.c
- trunk/xcache.c
fixed string parameter parsing arg type for disassembler functions. thanks to Nuno Lopes' check_parameters.php
2006-09-07:
- 15:14 Ticket #34 (Apache can't start with PHP/xcache) created by
- My apache just does not to start with PHP/xcache with no log info. Apache: …
- 14:11 Changeset [142] by
-
- trunk/admin/xcache.php
typo in adminpage
- 13:40 Changeset [141] by
-
- branches/1.0/xcache.c
- trunk/xcache.c
fix cache clear corrupted bug
- 03:20 DevelModuleList edited by
- (diff)
- 00:23 XcacheRedist edited by
- (diff)
- 00:21 XcacheRedist edited by
- (diff)
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.

