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

3277 Коммитов

Автор SHA1 Сообщение Дата
Piotr Zalewa 797f1f1058 checking if server is updating 2011-09-29 20:46:44 +01:00
Piotr Zalewa 93e0a73b59 show view on AMO only if addon is not Incomplete 2011-09-29 20:43:19 +01:00
Piotr Zalewa 765ef1859d show view on AMO only if addon is not Incomplete 2011-09-29 20:42:10 +01:00
Piotr Zalewa d80a69c688 Merge branch 'add_view_on_AMO' 2011-09-29 20:13:18 +01:00
Piotr Zalewa cc469a2020 migration added 2011-09-29 20:06:35 +01:00
Piotr Zalewa 1f971f6b36 Add view on AMO link
* Display it hidden if no AMO slug given
* Retrieve AMO slug while updating status on AMO
2011-09-29 20:04:27 +01:00
Piotr Zalewa 123984cd55 * Work around 404 from AMO if new version created (BUG 690336)
* Properly set the code and show the name of the name of the AMO status
* Change the mime-type of the JSON response
2011-09-29 14:20:09 +01:00
Piotr Zalewa a52b7b7d0a upload frontend ON 2011-09-28 21:41:54 +01:00
Piotr Zalewa 1812aa19a6 Switching OFF the upload frontend
Renamed AMO status
2011-09-28 21:39:26 +01:00
Piotr Zalewa 28a067849e using the same name for Null as AMO 2011-09-28 20:36:28 +01:00
Piotr Zalewa 604438731d typo 2011-09-28 20:33:55 +01:00
Piotr Zalewa f743f7f581 updating status_code 2011-09-28 20:31:52 +01:00
Piotr Zalewa 5a26acead9 print out the response from AMO 2011-09-28 20:21:25 +01:00
Piotr Zalewa 4fb5748bf3 Fixes the 500 on AMO status upload 2011-09-28 20:15:56 +01:00
Piotr Zalewa ff462b9d0c Small change to see if server is updating 2011-09-28 14:18:46 +01:00
Piotr Zalewa d5ae45e14a fix_upload 2011-09-28 08:15:04 +01:00
Piotr Zalewa 90049a0554 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-09-27 21:30:23 +01:00
Piotr Zalewa cb8573bb5b upload to amo ON 2011-09-27 21:30:11 +01:00
Sean McArthur 83b563b57b make tooltips have a z-index of 9999 2011-09-27 14:54:01 -05:00
Sean McArthur 964aa15592 disable all keyboard shortcuts for now
fixes Bug 689382 - Keyboard shortcuts don't recognize when you let go of meta keys
2011-09-27 14:51:36 -05:00
Sean McArthur d2aff12f5a Merge pull request #36 from seanmonstar/search_activity_dynamic_curve
Search activity dynamic curve
2011-09-27 12:38:11 -07:00
Sean McArthur f4a94bfcb5 prevent divide by zero error, default average to 33% 2011-09-27 12:33:41 -05:00
Sean McArthur 1dcc0ccaab Activity scale is now based on current average
fixes Bug 689385 - Make Search Activity ratings based on current average
2011-09-27 12:29:50 -05:00
Sean McArthur 17eec92f0e remove stray quote 2011-09-26 18:41:21 -05:00
Sean McArthur c17749e9e2 v0.9.12.1 2011-09-26 17:34:12 -05:00
Piotr Zalewa 4a53ea587d upload to amo OFF 2011-09-26 23:30:53 +01:00
Piotr Zalewa 2a535e73c5 going back to work 2011-09-26 22:45:10 +01:00
Piotr Zalewa b99cee1e92 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-09-26 22:43:40 +01:00
Piotr Zalewa 4ec67ff4da fix 500 in tasks 2011-09-26 22:43:25 +01:00
Sean McArthur e235bfa554 add lxml to compiled requirements 2011-09-26 14:35:28 -05:00
Sean McArthur ea5c968b76 give a 404 instead of 500 if wrong SDK version is requested 2011-09-26 13:55:56 -05:00
Sean McArthur 3cad8c71ca fix TypeError where ValidationError requires a message 2011-09-26 13:55:27 -05:00
Piotr Zalewa 6851b03955 Merge branch 'bug-685280-repackage_with_chosen_SDK_version' 2011-09-26 17:59:48 +01:00
Piotr Zalewa 12dca98e68 Add ability to choose version of the SDK to be used with repackage
fixes https://bugzilla.mozilla.org/show_bug.cgi?id=685280
2011-09-26 14:49:03 +01:00
Piotr Zalewa bacb702c6b Merge branch 'bug-679863-add_xpi_build_options' 2011-09-23 20:56:08 +01:00
Piotr Zalewa 100c83fcce Fixed mock so repackage tests can easily check os.path.exists
Some not more necessary logs removed
2011-09-23 20:46:49 +01:00
Piotr Zalewa 69e7664a48 fixes https://bugzilla.mozilla.org/show_bug.cgi?id=679863
Adding ability to store options for ``cfx xpi` command in SDK object

WARNING
Currently I've got an issue qhile trying to do a specific test:
./manage.py test xpi repackage.tests.test_tasks:RepackageTaskTest.test_download_and_failed_rebuild
it does work if testing only repackage (without xpi)
File is created in xpi.xpi_utils.info_write, but somehow disappears in test
2011-09-23 19:09:29 +01:00
Piotr Zalewa 4788d03588 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-09-23 16:05:27 +01:00
Piotr Zalewa 0f778081c3 Merge branch 'repackaging_fix_non_standard_prefix' 2011-09-23 15:17:46 +01:00
Piotr Zalewa c57de5ff9a fixes repackaging
reads uriPrefix from harness if non standard prefix is used
2011-09-23 09:33:52 +01:00
Sean McArthur 78a5b0c5d4 correctly dont insert a duplicate File is already is in tree
fixes Bug 688319 - Dragging a file into a folder in the Data directory duplicates the file in the UI
2011-09-22 12:11:16 -05:00
Piotr Zalewa e6013dfa86 info about revision which is creating xpi 2011-09-22 13:49:09 +01:00
Piotr Zalewa 44c0b3fd47 fix reload status after failed upload 2011-09-22 13:31:01 +01:00
Piotr Zalewa 0d170d5bcf fix reload status after failed upload 2011-09-22 13:16:31 +01:00
Piotr Zalewa a8ad8683c5 switch the upload feature on 2011-09-22 11:54:28 +01:00
Sean McArthur ab9a28502a put schematic back into deploy.py 2011-09-21 18:18:24 -05:00
Sean McArthur 4a4189f384 remove schematic this time around 2011-09-21 17:30:59 -05:00
Sean McArthur 142f57815e update activity weights 2011-09-21 16:59:04 -05:00
Sean McArthur 3baec0b0d1 v0.9.12 2011-09-21 16:08:04 -05:00
Piotr Zalewa 9b8e2a0028 switch off upload to AMO feature from frontend 2011-09-21 22:02:26 +01:00