Wykres commitów

1070 Commity (6a70cab726dcc74751454890af759d72e3821f6c)

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
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 7126015b1b.
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
Ruben Daniels ea5d931e15 Allow beautify to be called with a string. Other small supportive fixes 2015-10-19 10:57:28 -07:00
Alex Brausewetter fa71c32515 Merge pull request +9821 from c9/fix/sync
Fix/sync
2015-10-19 09:35:59 -07:00
Fabian Jakobs 043984c8e1 Revert "Put user content on a different domain" 2015-10-19 17:22:19 +02:00
Tim Robinson 38e4f3c1d7 Added default value for permissions and made it error if it's not set to org or world 2015-10-19 13:33:08 +00:00
Tim Robinson ef86a4f4bc Validate package name only contains valid characters. Unblacklist publish test as it works now 2015-10-19 12:55:09 +00:00
Fabian Jakobs cfeb3724bc Merge pull request +9793 from c9/user-domain
Put user content on a different domain
2015-10-19 13:47:02 +02:00
nightwing 7126015b1b fix symlink loop detection 2015-10-17 18:35:09 +00:00
nightwing 59a7866b8b fix c9 publish failing silently 2015-10-17 18:33:52 +04:00
Dana 5b58558280 Clean up analytics calls 2015-10-14 14:01:55 +00:00
Ruben Daniels df665936f3 Fix splitbutton moveleft behavior 2015-10-14 12:25:01 +04:00
Ruben Daniels e217f50307 Moved images 2015-10-14 12:25:01 +04:00
Ruben Daniels 02f401d368 small fixes for sync 2015-10-14 12:25:00 +04:00
Fabian Jakobs 88c9baaf62 Merge remote-tracking branch 'origin/master' into user-domain
Conflicts:
	Makefile
	npm-shrinkwrap.json
