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

3065 Коммитов

Автор SHA1 Сообщение Дата
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 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
Piotr Zalewa bf3105fc39 excessive logging 2011-09-08 18:27:17 +01: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
Sean McArthur 3541d9872b update vendor to reverted lxml 2011-09-07 14:58:07 -05:00
Sean McArthur b834adb258 Revert "adding lxml"
This reverts commit e79d647e9b.
2011-09-07 12:28:20 -05:00
Sean McArthur c2f7aa96cd Revert "adding lxml"
This reverts commit f0a17131d3.
2011-09-07 12:28:06 -05:00
Sean McArthur f0a17131d3 adding lxml 2011-09-07 12:16:28 -05:00
Sean McArthur e79d647e9b adding lxml 2011-09-07 12:13:05 -05:00
Sean McArthur 5f10b022e6 Merge branch 'staging' 2011-09-07 12:04:27 -05:00
Sean McArthur d0ef8224a1 change styles of disabled Search sliders
fixes Bug 685179 - Styles adjustments for disabled search UI elements
2011-09-07 12:03:36 -05:00
Piotr Zalewa 3f7379de91 Merge branch 'staging' 2011-09-07 17:09:02 +01:00
Piotr Zalewa c6c6382ae1 Merge branch 'bug-659400-add_some_characters_to_safe_set' into staging 2011-09-07 17:08:42 +01:00
Piotr Zalewa 701cc57739 Merge branch 'bug-681906-upload_in_dashboard' 2011-09-07 12:44:59 +01:00
Piotr Zalewa 1cb28660f1 Merge branch 'staging' 2011-09-07 12:44:50 +01:00
Piotr Zalewa c50eafd1cf after code review
* move STATUS constants to amo application
2011-09-07 12:43:55 +01:00
Piotr Zalewa effe33fd3f fixes bug 659400
* makes alpahnum_plus less restrictive by addin few more allowed characters
2011-09-07 11:52:16 +01:00
Piotr Zalewa 048d69ad77 Merge branch 'bug-665227-right_addon_name_in_modal_info' into staging 2011-09-07 10:52:44 +01:00
Piotr Zalewa 0e1b15f5b4 fixes bug 665227 2011-09-07 10:52:32 +01:00
Sean McArthur 416d87a8d8 update the initial `dependencies` to have both addon-kit _and_ api-utils. 2011-09-06 15:03:42 -05:00
Piotr Zalewa 7e23a642f9 * AMO integration status no longer copied on new revision
* latest_uploaded FK introduced
* pull AMO Status on Dashboard page load
2011-09-06 18:34:56 +01:00
Sean McArthur 19324f89b3 for each search results page, if a slider isn't relevant, it gets grayed out and disabled.
fixes Bug 683301 - Search filters should not disappear unless the user switches to a *category* that doesn't use them
2011-09-06 10:55:08 -05:00
Piotr Zalewa 70a268336a After code review
* prevent 500 on calling wrong package revision
* class names are now following the conventio
2011-09-06 12:25:04 +01:00
Piotr Zalewa e53f56c6e8 Add amo_file_id to the view pulling add-on's meta from AMO API 2011-09-05 13:35:46 +01:00
Piotr Zalewa dcbce2bb67 As amo_version_name and amo_status fields are copied (happened by accident,
but simplifies database queries) there is a simple way to identify if the
revision was already updated to AMO. This commit is moving the code
to the model where it belongs.
2011-09-05 12:42:43 +01:00
Piotr Zalewa 55f982786f add amo_file_id to prepare for updating amo status per version 2011-09-05 12:30:09 +01:00
Piotr Zalewa e6edf680a5 * Upload To AMO moved to Dashboard
* Current stored AMO Status displayed in the Dashboard
2011-09-02 12:05:35 +01:00
Piotr Zalewa 0434099a12 UI for the Dashboard's add-ons list 2011-09-02 11:19:43 +01:00
Piotr Zalewa 258bf60b3a Merge branch 'master' into bug-681906-upload_in_dashboard 2011-09-02 09:16:50 +01:00
Sean McArthur 8830c58b0c add memcache to monitor page
* add some more logging around ElasticSearch monitor
2011-09-01 16:03:26 -07:00
Piotr Zalewa 5af0981700 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-08-31 20:39:12 +01:00
Piotr Zalewa eaed8946d9 Merge branch 'add_1.1rc' 2011-08-31 20:36:05 +01:00
Sean McArthur 207b86f5f0 Merge branch 'master' into staging 2011-08-31 12:25:15 -07:00