Sashko Stubailo
36da5aecb4
Make all version numbers not have rc
2014-10-13 14:09:37 -07:00
Nick Martin
cafb427aa7
Bump versions for 0.9.4-rc.2
2014-10-09 16:42:30 -07:00
Sashko Stubailo
698fbedb10
Bump all of the version numbers to rc.0
2014-10-07 17:10:48 -07:00
Sashko Stubailo
0cf088b6cb
Bump changed package versions
2014-10-03 16:13:08 -07:00
Sashko Stubailo
1e53f6b598
Bump all version numbers again after cherry-picking unipackage fix
2014-10-01 17:06:57 -07:00
Sashko Stubailo
0129c3f5ac
Bump all of the version numbers again, to republish with the unipackage.json fix
2014-10-01 15:43:05 -07:00
Sashko Stubailo
eecc272e4a
Bump every single package version number due to a change in compilation
2014-09-29 23:44:50 -07:00
ekatek
bab557d49b
incrementing package versions for a clean release
2014-09-25 18:34:34 -07:00
ekatek
220cc69e31
package versions incremented
2014-09-19 21:16:14 -07:00
Emily Stark
833c6f5b4f
Bump package versions for 0.9.2
2014-09-15 11:36:57 -07:00
Emily Stark
d36909a489
bump packages for 0.9.2-rc7
2014-09-11 17:35:06 -07:00
Slava Kim
52d66644e9
Bump packages
2014-09-10 19:01:53 -07:00
Emily Stark
fb3fb5de03
Bump package versions for 0.9.2-rc2
2014-09-09 07:52:41 -07:00
Slava Kim
3decef135a
Bump package versions
2014-09-05 17:55:37 -07:00
Slava Kim
fc56f795d6
Bump versions of packages for the 0.9.2-rc0
2014-09-02 14:57:33 -07:00
Matthew Arbesfeld
fca5c382d5
Merge branch 'release-0.9.1' into cordova-hcp
...
Conflicts:
docs/client/api.html
docs/client/api.js
meteor
packages/autoupdate/autoupdate_server.js
packages/autoupdate/package.js
packages/constraint-solver/package.js
packages/less/package.js
packages/meteor-tool/package.js
packages/meteor/package.js
packages/minimongo/package.js
packages/mongo-livedata/package.js
packages/oauth1/package.js
packages/package-version-parser/package.js
packages/spiderable/package.js
packages/standard-app-packages/package.js
packages/templating/package.js
packages/test-in-console/package.js
packages/webapp/package.js
scripts/admin/meteor-release-experimental.json
scripts/generate-dev-bundle.sh
tools/uniload.js
2014-08-28 21:13:59 -07:00
Avital Oliver
864fffc9e9
Bump package versions in preparation for 0.9.1-rc0
2014-08-28 11:00:35 -07:00
Matthew Arbesfeld
124b0d869e
Bump versions for CORDOVA-PREVIEW@4
2014-08-27 13:41:07 -07:00
David Greenspan
d37dafe0f8
Rename references to ‘ui’ package to ‘blaze’
2014-08-26 16:15:34 -07:00
Matthew Arbesfeld
c05397be11
Revert "Revert "Bump package versions""
...
This reverts commit 46ea7dcf30 .
2014-08-20 23:08:49 -07:00
Matthew Arbesfeld
46ea7dcf30
Revert "Bump package versions"
...
This reverts commit 97b389b9d6 .
2014-08-20 22:38:09 -07:00
Matthew Arbesfeld
97b389b9d6
Bump package versions
2014-08-20 21:37:56 -07:00
Matthew Arbesfeld
922af65765
Merge branch 'devel' into cordova-hcp
...
Conflicts:
meteor
scripts/generate-dev-bundle.sh
tools/bundler.js
tools/unipackage.js
2014-08-20 19:48:26 -07:00
Slava Kim
88edda5557
Extract WebApp-Hashing and use it from tool for Cordova builds
2014-08-15 17:38:16 -07:00
David Glasser
bc6239dfc1
vbump for rc9
...
Hopefully we won't have to do "bump for all the npm modules" again after
this
2014-08-15 12:34:47 -07:00
David Glasser
a9db15a9e6
vbump for 0.9.0-rc8
2014-08-14 12:02:08 -07:00
Slava Kim
c6b6e71fed
Extract the Boilerplate generating code into a separate package
2014-07-25 18:56:14 -07:00
Matthew Arbesfeld
960f8907d3
Merge branch 'packaging' into cordova-hcp
...
Conflicts:
packages/constraint-solver/constraint-solver.js
packages/webapp/webapp_server.js
tools/tests/package-tests.js
2014-07-25 13:52:34 -07:00
ekatek
b9a714f028
ripping out internal, name and test from package.js files
2014-07-07 20:50:50 -07:00
David Glasser
e4000c6808
Merge branch 'devel' into packaging
...
Conflicts (around utils.quotemeta):
tools/packages.js
tools/utils.js
2014-05-12 17:06:11 -07:00
Emily Stark
4afa54ca5a
Set Content-Type header on js and css resources.
2014-05-08 12:12:45 -07:00
David Glasser
3b21c2d9a7
Merge branch 'devel' into publish-packages
...
Conflicts:
packages/domutils/package.js
packages/handlebars/package.js
packages/htmljs/package.js
packages/liverange/package.js
packages/madewith/package.js
packages/meteor-developer/meteor_developer_server.js
packages/preserve-inputs/package.js
packages/spark/package.js
packages/universal-events/package.js
tools/commands.js
tools/files.js
tools/help.txt
tools/packages.js
2014-04-24 16:27:21 -07:00
David Glasser
c5f288be38
Fixes to app.html-in-webapp
...
- Depend on ui in webapp because we use UI.component
- Use eval rather than new Function because we *do* need the local
environment (to get HTML, UI, etc)
- Log errors from running the template
These issues were not visible in normal apps because normal apps use
'ui' (implied by standard-app-packages) which makes UI a *global*. Ditto
for 'htmljs' (implied by ui) and the HTML symbol.
2014-03-27 17:22:18 -07:00
David Glasser
b2632d45c5
Move boilerplate HTML from tools to webapp
...
This breaks a strong dependency between the webapp package and the
bundler. Now we can change the standard page format, add more hooks,
etc without changing the tools (and hot code push works properly).
This is an incompatible change to the definition of the
browser-program-pre1 format: it no longer contains a "page" field
pointing to a boilerplate defined using ad hoc ##FOO##
substitution. Instead, the manifest can contain "head" and "body"
entries for data added with compileStep.appendDocument(). (Note that in
Blaze, <body> in a template file no longer calls appendDocument.)
WebApp.addHtmlAttributeHook callbacks now return attribute objects (like
those that Spacebars supports) rather than strings.
2014-03-24 20:10:39 -07:00
Geoff Schmidt
4d114ef617
Set some (not all, yet) packages to version 1.0.0
2014-03-07 01:33:37 -08:00
Naomi Seyfer
4e85255a38
Switch to active detection of wrong css files, detection of *no* css files, to cause a reload
2014-01-22 14:59:19 -08:00
Naomi Seyfer
37c63ffae7
Package instead of Meteor to measure js loading; allow use of webapp a la carte
...
Also change the timing to allow more time for new servers to come up.
2013-12-16 12:14:01 -08:00
Naomi Seyfer
5750dcd7c6
Move the check for css to be loaded out of a string into code
2013-12-13 10:03:36 -08:00
Naomi Seyfer
276034617a
First version of a reload safetybelt against javascript or css not being loaded properly
2013-12-13 10:03:35 -08:00
Emily Stark
87e5324a8e
Make webapp a follower of proxy.
...
Should get rid of the occasional case of webapp connecting to the proxy
leadership group when it wants the admin proxy, and vice versa.
2013-10-24 16:40:08 -07:00
Naomi Seyfer
e14b18eb09
Actually resolve circular dependency
2013-10-22 17:42:55 -07:00
Naomi Seyfer
37ad55aaea
Followership reconnects correctly
2013-10-22 17:42:55 -07:00
David Glasser
26af82fcf0
Upgrade lots of package Npm dependencies.
2013-10-03 15:52:19 -07:00
Emily Stark
9d1e3dbd56
Enable CSP differently for tests.
...
Avoids sending header and using meteor_runtime_config.js on tests. Also tweak
wording on browser-policy docs.
2013-09-28 18:44:31 -07:00
Emily Stark
e6300461b1
Reorganize browser-policy docs a bit.
...
Addressing Nick's suggestions. Haven't decided yet about combining
browser-policy and starter-browser-policy docs.
2013-09-28 18:44:04 -07:00
Naomi Seyfer
19ba844f14
Renames
2013-08-14 17:46:23 -07:00
Naomi Seyfer
11fccbe013
incorporating MONGO_URL into default app config
2013-08-14 17:46:22 -07:00
Naomi Seyfer
89844e7218
Some initial sketching. Unlikely to actually work at all
2013-08-14 17:46:22 -07:00
David Glasser
719bbb115b
Move bindToProxy to WebAppInternals; it is needed by the Galaxy proxy.
2013-07-29 23:21:08 -07:00
David Glasser
4b3cb9d305
Rename api.exportSymbol -> api.export.
2013-07-25 18:54:43 -07:00