1239 Commits

Author SHA1 Message Date
Dana
279ac222f3 Add augment checking for errors in Raygun 2016-03-25 10:26:01 +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
nightwing
22addca061 cleanup 2016-03-13 21:10:51 +04:00
Shannon Duncan
c6d501dd56 added pull request extra 2016-03-13 16:40:15 +04:00
Shannon Duncan
4b34d6aa19 remove wrong data 2016-03-13 16:40:14 +04:00
Shannon Duncan
ef433b8948 cleaned up code, made better, ready for pull req; 2016-03-13 16:40:14 +04:00
Shannon Duncan
1d536ff6c4 added pipe command to c9.cli.open 2016-03-13 16:40:14 +04:00
nightwing
7d1c9a94e8 fix apikey undefined error in installed plugins 2016-03-10 22:21:10 +04:00
Tim Robinson
1321a4c074 Revert "Revert "Merge pull request +12588 from c9/revert-12587-revert-12580-c…" 2016-03-09 11:50:26 -05:00
Harutyun Amirjanyan
7a6f978913 Merge pull request +12694 from c9/sdk
Sdk prs and fixes
2016-03-09 19:16:07 +04:00
nightwing
f91037fec9 make cli login prompt bearable 2016-03-09 17:51:27 +04:00
David J. Malan
da19bff27f Added fourth argument, reset, to proposeLayoutChange API so that updateTheme can be invoked with noquestion == true, thereby squelching "Would you like to reset colors to their default value?" prompt. 2016-03-09 17:51:26 +04:00
Fabian Jakobs
507b50d0aa Revert "Merge pull request +12588 from c9/revert-12587-revert-12580-create-worker-retry"
This reverts commit 81d6e4ad9fe71dc3e5425b6243e7574ff3cf8c04, reversing
changes made to 7d78d2b2424fc94f289c2ec3a6baf31cd1f88696.

Conflicts:
	plugins/c9.api/docker.js
2016-03-09 13:39:05 +00:00
Dana
e1b58d709a Clear analytics on IDE logout 2016-03-08 16:08:01 +00:00
nightwing
ac7ae51e89 update salesforce plugins 2016-03-07 23:37:46 +00:00
Brady Dowling
0cc0a90088 Merge pull request +12547 from c9/guide
Add guided tour
2016-03-07 08:24:44 -05:00
Fabian Jakobs
7ff7dfeef2 Merge remote-tracking branch 'origin/master' into revert-12587-revert-12580-create-worker-retry 2016-03-04 14:49:50 +00:00
Brady Dowling
e087aa96b4 Merge master 2016-03-04 14:11:44 +00:00
Lennart C. L. Kats
f5639acf83 Merge pull request +12517 from c9/fix-questions
Fix minor question dialog issues
2016-03-04 14:13:18 +01:00
Nikolai Onken
8b0cfbb6e9 Typo 2016-03-03 22:08:45 +00:00
Tim Robinson
05e31e4f86 Merge pull request +12596 from c9/dont-show-503-status
Don't show lost_gear information on 503 error page
2016-03-03 15:35:23 -05:00
Tim Robinson
326f433f5a Don't show lost_gear information on 503 error page 2016-03-03 20:29:50 +00:00
Fabian Jakobs
5f31e88af9 Revert "Revert "Create worker retry"" 2016-03-03 17:58:49 +01:00
Fabian Jakobs
7f57a41d79 Revert "Create worker retry" 2016-03-03 17:58:35 +01:00
Fabian Jakobs
6680de712f white list more error keys 2016-03-03 09:41:18 +00:00
Ruben Daniels
20c7970250 Add guided tour 2016-03-01 23:22:07 +00:00
Lennart Kats
51d92e051e Show additional hints on load 2016-03-01 12:40:09 +00:00
Lennart Kats
506c26865f Fix +12516 onNo is not a function 2016-03-01 09:06:41 +00:00
Harutyun Amirjanyan
61b4f13958 Merge pull request +12343 from c9/codeintel
Integrate codeintel: code completion for PHP + CSS + ...
2016-02-29 15:51:21 +04:00
Ruben Daniels
e651dacd9f Fix 100% issues in loader 2016-02-27 19:22:05 +00:00
Ruben Daniels
218fe37b9c Move spinner to fixed position irt the logo. Wrap help text when needed 2016-02-27 18:54:04 +00:00
Ruben Daniels
eea9c6b462 Merge branch 'master' of github.com:c9/newclient into loading-messages 2016-02-27 18:44:34 +00:00
Ruben Daniels
91b21e650b Updated loading messages 2016-02-27 18:44:19 +00:00
nightwing
af4157b467 fix code canceling default backspace action 2016-02-26 22:18:57 +04:00
Fabian Jakobs
44d9d6c19b Merge pull request +12454 from c9/log-500-errors
log all internal server errors to raygun
2016-02-26 11:30:39 +01:00