Wykres commitów

51 Commity (e1ed5682e99328be5650abcd82ca76fd1a2cea41)

Autor SHA1 Wiadomość Data
Tim Robinson 8f7f129a1e Merge pull request +9885 from c9/prevalidate-packages
[Trivial] Validate package name only contains valid characters.
2015-10-21 11:04:01 +02:00
Tim Robinson 38e4f3c1d7 Added default value for permissions and made it error if it's not set to org or world 2015-10-19 13:33:08 +00:00
Tim Robinson ef86a4f4bc Validate package name only contains valid characters. Unblacklist publish test as it works now 2015-10-19 12:55:09 +00:00
nightwing 59a7866b8b fix c9 publish failing silently 2015-10-17 18:33:52 +04:00
nightwing fac2e66d39 report proper error in c9 publish if readme is missing 2015-10-12 18:19:55 +04:00
nightwing 2e46a79bfe only include plugins from package.json in built extension 2015-08-28 14:36:59 +04: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 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
Ruben Daniels ed19e9c37b Fix typo and error reporting 2015-05-03 15:27:16 +00:00
Ruben Daniels d8d798d6da Added help to the cli 2015-05-02 23:35:04 +00:00
nightwing bfb93fb316 fix version detection in cli publish 2015-05-01 20:00:22 +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
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
nightwing ebdb6e5848 fix package name 2015-04-17 03:59:34 +04:00
nightwing c12ad22224 keep installer version in install.js 2015-04-17 02:20:53 +04:00
nightwing 274942f0cb fix typo 2015-04-17 00:00:24 +04:00
nightwing 5897a84919 do not load installed plugins from plugins/debug 2015-04-16 19:29:42 +04:00
nightwing ac7410a728 add installer to bundle 2015-04-16 19:29:41 +04:00
nightwing 4bffb5490e tweaks 2015-04-16 19:29:40 +04:00
nightwing a3edfaf181 load standalone plugins from __packed__ 2015-04-16 19:29:39 +04:00
nightwing 734f2bd3b2 tweak c9 publish 2015-04-16 19:29:39 +04:00
nightwing 43904afe30 more work on building static plugins 2015-04-16 19:29:38 +04:00
nightwing 82a31c8150 start adding build step for static plugins 2015-04-16 19:29:38 +04:00
nightwing aae131da51 more fixed for publish on windows 2015-04-16 19:29:35 +04:00
Ruben Daniels c29315eab6 Survive disconnect 2015-04-08 22:37:31 +04:00
Ruben Daniels b6cdb6d0cd Handle error 2015-04-08 22:37:30 +04:00
Ruben Daniels 4e9c87f80b Execute npm install after installing a plugin 2015-04-08 22:37:30 +04:00
nightwing 7479523eb9 create __packed__.js before publishing 2015-03-30 03:15:52 +04:00
nightwing 657fe113d2 fix js file detection in c9 publish 2015-03-07 00:23:01 +04:00
Tim Robinson 31b3beacb2 Make publish test not call git to speed it up for CI server 2015-02-19 16:03:55 +00:00