Age | Commit message (Expand) | Author | Files | Lines |
2011-04-03 | Remove Dummy Package concept | Dan McGee | 1 | -2/+2 |
2011-02-01 | Drop PackageLocations table and references | Dan McGee | 1 | -1/+1 |
2011-01-28 | aurjson: Escape wildcards in "LIKE" patterns (fixes FS#18626). | Lukas Fleischer | 1 | -0/+1 |
2011-01-24 | Build URLs from package names (fixes FS#15308, FS#19327). | Lukas Fleischer | 1 | -4/+17 |
2010-11-10 | Add timestamp when a package is flagged out-of-date (FS#20848). | Lukas Fleischer | 1 | -1/+1 |
2009-10-23 | aurjson: Only return an error string if utf8_encode returns an empty string. | Loui Chang | 1 | -1/+1 |
2009-10-01 | Fix json info output. | Loui Chang | 1 | -1/+1 |
2009-09-28 | Add maintainer search to json interface. Closes FS#15947 | elij | 1 | -9/+37 |
2009-09-28 | fix content-type when sending jsonp | elij | 1 | -4/+8 |
2009-09-16 | Fix: FS#15526 non-UTF8 character in rpc output | Gergely Imreh | 1 | -0/+9 |
2009-09-14 | aurjson: Use call_user_func to call functions. | Loui Chang | 1 | -1/+1 |
2009-08-11 | Use include_once where applicable | Dan McGee | 1 | -2/+3 |
2009-06-25 | Remove excess whitespace. | Loui Chang | 1 | -1/+1 |
2009-04-12 | Remove author information from scripts. | Loui Chang | 1 | -4/+0 |
2009-03-03 | Add LocationID to returned fields in json interface. | Loui Chang | 1 | -1/+1 |
2009-02-15 | rpc: delay getting DB connection until absolutely necessary | Dan McGee | 1 | -3/+4 |
2009-01-23 | Return CategoryID from the json interface. | Loui Chang | 1 | -1/+1 |
2008-07-16 | Make JSON search return more information. | Loui Chang | 1 | -14/+20 |
2008-06-05 | Added AurJson query length limit. | eliott | 1 | -0/+4 |
2008-03-23 | One more json fix | Loui Chang | 1 | -1/+1 |
2008-03-23 | Fixed a couple more lingering JSON bugs | Loui Chang | 1 | -1/+1 |
2008-03-23 | Fixed operator precendence in aurjson | Simo Leone | 1 | -1/+1 |
2008-03-23 | Make JSON interface work | Simo Leone | 1 | -5/+10 |
2008-01-20 | Add notify column in search results and notify button | Callan Barrett | 1 | -1/+1 |
2008-01-20 | Modified to get details based on an exact package name, or based on a package... | eliott | 1 | -8/+19 |
2008-01-20 | Removed reference to 'safe' | eliott | 1 | -1/+1 |
2008-01-19 | Moved usage documentation out of the class. | eliott | 1 | -21/+1 |
2008-01-19 | Added AurJSON code. | eliott | 1 | -0/+145 |