713 Commits

Author SHA1 Message Date
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
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
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
Fabian Jakobs
3c14111ac8 fix unit tests 2015-09-05 18:13:06 +00: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