Piotr Zalewa
ce96c0467e
Merge branch 'bug-652875-workaround' into bug-658103-fix_sphinx
2011-10-11 17:05:14 +01:00
Piotr Zalewa
ab9acd63d3
* "Fix" for the commonware.log error
...
* Few syntax issues fixed :method: -> :meth:
* Adding Mocks to modules not installed in readthedocs as suggested in
https://github.com/rtfd/readthedocs.org/issues/77#commits-ref-c2f40a2
branch: bug-658103-fix_sphinx
2011-10-11 11:46:56 +01:00
Piotr Zalewa
cb1a58b7eb
WORKAROUND - Hide [Copy] link if not authenticated
...
https://bugzilla.mozilla.org/show_bug.cgi?id=652875
2011-10-11 10:29:29 +01:00
Sean McArthur
cb52eba556
Merge branch 'master' into staging
2011-10-10 14:17:45 -05:00
Sean McArthur
8bd2a0058a
make sure Activity average uses all results, not default 10
2011-10-10 11:11:39 -05:00
Piotr Zalewa
8bbca3eb39
Merge branch 'master' into staging
2011-10-10 16:37:44 +01:00
Piotr Zalewa
712311c82c
Merge branch 'master' into staging
2011-10-09 07:27:44 +01:00
Sean McArthur
636f943ef0
Merge pull request #39 from seanmonstar/package_activity_improvement
...
improve updating of the year_of_activity
2011-10-07 15:26:35 -07:00
Sean McArthur
cbfca58b5c
improve updating of the year_of_activity
...
Instead of keeping a flag of is_active_today (which no longer matters if the
cron doesn't get run every day, or is out of sync), this records the
timestamp of each time the year_of_activity is updated.
Therefore, if the cron failed to run (or any other such problem), we would
still know how many days since the last activity investigation, and be able to
update just those days.
2011-10-07 17:21:57 -05:00
Wil Clouser
8405dff526
add a comment
2011-10-05 15:48:00 -07:00
Sean McArthur
8aaf821c6c
remove deploy stuff fom 0.9.13
2011-10-05 16:04:02 -05:00
Sean McArthur
ef089a9afb
remove assert, as it broke hudson
2011-10-05 15:35:09 -05:00
Sean McArthur
2f02383e0b
Merge pull request #38 from seanmonstar/bug-658375-list_of_SDK_versions_api
...
API to determine known SDK versions
2011-10-05 13:26:49 -07:00
Sean McArthur
7f98539550
ensure order of SDKs from API
2011-10-05 15:19:26 -05:00
Sean McArthur
d34a5236cb
/repackage/sdk-versions/ should return a JSON list of all the SDK versions known to Builder
2011-10-05 14:46:58 -05:00
Sean McArthur
f23e0c18c8
fix test, search was not specific enough
2011-10-05 14:26:05 -05:00
Sean McArthur
1bed90ae7d
fixing install docs
...
no longer should you checkout FlightDeck-lib as a standalone repo,
its already a submodule
2011-10-05 13:15:04 -05:00
Sean McArthur
5ac993afdd
merge in install docs, change docs link in README
2011-10-05 13:04:51 -05:00
Piotr Zalewa
e4aa5699a2
Merge branch 'master' of github.com:mozilla/FlightDeck
2011-10-05 17:59:27 +01:00
Piotr Zalewa
b2b3f3f731
Merge branch 'bug-690872-repackage_with_main_dir_files'
2011-10-05 17:58:52 +01:00
Piotr Zalewa
686ced34e7
_extract cleaned up and commented
2011-10-05 15:34:58 +01:00
Piotr Zalewa
a362543550
remove debug log and add a comment about exporting icons
2011-10-05 14:48:20 +01:00
Piotr Zalewa
263c9bbf51
* failing test with the real world xpi
...
* copy files from main dir to package's dir
* add all icons to the manifest
2011-10-05 14:44:53 +01:00
Piotr Zalewa
423b5b5d85
Merge branch 'bug-661619-multiple_profiles'
2011-10-04 05:37:14 +01:00
Piotr Zalewa
249db656a1
2 is enough
2011-10-03 22:53:39 +01:00
Sean McArthur
d4a6d0a481
remove a console.log from Search.js
2011-10-03 15:59:03 -05:00
Sean McArthur
9502b6c4ba
fix regex for renaming modules/attachments
2011-10-03 15:22:45 -05:00
Piotr Zalewa
114d56ece0
* Log other errors if needed
...
* MAX_GET_PROFILE increased, if there would be 3 accounts, index would get above 2
* Logging every multiple profiles problem
2011-10-03 13:09:45 +01:00
Piotr Zalewa
0d8da9a46c
ability to switch off Upload To AMO
2011-09-30 22:48:23 +01:00
Piotr Zalewa
f1b93e88d0
HTTPError not HttpError
2011-09-30 22:27:10 +01:00
Piotr Zalewa
c79e588841
Try to remove info in back-end after deleting an add-on in AMO
2011-09-30 22:22:18 +01:00
Piotr Zalewa
2c3dfcb06b
prevent 500 if add-on removed
2011-09-30 21:56:49 +01:00
Piotr Zalewa
30b8458c5a
Merge branch 'master' of github.com:mozilla/FlightDeck
2011-09-30 21:38:29 +01:00
Piotr Zalewa
aee2f3093f
fix 500 if add-on was deleted
2011-09-30 21:27:51 +01:00
Sean McArthur
80e2826bd8
v0.9.13.1
2011-09-30 15:11:04 -05:00
Sean McArthur
52ab5fe40c
Merge pull request #37 from seanmonstar/fix_package_activity_cron
...
Fix package activity cron
2011-09-30 11:59:21 -07:00
Piotr Zalewa
977b69c800
Prevent JS errors if any of the view/edit links wouldn't exist in DOM
2011-09-30 11:15:04 +01:00
Sean McArthur
122fbc8ce9
adding tests for fill_package_activity task
2011-09-29 18:57:30 -05:00
Sean McArthur
0c911ed424
move fill_package_activity from migration to a task
...
also registered as a cron, so we can call it from the command line if we need to
2011-09-29 17:46:32 -05:00
Sean McArthur
1111618063
is_active_today should be only be triggered when new revisions are made
2011-09-29 17:46:32 -05:00
Sean McArthur
71e6518168
fix Package not being imported
...
also added log to show that the cron finished.
2011-09-29 17:46:32 -05:00
Sean McArthur
67ac4b058a
move the average activity to be the 20% point
2011-09-29 17:46:32 -05:00
Piotr Zalewa
3fdc903870
show only view or edit link
2011-09-29 21:47:18 +01:00
Piotr Zalewa
c18b35606c
an info about a bug added to the comment
2011-09-29 21:44:34 +01:00
Piotr Zalewa
2154406217
Preparing for a change in AMO API
...
Providing slug in response for create add-on request will make
edit on AMO link visible.
2011-09-29 21:39:07 +01:00
Piotr Zalewa
6363ec6101
add slug urls to amo_status from builder data
2011-09-29 21:23:48 +01:00
Piotr Zalewa
cb220b773d
fixed 5th step url
2011-09-29 21:18:31 +01:00
Piotr Zalewa
9a832892d0
css fix
2011-09-29 21:16:47 +01:00
Piotr Zalewa
e974650cf0
show edit on AMO if addon is Incomplete
2011-09-29 21:14:53 +01:00
Piotr Zalewa
f6d790cbc1
show view on AMO only if addon is not Incomplete
2011-09-29 20:50:10 +01:00