Dave Dash
|
c5a713cba2
|
bug 598555, '<=' > '<'
|
2010-09-23 10:17:30 -07:00 |
Dave Dash
|
5dad616af1
|
API test uses test sphinx
|
2010-09-22 10:52:49 -07:00 |
Dave Dash
|
9ccc466014
|
Update addon API
|
2010-09-20 16:08:59 -07:00 |
Dave Dash
|
d27ccef8ae
|
Create addon API
|
2010-09-20 16:02:44 -07:00 |
Dave Dash
|
29ff3fe3c2
|
AMO customized OAuth
|
2010-09-17 16:07:47 -07:00 |
Dave Dash
|
08d501cd3a
|
Add piston app.
|
2010-09-08 11:18:13 -07:00 |
Dave Dash
|
998d8542ee
|
Moves API tests out of the way for PISTON
|
2010-09-08 11:17:10 -07:00 |
Jeff Balogh
|
75eebbd464
|
use User.name instead of User.display_name (bug 591399)
|
2010-08-30 12:15:25 -07:00 |
Jeff Balogh
|
d54e4fbafe
|
test fixes
|
2010-08-24 10:04:40 -07:00 |
Jeff Balogh
|
53f799614f
|
update the cache-machine requirement
|
2010-08-20 20:22:06 -07:00 |
Jeff Balogh
|
1d8b98c119
|
use caching extras so we know about api_version (bug 582103)
|
2010-08-13 08:59:40 -07:00 |
Dave Dash
|
06f5f31d00
|
Speed up and fixed API tests.
|
2010-08-11 11:04:16 -07:00 |
Jeff Balogh
|
135f50dc65
|
fixing up tests
|
2010-08-05 12:09:16 -07:00 |
Jeff Balogh
|
5d17d86fdf
|
test fixes: make sure we have an author available, is_persona is a function
|
2010-08-05 11:33:51 -07:00 |
Jeff Balogh
|
b4d3281994
|
these are responses, not requests
|
2010-08-04 17:58:06 -07:00 |
Jeff Balogh
|
d7b24292f9
|
hide <authors> for personas (bug 584242)
|
2010-08-04 17:57:32 -07:00 |
Wil Clouser
|
a75f49c431
|
Use new zamboni URLs; bug 580124
|
2010-07-22 11:08:32 -07:00 |
Jeff Balogh
|
16c9efcace
|
show the discovery pane placeholder for non-pre versions (bug 571540)
|
2010-06-23 11:14:24 -07:00 |
Jeff Balogh
|
69944ab486
|
fix failing tests
|
2010-06-18 11:24:53 -07:00 |
Jeff Balogh
|
7bf5d00980
|
use fewer joins, drop the distinct
|
2010-06-09 11:42:01 -07:00 |
Jeff Balogh
|
b8c629e7fa
|
pretend addontype is an int instead of an FK
|
2010-06-09 11:42:01 -07:00 |
Jeff Balogh
|
e6422518d1
|
fixing a unicode error in the api
|
2010-05-28 13:11:11 -07:00 |
Jeff Balogh
|
5e7ff0fc8a
|
include the app in the file download url (bug 566919)
|
2010-05-25 15:33:50 -07:00 |
Dave Dash
|
6e1bdad5d5
|
current_version updates automagically when null
|
2010-05-24 17:16:44 -07:00 |
Dave Dash
|
22f83dfd4a
|
Celery task to update addons.current_version.
Denormalizing this regularly accessed property. This will lay the groundwork
for better (and faster) sphinx queries.
|
2010-05-24 12:41:15 -07:00 |
Dave Dash
|
41b0d827dd
|
bug 566078, Removes whitespace from install ...
and learnmore elements of the API.
|
2010-05-17 13:20:17 -07:00 |
Dave Dash
|
73e1f5a8b5
|
Remove pragma, fix tests.
|
2010-05-17 10:41:26 -07:00 |
Wil Clouser
|
0e551bbf6b
|
Add opensearch; bug 565509
|
2010-05-14 08:53:04 -07:00 |
Jeff Balogh
|
ce3e22ff4d
|
move addon_filter into a top-level function
|
2010-05-12 10:58:16 -07:00 |
Dave Dash
|
a6176ea035
|
Merged several fixtures together.
|
2010-05-05 13:17:12 -07:00 |
Dave Dash
|
127a6f9271
|
Using a custom JSONEncoder.
|
2010-04-27 14:29:32 -07:00 |
Dave Dash
|
114ac35897
|
List apps by average daily users.
|
2010-04-23 11:15:16 -07:00 |
Jeff Balogh
|
621c7e6cae
|
use cached_with instead of cache_page, that's for zeus
|
2010-04-19 10:28:41 -07:00 |
Jeff Balogh
|
84f6792ea7
|
beware of apps claiming to support seamonkey (bug 560001)
|
2010-04-19 10:28:34 -07:00 |
Fred Wenzel
|
8821af1f68
|
let's actually use HTML5's expected flavor of the iso8601 date format.
|
2010-04-19 18:28:09 +02:00 |
Jeff Balogh
|
6ffa3683b3
|
add per-page caching to the api views
|
2010-04-16 16:29:20 -07:00 |
Jeff Balogh
|
30b2d412ab
|
do all the filtering in python for better caching and less query overhead
|
2010-04-16 16:24:57 -07:00 |
Jeff Balogh
|
c67bd1bce0
|
use queryset transforms to attach compatible apps and files to versions
|
2010-04-14 17:39:43 -07:00 |
Jeff Balogh
|
24556316e9
|
use get_url_path, avoid some object lookups
|
2010-04-14 17:23:29 -07:00 |
Jeff Balogh
|
9d0267b730
|
changing experimental & sandbox to unreviewed (bug 557844)
|
2010-04-14 14:47:46 -07:00 |
Wil Clouser
|
6f6720ebc0
|
Migrate from the l10n lib to Tower; bug 557339
|
2010-04-14 14:40:39 -07:00 |
Jeff Balogh
|
2974554d0c
|
meet the developer and eula stubs
|
2010-03-19 12:44:53 -07:00 |
Dave Dash
|
6b4183aae0
|
Ignoring non ints for addon_type in list api.
|
2010-03-19 10:27:12 -07:00 |
Dave Dash
|
6bd85c43d9
|
Make sure we don't blow up if someone uses the old API with some new-fangled foreign characters.
|
2010-03-18 10:00:07 -07:00 |
Dave Dash
|
b4ad13451d
|
API Redirects properly handle unicode.
|
2010-03-16 14:45:26 -07:00 |
Dave Dash
|
9207e39117
|
Added homepage and support_url
|
2010-03-16 09:50:48 -07:00 |
Dave Dash
|
7721ad0070
|
API should ignore bad theme ids.
|
2010-03-12 08:51:43 -08:00 |
Dave Dash
|
22e5c231e5
|
We now take care of doubley escaped unicodes.
|
2010-03-11 14:35:59 -08:00 |
Dave Dash
|
16bd9fcf3a
|
Creating an xml_env for rendering xml.
|
2010-03-10 15:31:12 -08:00 |
Jeff Balogh
|
a63ee43de4
|
refactoring, adding tests
|
2010-03-05 17:47:11 -08:00 |