Piotr Zalewa
79d98abde9
change lowest approved SDK
2011-12-20 12:52:37 +01:00
Arron Schaar
af41bb4733
Merge pull request #91 from pennyfx/browserid
...
Enable BrowserID login
2011-12-19 17:28:34 -08:00
Arron Schaar
caf474040d
Added browserID login
2011-12-19 15:00:59 -08:00
Piotr Zalewa
ae8d6659e6
fixed a mock in attachment tests
2011-12-13 13:11:10 +01:00
Sean McArthur
c99e1377fb
removing DeprecationWarnings
2011-11-21 18:07:32 -05:00
Piotr Zalewa
321f4d32ca
Merge branch 'master' of github.com:mozilla/FlightDeck
2011-11-18 10:14:43 +00:00
Arron Schaar
2c71e63771
added default ES_RETRY settings
2011-11-17 09:02:37 -08:00
Piotr Zalewa
255532fdec
jsHint fixes
...
Alert if Add-ons Builder helper is not the current one
WARNING: switch checkAddonHelperVersion after addon Add-pons Builder
Helper will respond with version number to
window.mozFlightDeck.send({cmd: 'version'});
fixes https://bugzilla.mozilla.org/show_bug.cgi?id=687138
2011-11-16 14:16:58 +00:00
Arron Schaar
a7c8e8083e
set ES_TIMEOUT=5
2011-11-15 11:08:33 -08:00
Arron Schaar MBP
093cc46e14
Added jinja
2011-11-07 09:26:06 -08:00
Sean McArthur
acd5ee15d7
Merge branch 'shipyard-models'
2011-11-03 17:10:51 -05:00
Sean McArthur
7abbd47a7c
bump
2011-11-03 17:10:02 -05:00
Sean McArthur
fb12d874d1
Merge pull request #51 from seanmonstar/shipyard-models
...
Shipyard IDE
2011-11-03 14:57:58 -07:00
Piotr Zalewa
988a37276d
add workaround for SDK Error in stdout
2011-11-03 12:33:33 +01:00
Sean McArthur
3dbffd4930
needed BUILD_ID in settings
2011-11-02 17:23:20 -05:00
Piotr Zalewa
1ddf8bb8e9
Merge branch 'bug-690061-add_waffle' into workarounds_to_waffle
2011-11-02 16:57:54 +01:00
Piotr Zalewa
d7b176b0fc
Add django_waffle requirement
...
Create tables and settings for waffle
2011-11-02 16:47:10 +01:00
Piotr Zalewa
f0a3bab793
remove WORKAROUND_SDK_MAIN setting and add a LibDirInMainAttributeWorkaround
...
waffle switch
2011-11-02 16:42:47 +01:00
Piotr Zalewa
380c2edac1
AMO oAuth domain is different than the AMO site itself
...
the fix is adding addtional AMO_SITE_DOMAIN to use with parallel to
AMOAPI_OAUTH_DOMAIN
2011-10-28 14:55:59 +02:00
Piotr Zalewa
4f3eb15b83
* index -> lib/index in manifest (WORKAROUND_SDK_MAIN)
...
* replace stdout and stderr if no xpi file was built (WORKAROUND_STDERR)
2011-10-25 23:04:19 +02:00
Piotr Zalewa
ca66e3e03a
* Make xpi.tests.test_building use the SDK given by TEST_SDK
...
* debug about copying is reporting the SDK version and used directory
2011-10-25 13:21:22 +02:00
Sean McArthur
3a2fc78c13
v0.9.16.1
2011-10-20 14:39:52 -05:00
Wil Clouser
6b53aa80ae
Make LOWEST_APPROVED_SDK 1.2.1
2011-10-20 12:31:47 -07:00
Piotr Zalewa
90da3aa934
LOWEST_APPROVED_SDK in settings
2011-10-20 18:13:13 +02:00
Sean McArthur
6366990de0
v0.9.16
2011-10-19 16:08:17 -05:00
Sean McArthur
ba92ead8b9
fix ES_INDEXES with a default index
2011-10-11 11:28:48 -05:00
Piotr Zalewa
0d8da9a46c
ability to switch off Upload To AMO
2011-09-30 22:48:23 +01:00
Sean McArthur
80e2826bd8
v0.9.13.1
2011-09-30 15:11:04 -05:00
Sean McArthur
c17749e9e2
v0.9.12.1
2011-09-26 17:34:12 -05:00
Sean McArthur
3baec0b0d1
v0.9.12
2011-09-21 16:08:04 -05:00
Sean McArthur
c86cebb71c
Merge branch 'staging'
2011-09-07 15:54:49 -05:00
Sean McArthur
4f5d41e147
v0.9.11
2011-09-07 15:07:21 -05:00
Piotr Zalewa
258bf60b3a
Merge branch 'master' into bug-681906-upload_in_dashboard
2011-09-02 09:16:50 +01:00
Sean McArthur
f8ca52bc09
v0.9.10
2011-08-31 11:22:30 -07:00
Piotr Zalewa
bdae6b16ed
for bug 681906
...
Provides a view to get addon info from AMO
2011-08-26 17:54:59 +01:00
Piotr Zalewa
d6a17b9e6e
fixing prefix to oAuth
2011-08-22 23:20:30 +01:00
Piotr Zalewa
3bf85acce8
adding prefix to oAuth
2011-08-22 23:20:09 +01:00
Sean McArthur
32b620309e
adding admin_log email handler for errors
2011-08-19 12:03:42 -07:00
Piotr Zalewa
6e204b369a
fixed default port number
2011-08-16 23:38:27 +01:00
Piotr Zalewa
6eeaa28d7a
AMOOAuth added, not working
2011-08-08 18:43:43 +01:00
Sean McArthur
eac9540cf7
removed old cache settings, now that we're using Django 1.3 CACHES
2011-07-11 15:13:57 -07:00
Sean McArthur
b0a3037af5
changing CACHE settings to use django 1.3.
...
CACHE['default']['BACKEND'] will need to be set in settings_local to something other than dummy to work
2011-07-07 15:02:06 -07:00
Sean McArthur
7daaa3b695
* adding timing for how long in RabbitMQ
...
* adding timing for total (first request to downloading) time for xpis
* uses cache for this
2011-07-07 14:32:29 -07:00
Sean McArthur
7f842c1aa6
LOGGING_CONFIG=None so that django doesnt try to setup our logging, we'll do it
2011-07-07 09:52:40 -07:00
Wil Clouser
3e8d665855
propogate exceptions with celery so we can see what is wrong
2011-06-30 10:39:44 -07:00
Wil Clouser
443c1eeb6b
Add response graphite middleware
2011-06-21 16:30:41 -07:00
Wil Clouser
740fa4f8f0
add some graphite
2011-06-21 15:49:05 -07:00
Piotr Zalewa
4ee19a9f75
version removed from title
2011-06-21 16:02:49 +01:00
Wil Clouser
6e5977ea40
add graphite defaults
2011-06-20 14:18:32 -07:00
Wil Clouser
8963cac8f4
Add statsd
2011-06-20 14:13:37 -07:00