Jeff Balogh
|
c5dff6fe98
|
devhub uploads (bug 586696 & 586700)
|
2010-09-23 17:08:04 -07:00 |
Dave Dash
|
60881f3dde
|
bug 471891, non-ascii filenames work
|
2010-09-22 11:34:10 -07:00 |
Dave Dash
|
d27ccef8ae
|
Create addon API
|
2010-09-20 16:02:44 -07:00 |
Wil Clouser
|
5ab33ad7dc
|
Add jetpack filter; bug 580827
|
2010-08-25 15:02:45 -07:00 |
Dave Dash
|
6d0b33ad05
|
files tests <2s vs >8s
|
2010-08-11 08:10:15 -07:00 |
Dave Dash
|
b8423263c0
|
bug 574271, garbage collection for collections
|
2010-07-15 12:34:20 -07:00 |
Dave Dash
|
678e19257d
|
Corrected field name in TestResultCache
|
2010-07-15 12:34:20 -07:00 |
Sam Keen
|
f5768679aa
|
port eula and privacy policy pages
|
2010-06-16 14:47:03 -07:00 |
Jeff Balogh
|
5e7ff0fc8a
|
include the app in the file download url (bug 566919)
|
2010-05-25 15:33:50 -07:00 |
Jeff Balogh
|
2e35f6ec48
|
fixing up a link check after adding confirmed=1
|
2010-05-18 14:01:07 -07:00 |
Jeff Balogh
|
b2c903d4f6
|
add confirmed=1 so unreviewed add-ons can be installed (bug 565600)
|
2010-05-18 11:59:37 -07:00 |
Jeff Balogh
|
1b8ce62cc5
|
fix a test broken in 514e4114b , don't escape colons in remora_url
|
2010-05-12 12:37:22 -07:00 |
Jeff Balogh
|
514e4114ba
|
make file downloads pass the current app (bug 565143)
|
2010-05-12 12:02:18 -07:00 |
Dave Dash
|
a6176ea035
|
Merged several fixtures together.
|
2010-05-05 13:17:12 -07:00 |
Fred Wenzel
|
1d73057f53
|
fixing remora EULA URL (bug 562112)
|
2010-04-27 11:32:18 -07:00 |
Fred Wenzel
|
c75d630a10
|
Use Remora-style EULA url for now (bug 561443)
|
2010-04-27 10:41:59 -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
|
05f47af8ee
|
fix for bug 554149 + tests for has_eula and latest_xpi_url
|
2010-03-22 16:43:41 -07:00 |
Jeff Balogh
|
2974554d0c
|
meet the developer and eula stubs
|
2010-03-19 12:44:53 -07:00 |
Jeff Balogh
|
780161b9a8
|
check.py quibbles
|
2010-03-19 12:34:47 -07:00 |
Jeff Balogh
|
c35072c114
|
the install button
|
2010-03-15 09:52:53 -07:00 |
Jeff Balogh
|
fba700f234
|
a function for getting the latest xpi link
|
2010-03-15 09:52:34 -07:00 |
Dave Dash
|
f0b76174ff
|
Showing api-specific platform names in the API, and using amo.PLATFORM_*
|
2010-03-04 12:18:32 -08:00 |
Dave Dash
|
69db7f68e5
|
Renamed get_absolute_url to get_url_path, but also assigned it in order to maintain compatibility with django.contrib apps.
|
2010-02-26 10:41:49 -08:00 |
Dave Dash
|
0d683a977c
|
Renamed Addon fields to have underscores. Added methods to Addon, File and Version.
|
2010-02-03 15:57:37 -08:00 |
Jeff Balogh
|
5e3052ddbe
|
import amo.models to avoid circular imports, move constants to __init__
|
2010-01-28 19:00:22 -08:00 |
Wil Clouser
|
649306d9c7
|
Add an index; r=fwenzel
|
2010-01-22 11:11:20 -08:00 |
Wil Clouser
|
0034d31e49
|
Delete Approvals app; that's a part of Files
|
2010-01-19 10:46:42 -08:00 |
Wil Clouser
|
0c983caea8
|
Add Files/Platforms/Test* models (files app)
|
2010-01-15 14:52:52 -08:00 |