Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/api
Commit message (Expand)AuthorAgeFilesLines
* bug 466580: blank pages on bandwagon feed API - refactored feed to assemble i...lorchard@mozilla.com2008-12-231-17/+99
* bug 456142: bandwagon read-only feedslorchard@mozilla.com2008-11-142-0/+81
* bandwagon (API) email handler (bug 456143, r=fligtar)fwenzel@mozilla.com2008-11-122-0/+52
* Fixes bug 418659.lthomson@mozilla.com2008-10-151-7/+12
* Feature manager no longer allows sandbox'd add-ons; bug 432232wclouser@mozilla.com2008-09-161-0/+9
* Changing URL for addon information in API.morgamic@mozilla.com2008-07-041-1/+1
* Fixes 434603.lthomson@mozilla.com2008-06-024-3/+2
* Commit patch, fixes bug 415263lthomson@mozilla.com2008-05-121-1/+1
* Change rounding to match the rest of AMO. Fixes bug 431727.lthomson@mozilla.com2008-05-071-8/+10
* Fixes bug 427353.lthomson@mozilla.com2008-04-081-2/+7
* Fixes bug 423135, remove leading whitespace from install url.lthomson@mozilla.com2008-04-021-2/+2
* Reflect changes in ratings in database. Refers to bug 417442.lthomson@mozilla.com2008-03-181-3/+10
* Add translation table for outputting the platform oses the client islthomson@mozilla.com2008-02-251-1/+7
* Adds one OS stanza per compatible OS. refs #418659lthomson@mozilla.com2008-02-221-1/+12
* Add versioning support to API, refs #418642.lthomson@mozilla.com2008-02-211-2/+2
* Evil hackish temporary fix. Refs #417606lthomson@mozilla.com2008-02-141-2/+9
* Optimizations as per submitted patch. lthomson@mozilla.com2008-02-141-0/+4
* Fix weird code duplicate that I accidentally committed due to stupid inabilit...lthomson@mozilla.com2008-02-131-208/+0
* Performance optimizations, refs #417099lthomson@mozilla.com2008-02-134-61/+319
* fix cake:nocache problem in #400415lthomson@mozilla.com2008-01-171-2/+0
* Fixes rating issue in #399913. It helps if you have the right database, and ...lthomson@mozilla.com2008-01-151-2/+2
* Fix URLs to point at amo, not samo, and to force https to avoid painful redir...lthomson@mozilla.com2008-01-151-7/+6
* Tweaks for Dave. Refs #399913.lthomson@mozilla.com2008-01-092-6/+16
* Refs #400715, #400718, #400719.lthomson@mozilla.com2007-12-112-8/+9
* Changes as per #399913, forgot to commit lthomson@mozilla.com2007-12-101-1/+22
* Add API call to retrieve update pings. Fixes #405900. Needs unit test.lthomson@mozilla.com2007-11-291-0/+90
* Retrieve cumulative downloads for an addon to date.lthomson@mozilla.com2007-11-151-0/+47
* Add API support for list recommended/featured/new addons, all or by category....lthomson@mozilla.com2007-11-071-0/+51
* Fixes #400719, fixes #400721. API search. Forgot to commit this last week i...lthomson@mozilla.com2007-11-051-0/+48
* Api call for retrieving addon details and basic architecture for API. Refs #...lthomson@mozilla.com2007-10-231-0/+75