Wykres commitów

58 Commity (b1caa2fbf68f885032aed51a05ae1d489e36738b)

Autor SHA1 Wiadomość Data
Michael Jett 8f33c9ea59 Allow plugins to alter file icons
This change will allow developers to change CSS classes of file icons and add additional file types.
2016-01-13 14:11:21 -05:00
nightwing 7f655d8883 remove contenttype and tweak file icons 2016-02-18 01:45:40 +04:00
Lennart Kats 825d9c6707 Fix Go icon 2016-01-14 15:35:29 +00:00
nightwing c0356ee1e3 fix getPersistentData 2016-01-09 03:43:09 +04:00
nightwing 34875de308 restore unfairly disabled c9_test 2015-12-02 19:12:54 +04:00
Matthijs van Henten 16be016d0b remove flaky test 2015-11-23 15:20:32 +00:00
Fabian Jakobs a49de556c2 fix logout 2015-11-20 09:38:37 +00:00
Lennart Kats 097a561002 Merge pull request +10337 from c9/xdebug
Fix php debugger
2015-11-13 14:55:27 +01: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 dfca5e1c1c Better getJson fix 2015-10-21 22:09:26 +00:00
Ruben Daniels 36c59fa5c1 Fix settings for getJson 2015-10-21 21:57:08 +00: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 b61039216c Small fixes to settings and forms 2015-10-20 18:53:03 +00:00
Ruben Daniels 7b3581e7e4 Tweak abort() in bash evaluator. Make immediate toolbar extensible by evaluators 2015-09-23 15:54:04 -07:00
Ruben Daniels 24d99a877e Remove recursion 2015-09-15 06:14:03 +00:00
Ruben Daniels 2362b34eb3 Merge branch 'master' of github.com:c9/newclient into testpanel 2015-08-20 17:00:49 -07:00
Nikolai Onken bc56c35800 Fix signout for IDE 2015-08-20 13:56:38 +00:00
Ruben Daniels 8240d2bc65 Basic features of the result panel are working 2015-08-17 14:59:35 -07:00
Lennart kats 53d323c29b Expose apiWrapper() 2015-07-29 12:15:32 +00:00
nightwing 1283f57730 fix path normalization 2015-07-01 10:28:16 +02:00
nightwing 32bb19365e more debugging code for unexpected metadata issue 2015-06-20 15:38:00 +04:00
nightwing 6cf9fc13a5 fix showing size of empty file 2015-06-20 13:49:29 +04:00
Lennart Kats bbc0a6d2af Exclude onlinedev_helper from sdk 2015-06-11 08:07:21 +00:00
Lennart Kats a08a3c4789 Check that workspace is public 2015-06-10 20:30:50 +00:00
Lennart Kats f7ac49e1c1 Add onlinedev servers to /etc/hosts 2015-06-10 20:30:26 +00:00
Nikolai Onken e0bf9504b5 Merge pull request +7435 from c9/public-private-backend
unify patching project
2015-05-22 11:38:36 +02:00
nightwing a93f7014e6 do not return null from settings.getJSON() since that breaks other plugins 2015-05-21 22:11:43 +00:00
Fabian Jakobs 3b638c258a unify patching project
- moved validation into the DB layer
- removed old way to set visibility
- moved everything into PATCH
- updated UI
2015-05-21 15:01:38 +00:00
nightwing bdd23d065b content-type can be undefined 2015-05-21 13:10:34 +04:00
nightwing 69f1ae7f5a fix parsing json response with charset 2015-05-18 16:09:25 +04:00
nightwing 84a371f9d9 fix regression in sdk 2015-05-10 18:52:26 +04:00
nightwing 86c5ce5910 address review comments 2015-05-08 14:41:15 +04:00
nightwing 5913d69152 prevent most of caught exceptions when loading ide 2015-05-08 14:39:33 +04:00
Lennart Kats 22cc05a80c Send Accept header when needed 2015-04-29 11:39:28 +02:00
Ruben Daniels 6721b7edae Loading bundles 2015-04-16 23:53:16 +00:00
nightwing 0ec868b119 normalize paths for home dir too 2015-04-16 19:29:41 +04:00
nightwing b5b6255302 fix plugin manager on windows 2015-04-16 19:29:35 +04:00
Ruben Daniels 6907f7e482 Loading in debug mode of runners, builders, outline, ace themes and keymaps 2015-04-16 19:29:32 +04:00
Ruben Daniels d41c82b003 Fully integrated installer back into cloud9 2015-04-08 22:37:26 +04:00
Tim Robinson c5e91cd126 Increasing test timeout 2015-04-07 16:06:20 +00:00
nightwing f811d9f734 fix +5962 Cloned tab goes out of sync? 2015-03-27 15:35:48 +04:00
Lennart Kats bffdbe4681 Merge pull request +6521 from c9/sdk
Enable the SDK by default
2015-03-11 17:47:15 +01:00
Alex Brausewetter f50cb5ff6c Merge pull request +6455 from c9/debugger
Fix debugger not pausing on breakpoints

- Smoke tested on local standalone
- Reviewed as per DoD Level 1
2015-03-09 14:11:21 +01:00
Ruben Daniels 364000ba78 Enable the SDK by default 2015-03-08 22:25:47 +00:00
Ruben Daniels f00eee5e8b Some docs related changes to pane 2015-02-19 17:06:48 +00:00
Ruben Daniels 6a4bcaa1f4 More API improvements 2015-02-16 20:22:06 +00:00
Harutyun Amirjanyan fe3617d087 Merge pull request +6196 from c9/fix/dual-license
Set a dual license on all the AGPL plugins
2015-02-15 21:34:41 +03:00
nightwing 4be4659a80 fix remaining license comments 2015-02-15 22:33:15 +04:00
Ruben Daniels e97042ac8d Fixes c9/core+7. plugin manager should expose manually disabled plugins 2015-02-15 17:58:41 +00:00