315 Commits

Author SHA1 Message Date
nightwing
a0eb68214f use mini_require in odev too 2015-04-26 22:24:59 +04:00
nightwing
f1161fa5de tweak c9 publish 2015-04-26 22:24:58 +04:00
nightwing
1043a72bd5 add experiment.js to the sdk 2015-04-26 02:04:40 +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
06daf44024 do not open html files as django 2015-04-22 03:28:58 +04:00
nightwing
a34c7e88bf fix c9 install 2015-04-22 03:25:29 +04:00
nightwing
7b69f069dc add tab commands to the list of exceptions 2015-04-22 01:58:53 +04:00
nightwing
42a1dc5592 selectorText of some css rules can be undefined 2015-04-22 00:11:51 +04:00
Harutyun Amirjanyan
49991c7706 Merge pull request +6956 from c9/sdk-tests
Add test running feature for SDK plugins
2015-04-21 21:47:22 +04:00
Ruben Daniels
e3c2fb0c71 Change to url instead of text 2015-04-21 17:24:46 +00:00
nightwing
e60b0ae8cf expose debug loadPlugins function to use from __installed__.js 2015-04-21 18:50:58 +04:00
Fabian Jakobs
702e018ef5 support legacy session data.
fixes https://github.com/c9/newclient/issues/6955

should be reverted when all current session are expired (one week after this is released)
2015-04-21 08:34:47 +00:00
Ruben Daniels
d495c11fea Dont show start in debug mode when in debug mode 2015-04-21 02:01:11 +00:00
Ruben Daniels
de2578c2dc tweak 2015-04-21 01:54:01 +00:00
Ruben Daniels
f2a2d76025 Add better location 2015-04-21 01:53:37 +00:00
Ruben Daniels
914cbd4e49 Enable error for tests 2015-04-21 01:48:05 +00:00
Ruben Daniels
fab18bea2c Test preview tabs should not be restored 2015-04-21 01:30:27 +00:00
Ruben Daniels
2a7d0887bb support reload of tests 2015-04-21 01:27:25 +00:00
Ruben Daniels
c36c421003 Using preview to display test results 2015-04-20 23:51:50 +00:00
Ruben Daniels
f9520fa811 Fixes +6095. Only see kaefer output with debug=3 2015-04-20 17:50:52 +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
Lennart Kats
f6ebc9f95b Expand docs 2015-04-20 14:30:48 +02:00
nightwing
dbf4c64a9a prevent confusing error in console 2015-04-18 02:06:43 +04:00
nightwing
0cf55559e2 fix loading of modes from bundles 2015-04-18 01:12:13 +04:00
Ruben Daniels
7ee0ebd31e Survive a disconnect 2015-04-17 20:51:41 +00:00
Ruben Daniels
81fd9d5e1c Fix tests depending on installer 2015-04-17 20:32:53 +00:00
Ruben Daniels
cb4241181b Fixes installer 2015-04-17 20:24:16 +00:00
Ruben Daniels
ced76a88c8 nak and collab don't load when not installed 2015-04-17 19:03:27 +00:00
Harutyun Amirjanyan
e69a78dd40 Merge pull request +6932 from c9/sdk-pkg
Fix plugin loading
2015-04-17 21:42:24 +04:00
Ruben Daniels
2da5c9a9dc Fix plugin loading 2015-04-17 17:26:43 +00:00
nightwing
ac8a9da1fe fix typo 2015-04-17 04:29:27 +04:00
Ruben Daniels
5636d17c6a Merge branch 'sdk-pkg' of github.com:c9/newclient into sdk-pkg 2015-04-17 00:06:18 +00:00
Ruben Daniels
b3714d860b Make sure bundle is seen with enabled true 2015-04-17 00:06:08 +00:00
nightwing
ebdb6e5848 fix package name 2015-04-17 03:59:34 +04:00
Ruben Daniels
f8df7d37a2 Remove debugger 2015-04-16 23:55:16 +00:00
Ruben Daniels
4b8a694dbe Merge branch 'sdk-pkg' of github.com:c9/newclient into sdk-pkg 2015-04-16 23:53:24 +00:00
Ruben Daniels
6721b7edae Loading bundles 2015-04-16 23:53:16 +00:00
nightwing
23935bae6d guard against missing session 2015-04-17 02:53:44 +04:00
nightwing
c6e27314e9 update syntax of existing tabs when new syntax is defined 2015-04-17 02:31:11 +04:00
Ruben Daniels
b1535ae53c Merge branch 'sdk-pkg' of github.com:c9/newclient into sdk-pkg 2015-04-16 22:28:37 +00:00
Ruben Daniels
4ec0548696 Have Cloud9 Bundles show up in the plugin manager 2015-04-16 22:28:31 +00:00
nightwing
c12ad22224 keep installer version in install.js 2015-04-17 02:20:53 +04:00
Ruben Daniels
03ef8db11a read from simple install field in package.json 2015-04-16 21:31:19 +00:00
Ruben Daniels
18fb0f5b01 Attempted to implement clear() 2015-04-17 00:09:06 +04:00
Ruben Daniels
d606c2a1d6 Installer detail tweaking 2015-04-17 00:09:05 +04:00
Ruben Daniels
1b44970f26 Terminal widget is now working 2015-04-17 00:00:28 +04:00
Ruben Daniels
68fa6d861b Added terminal widget 2015-04-17 00:00:27 +04:00
nightwing
274942f0cb fix typo 2015-04-17 00:00:24 +04:00