Wykres commitów

69 Commity (8a429328601563273d8a31f218b3841ad59a2245)

Autor SHA1 Wiadomość Data
nightwing 2e46a79bfe only include plugins from package.json in built extension 2015-08-28 14:36:59 +04:00
Tim Robinson 68a3a33e5f Removed 'use mocha' from codebase. Fixed issue with architect_resolver_test that lennart reported. 2015-08-25 10:51:36 +00:00
Fabian Jakobs ea3b8f2cd9 remove .only 2015-08-19 11:01:01 +00:00
Ruben Daniels cbae4d02c9 Fix tests (unable to add new test) 2015-08-05 02:53:57 +00:00
Ruben Daniels 2ce70b0b80 Fixing tests for cli. Fixing install of same package but different version 2015-08-04 23:42:45 +00:00
Ruben Daniels 7e23e9ec84 Fixes c9 cli installer for when specifying the version number 2015-08-04 21:01:10 +00:00
nightwing 527ffb72b8 use correct npm when running c9 install on docker workspaces 2015-07-15 23:31:32 +04:00
Ruben Daniels 8eae151d7b Tweaks to c9 list command 2015-07-03 19:50:46 +00:00
nightwing 21cc0a2047 fix handling of plugins config from package.json 2015-06-05 03:17:07 +04:00
nightwing 288a3be0d9 fix c9 build failing silently 2015-05-29 22:53:00 +04:00
nightwing f8b88cf4f2 fix c9 list command 2015-05-29 14:20:12 +04:00
nightwing 6f7184c56b fix publish hanging because of not reading from tar stdout 2015-05-16 03:09:24 +04:00
nightwing 23096581b2 fix loading modes from plugins 2015-05-08 14:39:33 +04:00
Alex Brausewetter c1b4e2630f Refactor spawn; always show stderr messages 2015-05-05 17:33:13 +00:00
Alex Brausewetter d9235bff30 Fix verbose tar command getting stuck 2015-05-05 15:26:57 +00:00
Ruben Daniels ed19e9c37b Fix typo and error reporting 2015-05-03 15:27:16 +00:00
Ruben Daniels 04fec89a2f Fixes typo in debug 2015-05-03 03:08:43 +00:00
Ruben Daniels d8d798d6da Added help to the cli 2015-05-02 23:35:04 +00:00
Ruben Daniels cece8dfd0e Merge branch 'fix/bridge' of github.com:c9/newclient into fix/bridge 2015-05-01 16:31:54 +00:00
Ruben Daniels 71f2d769d9 Fixed tests 2015-05-01 16:31:49 +00:00
nightwing bfb93fb316 fix version detection in cli publish 2015-05-01 20:00:22 +04:00
Ruben Daniels 9fea731052 Merge pull request +7078 from c9/fix/install-cli
Installer fixes
2015-04-29 15:23:21 -07:00
Ruben Daniels 9264039711 Small fixes and typos 2015-04-29 22:06:32 +00:00
nightwing 9f4c1b98e1 use cp instead of bash spawn cp 2015-04-30 01:44:51 +04:00
nightwing a6c14e7898 fix text plugin of amd-loader 2015-04-30 00:41:54 +04:00
nightwing 900de37233 fix typos 2015-04-30 00:26:21 +04:00
Ruben Daniels e4e6774e2c Add extra quotes 2015-04-29 12:56:08 +00:00
Ruben Daniels 561c28bb6f Improve verbose messaging 2015-04-29 02:10:22 +00:00
Ruben Daniels b42d7a62f2 Change to , fix fs module and fix issue with flow. Also now installed is written properly 2015-04-29 01:41:03 +00:00
Ruben Daniels 7c02b2cf6e Merge pull request +7077 from c9/tweak-publish
more c9 cli tweaks
2015-04-28 17:32:26 -07:00
nightwing b8fc691bea more c9 cli tweaks 2015-04-29 04:19:20 +04:00
Ruben Daniels 7dd8b141ae Fix installer error reporting 2015-04-28 22:41:55 +00:00
nightwing 16136f2c47 do not destroy package.json of published plugin 2015-04-29 02:28:09 +04:00
Ruben Daniels 3bbff9b45b Remove a heading at the top of the readme 2015-04-28 22:16:55 +00:00
Ruben Daniels edd2ca0b8c Require repository.url for publishing packages 2015-04-28 18:38:18 +04:00
Ruben Daniels e6f514e5fb Tweaks 2015-04-28 18:38:17 +04:00
Ruben Daniels 485f194359 Nicer representation of c9 list command 2015-04-28 18:38:17 +04:00
Ruben Daniels 24aba37278 Tweak to description warning 2015-04-28 18:38:16 +04:00
Ruben Daniels af9d420266 Added message command and verbose mode for cli and fixes output for zip and tar.gz 2015-04-28 18:37:52 +04:00
Ruben Daniels 09b19b4557 publish.js is now split to publish.js install.js and list.js
Conflicts:
	plugins/c9.cli.publish/publish.js
2015-04-28 18:31:48 +04:00
Ruben Daniels c8661faee8 Added missing import 2015-04-28 18:29:27 +04:00
Ruben Daniels 7820745c7c c9 install now runs installation locally and installer as well
Conflicts:
	plugins/c9.profile.page.packages/components/PackagePage.js
	plugins/c9.profile.page.packages/jsx/PackagePage.jsx
2015-04-28 18:29:10 +04:00
nightwing f1161fa5de tweak c9 publish 2015-04-26 22:24:58 +04:00
nightwing 182577009f do not automatically create tag from publish 2015-04-25 03:24:10 +04:00
nightwing ad38f83962 cleanup 2015-04-25 02:15:25 +04:00
nightwing c9f66f2c88 do not use --transform since it is not supported on old versions of tar 2015-04-25 01:59:55 +04:00
nightwing a34c7e88bf fix c9 install 2015-04-22 03:25:29 +04:00
Ruben Daniels 914cbd4e49 Enable error for tests 2015-04-21 01:48:05 +00:00
Harutyun Amirjanyan 40648d045f Merge pull request +6898 from c9/fix/terminal
Improved UX & flows for the installer
2015-04-20 21:04:07 +04:00
nightwing ac8a9da1fe fix typo 2015-04-17 04:29:27 +04:00