2015-10-13 13:48:58 +00:00
nightwing fac2e66d39 report proper error in c9 publish if readme is missing 2015-10-12 18:19:55 +04:00
nightwing fedde93fa5 fix infinite loop in undoing renaming of /x/x to /x 2015-10-12 17:01:46 +04:00
Fabian Jakobs 27eaa5add5 implement new user content auth for preview 2015-10-12 12:22:25 +00:00
Lennart Kats 4e8a128175 Merge pull request +9730 from c9/vim
add :wa and :sort vim commands
2015-10-08 15:34:33 +02:00
Lennart Kats 53b0ab1f7b Merge pull request +9748 from c9/ide-about-credits-include-suraj
[TRIVIAL] Add Suraj to IDE credits
2015-10-08 15:33:50 +02:00
Tim Robinson e61b2b12c3 Merge pull request +9706 from c9/fix-restore-screen
add unit test for error handler
2015-10-08 12:38:28 +02:00
Arron Bailiss 2c888dac10 Add Suraj to IDE credits 2015-10-07 19:04:32 +00:00
nightwing faf6e3ec08 add :wa and :sort vim commands 2015-10-05 23:21:17 +04:00
Ruben Daniels b1939daafb Merge pull request +9697 from c9/fix/various
[Trivial] Fix misaligned inputbox in file save dialog
2015-10-05 11:12:49 -07:00
Fabian Jakobs ec8885d053 add unit test 2015-10-05 15:01:06 +00:00
Fabian Jakobs 32af0fdb7b cleanup 2015-10-05 14:43:31 +00:00
Fabian Jakobs 1d7cab3a3c white list error keys
fixes https://trello.com/c/UpvPmchx/5-workspace-creation-shows-hibernate-or-migrate-screen
2015-10-05 14:40:48 +00:00
nightwing 88a5c96997 fix misaligned file save dialog 2015-10-03 23:27:18 +04:00
Lennart Kats 564ddfb3b8 Merge pull request +9642 from c9/fix-onlinedev
Fix onlinedev workspace creation and VFS issues
2015-10-02 13:33:14 +02:00
Lennart kats f1f24f1bc3 Fix +9672 ugly error 2015-10-02 08:28:35 +00:00
Ruben Daniels 9b17d0e88e Merge branch 'master' of github.com:c9/newclient into fix/testpanel 2015-10-01 15:30:59 -07:00
Ruben Daniels 9d57c90052 Fix build 2015-10-01 13:59:43 -07:00
Ruben Daniels 34aa7931f6 Add filter to coverage viewer. Clear coverage properly from cache 2015-10-01 13:43:29 -07:00
Ruben Daniels e5421dc510 Merge pull request +9673 from c9/fix/various
Fix various small issues
2015-10-01 08:41:44 -07:00
nightwing df57020317 fix +9620 tabmanager gets broken for some pane layouts 2015-10-01 19:27:09 +04:00
Dana 0ec5d2275c Add Dana to help page 2015-10-01 14:39:26 +00:00
Ruben Daniels afe8d24305 Fix light theme and hide flat dark behind experimental flag 2015-09-30 13:36:23 -07:00
Tim Robinson 2fde10c25a Only increment dialog.error when it's actually shown to the user, not for empty messages 2015-09-30 12:33:12 +00:00
Tim Robinson 86121e1a34 Report error dialog errors to raygun 2015-09-30 12:31:13 +00:00
Ruben Daniels bca8b3196b Merge branch 'master' of github.com:c9/newclient into fix/testpanel 2015-09-29 11:22:45 -07:00
Lennart kats 16ac761224 Add new workaround for shared VFS redis entry in onlinedev 2015-09-29 12:20:20 +00:00
Ruben Daniels d7d7fd351a Tabs 2015-09-28 18:48:12 -07:00
Ruben Daniels 6ba9630c88 Dialogs, textboxes, datagrids, and other stuff 2015-09-28 17:09:14 -07:00
Ruben Daniels d9e0c15738 Fix resize issue in save as dialog. Restyle it 2015-09-28 14:54:56 -07:00
Ruben Daniels 0db65a3046 Preference Page Styling 2015-09-28 12:02:50 -07:00
Lennart Kats 60dbfc9636 Disable test that is flaky on CI 2015-09-28 09:11:17 +02:00
Ruben Daniels 65f6a62ace Make flat dark theme a proper theme and converted the save as dialog 2015-09-27 11:46:38 -07:00
Ruben Daniels 0ce8545c26 Menu Tweaks 2015-09-26 21:04:04 -07:00
Ruben Daniels f5d3dabae5 Merge branch 'master' of github.com:c9/newclient into theme/flat-dark 2015-09-26 16:32:48 -07:00
Ruben Daniels 50ecdb7a28 Added caching of test results. 1) Makes test panel load fast. 2) Keeps results between refreshes 2015-09-26 15:53:36 -07:00
nightwing 721cb0d8f3 add scrollbar min width 2015-09-25 20:49:23 +00:00
Ruben Daniels 4c45b459a4 Align tree items better 2015-09-25 13:43:45 -07:00
Ruben Daniels 6d58dbc55c Add Parallel Test Execution to the Test Panel 2015-09-25 12:49:07 -07:00
Ruben Daniels 4d2e304ff0 Tweak css 2015-09-24 18:55:09 -07:00
Ruben Daniels 3475a001e5 Fix opening the test config from the Cloud9 menu 2015-09-24 17:56:43 -07:00
Ruben Daniels d15880f167 Fix options menu 2015-09-24 17:45:43 -07:00
Tim Robinson bbb4927d89 Better logging of error dialogs so we can find them in raygun 2015-09-24 09:10:17 +00:00
Ruben Daniels c45aa912c7 Asking runners if a file is a test file 2015-09-23 22:39:06 -07:00
Ruben Daniels 4d2ec63302 Revert unneeded change 2015-09-23 17:03:03 -07:00
Ruben Daniels bf45f18201 Tweaks to make menus work better 2015-09-23 16:46:38 -07:00
Ruben Daniels 7b3581e7e4 Tweak abort() in bash evaluator. Make immediate toolbar extensible by evaluators 2015-09-23 15:54:04 -07:00
Matthijs van Henten ced7683c34 Merge pull request +9352 from c9/suggest-light
[Trivial] suggest switching to flat-light instead of unfinished light theme
2015-09-23 12:21:59 +02:00
Matthijs van Henten a3c640387d Merge pull request +9536 from c9/fix/sdk
[Trivial] Hide the Plugin Manager behind the ?sdk=1 flag
2015-09-23 12:21:23 +02:00
Matthijs van Henten 3297b9a3a7 dont try to manipulate undefined stacktrace 2015-09-23 09:33:49 +00:00
Ruben Daniels 566664609b Hide the Plugin Manager behind the ?sdk=1 flag 2015-09-22 16:21:06 -07:00
Matthijs van Henten 1c2eb95c7a include statusCode, enables legacy behaviour 2015-09-22 15:04:54 +00:00
Matthijs van Henten b29af1a2aa dont leak stacktrackes. ever 2015-09-22 14:46:28 +00:00
Tim Robinson 01746cac14 Have a nice error 2015-09-18 12:14:46 +00:00
Tim Robinson 0d8fbef5d6 It could be the scope breaking it 2015-09-18 11:02:50 +00:00
Tim Robinson 267ae6e3f4 Change the message 2015-09-18 11:02:19 +00:00
Tim Robinson 9db5aff1c9 When we can't stringify the error log it and tell the user, don't send them a stack trace 2015-09-18 10:59:54 +00:00
nightwing b145180a11 fix loading of custom plugins 2015-09-17 09:41:00 +00:00
nightwing f0ca22e2c3 fix typo 2015-09-16 15:02:57 +04:00
Harutyun Amirjanyan 9672785b2a Merge pull request +9383 from c9/pull/core/152
minor typo fix
2015-09-16 14:47:35 +04:00
Harutyun Amirjanyan 664e704e98 Merge pull request +9396 from c9/feature/experiemental
Added experimental panel in preferences
2015-09-16 14:43:09 +04:00
Harutyun Amirjanyan ec92a9599e Merge pull request +9430 from c9/sdk
Fix vfs in sdk
2015-09-16 13:39:11 +04:00
Harutyun Amirjanyan 4518c73279 Merge pull request +9428 from c9/fix/various
Fix test panel for salesforce
2015-09-16 13:37:39 +04:00
nightwing ee829bdfef fix vfs server in sdk 2015-09-16 08:32:08 +00:00
Matthijs van Henten d5370304cc Merge remote-tracking branch 'origin/master' into fix-issue-9186
Conflicts:
	npm-shrinkwrap.json
	package.json
