Closed
Bug 1155810
Opened 10 years ago
Closed 10 years ago
Remove funfactory and move the bits of it we need into bedrock
Categories
(www.mozilla.org :: Bedrock, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmac, Unassigned)
References
Details
(Whiteboard: [kb=1726526] )
Attachments
(1 file)
This will finish up the work from bug 1144669. Must like fjord[0] did, we will be removing the funfactory[1] dependency as we just don't need much of it and it's no longer widely used or well maintained.
[0] https://github.com/mozilla/fjord/commit/9d7c97b
[1] https://github.com/mozilla/funfactory/
Reporter | ||
Comment 1•10 years ago
|
||
Also may mess with settings a bit since I'll need to do that anyway. I'll at least move the media bundle settings to a separate file.
Reporter | ||
Comment 2•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Whiteboard: [kb=1726526]
Comment 3•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/11f0f9a197bb210125fb4a2925d6c2fef08476da
Fix bug 1155810: Remove funfactory.
Well... actually it mostly just moves most of funfactory
from an external lib to bedrock.base. But at least this way
we can remove the bits we don't need and be ready to make
the changes we need to upgrade to Django 1.8.
I can't come close to writing as perfect a commit message
for this as @willkg did for fjord, so I'll just leave this here.
https://github.com/mozilla/fjord/commit/9d7c97b
https://github.com/mozilla/bedrock/commit/ca8b8caaab1b1339ec2ee82d5350b399272db82c
Merge pull request #2918 from pmclanahan/remove-funfactory-1155810
Fix bug 1155810: Remove funfactory.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•