summaryrefslogtreecommitdiffstats
path: root/lib/class/dba.class.php
Commit message (Expand)AuthorAgeFilesLines
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-1/+0
* test for phpdocmomo-i2011-02-021-19/+42
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-1/+4
* Cosmetics. %s/assoicated/associated/gPaul 'flowerysong' Arthur2010-04-281-1/+1
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-141-202/+202
* slight tweak to dba class to try to make it a little more bullet proof, comme...Karl 'vollmerk' Vollmer2009-02-041-3/+40
* add some extra debug for failures on charset settingKarl 'vollmerk' Vollmer2009-01-291-1/+5
* fix typo in translate where collation was not set, instead charset was set tw...Karl 'vollmerk' Vollmer2009-01-271-2/+3
* switched to sha() password encryption not using sha2 because of limitations o...Karl 'vollmerk' Vollmer2008-07-261-0/+22
* show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ...Karl 'vollmerk' Vollmer2008-05-261-38/+55
* added in some caching and add the database upgrade that will make the taging ...Karl 'vollmerk' Vollmer2008-05-121-15/+20
* commit of the patches from codeoverload to implement tagging, will not work w...Karl 'vollmerk' Vollmer2008-05-121-1/+20
* tweaks the db updates and adds a few more charset translations to the db char...Karl 'vollmerk' Vollmer2008-05-101-4/+15
* add in functionality to reset db charset also updated the update function to ...Karl 'vollmerk' Vollmer2008-05-081-0/+70
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-211-1/+12
* add the title back in to the links and be a little more violent with the char...Karl 'vollmerk' Vollmer2008-03-191-1/+11
* fixed paging on browse catalogs page, disabled the write_tags script and remo...Karl 'vollmerk' Vollmer2007-12-301-1/+1
* added abilty to display and delete localplay instancesKarl 'vollmerk' Vollmer2007-10-121-0/+16
* more work on the localplay stuff, most details ironed out, just needs some co...Karl 'vollmerk' Vollmer2007-09-121-1/+1
* tweaked the debug a tad for failed song insertsKarl 'vollmerk' Vollmer2007-09-041-0/+10
* fixed some ratings stuff, fixed some searching stuff as wellKarl 'vollmerk' Vollmer2007-08-091-0/+1
* missed some requires, tweaked the lastfm class and removed an unused function...Karl 'vollmerk' Vollmer2007-07-051-3/+15
* it technically logs in and streams.. but thats it, complete rewrite almost ev...Karl 'vollmerk' Vollmer2007-04-231-11/+39
* two php5 only classes... first stage of re-writeKarl 'vollmerk' Vollmer2007-04-081-0/+168