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

3277 Коммитов

Автор SHA1 Сообщение Дата
Sean McArthur 48e4686ec7 Addon SDK 1.2 2011-10-18 18:18:06 -05:00
Arron Schaar MBP e5a4da3590 Added null check when getting activity_rating for ES 2011-10-18 15:53:59 -07:00
Arron Schaar MBP 853ff0bba8 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-10-18 12:43:41 -07:00
Sean McArthur 05ae20fdbc update refresh_index to use new ES_INDEXES setting 2011-10-18 14:28:08 -05:00
Arron Schaar MBP 6746779f14 removed setup_mapping from deploy, didn't work as expected 2011-10-18 12:10:28 -07:00
Arron Schaar 62de4805ad Merge pull request #43 from pennyfx/master
Make sure ES mapping is up to date on deploy
2011-10-18 11:43:49 -07:00
Arron Schaar MBP 6aa9a88c63 updated deploy script to run setup_mapping 2011-10-18 11:24:43 -07:00
Piotr Zalewa e678355cd8 Merge branch 'bug-690872-copy_all_files' 2011-10-18 16:54:40 +02:00
Piotr Zalewa 0052e260fa is_staff is needed as well ... 2011-10-18 13:57:24 +02:00
Piotr Zalewa 3fa7ede5e2 Compare created and original XPI.
Copy all not existing main dir files from original into created one.

branch bug-690872-copy_all_files
2011-10-18 12:40:04 +02:00
Piotr Zalewa 43c09f1c89 Merge branch 'bug-694531-upload_issues' 2011-10-18 11:25:16 +02:00
Piotr Zalewa 23185fde86 switch on uploading UI for staff 2011-10-18 11:14:04 +02:00
Arron Schaar ee2bde5568 Merge pull request #42 from pennyfx/package_activity
Fixed an error from previous merge
2011-10-17 18:06:13 -07:00
Arron Schaar MBP c2696c16bf updated tests to use datetime.now instead of utcnow 2011-10-17 17:56:03 -07:00
Arron Schaar MBP 0bc4f4f327 fixed bug with activity_rating being initialized with 0.0 instead of Decimal('0.0') 2011-10-17 17:19:22 -07:00
Arron Schaar 177d1e453f Merge pull request #41 from pennyfx/package_activity
Package activity
2011-10-17 14:21:42 -07:00
Arron Schaar MBP e1b0643508 testing pull request from branch 2011-10-17 14:19:29 -07:00
Arron Schaar MBP 7696b91352 removed comment 2011-10-17 13:34:50 -07:00
Arron Schaar MBP 46fe2c19cc added update_package_activity to be ran on deploy 2011-10-17 13:31:53 -07:00
Arron Schaar MBP e0310b065b removed stray log.debug 2011-10-14 14:43:37 -07:00
Piotr Zalewa 480119ce64 Merge branch 'staging' of github.com:mozilla/FlightDeck into staging 2011-10-14 11:31:44 +01:00
Piotr Zalewa 6234b7006d Merge branch 'master' into staging 2011-10-14 11:31:21 +01:00
Arron Schaar MBP 5f28522576 updated cron to run new update_package_activty cron 2011-10-13 14:16:11 -07:00
Arron Schaar MBP 633c0e8c58 added index to packagerevision table 2011-10-13 13:52:55 -07:00
Arron Schaar MBP 5b2a69ac86 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-10-13 13:20:51 -07:00
Arron Schaar MBP 13aa2e9492 added sort by score,activity,forked,used on the backend.
UI still needs to be implemented
2011-10-13 13:06:55 -07:00
Piotr Zalewa efc62d88a2 Prevent from 500 2011-10-13 20:49:00 +01:00
Piotr Zalewa b7a4edca86 log the SQL 2011-10-13 20:27:34 +01:00
Piotr Zalewa a6366570d0 fix wrong update_from_AMO 2011-10-13 20:20:21 +01:00
Piotr Zalewa 675d653ce6 log added to profile models 2011-10-13 09:33:05 +01:00
Piotr Zalewa b8e08a1bc5 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-10-13 09:08:14 +01:00
Piotr Zalewa 0975ef9050 Merge branch 'bug-661619-fix_multiple_profiles' 2011-10-13 09:04:02 +01:00
Piotr Zalewa 0c788bc3d5 Searching AMO database should be done by user's id, not username
--
https://bugzilla.mozilla.org/show_bug.cgi?id=661619
branch bug-661619-fix_multiple_profiles
2011-10-13 09:02:28 +01:00
Piotr Zalewa b3b99179be Merge branch 'master' into bug-661619-fix_multiple_profiles 2011-10-13 08:56:59 +01:00
Sean McArthur da0a662ad9 fix cron setup_mapping with new ES_INDEXES 2011-10-12 15:39:54 -05:00
Piotr Zalewa d5c7fc5e03 Merge branch 'bug-693972-increment_version_name' 2011-10-12 20:33:16 +01:00
Piotr Zalewa 5652d32782 make version a string in case it would be given as integer
one test added
2011-10-12 20:29:18 +01:00
Piotr Zalewa 721c52dd06 Automatically increment version number of rebuild add-on
https://bugzilla.mozilla.org/show_bug.cgi?id=693972
branch bug-693972-increment_version_name
2011-10-12 12:49:02 +01:00
Piotr Zalewa 88ac607a9e Merge branch 'bug-661619-fix_multiple_profiles' 2011-10-12 12:31:02 +01:00
Piotr Zalewa 3c87f11163 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-10-12 11:20:01 +01:00
Arron Schaar MBP 347bb02197 added create super user recipe 2011-10-11 16:00:48 -07:00
Arron Schaar MBP 7906a2bdf6 updated install docs 2011-10-11 15:25:48 -07:00
Arron Schaar MBP 890e38996e Refactored Package Activity
Updated package activity to only be calculated during the nightly cron.
(update_package_activity)

Activity is stored in Package.activity and gets picked up and indexed
on refresh_index
2011-10-11 15:16:27 -07:00
Piotr Zalewa ab2009b7d3 * check queries one by one instead of all together
* more info logged about multiple profiles
2011-10-11 22:26:21 +01:00
Sean McArthur ba92ead8b9 fix ES_INDEXES with a default index 2011-10-11 11:28:48 -05:00
Sean McArthur 2298ab1e2a updating vendor/elasticutils 2011-10-11 11:15:57 -05:00
Piotr Zalewa 77503dbfc1 Merge branch 'bug-658103-fix_sphinx' 2011-10-11 17:15:41 +01:00
Sean McArthur 8c51fad236 updating vendor/elasticutils 2011-10-11 11:08:04 -05:00
Piotr Zalewa ff00f24517 Merge branch 'master' of github.com:mozilla/FlightDeck 2011-10-11 17:06:38 +01:00
Piotr Zalewa b1e6533957 Merge branch 'bug-652875-workaround' 2011-10-11 17:05:22 +01:00