1777 Commits

Author SHA1 Message Date
Fabian Jakobs
27eaa5add5 implement new user content auth for preview 2015-10-12 12:22:25 +00:00
Lennart Kats
4e8a128175 Merge pull request +9730 from c9/vim
add :wa and :sort vim commands
2015-10-08 15:34:33 +02:00
Lennart Kats
53b0ab1f7b Merge pull request +9748 from c9/ide-about-credits-include-suraj
[TRIVIAL] Add Suraj to IDE credits
2015-10-08 15:33:50 +02:00
Tim Robinson
e61b2b12c3 Merge pull request +9706 from c9/fix-restore-screen
add unit test for error handler
2015-10-08 12:38:28 +02:00
Arron Bailiss
2c888dac10 Add Suraj to IDE credits 2015-10-07 19:04:32 +00:00
nightwing
faf6e3ec08 add :wa and :sort vim commands 2015-10-05 23:21:17 +04:00
Ruben Daniels
b1939daafb Merge pull request +9697 from c9/fix/various
[Trivial] Fix misaligned inputbox in file save dialog
2015-10-05 11:12:49 -07:00
Fabian Jakobs
ec8885d053 add unit test 2015-10-05 15:01:06 +00:00
Fabian Jakobs
32af0fdb7b cleanup 2015-10-05 14:43:31 +00:00
Fabian Jakobs
1d7cab3a3c white list error keys
fixes https://trello.com/c/UpvPmchx/5-workspace-creation-shows-hibernate-or-migrate-screen
2015-10-05 14:40:48 +00:00
nightwing
88a5c96997 fix misaligned file save dialog 2015-10-03 23:27:18 +04:00
Lennart Kats
564ddfb3b8 Merge pull request +9642 from c9/fix-onlinedev
Fix onlinedev workspace creation and VFS issues
2015-10-02 13:33:14 +02:00
Lennart kats
f1f24f1bc3 Fix +9672 ugly error 2015-10-02 08:28:35 +00:00
Ruben Daniels
9b17d0e88e Merge branch 'master' of github.com:c9/newclient into fix/testpanel 2015-10-01 15:30:59 -07:00
Ruben Daniels
9d57c90052 Fix build 2015-10-01 13:59:43 -07:00
Ruben Daniels
34aa7931f6 Add filter to coverage viewer. Clear coverage properly from cache 2015-10-01 13:43:29 -07:00
Ruben Daniels
e5421dc510 Merge pull request +9673 from c9/fix/various
Fix various small issues
2015-10-01 08:41:44 -07:00
nightwing
df57020317 fix +9620 tabmanager gets broken for some pane layouts 2015-10-01 19:27:09 +04:00
Dana
0ec5d2275c Add Dana to help page 2015-10-01 14:39:26 +00:00
Ruben Daniels
afe8d24305 Fix light theme and hide flat dark behind experimental flag 2015-09-30 13:36:23 -07:00
Tim Robinson
2fde10c25a Only increment dialog.error when it's actually shown to the user, not for empty messages 2015-09-30 12:33:12 +00:00
Tim Robinson
86121e1a34 Report error dialog errors to raygun 2015-09-30 12:31:13 +00:00
Ruben Daniels
bca8b3196b Merge branch 'master' of github.com:c9/newclient into fix/testpanel 2015-09-29 11:22:45 -07:00
Lennart kats
16ac761224 Add new workaround for shared VFS redis entry in onlinedev 2015-09-29 12:20:20 +00:00
Ruben Daniels
d7d7fd351a Tabs 2015-09-28 18:48:12 -07:00
Ruben Daniels
6ba9630c88 Dialogs, textboxes, datagrids, and other stuff 2015-09-28 17:09:14 -07:00
Ruben Daniels
d9e0c15738 Fix resize issue in save as dialog. Restyle it 2015-09-28 14:54:56 -07:00
Ruben Daniels
0db65a3046 Preference Page Styling 2015-09-28 12:02:50 -07:00
Lennart Kats
60dbfc9636 Disable test that is flaky on CI 2015-09-28 09:11:17 +02:00
Ruben Daniels
65f6a62ace Make flat dark theme a proper theme and converted the save as dialog 2015-09-27 11:46:38 -07:00
Ruben Daniels
0ce8545c26 Menu Tweaks 2015-09-26 21:04:04 -07:00
Ruben Daniels
f5d3dabae5 Merge branch 'master' of github.com:c9/newclient into theme/flat-dark 2015-09-26 16:32:48 -07:00
Ruben Daniels
50ecdb7a28 Added caching of test results. 1) Makes test panel load fast. 2) Keeps results between refreshes 2015-09-26 15:53:36 -07:00
nightwing
721cb0d8f3 add scrollbar min width 2015-09-25 20:49:23 +00:00
Ruben Daniels
4c45b459a4 Align tree items better 2015-09-25 13:43:45 -07:00
Ruben Daniels
6d58dbc55c Add Parallel Test Execution to the Test Panel 2015-09-25 12:49:07 -07:00
Ruben Daniels
4d2e304ff0 Tweak css 2015-09-24 18:55:09 -07:00
Ruben Daniels
3475a001e5 Fix opening the test config from the Cloud9 menu 2015-09-24 17:56:43 -07:00
Ruben Daniels
d15880f167 Fix options menu 2015-09-24 17:45:43 -07:00
Tim Robinson
bbb4927d89 Better logging of error dialogs so we can find them in raygun 2015-09-24 09:10:17 +00:00
Ruben Daniels
c45aa912c7 Asking runners if a file is a test file 2015-09-23 22:39:06 -07:00
Ruben Daniels
4d2ec63302 Revert unneeded change 2015-09-23 17:03:03 -07:00
Ruben Daniels
bf45f18201 Tweaks to make menus work better 2015-09-23 16:46:38 -07:00
Ruben Daniels
7b3581e7e4 Tweak abort() in bash evaluator. Make immediate toolbar extensible by evaluators 2015-09-23 15:54:04 -07:00
Matthijs van Henten
ced7683c34 Merge pull request +9352 from c9/suggest-light
[Trivial] suggest switching to flat-light instead of unfinished light theme
2015-09-23 12:21:59 +02:00
Matthijs van Henten
a3c640387d Merge pull request +9536 from c9/fix/sdk
[Trivial] Hide the Plugin Manager behind the ?sdk=1 flag
2015-09-23 12:21:23 +02:00
Matthijs van Henten
3297b9a3a7 dont try to manipulate undefined stacktrace 2015-09-23 09:33:49 +00:00
Ruben Daniels
566664609b Hide the Plugin Manager behind the ?sdk=1 flag 2015-09-22 16:21:06 -07:00
Matthijs van Henten
1c2eb95c7a include statusCode, enables legacy behaviour 2015-09-22 15:04:54 +00:00
Matthijs van Henten
b29af1a2aa dont leak stacktrackes. ever 2015-09-22 14:46:28 +00:00