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
Sean McArthur
ce66e1d9a8
remove stray "
2011-09-21 13:50:08 -05:00
Piotr Zalewa
2a5d634691
s/can not/cannot/
2011-09-21 19:08:40 +01:00
Piotr Zalewa
a3076c9109
display AMO integration settings
2011-09-21 19:03:19 +01:00
Sean McArthur
174a210ebb
Merge branch 'bug-666837-add_+_symbol_to_modules'
2011-09-20 15:02:51 -05:00
Sean McArthur
a5d9a8a721
fix Module and Attachment filename sanitization
...
fix the regex in the JavaScript, and update rules for attachments in the
python as well
fixes Bug 666837 - Add + symbol to allowed characters in file names
2011-09-20 15:01:14 -05:00
Sean McArthur
c03d7cbaa2
Merge pull request #35 from seanmonstar/admin_area
...
Admin area
2011-09-20 12:29:56 -07:00
Sean McArthur
4ae0caa62d
log a warning about tampering if action isn't defined
2011-09-20 14:17:03 -05:00
Sean McArthur
e8ad84276f
adding a /services/admin page
...
This page requires superuser access, and only provides buttons which
trigger hardcoded tasks to be run, such as indexing all the Packages again.
2011-09-19 18:32:53 -05:00
Sean McArthur
84e1acf05d
fixing Sidebar for all pages that dont have a sidebar
2011-09-19 18:13:33 -05:00
Sean McArthur
c943907515
Merge pull request #34 from seanmonstar/master
...
Search Activity Filter
2011-09-19 10:46:46 -07:00
Sean McArthur
e924a6bf0d
remove __all__ from some error messages
2011-09-19 10:16:57 -05:00
Sean McArthur
c55f3df8c4
updating property name to year_of_activity
2011-09-18 16:36:48 -05:00
Sean McArthur
6a9a67cfae
Merge branch 'bug-681825-search_most_active_facet'
2011-09-18 15:41:02 -05:00
Sean McArthur
1637df3c01
adding package_activity to crontab
...
package_activity will run every night, determining if a package has been modified that day, and if so, updating the year_of_activity.
2011-09-18 15:31:40 -05:00
Sean McArthur
b76ec3ef22
catch OSError from cleaning up after xpi
2011-09-16 10:55:49 -07:00
Sean McArthur
8d1e818b5c
Merge branch 'bug-681825-search_most_active_facet'
2011-09-15 16:57:03 -07:00
Sean McArthur
7749261228
adds an Activity filter to search page
...
fixes Bug 681825 - Add "most active" facet to search
2011-09-15 16:56:40 -07:00
Sean McArthur
33a9e0de74
remove 0.9.11.1 manage_cmd
2011-09-15 11:01:47 -07:00
Sean McArthur
47f7e99ab6
Merge branch 'staging'
2011-09-15 11:01:06 -07:00
Sean McArthur
a67515c078
adding SDK 1.1
2011-09-15 11:00:03 -07:00
Piotr Zalewa
23c40f6071
Merge branch 'bug-681906-upload_in_dashboard'
2011-09-15 17:18:02 +01:00
Piotr Zalewa
11b158baa5
pk is not used at the moment
2011-09-15 17:17:40 +01:00
Piotr Zalewa
84f07d2e84
Reload status after uploading an add-on to AMO
2011-09-14 23:38:22 +01:00
Sean McArthur
b27b2a5ba1
addon sdk 1.1
2011-09-14 10:31:31 -07:00
Piotr Zalewa
09c740811a
Merge branch 'master' into bug-681906-upload_in_dashboard
2011-09-13 11:24:29 +01:00
Piotr Zalewa
6b976deb87
logging file creation
2011-09-13 10:58:26 +01:00
Piotr Zalewa
d050e9f2dd
* create package directory if it doesn't exist before saving package.json
...
* log critical if saving manifest failed
2011-09-13 10:51:51 +01:00
Piotr Zalewa
602c48d6e3
log directories created instead of the filenames exported
2011-09-13 10:43:05 +01:00
Piotr Zalewa
4d62e61eff
Merge branch 'master' of github.com:mozilla/FlightDeck
2011-09-08 18:30:25 +01:00
Piotr Zalewa
e0f395fc9f
log export manifest info
2011-09-08 18:30:10 +01:00