Harutyun Amirjanyan
|
3bfad7b748
|
Merge pull request +13094 from c9/ide-improve-scope-analyzer
Reduce global completions
|
2016-03-31 00:45:27 +04:00 |
|
Harutyun Amirjanyan
|
637bd37bb5
|
Merge pull request +13121 from c9/ide-fix-upgrade
Fix upgrade button issues
|
2016-03-30 22:00:09 +04:00 |
|
nightwing
|
9c2d444b73
|
fix cli.bridge
|
2016-03-30 19:49:09 +04:00 |
|
nightwing
|
121f3f4193
|
fix mispositioned cursor in textboxes with initial message
|
2016-03-30 19:43:59 +04:00 |
|
Lennart Kats
|
c1f00813ea
|
Fix property access of undefined
|
2016-03-30 11:46:39 +00:00 |
|
Harutyun Amirjanyan
|
7eb38be6c6
|
Merge pull request +13073 from c9/ide-file-tree
fix issues with file tree
|
2016-03-30 11:55:16 +04:00 |
|
Harutyun Amirjanyan
|
f59a6b4fbc
|
Merge pull request +10765 from c9/feature/scm
[WIP] Refactor of SCM Panel
|
2016-03-30 11:55:09 +04:00 |
|
nightwing
|
6b9391d293
|
fix issue with broken cache always rebuilding the main css
|
2016-03-29 23:43:39 +04:00 |
|
nightwing
|
2a72d18fd3
|
fix initial-message in codebox and use it in panels
|
2016-03-29 23:43:30 +04:00 |
|
Ruben Daniels
|
8ec6016964
|
Fix styling of disabled states and tweak autohide.
|
2016-03-29 20:35:02 +04:00 |
|
Ruben Daniels
|
6073eccafc
|
Fix preview animation
|
2016-03-29 20:35:01 +04:00 |
|
Ruben Daniels
|
5775e64f59
|
Only show cursor when codebox has focus
|
2016-03-29 20:31:58 +04:00 |
|
Ruben Daniels
|
b081aac78e
|
update commit panel when needed (part 1 of 2)
|
2016-03-29 20:31:55 +04:00 |
|
Ruben Daniels
|
a4adbd78b3
|
Moved commit to a panel and tweaks to single line ace
|
2016-03-29 20:31:53 +04:00 |
|
nightwing
|
cb9466ae62
|
Revert "Revert "Merge branch 'master' of github.com:c9/newclient""
This reverts commit 223b4dfcc4281f25612b714984e150e74a575c55.
|
2016-03-29 20:31:52 +04:00 |
|
Lennart Kats
|
8b62f58b69
|
Fix optional options
|
2016-03-29 15:28:35 +02:00 |
|
Lennart C. L. Kats
|
e47b3120a5
|
Revert "Revert "Fix, help debug workspace creation issues""
|
2016-03-29 15:24:44 +02:00 |
|
Lennart C. L. Kats
|
40cc1c7d06
|
Revert "Fix, help debug workspace creation issues"
|
2016-03-29 15:22:56 +02:00 |
|
Lennart C. L. Kats
|
27c5eb7282
|
Merge pull request +12265 from c9/integrate-upgrade-upsell-dialog
Integrate upgrade upsell dialog
|
2016-03-29 14:59:01 +02:00 |
|
Lennart C. L. Kats
|
bef4db70fd
|
Merge pull request +13046 from c9/multi-api-docker-create-issues
Fix, help debug workspace creation issues
|
2016-03-29 14:57:47 +02:00 |
|
Lennart Kats
|
10e573c6e1
|
Print the error
|
2016-03-29 11:22:47 +00:00 |
|
Mutahhir
|
c2bbd92d97
|
Merge branch 'master' of github.com:c9/newclient into integrate-upgrade-upsell-dialog
Conflicts:
configs/client-default-hosted.js
|
2016-03-29 07:50:28 +00:00 |
|
nightwing
|
8e6a46e749
|
fix issue with hidden files getting shown sometimes
|
2016-03-29 01:17:40 +04:00 |
|
nightwing
|
81fe8edb8a
|
add support for folder upload on firefox
|
2016-03-29 01:05:36 +04:00 |
|
nightwing
|
ee57e15889
|
fix tests
|
2016-03-28 03:47:52 +04:00 |
|
nightwing
|
19e5f7a8aa
|
automatically expand single child directory chains
|
2016-03-28 03:26:10 +04:00 |
|
nightwing
|
aa2eaf0ff4
|
fix poor performance of fscache watcher handler
|
2016-03-28 00:49:46 +04:00 |
|
nightwing
|
498a9b072f
|
make file rename in the tree more robust
|
2016-03-27 04:49:15 +04:00 |
|
nightwing
|
510a9ad77e
|
onYes/no are optional in question dialog
|
2016-03-27 03:35:59 +04:00 |
|
Harutyun Amirjanyan
|
841ca0a2af
|
Merge pull request +13049 from c9/fix/various
Fix ssh workspace issues and several small fixes
|
2016-03-25 18:49:08 +04:00 |
|
Dana
|
279ac222f3
|
Add augment checking for errors in Raygun
|
2016-03-25 10:26:01 +00:00 |
|
nightwing
|
ab69dc8d23
|
tweak plugin installer
|
2016-03-25 01:37:23 +00:00 |
|
nightwing
|
65fd1b7c47
|
correct highlighting for bash config files
|
2016-03-24 21:37:33 +00:00 |
|
Lennart Kats
|
826dce94f6
|
Show error when workspace ceases to exist
|
2016-03-24 20:33:50 +00:00 |
|
Nikolai Onken
|
d1838ce9a9
|
Set raygun to not be clever on non [object Error] objects
|
2016-03-24 17:43:13 +00:00 |
|
Tim Robinson
|
aac052a0e5
|
Merge pull request +12939 from c9/error-headers
Change error page titles to generic codes
|
2016-03-22 10:17:33 -04:00 |
|
Harutyun Amirjanyan
|
3e8757b251
|
Merge pull request +12936 from c9/pull/core/272
Added CLI exec command
|
2016-03-22 02:12:04 +04:00 |
|
nightwing
|
b1caa2fbf6
|
fix insertmode in libterm
|
2016-03-22 01:55:44 +04:00 |
|
Rob Moran
|
ef3d86c7f1
|
Added CLI exec command
|
2016-03-22 01:55:01 +04:00 |
|
Tim Robinson
|
9231bfc96c
|
Leave 500 as is
|
2016-03-21 10:25:25 -04:00 |
|
Tim Robinson
|
88c0b5d69a
|
Add hyphens
|
2016-03-21 12:03:31 +00:00 |
|
Tim Robinson
|
72454779c6
|
Change error page titles to generic codes
|
2016-03-21 12:00:33 +00:00 |
|
Nikolai Onken
|
ef9c763d63
|
Merge pull request +12526 from c9/morehints4all
Show additional hints on load
|
2016-03-17 12:30:37 +01:00 |
|
Harutyun Amirjanyan
|
11d73b7b72
|
Merge pull request +12703 from c9/c9-cli
fix c9 cli not working with npm 3
|
2016-03-16 22:50:34 +04:00 |
|
nightwing
|
9ac6556d5a
|
fix el.attributes is not an array error
|
2016-03-15 17:24:27 +04:00 |
|
mimibar
|
e8d34db930
|
#188 Adding crossorigin attribute to mocha and require scripts
In relation to Issue #188 Running unit tests for C9 plugins leads to 404 errors when trying to fetch mocha
|
2016-03-15 15:19:44 +04:00 |
|
David J. Malan
|
0d240174b3
|
Reverted addition of fourth parameter to proposeLayoutChange. Added resetTheme instead.
|
2016-03-15 15:19:22 +04:00 |
|
Rob Moran
|
e8ad218fb6
|
Changed update() command to check for explicit attributes and fall back to checking the attributes array if it exists
|
2016-03-15 15:17:46 +04:00 |
|
Rob Moran
|
784b3edaec
|
Updated the forms.update() function to be generic
|
2016-03-15 15:17:45 +04:00 |
|
Rob Moran
|
0dafa98032
|
Updated the dialog.update() function to be generic
|
2016-03-15 15:17:44 +04:00 |
|