summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2010-01-29SQL: Another try at fixing the tag spoiler calculationYorhel1-2/+2
2010-01-10L10N: Determine language from Accept-Language headerYorhel1-4/+16
2010-01-09SQL: Split dump.sql into several files and merged update_2.10.sqlYorhel6-1148/+1028
2010-01-01SQL: Revision insertion abstraction for producer entriesYorhel1-0/+39
2010-01-01SQL: Revision insertion abstraction for release entriesYorhel2-2/+64
2010-01-01SQL: Made a start on revision insertion abstractionYorhel1-0/+110
2009-12-28SQL: Fixed bug in producer_relgraph_notify()Yorhel2-10/+4
2009-12-05SQL: Removed changes.causedbyYorhel2-3/+12
2009-12-05SQL: Call update_vncache() in a triggerYorhel2-2/+32
2009-12-05SQL: Don't allow argument of update_vncache() to be 0Yorhel2-18/+54
2009-12-05SQL: Removed the use of CONSTRAINT TRIGGERsYorhel2-30/+101
2009-11-29SQL: Replace index on tags_vn_inherit (tag) with an index on (tag,vid)Yorhel2-4/+4
2009-11-29Tags: Replaced tag_tree() with WITH .. SELECT queries, and removed /g/debugYorhel2-61/+3
2009-11-29SQL: Rewrote tag_vn_calc() to use a WITH RECURSIVE .. SELECT queryYorhel2-45/+59
2009-11-27Changed VN score on tags pages to display plain averagesYorhel2-12/+46
2009-11-15SQL: Improved performance of update_vnpopularity()Yorhel2-2/+2
2009-11-15SQL: Fixed bug in bayesian rating calculationYorhel1-1/+1
2009-11-14SQL: Allow NULL for vn.c_popularityYorhel2-2/+22
2009-11-14SQL: Don't count users with ign_votes in bayesian ratingYorhel1-2/+2
2009-11-14SQL: Cached bayesian VN rating and vote countsYorhel2-16/+10
2009-11-14Added bayesian rating and vote count to the VN listYorhel2-0/+20
2009-11-14Added wikipedia links for producersYorhel2-1/+6
2009-11-14SQL/L10N: Allow NULL for releases_rev.minage and make the values translatableYorhel2-1/+9
2009-11-02SQL: Fixed another bug with the tags_vn_bayesian.spoiler calculationYorhel2-1/+33
2009-11-02Replaced util/init.pl with a MakefileYorhel1-70/+0
2009-10-24Removed update_rev() function and monthly revcache cronYorhel2-25/+4
2009-10-24Added Spawned <> Originated from producer relationYorhel2-2/+2
2009-10-24lang.pl: Added 'stage' functionalityYorhel1-0/+15
2009-10-21SQL: Send relgraph notify when needed for producer entriesYorhel2-0/+55
2009-10-21Added relation graphs for producersYorhel2-1/+4
2009-10-21SQL: Renamed vn_graphs to relgraphs and synced dbgraph.plYorhel3-16/+12
2009-10-21SQL: Synced update_2.8.sql into dump.sqlYorhel2-11/+18
2009-10-21Wrote producer relation editor interfaceYorhel1-1/+2
2009-10-21Started on the producer relationsYorhel1-0/+16
2009-10-21JS: Improved dependency checking when determining whether to run jsgen.plYorhel1-1/+7
2009-10-18SQL: Fixed calculation of tags_vn_bayesian.spoilerYorhel2-1/+35
2009-10-17SQL: Converted releases_rev.type to an ENUM data typeYorhel2-4/+67
2009-10-12SQL: Converted changes.type to an ENUMYorhel2-4/+16
2009-10-10Display number of unread posts in user menuYorhel2-0/+6
2009-10-09Added producer role (developer/publisher) to DB and release editorYorhel2-0/+8
2009-10-09SQL: Converted releases_media.medium to an ENUM typeYorhel2-2/+10
2009-10-08Synchronised and updated dump.sql and dbgraph.plYorhel2-20/+17
2009-10-07Changed language selector into a Javascript dropdownYorhel1-1/+3
2009-10-07L10N: Extracted last bits of JavascriptYorhel1-1/+4
2009-10-07L10N: Extracted VN screenshot uploaderYorhel1-1/+2
2009-10-07L10N: Extracted release media and the media selectorYorhel1-1/+2
2009-10-07L10N: Extracted VN relation editorYorhel1-1/+2
2009-10-07L10N: Extracted strings for and improved release list selector on VN pagesYorhel2-4/+8
2009-10-07L10N: Extracted release list statusesYorhel1-1/+2
2009-10-07L10N: Extracted some common Javascript stringsYorhel2-3/+8