2015-09-16 08:08:39 +00:00
Matthijs van Henten c86aabd213 Merge pull request +9382 from c9/pull/core/149
[Trivial] Allow folder hierarchy root name to be configurable
2015-09-16 10:01:38 +02:00
nightwing e5de2372c3 add recursive require.undef for sdk 2015-09-16 01:22:30 +04:00
nightwing e05bdfacab cleanup 2015-09-15 15:06:09 +04:00
nightwing ed1c33addb fix readonly mode 2015-09-15 14:16:53 +04:00
Ruben Daniels 0d7243ee6f layout tweak 2015-09-15 06:20:27 +00:00
Ruben Daniels 24d99a877e Remove recursion 2015-09-15 06:14:03 +00:00
Ruben Daniels 5e03825d4d Properly loading experiments panel 2015-09-15 06:01:31 +00:00
Ruben Daniels dad202eabe Added logic for addExperiment 2015-09-15 05:39:31 +00:00
Ruben Daniels 0253e0e4d7 Added some documetnation 2015-09-15 05:25:55 +00:00
Ruben Daniels 2d10b65876 Added basics for experimental panel in preferences 2015-09-15 05:22:43 +00:00
Nikolai Onken b2d1acdc1e Add old tracking for now 2015-09-15 01:22:26 +00:00
Nikolai Onken ed4f39990e Send metric to API 2015-09-15 01:17:33 +00:00
Justin Dray 1095f63292 Add Justin to about page 2015-09-14 13:23:23 +00:00
Nikita Grafov ac93735150 minor typo fix 2015-09-14 01:06:03 +03:00
nightwing 7dbecd7500 suggest switching to flat-light instead of unfinished light theme 2015-09-13 20:28:45 +04:00
nightwing 12bca69639 restart debugger when debugged process is restarted 2015-09-13 17:28:51 +04:00
nightwing 00fa00256b add mock meteor runner 2015-09-13 17:28:51 +04:00
nightwing 3111c46e92 add breakpoint path remapping to allow debugging meteor apps 2015-09-13 17:28:50 +04:00
Lennart kats 25624cecb2 Restore <br> 2015-09-13 07:02:37 +00:00
Lennart kats 1e1f5b3208 Remove warning 2015-09-13 06:35:23 +00:00
Lennart kats 01bdbf8207 Fix trivial error in question 2015-09-13 06:34:41 +00:00
Lennart kats 917b66c072 Allow isHTML for questions, too 2015-09-12 18:55:30 +00:00
nightwing fd705c5114 add mocha outline worker to the build config 2015-09-12 16:13:55 +00:00
Dan Armendariz b133de9827 Allow folder hierarchy root name to be configurable 2015-09-11 18:25:37 -04:00
Fabian Jakobs 2174230313 don't make help depend on welcome plugin 2015-09-11 18:37:18 +00:00
Lennart Kats 5e6f31eef8 Merge pull request +9295 from c9/filechange-dialog-option
[Trivial] Allow changing of body text in filechange dialog
2015-09-11 15:18:26 +02:00
Tim Robinson 572f7b0f82 Minor fixes 2015-09-11 13:10:14 +00:00
Tim Robinson 1ac22b4693 Allowing changing merge both caption 2015-09-11 12:33:37 +00:00
Fabian Jakobs 992a419d28 Merge pull request +9290 from c9/vfs-reconnect
Reconnect after VFS protocol change
2015-09-11 14:19:24 +02:00
Fabian Jakobs f48a91e75b Merge pull request +9273 from c9/smf
Fix smf worker in built mode
2015-09-11 14:18:37 +02:00
Tim Robinson 8c78c04c61 Never have undefined options 2015-09-11 09:05:30 +00:00
Tim Robinson cca43ff21b Options is undefined sometimes causing this to crash 2015-09-11 08:51:01 +00:00
nightwing 6e50362ec9 fix old themes and make sure build doesn't succeed without them 2015-09-10 23:12:28 +04:00
nightwing 6d8ac4b5dd fix smf worker in built mode 2015-09-10 20:55:57 +04:00
Tim Robinson 1833b8c330 Allow changing of body text in filechange dialog 2015-09-10 16:30:44 +00:00
Harutyun Amirjanyan 3b711b6e94 Merge pull request +8864 from c9/git-ui-2
[WIP] Git ui 2nd iteration
2015-09-10 19:56:16 +04:00
Lennart kats b7ad4e83bc Randomize reload time 2015-09-10 14:18:51 +00:00
Lennart kats 4728c8e243 Force reload with protocol change
So metrics restore more quickly
2015-09-10 14:17:58 +00:00
Harutyun Amirjanyan cdc2f5bf41 Merge pull request +9225 from c9/remove-npm-updater
Remove npm updater
2015-09-10 15:48:54 +04:00
Nikolai Onken a0dfacf32f Merge pull request +9178 from c9/fix/error-logging
[trivial] Fixing up error logging if a string is passed to log
2015-09-10 12:40:55 +02:00
Tim Robinson ccad022894 Merge pull request +9218 from c9/fix/collab-logging
[Trivial] Need to convert data to a string
2015-09-10 10:49:13 +02:00
nightwing 9cfaadcdf8 do not break require path with config of disabled plugins 2015-09-08 22:38:00 +04:00
nightwing 70194ede7f include modes from externalPlugins in the build 2015-09-08 19:49:49 +04:00
Tim Robinson 812ca960c8 Need to convert data to a string 2015-09-08 14:52:48 +00:00
Fabian Jakobs 6ea969b987 fix mode packaging 2015-09-08 14:46:05 +00:00