Wykres commitów

1080 Commity (925577cf9b81bfd56936ae672e6a18f4d414b2c6)

Autor SHA1 Wiadomość Data
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
Lennart kats a8045dba86 Add Salesforce worker files to packed build 2015-09-08 10:05:10 +00:00
Harutyun Amirjanyan 9053dd0a47 Merge pull request +9156 from c9/salesforce-update
[Trivial] More minor Salesforce tweaks
2015-09-07 19:29:00 +04:00
Harutyun Amirjanyan 330ca16ac0 Revert "Revert "[Trivial] fix sdk issues"" 2015-09-07 18:15:29 +04:00
Lennart kats 2c7a029ad1 Fix replace 2015-09-07 14:06:53 +00:00
Lennart kats 8245b782b8 Allow isHTML for confirm 2015-09-07 13:37:42 +00:00
nightwing 1a00ab0140 fix tree test 2015-09-07 15:46:03 +04:00
Tim Robinson 54c4370045 Fixing up error logging if a string is passed to log 2015-09-07 10:13:27 +00:00
Fabian Jakobs f89868e7c0 indent 2015-09-07 11:55:43 +02:00
Fabian Jakobs f3367c7c2d use /plugins prefix in order to be compatible with the SDK 2015-09-07 08:53:50 +00:00
nightwing 945322734b start adding test for log view 2015-09-07 04:12:29 +04:00
Fabian Jakobs 3c14111ac8 fix unit tests 2015-09-05 18:13:06 +00:00
nightwing d65cf411ed fix setting columns in datagrid 2015-09-05 18:35:51 +04:00
Ruben Daniels ab852dcffb make the forms dark 2015-09-04 22:03:25 +04:00
Ruben Daniels 3e23fbacf6 Dark stuff for diff editor 2015-09-04 22:03:24 +04:00
Ruben Daniels 7fc06fc76f some more dark theme tweaks
# Conflicts:
#	plugins/c9.ide.layout.classic/themes/default-dark.less
#	plugins/c9.ide.layout.classic/themes/default-flat-light.less
2015-09-04 22:03:24 +04:00
nightwing b93b789bf7 add authorname to commit detail view 2015-09-04 21:58:13 +04:00
Ruben Daniels 6072fc1739 first fixes for dark theme
# Conflicts:
#	plugins/c9.ide.layout.classic/themes/default-dark-gray.less
#	plugins/c9.ide.layout.classic/themes/default-dark.less
#	plugins/c9.ide.layout.classic/themes/default-flat-light.less
#	plugins/c9.ide.layout.classic/themes/default-light-gray.less
#	plugins/c9.ide.layout.classic/themes/default-light.less
#	plugins/c9.ide.test/service.js
2015-09-04 21:53:14 +04:00
Ruben Daniels 2d276a2740 Better styling for split button 2015-09-04 21:48:18 +04:00
Ruben Daniels bb18847009 importing splitbutton changes
# Conflicts:
#	plugins/c9.ide.layout.classic/less/splitbutton.less
#	plugins/c9.ide.test/test.js
2015-09-04 21:47:40 +04:00
Ruben Daniels 1e845610ed Tweaked interaction with diff viewer 2015-09-04 21:45:52 +04:00
Ruben Daniels 67322e18d0 Lots of tweaks 2015-09-04 21:45:47 +04:00
Lennart kats 8652d45ce3 Improve dialog input handling 2015-09-04 14:44:40 +00:00
Fabian Jakobs a1c088e4eb add smartface plugins and update smartface client config file 2015-09-04 14:40:29 +00:00
Harutyun Amirjanyan 00b5935b2e Merge pull request +9147 from c9/salesforce-update
Fixes/improvements for Salesforce
2015-09-04 16:12:04 +04:00
Harutyun Amirjanyan 6b38a82a15 Merge pull request +8895 from c9/testpanel
Generic test panel with mocha plugin
2015-09-04 15:56:59 +04:00
Lennart kats 803cb037e3 Add quick and dirty dialog.info 2015-09-04 11:21:29 +00:00
Harutyun Amirjanyan 8463439378 Merge pull request +9135 from c9/revert-9129-revert-9109-fix/various
Revert "Revert "Fix various sdk issues""
2015-09-04 14:17:04 +04:00
Matthijs van Henten 6cd0e85a25 Merge pull request +9110 from c9/pull/core/142
[Trivial] Ensured plugin runners use caption as name if available
2015-09-04 11:41:52 +02:00
Harutyun Amirjanyan 2ee3cbf307 Revert "Revert "Fix various sdk issues"" 2015-09-04 12:24:07 +04:00
Alex Brausewetter 1fa1c01ddd Revert "Fix various sdk issues" 2015-09-03 15:59:24 -07:00
Alex Brausewetter f29ce2fa12 Merge pull request +9127 from c9/fix-updater-npm
Fix npm updater
2015-09-03 14:11:45 -07:00
Alex Brausewetter 3977deb02a Merge pull request +9109 from c9/fix/various
Fix various sdk issues
2015-09-03 14:09:23 -07:00
Alex Brausewetter c39a611aa3 Fix update dialog for dark theme
Fixes +8894
2015-09-03 13:59:20 -07:00
Alex Brausewetter f580ef7391 No linking; Write ~/.c9/managed/.npmrc 2015-09-03 12:17:23 -07:00
Lennart kats 53b9f551a7 Cleanup 2015-09-03 14:40:24 +00:00
Lennart kats d2049f0d8b Remove fsForceLink() 2015-09-03 14:39:52 +00:00
Lennart kats bedcd55866 Fix loading plugins in disconnected state 2015-09-03 13:53:12 +00:00
nightwing f331ae568b fix loading plugins from datebase 2015-09-03 14:51:11 +04:00
Nikolai Onken 425f6b2e02 Merge pull request +9044 from c9/pull/core/137
[Trivial] [smartface] Pull/core/137
2015-09-03 10:24:09 +02:00
nightwing c81eae9b8a fix typo 2015-09-01 19:27:32 +00:00
Rob Moran c6b074e9be Ensured plugin runners use caption as name if available 2015-09-01 15:46:01 +01:00
nightwing 5d13b80c2e code style 2015-09-01 16:52:35 +04:00
nightwing f0b760b2c4 fix the issue with menu items appearing in the wrong order 2015-09-01 00:31:48 +04:00
Tim Robinson c9bcd2d3f1 Merge pull request +8973 from c9/more-collab-logging
[Trivial] More collab logging
2015-08-31 15:16:52 +02:00
Arron Bailiss 79afaecfb6 Add myself to about page and credits 2015-08-31 09:51:47 +00:00
alperozisik 21a3061a6a Updated based on coding standards 2015-08-30 18:15:32 +03:00
Ruben Daniels 69d926677d Add dark theme support for coverage button 2015-08-28 19:52:19 +00:00
Ruben Daniels 93cf937fd1 Merge pull request +8974 from c9/sdk
Sdk related fixes
2015-08-28 10:53:07 -07:00
nightwing 2e46a79bfe only include plugins from package.json in built extension 2015-08-28 14:36:59 +04:00
Tim Robinson 93e9bd8c5e Didn't mean to remove that 2015-08-28 10:13:44 +00:00
Tim Robinson 3bd69d7e21 Log improvements 2015-08-28 10:13:15 +00:00
Matthijs van Henten 90d62b4862 Merge pull request +8187 from c9/resize
Nicer resize popup
2015-08-28 12:12:58 +02:00
Tim Robinson b22ebc80c7 Adding some more vfs logging and sending logs to loggly. 2015-08-28 10:07:35 +00:00
nightwing 9c91ae4a8c update tree rowheights to match css
# Conflicts:
#	plugins/c9.ide.scm/detail.js
#	plugins/c9.ide.scm/log.js
#	plugins/c9.ide.scm/scm.js
2015-08-28 04:17:19 +04:00
alperozisik 5a44357b84 Fixed code indentation 2015-08-27 20:42:52 +03:00
alperozisik e8aedd85f5 Exposed showing C9 about 2015-08-27 16:49:54 +03:00
alperozisik 6092fab83d Option to terminal colors
Terminal colors can be customized ad defined in configuration per theme
2015-08-27 12:11:24 +03:00
alperozisik a964d678fe Added cusom IDE provider name support for document.title
For SmartfaceCloud project being able to change the document.title is
required with configuration.
2015-08-27 11:59:19 +03:00
Ruben Daniels 89abde67e7 Fixes many small UX issues. Implements object proxies to keep state across usage (filter, results) 2015-08-26 22:10:33 -07:00
Ruben Daniels 000dca6c08 tweak skin for flat light 2015-08-26 12:18:15 -07:00
Ruben Daniels 7822e0c5a1 Small UI tweaks 2015-08-26 09:09:17 -07:00
Ruben Daniels 21b1d565e4 Fixes dark theme for test panel 2015-08-26 08:45:34 -07:00
Lennart kats b69339c1ec Merge remote-tracking branch 'origin/master' into salesforce-language
Conflicts:
	plugins/c9.fs/mock/plugins/c9.dummy/architect_test_dummy.js
