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
nightwing
089be2fd68
set cace-control header for preview files
2015-07-23 12:07:14 +00:00
Fabian Jakobs
8ef8606e92
Merge remote-tracking branch 'origin/master' into sitemap
...
Conflicts:
npm-shrinkwrap.json
2015-07-22 10:24:27 +00:00
nightwing
feb5f72067
add mising plugin templates
2015-07-21 20:49:14 +00:00
Fabian Jakobs
2e5adbace2
Merge branch 'master' into sitemap
...
Conflicts:
settings/devel.js
2015-07-21 14:26:53 +00:00
Fabian Jakobs
b9f353ed9c
add sitemap and robots.txt plugins
2015-07-21 09:37:52 +00:00
nightwing
3780912f29
fix vfs servers not found error in odv mode after 2 disconnects
2015-07-20 15:43:16 +04:00
Tim Robinson
b1ede4860e
Merge remote-tracking branch 'origin/master' into graceful-vfs-deploy
2015-07-16 11:59:20 +00:00
Tim Robinson
3f702df4c9
Adding packageVersion sorting into vfs endpoint
2015-07-16 09:32:02 +00:00
nightwing
527ffb72b8
use correct npm when running c9 install on docker workspaces
2015-07-15 23:31:32 +04:00
Tim Robinson
780dbe57ed
Merge pull request +8007 from c9/update-tern
...
Update tern
2015-07-15 18:45:56 +02:00
Tim Robinson
ab477024ec
Fixing tiny error in preview
2015-07-15 15:47:30 +00:00
Tim Robinson
b3ab5815e8
undo bugfix commit
2015-07-15 15:46:13 +00:00
Tim Robinson
1b857c60df
First version of graceful vfs deploying
2015-07-15 15:13:48 +00:00
Tim Robinson
3a8c24250e
Merge pull request +8116 from c9/fix/collab-monitor-updates
...
Sending error if watcher detects a file change but collab doesn't pick up on it somehow
2015-07-14 23:26:15 +02:00
nightwing
eabccd5f31
use tab.meta instead of adding tab.debugData
2015-07-15 01:12:46 +04:00
nightwing
09de6cbb60
fix tests
2015-07-14 15:05:21 +04:00
Tim Robinson
822eccb18f
Refactoring to what @nightwing mentioned
2015-07-14 15:05:20 +04:00
Tim Robinson
6c2766b6cc
Added connecting, connected and isMaster tracking
2015-07-14 15:05:20 +04:00
Tim Robinson
41d0114f73
Sending error if watcher detects a file change but collab doesn't pick up on it somehow
2015-07-14 15:05:20 +04:00
nightwing
a8c5821205
fix typo
2015-07-14 11:58:50 +04:00
nightwing
533071ff05
update acorn
2015-07-14 01:06:58 +04:00
nightwing
911a45f052
allow markup in insertByIndex
2015-07-14 00:25:23 +04:00
nightwing
9a9a5d07a4
add createNode event for fs.cache model
2015-07-13 19:41:21 +04:00
Tim Robinson
e94b7539f4
Fixing resize loading page
2015-07-09 14:01:16 +00:00
nightwing
b6db4698a8
fix inconsistent event sequence when deleting a file from the tree
2015-07-09 10:37:13 +04:00
nightwing
592a36bcbb
fix spaces appearing after double width characters in terminal
2015-07-09 10:37:13 +04:00
nightwing
70a0c84f40
fix terminal input getting stuck sometimes
2015-07-08 16:08:38 +04:00
Lennart Kats
8549d47be6
Further menu tweaks
2015-07-08 10:34:42 +02:00
Lennart Kats
541621d3a7
Change Help menu into Support menu
2015-07-08 08:28:08 +00:00
Tim Robinson
168045ded3
Merge pull request +8121 from c9/fix/various
...
Fix various small issues
2015-07-07 18:01:07 +02:00
Harutyun Amirjanyan
e48310adfd
Merge pull request +7862 from c9/parallel-requests
...
More parallel requests + caching for unpacked (online)dev
2015-07-07 17:30:52 +04:00
Lennart Kats
d9df770483
Always use unpacked_helper prefix for getting worker files in unpacked mode
2015-07-07 10:04:43 +02:00
Lennart Kats
e03b48023b
Disable parallel requests for now
2015-07-07 09:49:20 +02:00
Lennart Kats
ba1c81359b
Fix options.baseUrl
2015-07-07 09:48:04 +02:00
Ruben Daniels
62d84b6f0d
Merge pull request +8124 from c9/terminal-cjk
...
fix handling of fullwidth characters in libterm
2015-07-04 10:43:20 -07:00
nightwing
b862cf750e
fix +3385: fullwidth characters are not handled by libterm
2015-07-04 17:03:36 +04:00
Ruben Daniels
8eae151d7b
Tweaks to c9 list command
2015-07-03 19:50:46 +00:00