Граф коммитов

3277 Коммитов

Автор SHA1 Сообщение Дата
Sean McArthur 028a47debd remove top os.makedirs since _extract does it now 2011-11-02 16:05:54 -05:00
Piotr Zalewa 21c03a3a33 Add package dir if not yet created 2011-11-02 21:44:58 +01:00
Sean McArthur 0c540b8345 ensures that /sdkdir/packages/<packagename> dir exists at the start
also, 'doc' was erroring, and its supposed to be 'docs'
2011-11-02 15:23:36 -05:00
Arron Schaar 07ecd1b5c5 Merge pull request #49 from pennyfx/timeouts
Query timeout retry, force lowercase queries, added backend support for sorting
2011-10-31 13:18:54 -07:00
Sean McArthur afb5ee614b Merge pull request #46 from nickolay/master
Improve installation docs
2011-10-28 15:59:07 -07:00
Arron Schaar c15e2abe40 Merge pull request #48 from pennyfx/upstream
force all queries to be lowercase bug 681747
2011-10-28 13:34:24 -07:00
Sean McArthur 6be9271ade Merge pull request #47 from seanmonstar/ace-0.2.0
ACE v0.2.0
2011-10-28 12:45:09 -07:00
Arron Schaar MBP fba970f81f force all queries to be lowercase bug 681747 2011-10-28 11:00:09 -07:00
Sean McArthur c5b4673249 updated to ace 0.2.0, using compressed version 2011-10-28 11:37:06 -05:00
Piotr Zalewa 9e015f0f13 Merge branch 'fix_edit_on_amo_on_production' 2011-10-28 18:09:27 +02: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
Arron Schaar MBP c6f5889892 removed debug logging and _get_average_activity early return 2011-10-27 13:57:57 -07:00
Arron Schaar MBP 88ba6e3c3c added retry to elastic search call 2011-10-27 13:27:24 -07:00
Arron Schaar MBP b41f9c7350 Merge branch 'query_sort' 2011-10-26 15:21:55 -07:00
Arron Schaar MBP a8e5893b6e force all queries to be lowercase bug 681747 2011-10-26 15:12:09 -07:00
Sean McArthur d377718174 adding test for requiring by library name
* also adding assert that xpi is created, since response[1] can't always be trusted
2011-10-26 08:26:19 -05:00
Piotr Zalewa 5b059e52c4 Merge branch 'fix_500_in_xpi_copy' 2011-10-25 23:29:55 +02:00
Piotr Zalewa cbcf968fb7 message changed 2011-10-25 23:27:16 +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 8bca83d047 Merge branch 'master' into fix_500_in_xpi_copy 2011-10-25 13:59:46 +02:00
Piotr Zalewa 0db443206b Merge branch 'update_uploaded_addon_status' 2011-10-25 13:55:59 +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
Piotr Zalewa 78ee4266f3 * typo fixed
* not raising to provide an answer for the user (due single thread)
* removing temporary sdk_dir
2011-10-25 12:59:07 +02:00
Dave Dash c106e22687 Merge pull request #45 from fox2mike/patch-1
Fix to make this build on ci.mozilla.org, tracker bug 672218
2011-10-24 20:52:12 -07:00
Nickolay Ponomarev 987c099cae Improve installation instructions based on my experience. 2011-10-25 03:46:49 +04:00
Jeremy Orem 244ae997a5 No need for git commit/add in update script. 2011-10-24 14:26:43 -07:00
Wil Clouser e17a709a6b Add update_package_activity to crontab. thanks sean 2011-10-24 12:58:25 -07:00
Wil Clouser bbda2ffc9f update deployment scripts 2011-10-24 09:49:51 -07:00
Piotr Zalewa 5f58c24a1b catch the exception in copying xpi 2011-10-24 17:57:30 +02:00
Shyam Mani 088428ff79 Fix to make this build on ci.mozilla.org, tracker bug https://bugzilla.mozilla.org/show_bug.cgi?id=672218 2011-10-24 14:15:14 +08:00
Piotr Zalewa 6f731bbff6 * STATUSES imported as a part of constants module
* some pylint fixes
* creating full name fix (looks like a copy & paste bug ws introduced)
* testing against 1.2.1
2011-10-21 13:01:57 +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
Sean McArthur b5a3e627a3 Addon SDK 1.2.1 2011-10-20 14:12:32 -05:00
Piotr Zalewa 920e8a5cb4 Merge branch 'deprecated_sdk_in_settings' 2011-10-20 18:17:03 +02:00
Piotr Zalewa b5ad16dd04 Merge branch 'minimal_force_sdk' 2011-10-20 18:13:59 +02:00
Piotr Zalewa 90da3aa934 LOWEST_APPROVED_SDK in settings 2011-10-20 18:13:13 +02:00
Piotr Zalewa ea42c994b2 * always force_sdk from sdk version to sdk version
* removed purge SDKs it will be added as a separate management command
* few pylint fixes
2011-10-20 18:01:19 +02:00
Jeremy Orem 442e0e668e Fix commander_settings.py. 2011-10-19 17:16:39 -07:00
Jeremy Orem 8e9dee534d Fix update.py 2011-10-19 16:09:31 -07:00
Jeremy Orem ead8c1e6fb Update commander_settings.py.dist. 2011-10-19 16:08:01 -07:00
Jeremy Orem 21c43789a0 Improve commander_settings defaults. 2011-10-19 16:06:59 -07:00
Jeremy Orem c8c4befacc New configurable update scripts. 2011-10-19 15:52:54 -07:00
Jeremy Orem 64cd7ef1b7 Add zamboni style crontab generation for use with generic update
scripts.
2011-10-19 15:51:28 -07:00
Sean McArthur 67379320f9 updating vendor/elasticutils 2011-10-19 16:14:04 -05:00
Sean McArthur 6366990de0 v0.9.16 2011-10-19 16:08:17 -05:00
Sean McArthur fe724224be allow SDK.options to be null 2011-10-18 18:57:35 -05:00
Arron Schaar 99943a34af Merge pull request #44 from pennyfx/master
Fixes for activity rating
2011-10-18 16:47:12 -07:00
Arron Schaar MBP c9abc17a50 added migration to set default value for activity_rating 2011-10-18 16:42:14 -07:00
Arron Schaar MBP 5958611644 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-10-18 16:23:23 -07:00