summaryrefslogtreecommitdiffstats
path: root/web/lib/aurjson.class.php
AgeCommit message (Expand)AuthorFilesLines
2009-06-25Remove excess whitespace.Loui Chang1-1/+1
2009-04-12Remove author information from scripts.Loui Chang1-4/+0
2009-03-03Add LocationID to returned fields in json interface.Loui Chang1-1/+1
2009-02-15rpc: delay getting DB connection until absolutely necessaryDan McGee1-3/+4
2009-01-23Return CategoryID from the json interface.Loui Chang1-1/+1
2008-07-16Make JSON search return more information.Loui Chang1-14/+20
2008-06-05Added AurJson query length limit.eliott1-0/+4
2008-03-23One more json fixLoui Chang1-1/+1
2008-03-23Fixed a couple more lingering JSON bugsLoui Chang1-1/+1
2008-03-23Fixed operator precendence in aurjsonSimo Leone1-1/+1
2008-03-23Make JSON interface workSimo Leone1-5/+10
2008-01-20Add notify column in search results and notify buttonCallan Barrett1-1/+1
2008-01-20Modified to get details based on an exact package name, or based on a package...eliott1-8/+19
2008-01-20Removed reference to 'safe'eliott1-1/+1
2008-01-19Moved usage documentation out of the class.eliott1-21/+1
2008-01-19Added AurJSON code.eliott1-0/+145