Wykres commitów

951 Commity (be39ded08a7f2aa9059b415a40b0db2fba5151dc)

Autor SHA1 Wiadomość Data
Ruben Daniels 31bfccd308 Add setting for project path find in files. Fixes +3655 2015-11-14 01:45:12 +00:00
Ruben Daniels 57ec419e86 don't expect e to be defined 2015-11-14 01:26:30 +00:00
Ruben Daniels 3ed3bb9a05 Hide tab/pane immediately when closing last tab of pane and setting to keep pane is off 2015-11-14 00:45:45 +00:00
nightwing fada633f1e add mock for show error 2015-11-13 22:44:24 +04:00
nightwing 6d0acea2ca fix startup 2015-11-13 22:44:24 +04:00
Lennart Kats 097a561002 Merge pull request +10337 from c9/xdebug
Fix php debugger
2015-11-13 14:55:27 +01:00
Lennart Kats 22403f13c4 Merge pull request +10423 from c9/update-experiments
Update experiments, make FTP experimental for new users
2015-11-13 14:49:23 +01:00
Lennart Kats 093560ec8a Revert "Merge pull request +10389 from c9/fix/small"
This reverts commit ace44def0d, reversing
changes made to 2f2b96a406.
2015-11-13 13:20:08 +01:00
nightwing 75a2ee5e86 tweak testrunner 2015-11-13 05:30:54 +04:00
nightwing 700cf076d5 fix test runner 2015-11-13 04:00:40 +04:00
Ruben Daniels 6b2f967dab Focus previously focussed tab when cancelling preview mode 2015-11-12 20:13:07 +00:00
Ruben Daniels d568e250e4 Fixes +9934. Show alert when using the experimental panel 2015-11-12 19:56:35 +00:00
Ruben Daniels ff93a89502 Fixes +9964 - Don't show urls while editor is not focussed 2015-11-12 19:46:32 +00:00
Ruben Daniels ac1f51af7e urls now show a menu 2015-11-12 19:38:38 +00:00
Ruben Daniels 96ef199e6c Disable link clicking by holding shift ctrl or meta 2015-11-12 18:55:04 +00:00
Ruben Daniels 83eb743405 Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
Conflicts:
	plugins/c9.ide.preview.markdown/markdown.js
2015-11-12 00:17:39 +00:00
Ruben Daniels 701ddc93c1 Merge branch 'master' of github.com:c9/newclient into fix/small 2015-11-11 23:07:43 +00:00
Ruben Daniels fc28a913a4 Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
Conflicts:
	plugins/c9.ide.cs50.stats/stats50.js
2015-11-11 17:44:40 +00:00
Lennart kats 7aa954a0f3 Add . 2015-11-11 16:34:04 +00:00
Lennart kats 4469f93f34 Hide plugin manager when disabled 2015-11-11 12:47:50 +00:00
Lennart kats 213b9da0e1 Add new parameter to addExperiment() 2015-11-11 11:59:56 +00:00
Lennart kats 627e2dd566 Disable plugin loading by default, it's secret and has unaddressed security issues 2015-11-11 11:56:25 +00:00
Lennart kats b120e3b8c5 Add docs 2015-11-11 11:42:19 +00:00
Ruben Daniels 6ccc2adadf Fix the splitter of the workspace files 2015-11-11 02:54:33 +00:00
Ruben Daniels 0c32e3a861 Revert default scrollback because of performance issue 2015-11-10 22:41:53 +00:00
Ruben Daniels 67a184cd02 Don't show exist errors 2015-11-10 22:41:15 +00:00
Tim Robinson 69ef106634 Removing logger duplication 2015-11-10 18:47:10 +00:00
nightwing 5dc7a282f7 fix switching between php and js debuggers 2015-11-09 16:10:21 +04:00
nightwing f346ee8c96 add more info for timeout errors in raygun 2015-11-07 16:47:14 +00:00
Ruben Daniels 20c7f08fa1 Fix dialog color 2015-11-06 16:18:44 +00:00
Ruben Daniels 41123ca28d Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
Conflicts:
	.c9/project.settings
2015-11-06 16:12:53 +00:00
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