Wykres commitów

639 Commity (e8aedd85f589bf2548c6845ca12b85eeefbd1c39)

Autor SHA1 Wiadomość Data
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
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
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 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
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
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
Alex Brausewetter 775c4b0f2f Install managed packages to ~/.c9/managed/plugins 2015-08-18 18:19:04 -07:00
Ruben Daniels fd8a81cb5d Merge pull request +8663 from c9/new-sfdc-updater
Add npm update mechanism for SFDC plugins
2015-08-17 14:21:45 -07:00
Alex Brausewetter f9ae2af9a5 Make npmBin path configurable 2015-08-17 14:19:59 -07:00
Alex Brausewetter 79855339e1 Rename to plugin.updater.npm 2015-08-16 22:43:02 -07:00
nightwing 40f9bf3332 fix panel contextmenu 2015-08-14 23:34:19 +04:00
nightwing 7f11cd064e fix html escaping in favorites 2015-08-14 22:43:51 +04:00
nightwing 4fefbac1fa allow setting default syntax for the project 2015-08-14 22:40:01 +04:00
Fabian Jakobs 7a11c67b64 make sure preview doesn't crash if instrumentation fails 2015-08-13 14:42:47 +00:00
Alex Brausewetter fb00fef0d5 Add npm update mechanism for SFDC plugins 2015-08-12 13:30:35 -07:00
Ruben Daniels 37b725d2d0 Merge pull request +8422 from c9/fix/preview-svg
Open SVG files in image previewer by default
2015-08-10 18:58:14 -07:00
Harutyun Amirjanyan d73b3ef3dc Merge pull request +7734 from c9/git-ui
[WIP] Git ui first iteration
2015-08-07 14:25:50 +04:00
nightwing 5d57d94da4 fix long broken tests 2015-08-07 01:50:44 +04:00
nightwing abeef0aaa7 fix test runner stopping on metrics test 2015-08-07 01:50:16 +04:00
Nikolai Onken 0f4831d7f5 Merge pull request +8560 from c9/growth-hacks
3 growth hacks
2015-08-06 15:52:32 +02:00
Nikolai Onken 6f13697870 Guard 2015-08-06 12:50:41 +00:00
Nikolai Onken 01d733ee92 Wrap after 2015-08-06 10:59:26 +00:00
nightwing 7ef3f3ef32 add simple git ui 2015-08-05 21:17:16 +04:00
Ruben Daniels cbae4d02c9 Fix tests (unable to add new test) 2015-08-05 02:53:57 +00:00
Ruben Daniels 626c3c996d GH+3 Start MySQL and Apache automatically for WordPress users 2015-08-05 01:19:58 +00:00
Ruben Daniels 2ce70b0b80 Fixing tests for cli. Fixing install of same package but different version 2015-08-04 23:42:45 +00:00
Ruben Daniels 7e23e9ec84 Fixes c9 cli installer for when specifying the version number 2015-08-04 21:01:10 +00:00
nightwing 76ee1e289c add context menu for panels 2015-08-03 23:28:18 +04:00
nightwing 4d2e522290 use consistent skin for password inputs 2015-08-03 22:58:04 +04:00
nightwing 8aa90ef045 add textselect option to dialog 2015-08-03 22:51:59 +04:00
Lennart Kats 755ce0199c Merge pull request +8468 from c9/add-api-wrapper
[Trivial] Expose apiWrapper()
2015-07-29 14:16:31 +02:00
Lennart kats 53d323c29b Expose apiWrapper() 2015-07-29 12:15:32 +00:00
Lennart Kats 860f4c5685 Merge pull request +8407 from c9/fix/log-caught-exceptions
Adding stack trace and crash information to logs when a service crashes
2015-07-28 15:15:01 +02:00
Alex Brausewetter a5a221b74e Open SVG files in image previewer by default
SVG images were opened in the XML text editor by default. This change
opens them in the image previewer instead. Assuming that most SVG images
will be created and exported from graphics software like Adobe
Illustrator or Inkscape, previewing the file content is the better
default.

Also changes the behaviour of `editors#register()` in that the latest
registered editor is used with the highest instead of lowest priority.
2015-07-25 14:51:43 -07:00
nightwing 9d6554197d do not allow broken preview tabs to break ide 2015-07-26 00:07:05 +04:00
nightwing 67f2b60bf3 fix +1644 Creating a split doesn't adhere to the no tabs setting 2015-07-25 01:21:59 +04:00
Tim Robinson 9597e3019b Removing duplicate exception information 2015-07-24 15:34:46 +02:00
Tim Robinson c7d7a9d703 Adding more custom data so we can track down server crashes 2015-07-24 10:33:41 +00:00
Tim Robinson 9738b714ea Adding stack trace and crash information to logs when a service crashes 2015-07-24 10:23:12 +00:00