Directory site/app/views/api/

Total Files:
6
Deleted Files:
0
Lines of Code:
204

[root]/site/app/views/api

Lines of Code

site/app/views/api/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
lthomson#mozilla.com 27 (100.0%) 455 (100.0%) 16.8

Most Recent Commits

lthomson#mozilla.com 2008-03-18 11:41

Reflect changes in ratings in database. Refers to bug 417442.



10 lines of code changed in:

  • site/app/views/api: api_addon.thtml (new)
lthomson#mozilla.com 2008-02-25 09:42

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:

  • site/app/views/api: api_addon.thtml (+3 -10)
lthomson#mozilla.com 2008-02-22 12:20

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:

  • site/app/views/api: api_addon.thtml (+1 -7)
lthomson#mozilla.com 2008-02-21 12:08

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:

  • site/app/views/api: search.thtml (new)
lthomson#mozilla.com 2008-02-14 15:47

Evil hackish temporary fix. Refs #417606


2 lines of code changed in:

  • site/app/views/api: search.thtml (+2 -2)
lthomson#mozilla.com 2008-02-14 12:30

Optimizations as per submitted patch.
Basic opts, removing models, limiting search to 10 results, removing reviews
Refs #417099.


1 lines of code changed in:

  • site/app/views/api: api_addon.thtml (+1 -12)
lthomson#mozilla.com 2008-02-13 07:51

Fix weird code duplicate that I accidentally committed due to stupid inability to patch. Refs #417099


0 lines of code changed in:

  • site/app/views/api: api_addon.thtml (-4)
lthomson#mozilla.com 2008-02-12 16:42

Performance optimizations, refs #417099


213 lines of code changed in:

  • site/app/views/api: addon.thtml (new), api_addon.thtml (+208), list_addons.thtml (new), search.thtml (+2 -9)
lthomson#mozilla.com 2008-01-17 10:34

fix cake:nocache problem in #400415

1 lines of code changed in:

  • site/app/views/api: list_addons.thtml (+1 -2)
lthomson#mozilla.com 2008-01-15 08:11

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:

  • site/app/views/api: addon.thtml (+59 -1)
lthomson#mozilla.com 2008-01-15 08:04

Fix URLs to point at amo, not samo, and to force https to avoid painful redirects.

2 lines of code changed in:

  • site/app/views/api: addon.thtml (+2 -2)
lthomson#mozilla.com 2008-01-09 10:07

Tweaks for Dave. Refs #399913.

9 lines of code changed in:

  • site/app/views/api: addon.thtml (+7 -6), list_addons.thtml (+2)
lthomson#mozilla.com 2007-12-11 09:24

Refs #400715, #400718, #400719.
Give complete details of addons listed or searched.


1 lines of code changed in:

  • site/app/views/api: list_addons.thtml (-2), search.thtml (+1 -2)
lthomson#mozilla.com 2007-12-10 12:29

Changes as per #399913, forgot to commit

6 lines of code changed in:

  • site/app/views/api: addon.thtml (+6 -14)
lthomson#mozilla.com 2007-11-28 18:37

Add API call to retrieve update pings. Fixes #405900. Needs unit test.


90 lines of code changed in:

  • site/app/views/api: update_pings.thtml (new 90)
lthomson#mozilla.com 2007-11-15 12:30

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:

  • site/app/views/api: cumulative_downloads.thtml (new 47)
lthomson#mozilla.com 2007-11-07 09:16

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:

  • site/app/views/api: list_addons.thtml (+5 -4)
lthomson#mozilla.com 2007-11-05 14:44

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:

  • site/app/views/api: search.thtml (+3 -5)
Generated by StatSVN 0.3.1