Piotr Zalewa
e00e2d06fa
revision_pk key changed to package_key
2011-11-10 18:52:28 +01:00
Piotr Zalewa
903dbdecf2
Merge branch 'master' of github.com:mozilla/FlightDeck into repackage_builder_addons
2011-11-09 20:33:46 +01:00
Sean McArthur
41ed4d491c
fixes Bug 698757 - Duplicate query when loading Search page
...
Disabled sliders were trying to remove their facets from the query, even
if they weren't in query. (adding used=0). Now, it only changes itself to 0 if
the query string has the key at a non-zero value.
2011-11-09 12:02:35 -05:00
Piotr Zalewa
85d49d3e4d
Merge branch 'master' into repackage_builder_addons
2011-11-09 14:37:37 +01:00
Arron Schaar
e40df02908
Merge pull request #55 from pennyfx/pull
...
fixed merge error
2011-11-07 14:31:21 -08:00
Arron Schaar
e34867fc15
fixed merge error
2011-11-07 14:30:49 -08:00
Arron Schaar
6464245892
Merge pull request #54 from pennyfx/pull
...
updated vendor
2011-11-07 14:26:12 -08:00
Arron Schaar
8eebbc4a52
updated vendor
2011-11-07 14:22:51 -08:00
Arron Schaar
8a1dd5397d
Merge pull request #53 from pennyfx/jinja-jingo
...
Converted Flightdeck to use Jinja templates
2011-11-07 13:45:55 -08:00
Arron Schaar
eef19d0b00
removed .orig file from merge
2011-11-07 09:47:00 -08:00
Arron Schaar
e0b5098f18
merged
2011-11-07 09:47:00 -08:00
Arron Schaar MBP
d9c9f81892
converted templates to jinja, converted django tags and filters to be compatible with jinja
...
updated vendor reference
removed debug line that was causing 500s
fixed login/logout state in header and autocompleter
fixed issue with libraries not showing up in addon UI
converted forloop to loop
removed early return in _get_average_activity
changed is_addon to is_addon() in templates
Updated querystring function to work without a context and accept **params
2011-11-07 09:47:00 -08:00
Arron Schaar MBP
093cc46e14
Added jinja
2011-11-07 09:26:06 -08:00
Piotr Zalewa
3b1e058342
Merge branch 'repackage_builder_addons'
2011-11-07 17:30:29 +01:00
Piotr Zalewa
1dd7f15223
changed order as self.manifest is augmented in export_modules
2011-11-07 17:29:56 +01:00
Piotr Zalewa
4a8c45a1ba
Repackage Builder Add-on feature
...
* Use specific revision to build xpi and return download URL in pingback
* Add --harness-option builderVersion=PackageRevision.pk to xpi command
* add ability to override manifest attributes with package_overrides
* add option to change sdk used to rebuild an existing PackageRevision
* api_builder doc added
branch repackage_builder_addons
bug https://bugzilla.mozilla.org/show_bug.cgi?id=699509
2011-11-07 16:37:32 +01:00
Sean McArthur
81dc6b2c9e
a few typoed variables
2011-11-04 11:16:25 -05:00
Sean McArthur
acd5ee15d7
Merge branch 'shipyard-models'
2011-11-03 17:10:51 -05:00
Sean McArthur
7abbd47a7c
bump
2011-11-03 17:10:02 -05:00
Sean McArthur
fb12d874d1
Merge pull request #51 from seanmonstar/shipyard-models
...
Shipyard IDE
2011-11-03 14:57:58 -07:00
Sean McArthur
34e061ede5
added mapping of shipyard to .gitmodules
2011-11-03 15:24:51 -05:00
Sean McArthur
63ffd0f533
adding BUILDER_DEV setting to commander_settings
2011-11-03 14:34:58 -05:00
Piotr Zalewa
937fbfc9b1
Merge branch 'workarounds_to_waffle'
2011-11-03 18:10:42 +01:00
Piotr Zalewa
05db8e2f4b
jingo removed from vendor - installation was broken
2011-11-03 13:09:00 +01:00
Piotr Zalewa
8cd90ff713
Added waffle to vendor
2011-11-03 12:57:20 +01:00
Piotr Zalewa
988a37276d
add workaround for SDK Error in stdout
2011-11-03 12:33:33 +01:00
Piotr Zalewa
2642d3a0c4
Merge branch 'master' into workarounds_to_waffle
2011-11-03 11:36:59 +01:00
Piotr Zalewa
0f8066d15e
Merge branch 'workarounds_to_waffle'
2011-11-03 00:28:44 +01:00
Piotr Zalewa
297cbec25e
Merge branch 'master' of github.com:mozilla/FlightDeck
2011-11-03 00:27:28 +01:00
Sean McArthur
4d92187363
Merge branch 'sean_icon_fix' of git://github.com/zalun/FlightDeck
2011-11-02 18:12:19 -05:00
Piotr Zalewa
f6ed167d91
create dir if not crreated already
2011-11-03 00:09:48 +01:00
Sean McArthur
21b4f33a1f
fixing stray quote
2011-11-02 17:27:30 -05:00
Sean McArthur
1495148b32
update.py now calls shipyard_min during deploys
...
shipyard_build needs to be add to the bash update on -dev
2011-11-02 17:24:01 -05:00
Sean McArthur
3dbffd4930
needed BUILD_ID in settings
2011-11-02 17:23:20 -05:00
Sean McArthur
6e99686ae8
using BUILD_ID on the shipyard ide-min bundles for now
2011-11-02 17:23:05 -05:00
Sean McArthur
44439a0731
adding a cache_bust manage command
...
it makes a build.py that lets us use BUILD_ID for assets, taken from
jingo_minify (since currently i only need the BUILD_ID)
2011-11-02 17:22:17 -05:00
Sean McArthur
6417482cb5
dumping required modules for Shipyard into node_modules
...
uglify-js, commander, and dryice
2011-11-02 17:19:31 -05:00
Sean McArthur
028a47debd
remove top os.makedirs since _extract does it now
2011-11-02 16:05:54 -05:00
Piotr Zalewa
21c03a3a33
Add package dir if not yet created
2011-11-02 21:44:58 +01:00
Sean McArthur
0c540b8345
ensures that /sdkdir/packages/<packagename> dir exists at the start
...
also, 'doc' was erroring, and its supposed to be 'docs'
2011-11-02 15:23:36 -05:00
Piotr Zalewa
8f4ab48854
typo fixed
2011-11-02 17:48:49 +01:00
Piotr Zalewa
fb029b7039
Merge branch 'bug-690061-add_waffle'
2011-11-02 17:01:41 +01:00
Piotr Zalewa
9271b85825
create the switch instead of mocking the result of the check
2011-11-02 16:58:30 +01:00
Piotr Zalewa
1ddf8bb8e9
Merge branch 'bug-690061-add_waffle' into workarounds_to_waffle
2011-11-02 16:57:54 +01:00
Piotr Zalewa
d7b176b0fc
Add django_waffle requirement
...
Create tables and settings for waffle
2011-11-02 16:47:10 +01:00
Arron Schaar MBP
edd8b8421b
removed debug logging and _get_average_activity early return
2011-11-02 16:47:10 +01:00
Arron Schaar MBP
f5291ee070
added retry to elastic search call
2011-11-02 16:47:10 +01:00
Arron Schaar MBP
cdcc22fd90
added sort by score,activity,forked,used on the backend.
...
UI still needs to be implemented
2011-11-02 16:47:10 +01:00
Piotr Zalewa
f0a3bab793
remove WORKAROUND_SDK_MAIN setting and add a LibDirInMainAttributeWorkaround
...
waffle switch
2011-11-02 16:42:47 +01:00
Sean McArthur
60309eadbf
latest of shipyard
2011-11-01 11:46:58 -05:00