index
:
aur
gettext
master
working
origin/live
origin/maint
origin/master
origin/pu
Main repo is at http://projects.archlinux.org/aur.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
lib
/
aurjson.class.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-31
aurjson: Add a PackageBaseID field
Lukas Fleischer
1
-2
/
+4
2014-05-18
aurjson: Fix multiinfo when using package IDs
Lukas Fleischer
1
-1
/
+1
2014-04-28
Use RPC API version 1 by default
Lukas Fleischer
1
-1
/
+1
2014-04-28
Support versioned RPC queries
Lukas Fleischer
1
-17
/
+45
2014-04-28
aurjson.class.php: Style fixes
Lukas Fleischer
1
-347
/
+349
2014-04-28
Add a version tag to RPC replies
Lukas Fleischer
1
-1
/
+6
2014-04-28
Add more fields to RPC info replies
Lukas Fleischer
1
-0
/
+53
2014-04-27
Fix the RPC interface
Lukas Fleischer
1
-10
/
+12
2013-09-02
Specify charset in Content-Type header when returning JSON data from API.
Chris Down
1
-0
/
+1
2013-02-10
Add database wrapper class and new connection method
canyonknight
1
-1
/
+1
2013-01-19
Implemented typeahead suggest
Marcel Korpel
1
-1
/
+21
2012-10-22
aurjson.class.php: Limit number of RPC results
canyonknight
1
-5
/
+17
2012-09-18
Migrate all DB code to use PDO
canyonknight
1
-14
/
+12
2011-11-03
RPC: Do not return an error on 0 results
Lukas Fleischer
1
-1
/
+1
2011-11-02
aurjson: add result count to JSON result
Dave Reisner
1
-5
/
+6
2011-10-24
Escape wildcards in "LIKE" patterns
Lukas Fleischer
1
-2
/
+1
2011-10-24
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
1
-4
/
+4
2011-09-23
RPC: Coerce numeric values into integers
Lukas Fleischer
1
-0
/
+12
2011-09-23
RPC: Provide out-of-date timestamp
Lukas Fleischer
1
-3
/
+2
2011-08-22
RPC: Fix info queries when using package IDs
Lukas Fleischer
1
-1
/
+1
2011-08-10
Segment the upload directory by package name prefix
Dan McGee
1
-1
/
+1
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij
1
-1
/
+1
2011-05-17
add first submitted and last modified to rpc output
kachelaqa
1
-1
/
+2
2011-05-17
add support for etag and conditional get (if-none-match)
elij
1
-1
/
+29
2011-04-16
rpc: unify methods return (fixes FS#17597)
tuxce
1
-29
/
+19
2011-04-16
rpc: introduce multiinfo query (fixes FS#17583)
Dan McGee
1
-1
/
+66
2011-04-16
rpc.php: be a bit more consistent in query building
Dan McGee
1
-10
/
+10
2011-04-16
rpc.php overhaul
Dan McGee
1
-69
/
+44
2011-04-13
Don't allow dl() of json module
Dan McGee
1
-4
/
+0
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.
1.5.6.3
Loui Chang
1
-1
/
+1
2009-04-13
Remove author information from scripts.
Loui Chang
1
-4
/
+0
2009-03-04
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-17
Make JSON search return more information.
Loui Chang
1
-14
/
+20
2008-06-06
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
[next]