summaryrefslogtreecommitdiff
path: root/web/lib/aurjson.class.php
AgeCommit message (Expand)Author
2013-02-10Add database wrapper class and new connection methodcanyonknight
2013-01-19Implemented typeahead suggestMarcel Korpel
2012-10-22aurjson.class.php: Limit number of RPC resultscanyonknight
2012-09-18Migrate all DB code to use PDOcanyonknight
2011-11-03RPC: Do not return an error on 0 resultsLukas Fleischer
2011-11-02aurjson: add result count to JSON resultDave Reisner
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-09-23RPC: Coerce numeric values into integersLukas Fleischer
2011-09-23RPC: Provide out-of-date timestampLukas Fleischer
2011-08-22RPC: Fix info queries when using package IDsLukas Fleischer
2011-08-10Segment the upload directory by package name prefixDan McGee
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-05-17add first submitted and last modified to rpc outputkachelaqa
2011-05-17add support for etag and conditional get (if-none-match)elij
2011-04-16rpc: unify methods return (fixes FS#17597)tuxce
2011-04-16rpc: introduce multiinfo query (fixes FS#17583)Dan McGee
2011-04-16rpc.php: be a bit more consistent in query buildingDan McGee
2011-04-16rpc.php overhaulDan McGee
2011-04-13Don't allow dl() of json moduleDan McGee
2011-04-03Remove Dummy Package conceptDan McGee
2011-02-01Drop PackageLocations table and referencesDan McGee
2011-01-28aurjson: Escape wildcards in "LIKE" patterns (fixes FS#18626).Lukas Fleischer
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer
2010-11-10Add timestamp when a package is flagged out-of-date (FS#20848).Lukas Fleischer
2009-10-23aurjson: Only return an error string if utf8_encode returns an empty string.Loui Chang
2009-10-01Fix json info output.Loui Chang
2009-09-28Add maintainer search to json interface. Closes FS#15947elij
2009-09-28fix content-type when sending jsonpelij
2009-09-16Fix: FS#15526 non-UTF8 character in rpc outputGergely Imreh
2009-09-14aurjson: Use call_user_func to call functions.Loui Chang
2009-08-11Use include_once where applicableDan McGee
2009-06-25Remove excess whitespace.1.5.6.3Loui Chang
2009-04-12Remove author information from scripts.Loui Chang
2009-03-03Add LocationID to returned fields in json interface.Loui Chang
2009-02-15rpc: delay getting DB connection until absolutely necessaryDan McGee
2009-01-23Return CategoryID from the json interface.Loui Chang
2008-07-16Make JSON search return more information.Loui Chang
2008-06-05Added AurJson query length limit.eliott
2008-03-23One more json fixLoui Chang
2008-03-23Fixed a couple more lingering JSON bugsLoui Chang
2008-03-23Fixed operator precendence in aurjsonSimo Leone
2008-03-23Make JSON interface workSimo Leone
2008-01-20Add notify column in search results and notify buttonCallan Barrett
2008-01-20Modified to get details based on an exact package name, or based on a package...eliott
2008-01-20Removed reference to 'safe'eliott
2008-01-19Moved usage documentation out of the class.eliott
2008-01-19Added AurJSON code.eliott