550 Commits

Author SHA1 Message Date
nightwing
23cbb33833 fix regression in stripws 2016-03-30 19:31:23 +04:00
Harutyun Amirjanyan
7eb38be6c6 Merge pull request +13073 from c9/ide-file-tree
fix issues with file tree
2016-03-30 11:55:16 +04:00
Harutyun Amirjanyan
f59a6b4fbc Merge pull request +10765 from c9/feature/scm
[WIP] Refactor of SCM Panel
2016-03-30 11:55:09 +04:00
nightwing
6b9391d293 fix issue with broken cache always rebuilding the main css 2016-03-29 23:43:39 +04:00
nightwing
0a7655ee4d fix render issues in unified diff viewer 2016-03-29 20:35:03 +04:00
nightwing
ade862df24 more style tweaks + folding 2016-03-29 20:34:59 +04:00
nightwing
710db81ce6 add simple unified diff viewer
# Conflicts:
#	.eslintrc
2016-03-29 20:34:50 +04:00
nightwing
294bbf6934 fix empty message in tree 2016-03-29 20:31:54 +04:00
nightwing
cb9466ae62 Revert "Revert "Merge branch 'master' of github.com:c9/newclient""
This reverts commit 223b4dfcc4281f25612b714984e150e74a575c55.
2016-03-29 20:31:52 +04:00
Lennart C. L. Kats
e47b3120a5 Revert "Revert "Fix, help debug workspace creation issues"" 2016-03-29 15:24:44 +02:00
Lennart C. L. Kats
40cc1c7d06 Revert "Fix, help debug workspace creation issues" 2016-03-29 15:22:56 +02:00
Lennart C. L. Kats
bef4db70fd Merge pull request +13046 from c9/multi-api-docker-create-issues
Fix, help debug workspace creation issues
2016-03-29 14:57:47 +02:00
nightwing
ee57e15889 fix tests 2016-03-28 03:47:52 +04:00
nightwing
19e5f7a8aa automatically expand single child directory chains 2016-03-28 03:26:10 +04:00
nightwing
498a9b072f make file rename in the tree more robust 2016-03-27 04:49:15 +04:00
nightwing
6862b66d21 fix trimTrailingSpace on save with multiple cursors 2016-03-26 16:19:19 +04:00
Harutyun Amirjanyan
57bc5bcd8d Merge pull request +12973 from c9/fix-raygun
Fix minor raygun error
2016-03-25 18:50:04 +04:00
Lennart Kats
78f2824cc3 Port rest_client extension
from +13004
2016-03-24 19:51:21 +00:00
Matthijs van Henten
b20bc293c4 Merge remote-tracking branch 'origin/wf-create-test' into refactor-create-api
Conflicts:
	plugins/c9.api.project/create_test.js
2016-03-24 14:13:15 +00:00
Nikolai Onken
bf9209d5c1 Merge pull request +12868 from c9/usertypes
Send usertype on all analytics events
2016-03-22 20:05:16 +01:00
Matthijs van Henten
4304c32540 Revert "Revert "Refactor clone api"" 2016-03-22 14:40:52 +01:00
Matthijs van Henten
d9ec3482d1 Revert "Refactor clone api" 2016-03-22 14:36:53 +01:00
Lennart Kats
ddbe64046c Fix +12972 meta.stream is falsy 2016-03-22 11:49:55 +00:00
Matthijs van Henten
79adede130 Merge remote-tracking branch 'origin/master' into refactor-clone-api 2016-03-22 08:58:27 +00:00
nightwing
92a7b39300 make exit code logging more robust 2016-03-22 01:55:44 +04:00
Matthijs van Henten
28d1868d38 creates a not-found util 2016-03-21 14:49:41 +00:00
Harutyun Amirjanyan
11d73b7b72 Merge pull request +12703 from c9/c9-cli
fix c9 cli not working with npm 3
2016-03-16 22:50:34 +04:00
Lennart Kats
6dfb4c5445 Propagate usertype & purpose on all events 2016-03-16 16:40:31 +00:00
nightwing
4dad81677d move npm freeze logic into standalone module 2016-03-16 17:43:18 +04:00
nightwing
50640cbeef load worker from c9.io to fix loading on ie and firefox 2016-03-16 01:19:48 +04:00
Matthijs van Henten
1cef467279 fix the order
;
2016-03-08 12:42:12 +00:00
Matthijs van Henten
91c5898ccc move the null check up 2016-03-08 11:30:56 +00:00
nightwing
172dba514e fix emmet in ejs mode 2016-03-07 19:17:22 +04:00
Fabian Jakobs
46568ffae6 Merge pull request +12434 from c9/docker-providers
Docker server providers for free / premium hosts
2016-02-29 14:28:54 +01:00
nightwing
c4d6b7f6cd keep cursor position when removing trailing space on save 2016-02-27 23:42:57 +04:00
Harutyun Amirjanyan
9e1cdc11bb Merge pull request +12375 from c9/fix-find-in-files
Fix find in files issues
2016-02-26 23:27:31 +04:00
Fabian Jakobs
26e1a7be83 Merge pull request +12410 from c9/stats-via-extension
Stats via vfs extension
2016-02-26 11:31:35 +01:00
Tim Robinson
f9dee978e0 Cache test doesn't need c9 2016-02-25 21:46:29 +00:00
Tim Robinson
8f44901397 Add cachign of container stats so they can't overload the server 2016-02-25 21:37:48 +00:00
Tim Robinson
f0075ccab1 Added logicblox as a custom provider and make logicblox projects only go to it 2016-02-25 16:25:18 +00:00
nightwing
0c416f5385 update acorn 2016-02-23 13:39:06 +04:00
nightwing
002235f6dc save files before running Replace in Files 2016-02-23 13:14:09 +04:00
Nikolai Onken
04ea27f8ff fix build 2016-02-18 15:21:35 +00:00
Harutyun Amirjanyan
5d5269e872 Merge pull request +12170 from c9/sdk
fix custom theme loading
2016-02-15 16:36:50 +04:00
Harutyun Amirjanyan
cacd46e15c Merge pull request +12151 from c9/update-ace
update ace
2016-02-15 16:36:34 +04:00
nightwing
863fc77198 fix loading themes from bundles 2016-02-15 16:01:10 +04:00
nightwing
28e2ee832e update ace 2016-02-12 02:52:29 +04:00
nightwing
3645173678 update treehugger 2016-02-11 15:55:51 +04:00
Tim Robinson
a1cf7290c3 Merge pull request +11952 from c9/automatic-saucelabs-keys
Automatic saucelabs key creator
2016-02-10 08:14:45 -05:00
nightwing
c38403b703 fix regression in worker package 2016-02-06 03:33:15 +04:00