Lennart Kats
|
06efdc5cf0
|
Merge pull request +7544 from c9/update-ace
update ace
|
2015-06-05 11:21:30 +02:00 |
Lennart Kats
|
6b3bda7586
|
Fix stdout maxBuffer exceeded
|
2015-06-05 11:06:12 +02:00 |
nightwing
|
6b1a3f3d00
|
update ace
|
2015-06-02 19:29:58 +04:00 |
Fabian Jakobs
|
e4087135a8
|
Merge remote-tracking branch 'origin/master' into better-restores
|
2015-06-01 12:46:57 +00:00 |
Fabian Jakobs
|
60360f8598
|
document req timeout
|
2015-05-29 08:50:49 +00:00 |
Fabian Jakobs
|
aac904b65e
|
add timeout handler to rest client
|
2015-05-28 12:35:12 +00:00 |
Nikolai Onken
|
6c1132bfaf
|
Revert "Revert "Merge account""
|
2015-05-27 13:19:29 +02:00 |
Nikolai Onken
|
b9f8bb6aeb
|
Revert "Merge account"
|
2015-05-27 13:10:23 +02:00 |
Nikolai Onken
|
7c4d170241
|
Fix 401 handling
|
2015-05-26 13:08:32 +00:00 |
Matthijs van Henten
|
8ba1a02f29
|
tidied
|
2015-05-22 10:34:11 +00:00 |
Matthijs van Henten
|
4ffa8c0e8e
|
adds a global handler to frontdoor: allow injection of global middlewares
|
2015-05-21 23:42:00 +00:00 |
Matthijs van Henten
|
5bd78f5ecc
|
adds a mount feature to frontdoor: mount sections into the existing chain
|
2015-05-21 23:41:09 +00:00 |
nightwing
|
a9c489b131
|
fix highlighting of line-height:1.5 in less mode
|
2015-05-18 16:24:10 +04:00 |
nightwing
|
9a865df0ec
|
do not load pty.js when testing connection since that can crash node process
|
2015-05-16 03:09:24 +04:00 |
nightwing
|
6f7184c56b
|
fix publish hanging because of not reading from tar stdout
|
2015-05-16 03:09:24 +04:00 |
Lennart Kats
|
e131f6ca66
|
Merge pull request +7291 from c9/fix/restore-workspaces
Misc restore fixes to fix large restores failing
|
2015-05-15 09:03:12 +02:00 |
nightwing
|
8a6d9ac4b9
|
send more errors from worker to raygun
|
2015-05-13 18:40:23 +04:00 |
nightwing
|
8091c4b789
|
use runInThisContext instead of runInNewContext
|
2015-05-12 17:57:09 +04:00 |
Tim Robinson
|
ee44507ced
|
Misc restore fixes to fix large restores failing
|
2015-05-12 10:11:14 +00:00 |
nightwing
|
2c273b97a9
|
fsOptions.homeDir is missing on ssh workspaces
|
2015-05-11 07:52:10 +04:00 |
Harutyun Amirjanyan
|
d7ab6da51f
|
Merge pull request +7252 from c9/sdk
More tweaking of sdk
|
2015-05-10 22:46:22 +04:00 |
Harutyun Amirjanyan
|
bacef4fd52
|
Merge pull request +7244 from c9/fix/tree-pagedown
fix +7206 pressing pagedown screws up the layout of ace trees
|
2015-05-10 19:28:15 +04:00 |
nightwing
|
84a371f9d9
|
fix regression in sdk
|
2015-05-10 18:52:26 +04:00 |
nightwing
|
bf92cc54e7
|
remove stray console.log
|
2015-05-10 04:26:22 +04:00 |
nightwing
|
9e1bb472c6
|
use node from c9 dir
|
2015-05-10 04:26:21 +04:00 |
nightwing
|
0b8cc06019
|
fix +7206 pressing pagedown screws up the layout of ace trees
|
2015-05-08 17:31:08 +04:00 |
Lennart kats
|
28b561fa22
|
Merge remote-tracking branch 'origin/master' into clone-workspaces
Conflicts:
server.js
|
2015-05-06 14:42:51 +00:00 |
nightwing
|
a2db60bed8
|
fix escaping of uppercase script tags in JSONToJS
|
2015-05-04 17:27:15 +04:00 |
nightwing
|
8a88de1656
|
revert changes to getUndoSelection for now
|
2015-05-04 06:55:22 +04:00 |
nightwing
|
e7c56ee45c
|
fix failing tests
|
2015-05-04 02:29:17 +04:00 |
nightwing
|
ce06798521
|
fix inconsistency between getState and setState
|
2015-05-04 02:28:03 +04:00 |
nightwing
|
3644d203c2
|
use same undo manager for multiple sessions
|
2015-05-04 02:27:59 +04:00 |
nightwing
|
873143a725
|
fix metadata tests
|
2015-05-04 02:27:52 +04:00 |
nightwing
|
caad98e5d2
|
use the new undoManager in ace.js
|
2015-05-04 02:27:51 +04:00 |
nightwing
|
c9f492a916
|
make sure edit ids are always unique
|
2015-05-04 02:27:49 +04:00 |
nightwing
|
f04f22076c
|
allow redoing after changing the document
|
2015-05-04 02:27:47 +04:00 |
nightwing
|
cc252235b0
|
do not undo edits of other users
|
2015-05-04 02:27:38 +04:00 |
nightwing
|
a7033da975
|
convert paste into command
|
2015-05-03 20:34:41 +04:00 |
Tim Robinson
|
3ef354bc71
|
Merge remote-tracking branch 'origin/master' into clone-workspaces
|
2015-05-03 15:01:36 +00:00 |
Ruben Daniels
|
8ce9aa9d61
|
Fix pty processes
|
2015-05-01 16:43:15 +00:00 |
Ruben Daniels
|
d499d6c198
|
Merge branch 'master' of github.com:c9/newclient into fix/bridge
Conflicts:
package.json
|
2015-05-01 16:32:54 +00:00 |
Ruben Daniels
|
71f2d769d9
|
Fixed tests
|
2015-05-01 16:31:49 +00:00 |
Ruben Daniels
|
bde9054f84
|
Fixes adding c9 cli to the installer
|
2015-05-01 15:17:29 +00:00 |
Ruben Daniels
|
836fd9222f
|
fix vfs bug when sending streams/processes more than once. add fetching home for tests
|
2015-05-01 14:19:15 +00:00 |
Tim Robinson
|
e7703a4690
|
Merge remote-tracking branch 'origin/master' into clone-workspaces
Conflicts:
scripts/build-server.js
|
2015-05-01 13:16:11 +00:00 |
nightwing
|
0075a1df3e
|
fix node 0.12 warning about customFds
|
2015-05-01 12:14:25 +04:00 |
Ruben Daniels
|
dd8ed52b4f
|
Add setting for the default editor
|
2015-05-01 01:53:12 +00:00 |
Ruben Daniels
|
21b75cb86b
|
Add editor to the terminal
|
2015-05-01 01:44:12 +00:00 |
nightwing
|
2fd7a8b619
|
include collab in main vfs build
|
2015-04-30 13:12:00 +04:00 |
nightwing
|
9bc6190ad0
|
fix color of bracket highlight in katzenmilch theme
|
2015-04-30 04:14:01 +04:00 |
nightwing
|
499c8976b9
|
better invisible tabs
|
2015-04-30 04:10:09 +04:00 |
nightwing
|
b4c643c9ab
|
fix toggle comments in handlebars mode
|
2015-04-30 03:55:39 +04:00 |
Ruben Daniels
|
9fea731052
|
Merge pull request +7078 from c9/fix/install-cli
Installer fixes
|
2015-04-29 15:23:21 -07:00 |
nightwing
|
cc9f039843
|
include modules required from config in dependency list
|
2015-04-30 00:27:57 +04:00 |
Lennart Kats
|
d6d19ff38e
|
Fix test
|
2015-04-29 12:05:28 +02:00 |
Lennart Kats
|
58afdf088c
|
Allow optional parameters to be falsy
|
2015-04-29 11:39:28 +02:00 |
nightwing
|
35175d40ca
|
add more php extensions
|
2015-04-27 19:59:07 +04:00 |
Tim Robinson
|
31cc967b57
|
Merge remote-tracking branch 'origin/master' into clone-workspaces
|
2015-04-27 12:55:35 +00:00 |
nightwing
|
182577009f
|
do not automatically create tag from publish
|
2015-04-25 03:24:10 +04:00 |
nightwing
|
3962a9c04f
|
fix quote pairing for "\n"
|
2015-04-25 03:02:08 +04:00 |
Tim Robinson
|
e592c05f74
|
Adding error logging to raygun for failed cloning. Fixed bugs with registering project api functions
|
2015-04-24 13:52:40 +00:00 |
Tim Robinson
|
ef53c82186
|
Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy
|
2015-04-22 14:33:31 +00:00 |
Tim Robinson
|
527ed2277d
|
Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy
|
2015-04-22 14:33:21 +00:00 |
nightwing
|
71029a4300
|
fix typo
|
2015-04-22 13:35:25 +04:00 |
nightwing
|
8ec0d8e5fe
|
fix scrollbar regression
|
2015-04-21 23:59:39 +04:00 |
Ruben Daniels
|
f9520fa811
|
Fixes +6095. Only see kaefer output with debug=3
|
2015-04-20 17:50:52 +00:00 |
Lennart Kats
|
4e2778e49c
|
Merge pull request +6936 from c9/update-ace
Update ace
|
2015-04-20 15:07:34 +02:00 |
Tim Robinson
|
d0efc05e9c
|
Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy
|
2015-04-20 12:32:47 +00:00 |
nightwing
|
83bda0cf59
|
update ace
|
2015-04-19 16:16:45 +04:00 |
nightwing
|
68b133fa61
|
include modules required via require.resolve in npm_build
|
2015-04-18 22:35:46 +04:00 |
Tim Robinson
|
c8ed575dfd
|
Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy
Conflicts:
scripts/makestatic.sh
|
2015-04-17 11:02:10 +00:00 |
nightwing
|
5edcde17bf
|
fix loading language extensions from sdk plugins
|
2015-04-16 23:07:53 +04:00 |
nightwing
|
fa25550038
|
fix plugin loading in packed mode
|
2015-04-16 21:28:56 +04:00 |
nightwing
|
712400abc0
|
fix require.toUrl
|
2015-04-16 19:29:42 +04:00 |
nightwing
|
a3edfaf181
|
load standalone plugins from __packed__
|
2015-04-16 19:29:39 +04:00 |
nightwing
|
003aea3d49
|
add error handling to mini_require
|
2015-04-16 19:29:39 +04:00 |
nightwing
|
734f2bd3b2
|
tweak c9 publish
|
2015-04-16 19:29:39 +04:00 |
nightwing
|
d33f396a17
|
cleanup
|
2015-04-16 19:29:36 +04:00 |
nightwing
|
cb01f0e76f
|
add config support to mini require
|
2015-04-16 19:29:36 +04:00 |
Ruben Daniels
|
c8f9fc28bd
|
exclude the right module files
|
2015-04-16 19:29:33 +04:00 |
Tim Robinson
|
0f86040782
|
Adding script to calculate what nodeModules are needed for a service. Used it to set nodeModulesInclude for api and ide
|
2015-04-16 15:22:34 +00:00 |
Tim Robinson
|
8a0d2cfc16
|
Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy
Conflicts:
scripts/makestatic.sh
|
2015-04-16 14:51:40 +00:00 |
Matthijs van Henten
|
39ff40bf74
|
Revert " Mvh frontdoor params"
|
2015-04-16 11:51:58 +02:00 |
Matthijs van Henten
|
05caf662be
|
Merge pull request +6889 from c9/fix-account-css-after-less
Fix account css after less (lgtm offline)
|
2015-04-16 09:36:29 +02:00 |
Matthijs van Henten
|
753975d3bb
|
Merge branch 'run-frontdoor-tests' into mvh-frontdoor-params
Conflicts:
node_modules/frontdoor/lib/route_test.js
|
2015-04-15 14:17:25 +00:00 |
Matthijs van Henten
|
0107286902
|
use amd-loader to pass the tests
|
2015-04-15 14:14:09 +00:00 |
Matthijs van Henten
|
285d7b979a
|
use server and move the amd loder to the top
|
2015-04-15 14:10:46 +00:00 |
Matthijs van Henten
|
5890cd35df
|
Revert "Revert "Merge pull request +6755 from c9/mvh-upgrade-less-profile-account""
This reverts commit 6c01000fc9 .
|
2015-04-15 12:52:18 +00:00 |
Matthijs van Henten
|
3c5c9e55b0
|
default source is now body, simplified thigns
|
2015-04-15 12:03:49 +00:00 |
Matthijs van Henten
|
bb6cb22cdc
|
adding missing names to the test cases
|
2015-04-15 12:03:09 +00:00 |
Matthijs van Henten
|
dc42ba890d
|
remove assert that enforces source; fix param name
|
2015-04-15 12:01:42 +00:00 |
Matthijs van Henten
|
1b63ee8c54
|
remove stupid breaking test case
|
2015-04-15 12:01:10 +00:00 |
Matthijs van Henten
|
ca171f0474
|
adds amd loader
|
2015-04-15 12:00:51 +00:00 |
Lennart Kats
|
6c01000fc9
|
Revert "Merge pull request +6755 from c9/mvh-upgrade-less-profile-account"
This reverts commit 32d0f331d4 , reversing
changes made to 20f65a8f19 .
|
2015-04-15 13:13:06 +02:00 |
Matthijs van Henten
|
2d91e2b899
|
Merge branch 'frontdoor-fix-api-test' into mvh-frontdoor-params
|
2015-04-14 14:15:30 +00:00 |
Matthijs van Henten
|
89f0a5a167
|
fixes api_test in frontdoor
|
2015-04-14 14:15:13 +00:00 |
Matthijs van Henten
|
4740a031cb
|
refactor test to use mocha
|
2015-04-14 13:50:11 +00:00 |
Matthijs van Henten
|
259a0f36b6
|
remove tape tests
|
2015-04-14 13:45:48 +00:00 |
Matthijs van Henten
|
e0c071b497
|
refactor tests as mocha
|
2015-04-14 13:45:04 +00:00 |
Matthijs van Henten
|
eb671b6d13
|
convert tests to mocha
|
2015-04-14 13:42:00 +00:00 |