884 Commits

Author SHA1 Message Date
nightwing
242bba1c28 fix slow regexp 2015-11-04 03:30:10 +04:00
nightwing
265c6576ea fix issues with run button 2015-11-04 03:21:57 +04:00
c9bot
469dd34bdf better fix for predict_echo test 2015-11-04 03:21:56 +04:00
nightwing
f4bf550bf6 fix flaky predict_echo_test 2015-11-04 03:21:56 +04:00
nightwing
7d254794dd remove watchfile 2015-11-04 03:21:56 +04:00
nightwing
f61269a017 more reliable tmuxspawn for output tabs 2015-11-04 03:21:55 +04:00
nightwing
75beb096d7 fix close event handling for remote processes 2015-11-04 03:21:55 +04:00
Ruben Daniels
78f96f3333 cleanup 2015-11-03 01:28:38 +00:00
Ruben Daniels
ecd1d928de Add api support for salesforce 2015-11-02 16:17:58 -08:00
Tim Robinson
8deb9cdd65 Adding mock timing metric 2015-11-02 13:44:54 +00:00
Fabian Jakobs
dbd2d25ed6 Merge pull request +10184 from c9/fix-vfs-cache-race-condition
Fix vfs cache race condition
2015-11-02 14:29:50 +01:00
Fabian Jakobs
2dc481c01d Merge pull request +10139 from c9/request-metrics
send request metrics to datadog
2015-11-02 13:54:19 +01:00
Fabian Jakobs
1242e7b6d1 monitor VFS connect time 2015-11-02 13:16:44 +01:00
Fabian Jakobs
4a72d312d8 fix VFS cache race condition causing VFS conneciton to never be cleaned up. 2015-11-02 13:16:05 +01:00
Fabian Jakobs
a9ecf82050 refactor request metrics 2015-10-30 14:27:04 +00:00
Fabian Jakobs
88a430cedb VFS also needs CORS 2015-10-30 10:58:21 +00:00
Ruben Daniels
bbfaab263e trivial fixes 2015-10-28 21:10:08 +00:00
Matthijs van Henten
ef5af704cd Revert "Fix issues with rename" 2015-10-27 15:02:46 +01:00
Ruben Daniels
72a9eb5d4a Merge pull request +10051 from c9/fix/various
Fix issues with rename
2015-10-26 11:28:36 -07:00
nightwing
b129c7a2e9 fix min width of filetree scrollbar 2015-10-26 22:25:18 +04:00
Fabian Jakobs
22ede6ec31 Merge pull request +10027 from c9/report-request-timeouts
[TRIVIAL] Report request timeouts to datadog so we can see spikes
2015-10-26 12:36:01 +01:00
Tim Robinson
17467cfb22 Report request timeouts to datadog so we can see spikes 2015-10-23 13:20:05 +00:00
Fabian Jakobs
7d8062ddbf pull out redirect into a separate plugin 2015-10-23 13:00:33 +00:00
Fabian Jakobs
7e1613d4ab add user-content service 2015-10-23 13:00:32 +00:00
Ruben Daniels
afc75e013f supportive fixes 2015-10-22 23:35:09 +00:00
Ruben Daniels
a83ae43a5e increase scrollbarck default 2015-10-22 21:26:13 +00:00
Tim Robinson
40c010cffa Revert "fix symlink loop detection"
This reverts commit 7126015b1b5b6a47205ab80d3fa89136c206c3b5.
2015-10-22 10:30:54 +00:00
Alex Brausewetter
1d7a2d1a2a Do not revert bugfix for order of editor 2015-10-21 18:13:16 -07:00
Alex Brausewetter
162ff405f4 Revert "Open SVG files in image previewer by default" 2015-10-21 18:09:29 -07:00
Ruben Daniels
6c1a5c8b8c Force margin 2015-10-21 22:51:43 +00:00
Ruben Daniels
14d5c7cade Fix coverage view for dark theme 2015-10-21 22:49:10 +00:00
Ruben Daniels
dfca5e1c1c Better getJson fix 2015-10-21 22:09:26 +00:00
Ruben Daniels
0a0182243c Merge branch 'fix/rc1' of github.com:c9/newclient into fix/rc1 2015-10-21 21:59:50 +00:00
Ruben Daniels
b361151d66 Revent changing hasValue to before setValue 2015-10-21 14:59:29 -07:00
Ruben Daniels
36c59fa5c1 Fix settings for getJson 2015-10-21 21:57:08 +00:00
Ruben Daniels
48f6a58644 set hasValue before setValue 2015-10-21 14:31:33 -07:00
Ruben Daniels
a2bfeb4932 Make merge tool work when switching editors 2015-10-21 21:12:27 +00:00
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
Lennart Kats
b64644bdfd Merge pull request +9561 from c9/fix/repl
Enable Bash REPL. Prepare Immediate for Salesforce Log Viewer.
2015-10-21 09:12:37 +02:00
Ruben Daniels
b8b1fa3dc7 Move related files menu item to coverage and turn it unto a submenu instead 2015-10-20 19:00:43 -07:00
Ruben Daniels
7d6f09a41e Merge branch 'master' of github.com:c9/newclient into fix/deps 2015-10-20 18:37:39 -07:00
Ruben Daniels
5617a809db Add dark theme for merge plugin 2015-10-20 18:18:28 -07:00
Ruben Daniels
88aaad4f5a Add minwidth/minheight to menu 2015-10-20 14:24:54 -07:00
Ruben Daniels
61016b8616 Merge pull request +9869 from c9/fix/various
Fix several small issues
2015-10-20 11:55:19 -07:00
Ruben Daniels
71fea3f694 Merge branch 'master' of github.com:c9/newclient into fix/deps
Conflicts:
	.c9/project.settings
2015-10-20 18:53:51 +00:00
Ruben Daniels
b61039216c Small fixes to settings and forms 2015-10-20 18:53:03 +00:00
Harutyun Amirjanyan
f72202160b Merge pull request +9593 from c9/fix/testpanel
Test Panel Fixes
2015-10-20 22:45:31 +04:00
Ruben Daniels
ac33a79549 documentation update 2015-10-19 19:05:10 -07:00
Ruben Daniels
4ea9e47751 Merge branch 'master' of github.com:c9/newclient into fix/deps 2015-10-19 17:23:13 -07:00
Ruben Daniels
1feee3bff0 Tweaks to the merge tool 2015-10-19 17:20:18 -07:00