Slava Kim
62ac82c835
Bump
2015-02-24 21:16:41 -08:00
Slava Kim
37f3230591
Merge branch 'upgrade-cordova' into devel
...
This merge applies changes to the dev-bundle script, but the new dev-bundle is
yet to be built.
2015-02-16 14:07:00 -08:00
Slava Kim
6c57bc2cfc
Bump com.apache.cordova.console dep to 0.2.13
2015-02-14 12:44:05 -08:00
Sashko Stubailo
486495aed8
Remove documentation: null
2015-02-04 14:41:12 -08:00
Slava Kim
27f249bfed
A lot of crazy package bumps
2015-01-21 14:03:55 -08:00
ekatek
c5bc843816
bring README.md files up to 1.0.3 compatibility
...
Fill in all packages without README.md files with a short
README.md mentioning that this is an internal Meteor package.
Break up the top paragraph of a couple of existing README.md
files to be proper long description.
There is more work to do here, involving line wrapping and the like.
2015-01-20 12:21:35 -08:00
Slava Kim
276658e899
Upgrade all cordova plugins dependencies in Core
2014-12-25 02:49:18 -08:00
David Glasser
6b204ca73a
Bump package versions for 1.0.2
2014-12-19 10:31:59 -08:00
David Glasser
73b809c122
Bump versions for 1.0.2.
2014-12-11 22:44:41 -08:00
David Glasser
6ea8443f30
Update calls to addFiles, onUse, and onTest
2014-12-09 20:18:31 -08:00
David Glasser
de5f68cf70
bump all versions (due to source-map upgrade)
2014-11-25 09:06:26 -08:00
Emily Stark
b4c10d8f61
bump package versions
2014-10-28 02:49:54 -07:00
Emily Stark
827b206c02
bump package version numbers for 1.0-rc.0
2014-10-17 16:10:40 -07:00
Ben Newman
ca2322e05b
Use Npm.strip to remove some extraneous large files from core packages.
...
So far I have only removed files from packages that are included by
default in newly `meteor create`d projects. We should probably make a pass
over all the core packages, too.
2014-10-17 18:24:31 -04:00
Sashko Stubailo
36da5aecb4
Make all version numbers not have rc
2014-10-13 14:09:37 -07:00
Sashko Stubailo
698fbedb10
Bump all of the version numbers to rc.0
2014-10-07 17:10:48 -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
Slava Kim
6397b4918b
Fix the failing logging file parsing test on FF
2014-09-22 23:06:37 -07:00
Emily Stark
dd61c40bbc
bump more package numbers for 0.9.2.1
2014-09-15 16:07:26 -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
Slava Kim
daea8b7cd9
Remove redundant log reattachment
2014-09-10 18:59:54 -07:00
Slava Kim
6bbffaae5a
wip: try to get logging back. try to hot code push
2014-09-08 18:06:03 -07:00
Matthew Arbesfeld
52db5b6f53
Fix logging test
2014-08-29 11:57:59 -07:00
Matthew Arbesfeld
0af50c04ef
Change client.* to web.* and accept client and web
2014-08-28 13:35:26 -07:00
Matthew Arbesfeld
ab1db51f55
vbump cordova-2
2014-08-21 01:05:40 -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
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
64472ce895
Fix error reporting and logging on Android in production mode
2014-08-11 21:24:12 -07:00
Slava Kim
4cbf255a53
Logging uncaught errors
2014-08-11 21:08:32 -07:00
Slava Kim
ff81c5fa83
Colorful logging for android and ios
2014-08-11 20:18:20 -07:00
Matthew Arbesfeld
97fa38df7b
Add Cordova.depends to logging
2014-08-11 18:06:46 -07:00
Matthew Arbesfeld
0c062381ee
Logging for Android
2014-08-11 18:05:39 -07:00
ekatek
b9a714f028
ripping out internal, name and test from package.js files
2014-07-07 20:50:50 -07:00
David Glasser
0da301c637
unbreak tests again
2014-07-01 13:33:39 -07:00
Emily Stark
1beb5ffe09
Fix Log._getCallerDetails() regex.
...
1. Now it matches `logging:test`, not `logging:tests`.
2. Now it is okay with server-side source maps, by matching
`/packages/logging/foo.js` in addition to `/packages/logging.js`.
2014-06-24 15:12:33 -07:00
ekatek
fb709c9563
remove versions files from core packages
2014-06-16 22:11:31 -07:00
ekatek
beb0e59b9d
new version files from teh new solver? Also, package.js correct with tests
2014-05-09 17:36:25 -07:00
ekatek
031890d2c5
don't store buildtime deps in the catalog
2014-05-04 16:56:58 -07:00
ekatek
23ad149a78
better versions files
2014-04-25 15:06:45 -07:00
ekatek
10d2047d12
clean up
2014-04-25 15:01:20 -07:00
ekatek
c84c8d6097
alphabetize package version lock files
2014-04-24 18:18:21 -07:00
David Glasser
3d3bdd4f50
versions.json update (these should be sorted!)
2014-04-24 17:02:46 -07:00
ekatek
29f2216919
rename test-packages back, make catalog slightly more efficient, add remaining versions.json
2014-04-21 19:02:30 -07:00
ekatek
9f543d4d03
versions files for packages
2014-04-21 18:16:31 -07:00