]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB
private
[SourceForge/phpwiki.git] / lib / WikiDB /
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
2005-09-11 rurbansupport limit
2005-09-10 rurbanenhance titleSearch
2005-08-07 rurbanreformatting
2005-08-06 rurbanadd comments
2005-07-01 rurbanwork around PEAR pgsql escape stupidity
2005-04-10 rurbanmore mysql-4.1 quirks: add utf8 to the charset aliases...
2005-04-09 rurbanminor reformatting
2005-04-01 rurbanfix rename for dba
2005-04-01 rurbanmysql charsets: mysql needs different names and doesn...
2005-02-28 rurbanignore forbidden ini_set warnings. Bug #1117254 by...
2005-02-18 uckelmanRe-enabled /tmp warnings to save those who choose not...
2005-02-11 rurbansupport ENABLE_LIVESEARCH, enable PDO sessions
2005-02-10 rurbanmove getRow up one level to our backend class
2005-02-10 rurbanadd PDO support
2005-02-07 rurbandefine mysql connection charset
2005-02-04 rurbanfix purge cache error
2005-01-29 rurbanBugs item #1077769 fixed by frugal.
2005-01-25 rurbansupport DATABASE_PERSISTENT besides dsn database?persis...
2005-01-25 rurbanfix listOfFields with different database
2005-01-18 rurbanreformatting and two bug fixes: adding missing parens
2005-01-18 rurbanOops. Again thanks to Charles Corrigan
2005-01-18 rurbanfix quoting
2005-01-17 rurbanpagedata fix by Charles Corrigan
2004-12-26 rurbanfix ADODB MostPopular, avoid limit -1, pass hits on...
2004-12-22 rurbanfix page _id_cache logic for _get_pageid create_if_missing
2004-12-22 rurbanfix wrong _update_nonempty_table on empty content ...
2004-12-13 rurbanavoid warning
2004-12-10 rurbanfix $page->get('_cached_html)
2004-12-10 rurbanSQL optimization:
2004-12-08 rurbansupport new non-destructive delete_page via generic...
2004-12-08 rurbanadd missing search class
2004-12-06 rurbanenable action=remove which is undoable and seeable...
2004-11-30 rurbanexists_links backend implementation
2004-11-29 rurbanjust aesthetics
2004-11-29 rurbanimprove match: pagename first, fulltext only if failed
next