]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB
Detect broken - double serialized vdata - pages.
[SourceForge/phpwiki.git] / lib / WikiDB /
2009-06-04 rurbanDetect broken - double serialized vdata - pages.
2009-03-31 vargenauRemove history
2009-03-31 vargenauRemove history
2009-03-26 vargenauUse UTF-8 so that display is correct on sf.net
2009-03-23 vargenauSame correction as Subversion 5960 for PearDB.php
2009-03-21 vargenauuse strtolower
2009-03-08 vargenauAdd function reset in class WikiDB_backend_PearDB_gener...
2009-01-07 rurbanBe pedantic about suppressed warnings (just for the...
2008-08-29 vargenauPDO_mysql.php and PDO.php are not executable
2008-08-26 vargenau Activated Id substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2008-07-27 rurbanprotect against broken pages
2008-03-18 vargenauSpelling
2008-03-17 rurbandefine default $backend_type
2008-02-14 rurbanfix get_previous_version call. add reset
2007-11-17 rurbanFix Bug#1831881 by Marc-Etienne Vargenau. Fatal databas...
2007-09-15 rurbanbasic array reset support - unclear if needed, iteratio...
2007-09-12 rurbanadd link to more mysql stupidities
2007-09-01 rurban protect from linkrelations pages without mtime
2007-08-25 rurbanfix TextSearch paging
2007-08-25 rurbanrearrange access_log columns into natural order: reques...
2007-08-25 rurbanadd args to check and rebuild
2007-07-15 rurbanupdate links at rename. optimize _has_link from O(n...
2007-07-14 rurbanjust typo
2007-07-14 rurbansupport ranked search
2007-06-07 rurbanadd native asArray methods to generic iters (for DebugInfo)
2007-06-07 rurbanfixed backend asArray access to iterators (DebugInfo...
2007-05-28 rurbanOverwrite all attributes at once at page->save to delet...
2007-05-24 rurbanimproved WantedPages
2007-05-24 rurbanlimits for get_all_pages, improved WantedPages
2007-02-17 rurbanfix Backlinks: Patch 1660462 by Erwann Penet. Thanks...
2007-02-17 rurbanimprove _savepage a bit. still not working though.
2007-02-17 rurbanfix getLinks for relation and linkto
2007-02-17 rurbanenforce accesslog types
2007-01-28 rurbanprotect against $oldlinks warning
2007-01-28 rurbanuntested
2007-01-28 rurbanuse backend specific SQL write_accesslog
2007-01-21 rurbanDisable hasGenID. requires CREATE perms
2007-01-04 rurbanClarify API: sortby,limit and exclude are strings....
2007-01-04 rurbanClarify API: sortby,limit and exclude are strings.
2007-01-04 rurbanFix handling of wrapped pages
2007-01-04 rurbanAllow missing connection permissions on upgrade::_try_d...
2007-01-03 rurbanFix dba searching for relations. Optimize link_search...
2007-01-02 rurbanadded link_search. Clarify API: sortby,limit and exclud...
2007-01-02 rurbaniterate and search through all links
2007-01-02 rurbannew flatfile backend (readable page files)
2007-01-02 rurbanfaster list_relations method. new native link_search...
2006-12-23 rurbanreorder deletion
2006-12-23 rurbannote about vacuum permissions
2006-12-23 rurbandeal with strict references and the order of deletion
2006-12-22 rurbanadd Log
2006-12-22 rurbanfix syntax error
2006-12-22 rurbanjust add Log
2006-12-03 rurban#1535832 by matt brown: Check for base 64 encoded versi...
2006-12-03 rurbanremove closing Smart ROLLBACK, cannot be forced if...
2006-12-02 rurbanfix WantedPages SQL: no JOIN
2006-12-02 rurbanfix Only variables should be assigned by reference
2006-11-29 rurbanfix CASE WHEN SQL syntax error from previous commit
2006-11-19 rurbanOops. Syntax error in prev commit
2006-11-19 rurbanReplace IF by CASE in exists_link()
2006-11-19 rurbanPatch from Bug# 1569424 by Bob Peele (bob.peele@oracle...
2006-10-08 rurbanminor cleanup: remove unused vars
2006-09-06 rurbanplease XEmacs font-lock
2006-09-06 rurbanfix linkrelation support for dba. 1.3.13cvs databases...
2006-09-06 rurbanmove isArray upwards, clarify linkrelation in docs
2006-08-15 rurbanadd an sqlite user also
2006-08-07 rurbanpatch #1535825 (debian)
2006-07-23 rurbanfix WantedPages SQL alias
2006-07-23 rurbanupdate comments
2006-06-18 rurbanfix creating sqlite file
2006-06-18 rurbanfix wanted_pages for PearDB_mysql
2006-06-10 rurbanpurge empty, non-references pages when link is deleted
2006-06-03 rurbanrevert wrong pear DB nextID() usage, our old is easier
2006-05-14 rurbanmysql 5.x fix for wantedpages join
2006-04-17 rurbanjust whitespace and linewrap
2006-04-17 rurbanhonor getWikiPageLinks change linkto=>relation
2006-04-17 rurbanfix syntax error missing }
2006-04-15 rurbanuse genID, dont lock here
2006-04-15 rurbanuse pear nextID
2006-04-15 rurbanfix relations for dba with get_links. getRelations...
2006-02-22 rurbanwhitespace only
2006-02-22 rurbandont use pg_escape_string, only bytea or base64 is...
2006-02-22 rurbanRemove hits from links query
2006-02-22 rurbanfix typo
2005-11-16 rurbanJust use update_recent as stored procedure because...
2005-11-15 rurbanfix psql syntax error
2005-11-14 rurbanfix fulltext search,
2005-10-31 rurbanuse BlobEncode and UpdateBlob
2005-10-31 rurbanmove mysql-specifics into its special class
2005-10-30 rurbanfix and unify copy&paste errors
2005-10-12 rurbanpostgres cross-testing hack
2005-10-10 rurbanfix wanted_pages SQL syntax
2005-09-28 rurbanworking on improved postgresql support: better quoting...
2005-09-28 rurbandont use LIMIT on modifying queries
2005-09-14 rurbanunify /tmp warning message
2005-09-14 rurbanoptimize searching for ALL (ie %), use the stoplist...
2005-09-11 rurbanimplement fulltext stoplist
2005-09-11 rurbanenhance LIMIT support
2005-09-11 rurbansupport enhanced search API
2005-09-11 rurbanbetter readable variable
next