2015-08-26 11:57:36 +00:00
Lennart kats 41733f9c9f Handle error 2015-08-26 11:43:35 +00:00
Lennart Kats 94d817445e Fix another regression in the architect test dummy 2015-08-26 12:25:15 +02:00
Lennart Kats 794b49adc9 Improve filename 2015-08-26 12:18:48 +02:00
Lennart Kats 8648a6975e Restore statement used by architect_resolver_test.js 2015-08-26 12:17:04 +02:00
Ruben Daniels 78323a7e16 Create new file for test settings if it doesn't exist 2015-08-25 22:28:48 -07:00
Ruben Daniels 9dc49c6d0b Added ability to open filtered nodes 2015-08-25 15:46:40 -07:00
Tim Robinson 68a3a33e5f Removed 'use mocha' from codebase. Fixed issue with architect_resolver_test that lennart reported. 2015-08-25 10:51:36 +00:00
Ruben Daniels 947003f015 Revert small change to a test 2015-08-24 22:21:01 -07:00
Ruben Daniels 2acc8720cb Merge branch 'master' of github.com:c9/newclient into testpanel
Conflicts:
	plugins/c9.ide.language.javascript.tern/tern.js
2015-08-25 02:45:22 +00:00
Ruben Daniels ffcadea31c Style the split button 2015-08-23 10:20:28 -07:00
Ruben Daniels 42cecfa3e9 Add form and options support to test runners. Enable debugging for mocha runner 2015-08-23 09:46:54 -07:00
Ruben Daniels b8bc0c4a52 Adding a split button. Fixing small issues 2015-08-22 23:42:17 -07:00
Ruben Daniels 5aa68f3406 With comment support for the black list 2015-08-22 22:42:13 -07:00
Ruben Daniels daeaf4dfd0 The script to load all the test files is now configurable. For instance for newclient use: grep -lsR -E '"use server"' -E '"use mocha"' --exclude-dir node_modules * 2015-08-22 21:50:44 -07:00
nightwing cdfc19414c workaround for pty not working on windows 2015-08-23 01:01:25 +04:00
Ruben Daniels 2cdd900c3e Merge pull request +8790 from c9/fix-plugin-loader
Update and load plugins from managed directory
2015-08-21 13:24:24 -07:00
Ruben Daniels aa6b132249 Merge branch 'master' of github.com:c9/newclient into testpanel 2015-08-21 08:53:07 -07:00
nightwing 43dbb70264 fix loading-spinner animation 2015-08-21 16:24:38 +04:00
Lennart Kats ae6e89f36b Merge pull request +8808 from c9/fix-sdk
Fix missing node_module error in sdk and add test
2015-08-21 13:56:44 +02:00
Ruben Daniels 2362b34eb3 Merge branch 'master' of github.com:c9/newclient into testpanel 2015-08-20 17:00:49 -07:00
Ruben Daniels 4d248be0c7 Added very basic coverage panel 2015-08-20 16:33:06 -07:00
Tim Robinson 5702de8d1f Merge pull request +8831 from c9/sanity-test-test-test
make sure nobody ever forgets to add "use this or that"
2015-08-20 17:06:22 +02:00
Matthijs van Henten 8fd6fa8d8b make tests run on ci again 2015-08-20 14:34:39 +00:00
Nikolai Onken bc56c35800 Fix signout for IDE 2015-08-20 13:56:38 +00:00
nightwing 7a78fa8b4c fix missing module error in sdk 2015-08-19 20:14:54 +04:00
Fabian Jakobs ea3b8f2cd9 remove .only 2015-08-19 11:01:01 +00:00
Alex Brausewetter 21d26d94fd Refactor plugin loader to scan multiple folders
Look into ~/.c9/{,managed,dev}/plugins and load ordered by priority
2015-08-18 18:20:05 -07:00