]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2004-11-15 rurbannew tables, better options handling
2004-11-15 rurbanadded some wikilens img's.
2004-11-15 rurbanenable RateIt imgPrefix: '' or 'Star' or 'BStar',
2004-11-15 rurbansilent cache warning
2004-11-15 rurbandon't load PagePerm on ENABLE_PAGEPERM = false to save...
2004-11-15 rurbanimprove js stability
2004-11-15 rurbanfix JS_SEARCHREPLACE
2004-11-11 rurbanadd simple backtrace on such general failures to get...
2004-11-11 rurban(write_sql) isOpen really is useless in non-SQL, do...
2004-11-11 rurbanfix dba non-windows handling
2004-11-11 rurbanminor clarifications
2004-11-11 rurbanimprove HTML interface: options as form
2004-11-11 rurbanfix loadPhpExtension
2004-11-11 rurbanDisable default options in config-dist.ini
2004-11-10 rurban* optimize increaseHitCount, esp. for mysql.
2004-11-10 rurbansql updates for the 1.3.11 release. (this should work...
2004-11-10 rurban* requires newer Pear_DB (as the internal one): quote...
2004-11-09 rurbanmoved USECACHE over from WikiDB
2004-11-09 rurban* revert to the wikidb ref passing. there's no memory...
2004-11-09 rurbantrim filename
2004-11-09 rurbanfix ADODB quoting style
2004-11-08 rurbanfix DEBUG mode elements
2004-11-07 rurbanmore logging fixes
2004-11-07 rurbanfix VIRTUAL_PATH
2004-11-07 rurbanACCESS_LOG_SQL schema
2004-11-07 rurbanACCESS_LOG_SQL
2004-11-07 rurbannew sql access log (for spam prevention), and restructu...
2004-11-06 rurbaninit is easier this way: no ->init(), pass params instead
2004-11-06 rurbanThe optimized version doesn't query for pagedata anymore.
2004-11-06 rurbanWorkaround some php-win \\ duplication bug
2004-11-06 rurbanunify DATABASE constants init as with DBAUTH
2004-11-06 rurbanWithout the dir check it might fail for index.php via...
2004-11-06 rurbansimple version at first
2004-11-06 rurbanreadable ACCESS_LOG support: RecentReferrers, WikiAcces...
2004-11-06 rurbanmake use of dumped static config state in config/config...
2004-11-05 rurbanomit the wrong paragraph, the plugin decides that
2004-11-05 rurbanencode the subject to be 7-bit safe
2004-11-05 rurbanempty passwd PersonalPage case
2004-11-05 rurbanOk: Fix loading all required userclasses beforehand...
2004-11-05 rurbannew DEBUG flag: _DEBUG_LOGIN (64)
2004-11-05 rurbanverbose login failing msg
2004-11-05 rurbanlogin cleanup: better debug msg on failing login,
2004-11-05 rurbanrequired dummy file
2004-11-05 rurbanprint errno only if _DEBUG_VERBOSE
2004-11-05 rurbanshorten the template chain in errmsg
2004-11-05 rurbanforgot the BogoLogin inclusion with the latest rewrite
2004-11-03 rurbanapache2 fedora change
2004-11-03 rurbanmore explanations
2004-11-03 rurbanprovide wikiusernew COOKIE settings, esp. for old WikiUser
2004-11-03 rurbanmake it easier to disable EmailVerification
2004-11-03 rurbannote to quote NONE
2004-11-03 rurbanpcre crash and mysql helpers
2004-11-03 rurbansome new defaults and constants, renamed USE_DOUBLECLIC...
2004-11-03 rurbannew WikiDB API
2004-11-03 rurbanfor new etags
2004-11-03 rurbansome unit tests fixes and updates
2004-11-03 rurbanmore pgsrc updates
2004-11-03 rurbanadd box comment
2004-11-03 rurbanpgsrc updates
2004-11-03 rurbanproper msg if rss connection is broken or no items...
2004-11-03 dairikiRemoved defunct AndStuff wiki from interwiki.map as...
2004-11-01 rurbanfix against switching user new/old between sessions
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-11-01 rurbanavoid ConvertOldMarkup step, using markup=2 (memory...
2004-10-22 rurbanPurgeHtmlCache only on USECACHE
2004-10-22 rurbanfix for USECACHE=false
2004-10-22 rurbanAlert::show has no arg anymore
2004-10-22 rurbanadded longer_timeout (HttpClient)
2004-10-21 rurbanno mem in runme_all, more ex.
2004-10-21 rurbanisAdmin must be signed and authenticated
2004-10-21 rurbanfix seperate page login
2004-10-21 rurbanfix recursion bug for old WikiUser:
2004-10-21 rurbanFrom patch #970004 "Double clic to edit" by pixels.
2004-10-21 rurbanPatch #991494 (ppo): Avoid notice in PHP >= 4.3.3 if...
2004-10-21 rurbanPatch #994487: Allow callers to get the parse tree...
2004-10-21 rurbanBe more stricter with uploads: Filenames may only conta...
2004-10-21 rurbanupload errmsgs by Shilad Sen.
2004-10-21 rurbanmemory regression suite
2004-10-20 rurbanuse config.ini for SQL settings, extra test per unit...
2004-10-19 rurbanprint diffs
2004-10-19 rurbanmore diagnostics, more sf.net overrides.
2004-10-19 rurban<4.3 fix
2004-10-19 rurbanfixes for old php and sf.net env
2004-10-19 rurbanprefer explicit args
2004-10-19 rurbansome sample memory usage
2004-10-19 rurbanimproved commend-line handling:
2004-10-19 rurbantestsuite starters
2004-10-19 rurbanfixed: Unknown modifier "g"
2004-10-16 rurbannew [Overwrite All] button
2004-10-16 rurbanadded OsFaq2
2004-10-15 rurbanfix yesterdays premature dumphtml fix for $default_text...
2004-10-14 rurbanfix dumphtml with USE_PATH_INFO (again). fix some PageL...
2004-10-14 rurbanremove debugging prints
2004-10-14 rurbanloadsave: check if the dumped file will be accessible...
2004-10-14 rurbanfix warning in safe_wordwrap
2004-10-14 rurbantypo in safe_wordwrap
2004-10-14 rurbanallow most_popular sortby arguments
2004-10-14 rurbanremove dbi WikiDB_Page param: use global request object...
2004-10-14 rurbanoverride DB sort: not applicable
2004-10-14 rurbanremove class _PageList_Page, fix sortby=0 (start with...
next