Wykres commitów

912 Commity (cc4af16bf89a67a9e92368ce959f1fda3d783192)

Autor SHA1 Wiadomość Data
Fabian Jakobs ab703fa299 clear VFS cache brefore reconnect 2015-11-06 15:04:02 +00:00
Lennart kats d0ee46fd1f Merge remote-tracking branch 'origin/master' into monitoring-2
Conflicts:
	plugins/c9.api/docker.js
2015-11-06 13:12:26 +00:00
Fabian Jakobs 75d356964b add helper function 2015-11-06 11:53:28 +00:00
Lennart kats bb873bebbd Fix logging 2015-11-06 11:51:25 +00:00
Fabian Jakobs 90a8611f78 propagate workspace state changes to the client and trigger a VFS reconnect 2015-11-06 11:30:07 +00:00
nightwing d70370f791 fix focus issue with forms in a dialog 2015-11-06 01:40:29 +04:00
Ruben Daniels 9bb4f1d886 fix tab tests 2015-11-06 01:40:28 +04:00
Ruben Daniels a52b93b35d Fixes c9/core+110 always use close() when unloading tabs 2015-11-06 01:40:28 +04:00
Ruben Daniels 0995f8b0c0 disable plugin manager by default.
Show version of plugins in plugin manager.
2015-11-06 01:40:27 +04:00
nightwing 56fcafda34 fix fs.cache test 2015-11-06 01:40:27 +04:00
Ruben Daniels fbfb17f46b Fixes c9/core+200 - correct information in the fs cache 2015-11-06 01:40:27 +04:00
Lennart Kats 2c0c07d357 Merge pull request +10096 from c9/revert-10090-revert-10051-fix/various
Revert "Revert "Fix issues with rename""
2015-11-05 12:28:07 +01:00
Fabian Jakobs ca8cd63bc9 Merge pull request +10215 from c9/single-sign-out
single sign out
2015-11-05 10:58:11 +01:00
Ruben Daniels 53d9a37f24 Potentially addresses +10116 2015-11-04 20:51:20 +00:00
Ruben Daniels 584f9ea55b Merge pull request +10204 from c9/tmuxspawn
Fix tmux getting into restart loop when profile prints something
2015-11-04 09:02:38 -08:00
Fabian Jakobs dd49a15771 use nc plugin for logouts 2015-11-04 15:36:44 +00:00
Matthijs van Henten 3d718d9e21 Merge pull request +10231 from c9/movetests
Move integration tests to profile dir
2015-11-04 15:51:21 +01:00
Fabian Jakobs ddfb81c264 Merge remote-tracking branch 'origin/master' into single-sign-out 2015-11-04 14:25:05 +00:00
Lennart Kats e9299df383 Merge pull request +10242 from c9/clipboard
remove unused code
2015-11-04 15:11:19 +01:00
Nikolai Onken 3c33835309 Merge pull request +10229 from c9/mbed
ARM mbed integration
2015-11-04 14:59:07 +01:00
Fabian Jakobs 47c182006e mock linked services for the SDK 2015-11-04 13:28:45 +00:00
basdewachter 0d921cbd63 fix client unit tests 2015-11-04 14:15:36 +01:00
nightwing 14c0069d49 remove unused code 2015-11-04 12:10:17 +00:00
Tim Robinson d7be50c642 Merge pull request +9997 from c9/revert-9979-revert-symlink-loop-detection
Restore "fix symlink loop detection"
2015-11-04 11:22:53 +01:00
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
Fabian Jakobs 9b3e007435 Merge remote-tracking branch 'origin/update-dockerfiles' into single-sign-out 2015-11-03 12:08:12 +00: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
Harutyun Amirjanyan a1b273b6e1 Revert "Revert "fix symlink loop detection"" 2015-11-03 03:24:34 +04:00
Harutyun Amirjanyan 57ca776aea Revert "Revert "Fix issues with rename"" 2015-11-03 03:22:19 +04: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
Fabian Jakobs 15a3ed02ba logout redirects 2015-10-28 14:45:53 +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