summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB/ULists.pm
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Added vote listings for VNs and users (/[uv]+/votes)Yorhel1-3/+12
2010-03-09DB::ULists: Greatly improved query performance for VN list with 'hide voted'Yorhel1-2/+2
2010-02-02SQL: Converted language columns to an ENUM typeYorhel1-1/+1
2009-11-28dbWishListGet: Don't order by vr.* columns by defaultYorhel1-1/+1
2009-11-27DB: Abstracted all ORDER BY clauses in the DB abstraction layerYorhel1-10/+20
2009-11-14SQL/L10N: Allow NULL for releases_rev.minage and make the values translatableYorhel1-1/+1
2009-08-16Fixed typo in DB::UlistsYorhel1-1/+1
2009-08-12Added global user votes ignore listYorhel1-2/+6
2009-08-08Converted votes.date to timestamptz and use NOW() as defaultYorhel1-3/+3
2009-08-08Converted wlists.added and rlists.added to timestamptzYorhel1-1/+1
2009-07-04Implemented support for multilingual releasesYorhel1-3/+18
2008-12-11Selective table join for dbVoteGetYorhel1-6/+22
2008-12-11Basic userpage + recent votes to VN pages + long-object-float bugfixYorhel1-1/+1
2008-12-09VNList status indicator on VN pagesYorhel1-1/+3
2008-12-09Code cleanup: removed leading spaces and combined DB/{Votes,VNList,WishList}....Yorhel1-0/+264