aurweb/web/lib
Lukas Fleischer b384f32fec Fix the RPC interface
* Fix the SQL query to conform to the new database layout.

* Remove the license field from replies. The license field is now stored
  in a separate table and no longer returned on search queries.

* Add a "PackageBase" field that contains the name of the package base
  of every package in the result.

* Fix the source tarball URL. The URL is now built based on the package
  base name instead of the package name.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2014-04-27 23:30:33 +02:00
..
Archive Style fixes: Capitalization of "true" and "false" 2014-02-06 16:32:31 +01:00
acctfuncs.inc.php Set Content-type header when sending UTF-8 mails 2014-02-10 21:00:36 +01:00
aur.inc.php Handle pkgbase array overrides gracefully 2014-04-19 10:59:48 +02:00
aurjson.class.php Fix the RPC interface 2014-04-27 23:30:33 +02:00
cachefuncs.inc.php Remove unnecessary database connection parameter from all functions 2013-02-10 12:10:38 +01:00
config.inc.php.proto aurjson.class.php: Limit number of RPC results 2012-10-22 12:33:13 +02:00
DB.class.php Add database wrapper class and new connection method 2013-02-10 12:10:37 +01:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Style fixes: Capitalization of "true" and "false" 2014-02-06 16:32:31 +01:00
pkgbasefuncs.inc.php Fix misuses of pkgbase_from_pkgid() 2014-04-06 18:42:00 +02:00
pkgbuild-parser.inc.php Factor out PKGBUILD parsing 2014-04-05 12:21:36 +02:00
pkgfuncs.inc.php Support multiple licenses per package 2014-04-26 14:48:19 +02:00
routing.inc.php Add package base detail pages 2014-04-05 12:21:36 +02:00
stats.inc.php Add provisional support for package bases 2014-04-05 12:21:35 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Add Japanese and Slovak languages 2013-08-26 18:45:10 +02:00
version.inc.php Release 2.3.1 2014-01-13 19:55:53 +01:00