Commit Graph

10277 Commits

Author SHA1 Message Date
Sashko Stubailo
cf68cd755f Pass through 'bare' option to compiled js source files 2014-09-22 23:27:08 -07:00
Sashko Stubailo
abb6ffa66a Fix incorrect packageName docs 2014-09-22 21:56:21 -07:00
Sashko Stubailo
7cb0f847a5 Fix a big typo 2014-09-22 21:54:40 -07:00
Sashko Stubailo
a8982664c1 Rename back pathForSourceMap 2014-09-22 21:52:47 -07:00
Sashko Stubailo
8f0f924e15 Rename appendDocument to addHtml 2014-09-22 21:43:40 -07:00
Sashko Stubailo
6f81041090 Document arch
Fix documentation typo
2014-09-22 21:38:06 -07:00
Sashko Stubailo
c97b0b91cf Add fullInputPath to public API 2014-09-22 21:37:18 -07:00
Sashko Stubailo
a0624614d3 Fix link 2014-09-22 21:36:57 -07:00
Sashko Stubailo
7f8bd587bf Consistently name path variables 2014-09-22 21:36:22 -07:00
Sashko Stubailo
53365a45f4 Add newlines between CompileStep methods 2014-09-22 21:02:59 -07:00
Sashko Stubailo
d534efd921 Document Buffer or String argument in addAsset 2014-09-22 21:02:49 -07:00
Sashko Stubailo
07c700a178 Document packageName 2014-09-22 21:02:34 -07:00
Sashko Stubailo
6e09c52c80 Fix bug where backcompat for registerBuildPlugin didn't work 2014-09-22 20:59:23 -07:00
Sashko Stubailo
72ae4a1b4c Allow CompileStep#addAsset to accept Strings for content 2014-09-22 20:58:32 -07:00
Sashko Stubailo
af3f987699 A first pass at documenting build plugins
Documentation for the CompileStep is only in the source right now
2014-09-22 17:27:00 -07:00
Sashko Stubailo
857b380416 Remove duplicate part from the docs, move JSDoc comment for Npm.require 2014-09-16 13:52:33 -07:00
ekatek
81caacec4c help message mistype correction 2014-09-16 11:13:31 -07:00
ekatek
c9697bd6d8 a hidden option to mark packages as unsuccessfully migrated 2014-09-15 23:43:56 -07:00
ekatek
f96aadc3e1 also do not springboard from checkout, even in p-f-a 2014-09-15 23:04:40 -07:00
ekatek
27be069475 temporary solution to springboard in publish-for-arch 2014-09-15 23:02:08 -07:00
Emily Stark
19b8c0012c Merge branch 'master' into devel 2014-09-15 16:49:50 -07:00
Emily Stark
e1691e013e Merge branch 'release-0.9.2.1' 2014-09-15 16:49:29 -07:00
Emily Stark
7299bac40f update examples to 0.9.2.1 2014-09-15 16:49:00 -07:00
Emily Stark
a089d97048 update docs 2014-09-15 16:46:42 -07:00
Emily Stark
113be020e2 update manifest for 0.9.2.1 2014-09-15 16:45:10 -07:00
Emily Stark
dd61c40bbc bump more package numbers for 0.9.2.1 release/METEOR@0.9.2.1 2014-09-15 16:07:26 -07:00
Emily Stark
5b823875c5 update meteor-release-official.json for 0.9.2.1 2014-09-15 16:04:04 -07:00
Emily Stark
e8a1287f2a Banner for 0.9.2.1 2014-09-15 16:02:27 -07:00
Emily Stark
d73bd2add4 History item for 0.9.2.1 2014-09-15 15:57:55 -07:00
Emily Stark
5fe0937aa6 Bump package versions for 0.9.2.1.
These should have been bumped in 0.9.2
2014-09-15 15:55:19 -07:00
Emily Stark
ccfee68145 Merge branch 'master' into devel
Conflicts:
	docs/client/api.html
	docs/client/data.js
	docs/client/names.json
	meteor
	packages/autoupdate/package.js
	packages/base64/.gitignore
	packages/constraint-solver/package.js
	packages/device-orientation/.gitignore
	packages/less/package.js
	packages/meteor-tool/package.js
	packages/meteor/package.js
	packages/package-version-parser/package.js
	packages/webapp/webapp_server.js
	scripts/admin/meteor-release-experimental.json
	tools/commands.js
	tools/help.txt
	tools/package-version-parser.js
	tools/run-all.js
	tools/tests/apps/build-errors/packages/with-colon-plugin/.gitignore
2014-09-15 14:48:57 -07:00
Emily Stark
6c22fa7547 Merge branch 'release-0.9.2'
Conflicts:
	docs/.meteor/release
	docs/.meteor/versions
	docs/client/docs.js
	docs/packages/application-configuration/versions.json
	examples/clock/.meteor/release
	examples/clock/.meteor/versions
	examples/leaderboard/.meteor/release
	examples/leaderboard/.meteor/versions
	examples/parties/.meteor/release
	examples/parties/.meteor/versions
	examples/todos/.meteor/release
	examples/todos/.meteor/versions
	examples/wordplay/.meteor/release
	examples/wordplay/.meteor/versions
	scripts/admin/banners.json
	scripts/admin/manifest.json

There are conflicts because we merged 0.9.1.1 in by merging the tag
release/METEOR@0.9.1.1, which did not contain the commits that updated
the docs/examples versions and other things that happen right after
publishing a release.
2014-09-15 14:33:32 -07:00
Emily Stark
12ad0a3d46 update examples to 0.9.2 2014-09-15 14:10:36 -07:00
ekatek
2fc9a601dc do not ship the versios.json in test data 2014-09-15 13:22:16 -07:00
Emily Stark
f70dd67c12 update docs 2014-09-15 12:37:41 -07:00
Emily Stark
6a7d102371 Update manifest 2014-09-15 12:34:19 -07:00
Emily Stark
d19f2bf49b Bump more package versions for 0.9.2 release/METEOR@0.9.2 2014-09-15 12:05:03 -07:00
Emily Stark
833c6f5b4f Bump package versions for 0.9.2 2014-09-15 11:36:57 -07:00
Emily Stark
49cd50d005 Add 0.9.2 banner 2014-09-15 11:25:22 -07:00
Emily Stark
024548ca3c Remove WAREHOUSE_DIR change from History.md
This was just a change from one 0.9.2 RC to another.
2014-09-15 11:24:53 -07:00
Emily Stark
b06d63977f Line wrap History items 2014-09-15 11:19:17 -07:00
Nick Martin
46885c82ff minor history.md tweaks. formatting and a few more small items 2014-09-15 11:17:39 -07:00
Emily Stark
7b0ca93413 Fix PhoneGap capitalization in History.md 2014-09-15 10:58:16 -07:00
Emily Stark
d1c6348302 Add github patches to History 2014-09-15 10:30:32 -07:00
Emily Stark
68e08d0a38 Cordova -> Cordova/Phonegap 2014-09-14 20:31:43 -07:00
ekatek
a4bc4c16e8 search should show RC packages optionally; sort alphabetically on lists 2014-09-14 19:09:37 -07:00
ekatek
c246d04db1 cleaning up debug messages 2014-09-14 19:09:15 -07:00
ekatek
856110c4ce when talking to the package server, try to reconnect 2014-09-14 17:02:36 -07:00
Emily Stark
fc01e11e5f Add cordova stuff to history 2014-09-14 09:16:00 -07:00
Emily Stark
549a13a690 Add 'spacebars' to autoupdate QA script 2014-09-14 09:07:31 -07:00