Commit Graph

  • 87d1b70593 fix(style): appease cargo fmt Ashley Williams 2018-07-30 10:53:10 -0400
  • ce58116f3e fix(readme): only list init docs once Ashley Williams 2018-07-30 10:48:01 -0400
  • 883cae220c
    Merge pull request #216 from csmoe/build ashley williams 2018-07-30 10:10:57 -0400
  • 3bccad94ea
    Merge branch 'master' into build ashley williams 2018-07-28 15:26:30 -0400
  • 425aefb249
    Merge pull request #231 from csmoe/utils ashley williams 2018-07-28 15:24:34 -0400
  • 15fdec2c0b Split fixture, rename readme to file csmoe 2018-07-27 22:43:34 +0800
  • 7bad3e9b31
    Merge pull request #232 from xtuc/patch-1 ashley williams 2018-07-27 10:28:22 -0400
  • c633cdeafb
    Merge pull request #230 from yuval-k/patch-1 ashley williams 2018-07-27 10:25:06 -0400
  • a0b26b2688
    docs: update README Sven Sauleau 2018-07-27 15:27:26 +0200
  • bd3b5177a9 Split utils into submods csmoe 2018-07-27 20:30:04 +0800
  • 2d9eb1d9ac
    fix broken link Yuval Kohavi 2018-07-27 07:03:20 -0400
  • 022b787a2f cmd(init/build): deprecate init csmoe 2018-07-27 10:53:32 +0800
  • ddab496f51 cmd(init/build): rebase csmoe 2018-07-25 10:52:03 +0800
  • d0ac2fa3cd cmd(init/build): update docs csmoe 2018-07-17 17:19:50 +0800
  • 0a616624aa cmd(init/build): cargo clippy csmoe 2018-07-17 11:03:42 +0800
  • edbd6f4118 cmd(init/build): cargo fmt csmoe 2018-07-17 07:34:00 +0800
  • 7cbfc2e893 cmd(init/build): split init and build csmoe 2018-07-17 00:49:55 +0800
  • 56f18964f9
    Merge pull request #211 from fitzgen/copy-fixtures-to-temp-dir ashley williams 2018-07-26 10:16:18 -0400
  • abfe66c180 Assert preconditions for README copying in `readme::copy_from_crate` Nick Fitzgerald 2018-07-16 13:43:52 -0700
  • 61f1abbc58 tests: add extended logging and assertions to readme tests Nick Fitzgerald 2018-07-16 12:48:11 -0700
  • 50eaa8c04d tests: Use the `tempfile` crate instead of the deprecated `tempdir` Nick Fitzgerald 2018-07-16 10:45:51 -0700
  • 8f8760f83d Revert "CI: Temporarily run tests with only one thread" Nick Fitzgerald 2018-07-13 17:03:29 -0700
  • ccd8edbae1 tests: Copy fixtures into unique temporary directories Nick Fitzgerald 2018-07-13 17:00:11 -0700
  • cd572f9ee8
    Merge pull request #228 from rustwasm/0.4.2 ashley williams 2018-07-24 22:05:29 -0400
  • 60f56ae9b3 v0.4.2 Ashley Williams 2018-07-24 21:25:16 -0400
  • d68cb3b95c
    Merge pull request #226 from rustwasm/and-then-there-was-one-feature-flag ashley williams 2018-07-24 21:18:28 -0400
  • ef82d66cb2 fix(tests): remove (now)unecessary feature flags Ashley Williams 2018-07-24 20:52:01 -0400
  • c7607e6d56 fix(readme): remove uneeded feature flag Ashley Williams 2018-07-24 20:49:51 -0400
  • 05e4743c22
    Merge pull request #224 from rustwasm/fix-depcheck ashley williams 2018-07-24 20:56:12 -0400
  • 5def20ff72 fix(depcheck): check for simple and detailed dep reps Ashley Williams 2018-07-24 19:51:11 -0400
  • 58eaed1550 fix(depcheck): add failing test to repro bug Ashley Williams 2018-07-24 15:39:03 -0400
  • dd30b8849b
    Merge pull request #222 from rustwasm/bingen-breakage-fix ashley williams 2018-07-24 15:42:53 -0400
  • 2305bdab4a fix(readme): update readme with new features decl Ashley Williams 2018-07-24 15:26:20 -0400
  • 20d7526a90 fix(tests): udpate fixtures for new rust feature flags Ashley Williams 2018-07-24 15:13:00 -0400
  • 42b8fec13d
    Merge pull request #220 from Mackiovello/issue/213 ashley williams 2018-07-23 14:02:51 +0200
  • cc4016aac2
    Merge pull request #218 from rustwasm/fix-typo ashley williams 2018-07-20 10:29:33 +0200
  • 37fb0bc07e Consistently use pretty-print Mackiovello 2018-07-20 06:03:18 +0200
  • 017d241b86 Remove extra quotation mark Mackiovello 2018-07-19 20:35:01 +0200
  • 1067f215be Use PathBuf instead of String to handle paths Mackiovello 2018-07-19 20:32:54 +0200
  • 37cd63561d fix(typo): s/pgk/pkg Ashley Williams 2018-07-19 17:43:08 +0200
  • e601e701a7
    Merge pull request #198 from Mackiovello/issue/189 ashley williams 2018-07-19 11:42:07 -0400
  • 77fb9cd7ee
    Merge pull request #215 from rustwasm/fix-appveyor-badge ashley williams 2018-07-16 20:07:19 -0400
  • c3686a5b25 fix(tests): run a single therad on appveyor tests Ashley Williams 2018-07-16 11:49:12 -0400
  • 88fdbc5d39 Add documentation for pack and publish Mackiovello 2018-07-16 18:20:00 +0200
  • 718aa3101a fix(badge): fix appveyor badge Ashley Williams 2018-07-16 11:07:26 -0400
  • 28d5bb5cab Merge branch 'master' of https://github.com/rustwasm/wasm-pack into issue/189 Mackiovello 2018-07-14 07:12:34 +0200
  • 031332821c
    Merge pull request #207 from rustwasm/0.4.1 ashley williams 2018-07-13 20:25:32 -0400
  • b046dd6a34 v0.4.1 Ashley Williams 2018-07-13 17:51:02 -0400
  • 21c94b0340
    Merge pull request #210 from rustwasm/fix-trav-badge ashley williams 2018-07-13 19:55:12 -0400
  • 18d707ccd0 fix(readme): update ci badges to new org Ashley Williams 2018-07-13 19:24:44 -0400
  • 373708c145
    Merge pull request #209 from fitzgen/quick-fix-for-concurrent-tests ashley williams 2018-07-13 19:41:10 -0400
  • 24c0ca7d42 CI: Temporarily run tests with only one thread Nick Fitzgerald 2018-07-13 16:23:43 -0700
  • 1f60d7fcb5
    Merge pull request #208 from fitzgen/deny-missing-docs ashley williams 2018-07-13 18:23:25 -0400
  • 805b796cf9 Deny missing documentation Nick Fitzgerald 2018-07-13 15:08:32 -0700
  • 87b62aacae
    Merge pull request #205 from rustwasm/mciantyre-master ashley williams 2018-07-13 16:40:07 -0400
  • 4d5c7b8b3a fix(style): appease cargo fmt Ashley Williams 2018-07-13 15:03:45 -0400
  • 180c2386ad test(skip_types): check files key for pkgjsons that skip types Ashley Williams 2018-07-13 14:33:21 -0400
  • 5004517bf0 fix(files): set files correctly for node and cleanup tests Ashley Williams 2018-07-13 14:24:49 -0400
  • e4d7048c10 One more rustfmt run! Ian McIntyre 2018-07-10 20:03:36 -0400
  • 8eb01dd4a3 Add additional asserts for JS main manifest files Ian McIntyre 2018-07-10 19:55:47 -0400
  • 6061eb5595 Run rustfmt Ian McIntyre 2018-07-06 19:30:56 -0400
  • b04c3a8f53 Add additional asserts for package.json files Ian McIntyre 2018-07-06 19:21:13 -0400
  • e9b05b2181 Use sets to compare package.json files content Ian McIntyre 2018-07-06 18:42:12 -0400
  • bf222549af Include the wasm-bindgen JS bridge file in files Ian McIntyre 2018-07-06 18:37:57 -0400
  • 1e9ab8bedb
    Merge pull request #204 from rustwasm/revert-197-master ashley williams 2018-07-13 14:02:38 -0400
  • 35fc9e048b
    Revert "fix(mainfest): missing _bg.js file in package.json" ashley williams 2018-07-13 11:33:38 -0400
  • 01480e5d0a
    Merge pull request #202 from Hywan/patch-1 ashley williams 2018-07-13 10:09:38 -0400
  • 5a60452066
    doc(readme) Fix markup Ivan Enderlin 2018-07-13 16:00:05 +0200
  • a7324f7528
    Merge pull request #197 from Brooooooklyn/master ashley williams 2018-07-10 16:16:18 -0400
  • ce77e5c6c5 Fix npm-pack command to use correct path Mackiovello 2018-07-10 15:58:13 +0200
  • e6cd7bb355 Simplify iteration even more Mackiovello 2018-07-07 18:58:10 +0200
  • ac34e7bba1 Write as more ideomatic rust Mackiovello 2018-07-07 18:40:16 +0200
  • 63c91caeae Check child directories instead of parent directory Mackiovello 2018-07-07 18:19:43 +0200
  • a67762a9e5 Use 'find_pkg_directory' for pack Mackiovello 2018-07-07 15:36:13 +0200
  • b57d68f97a Search for path in entered directory and the parent of entered Mackiovello 2018-07-07 15:14:43 +0200
  • 8efabfa3af Make error more specific Mackiovello 2018-07-05 19:43:37 +0200
  • ec17b8aa7e Use custom error message for publish Mackiovello 2018-07-05 19:02:50 +0200
  • 035bcbe688 Simplify match expression Mackiovello 2018-07-05 18:58:18 +0200
  • 840c7bd03c Return custom error if pkg directory is not found Mackiovello 2018-07-04 19:59:37 +0200
  • 729d543802
    fix(mainfest): missing _bg.js file in package.json LongYinan 2018-07-04 17:15:27 +0800
  • b0470b08e0
    Merge pull request #195 from steveklabnik/patch-1 Michael Gattozzi 2018-06-26 14:37:22 -0400
  • 81e5868e1e
    Fix code example in README Steve Klabnik 2018-06-25 12:21:16 -0400
  • faed3912f3
    Merge pull request #193 from SoryRawyer/remove-quicli-result Michael Gattozzi 2018-06-19 14:30:55 -0400
  • 072bbc67da Remove result prefix and std import, now that quicli is no longer a dependency soryrawyer 2018-06-19 13:29:17 -0400
  • d71a7e480e
    Merge pull request #166 from ashleygwilliams/0.4.0 ashley williams 2018-06-18 14:41:39 -0400
  • 309e6ab712 v0.4.0 Ashley Williams 2018-06-11 19:44:08 -0400
  • 880c8a75fa feat(dep): update lock file Ashley Williams 2018-06-11 19:59:22 -0400
  • 3f8584e4de
    Merge pull request #187 from migerh/replace-std-rwlock ashley williams 2018-06-18 13:10:56 -0400
  • 48410ba07f
    Merge pull request #186 from ashleygwilliams/no-install-no-cry ashley williams 2018-06-18 13:10:39 -0400
  • 78527b7a7e fix(style): appease cargo fmt Ashley Williams 2018-06-18 12:54:48 -0400
  • f2fbe264d4 fix(no-install): cratename should not be an option Michael Gattozzi 2018-06-18 12:45:30 -0400
  • 62423e33d4 Replace std::sync::RwLock with parking_lot Michael Gerhaeuser 2018-06-16 11:21:19 +0200
  • 44f26dfcb2 feat(init): no install flag Ashley Williams 2018-06-15 14:15:20 -0700
  • 1c50b12b8f
    Merge pull request #181 from ashleygwilliams/migerh-fix-spinners ashley williams 2018-06-15 13:28:05 -0700
  • 1b0120e7cc
    Merge pull request #184 from mtharrison/fix-broken-links Michael Gattozzi 2018-06-14 23:55:17 -0400
  • d1c39eb8b8 Fix broken links to rust-lang-nursery Matt Harrison 2018-06-15 10:40:57 +0700
  • e30ed470aa
    Merge pull request #182 from ashleygwilliams/refactor-command-into-mods Michael Gattozzi 2018-06-14 20:35:23 -0400
  • ca0f469356 refactor(command): modularize command.rs Ashley Williams 2018-06-14 14:40:50 -0700
  • d09db16623 fix(crate_config): combine crate type and dep check, emit step Ashley Williams 2018-06-14 13:39:02 -0700
  • c190d5d444 fix(nobuild): don't check dependency Ashley Williams 2018-06-14 13:07:51 -0700