
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| lthomson#mozilla.com | 27 (100.0%) | 455 (100.0%) | 16.8 |
Reflect changes in ratings in database. Refers to bug 417442.
10 lines of code changed in:
Add translation table for outputting the platform oses the client is
looking for.
Kind of an evil hardcoded hack which I am reproducing from
http://mxr.mozilla.org/mozilla/source/webtools/update/update/VersionCheck.php
Both of these should get fixed at the same time, and draw on the AMO
db. Will file a bug for that separately.
Refs #417606, #418659.
3 lines of code changed in:
Adds one OS stanza per compatible OS. refs #418659
Add params for passing OS and version of app. refs #419057
1 lines of code changed in:
Add versioning support to API, refs #418642.
Add searchresults total_results attribute for versions > 0.9
and lose all the dummy <addon /> elements, refs #417606.
2 lines of code changed in:
Evil hackish temporary fix. Refs #417606
2 lines of code changed in:
Optimizations as per submitted patch.
Basic opts, removing models, limiting search to 10 results, removing reviews
Refs #417099.
1 lines of code changed in:
Fix weird code duplicate that I accidentally committed due to stupid inability to patch. Refs #417099
0 lines of code changed in:
Performance optimizations, refs #417099
213 lines of code changed in:
fix cake:nocache problem in #400415
1 lines of code changed in:
Fixes rating issue in #399913. It helps if you have the right database, and are not a complete idiot like me.
59 lines of code changed in:
Fix URLs to point at amo, not samo, and to force https to avoid painful redirects.
2 lines of code changed in:
Tweaks for Dave. Refs #399913.
9 lines of code changed in:
Refs #400715, #400718, #400719.
Give complete details of addons listed or searched.
1 lines of code changed in:
Changes as per #399913, forgot to commit
6 lines of code changed in:
Add API call to retrieve update pings. Fixes #405900. Needs unit test.
90 lines of code changed in:
Retrieve cumulative downloads for an addon to date.
Refs requirement DOWN-2 in http://wiki.mozilla.org/Update:RequirementsV33#Download_Details.
Refs #403939.
Needs unit test.
47 lines of code changed in:
Add API support for list recommended/featured/new addons, all or by category. Returns random n results. Functionality complete, needs unit test. Refs #400715, #400718.
5 lines of code changed in:
Fixes #400719, fixes #400721. API search. Forgot to commit this last week in all the excitement. This changes the search component to allow search by category. Needs unit test.
3 lines of code changed in: