Wykres commitów

1464 Commity (e31ff50df7c784b56db34dc1849da4dd137dc752)

Autor SHA1 Wiadomość Data
Ruben Daniels e31ff50df7 Merge branch 'master' of github.com:c9/newclient into sdk-update-plugins 2015-08-05 14:59:50 +00:00
Fabian Jakobs 3a5258c008 Merge pull request +8562 from c9/memory-leak-workaround
[Trivial] Work around schema.js memory leak
2015-08-05 14:55:18 +02:00
Fabian Jakobs 44f6b8f985 checkin vargs node module because it is broken on npm 2015-08-05 09:54:32 +00:00
Lennart Kats bed3266af8 Work around +8552 2015-08-05 10:10:40 +02:00
Ruben Daniels cbae4d02c9 Fix tests (unable to add new test) 2015-08-05 02:53:57 +00:00
Ruben Daniels 2ce70b0b80 Fixing tests for cli. Fixing install of same package but different version 2015-08-04 23:42:45 +00:00
Ruben Daniels 7e23e9ec84 Fixes c9 cli installer for when specifying the version number 2015-08-04 21:01:10 +00:00
Harutyun Amirjanyan 79b8380155 Merge pull request +8523 from c9/improve-language
Misc. language/salesforce improvements
2015-08-04 20:48:15 +03:00
Ruben Daniels aa693a42d4 Merge pull request +8538 from c9/sdk
Sdk fixes
2015-08-03 14:12:28 -07:00
Lennart Kats cf433fc679 Merge pull request +8520 from c9/fix-dogfooding-and-signup
Fix dogfooding issues and broken github/bitbucket signup
2015-08-03 22:19:20 +02: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 42e0b96638 fix focus issues with mount dialog 2015-08-03 22:51:59 +04:00
nightwing 8aa90ef045 add textselect option to dialog 2015-08-03 22:51:59 +04:00
nightwing af21eedaf5 do not use unescaped fullname in innerHTML 2015-08-03 21:44:24 +04:00
Lennart kats f93c72a1c5 Pass row and column to worker 2015-08-03 14:13:30 +00:00
Lennart kats 66a0453b07 Add token types 2015-08-03 08:52:34 +00:00
Lennart kats bce0d67bf3 Add langauge handler unregistering 2015-08-03 08:52:27 +00:00
basdewachter 96c9460b07 halfway implementing cookies for speedy logon 2015-08-02 15:31:10 +02:00
Lennart Kats 7431dee3de Only show git login/signup for supported domains 2015-08-01 12:55:23 +00:00
Harutyun Amirjanyan 90666adf05 Merge pull request +8510 from c9/complete-non-identifier-char
Various improvements related to salesforce completion
2015-07-31 14:13:12 +03:00
Lennart kats 9babae2f22 Don't show snippet completions together with contextual completions
e.g. don't show snippets when salesforce is showing attribute values true/false
or when javascript shows properties of an object
2015-07-31 10:41:30 +00:00
Lennart kats 1bbf1b3f4c Add hidePopup event 2015-07-31 10:28:43 +00:00
Lennart kats 6ef7223fef Expose invoke 2015-07-31 10:24:49 +00:00
Lennart kats 73484acd4e Fix architect completer for names like language.complete 2015-07-31 10:19:16 +00:00
Nikolai Onken 97d74d673b Merge pull request +8493 from c9/fix-rayguns
[Trivial] Fix trivial raygun error
2015-07-31 11:52:34 +02:00
Harutyun Amirjanyan 1650a084a0 Merge pull request +8507 from c9/complete-non-identifier-char
Allow automatic complete on non-identifier chars like <
2015-07-31 12:33:10 +03:00
Lennart kats 49d2255203 Allow automatic complete on non-identifier chars like < 2015-07-31 09:12:16 +00:00
Fabian Jakobs 9741cb63b1 Merge pull request +8504 from c9/fix/collab-tree
remove unused code from tree renderer
2015-07-31 09:43:05 +02:00
nightwing ad9da97952 remove unused code from tree renderer (fixes +8489) 2015-07-31 07:15:26 +04:00
Lennart kats 090b654728 Fix +8491 callback is undefined 2015-07-30 11:59:55 +00:00
Harutyun Amirjanyan b84f8b8bab Merge pull request +8471 from c9/sdk
Add smf.core to sdk.sh
2015-07-30 09:35:18 +03:00
Nikolai Onken 14cadbd534 Merge pull request +8456 from c9/ide-feature-request
Added menu item to deflect feature requests from support
2015-07-29 20:17:46 +02:00
nightwing 2e1222f8c4 list available commands in sdk.sh script 2015-07-29 18:29:39 +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
nightwing 184987ec53 load less into architect-build lazily to allow building ace without less 2015-07-29 16:04:29 +04:00
Brady Dowling fc576e6f97 Added menu item to deflect feature requests from support 2015-07-28 20:25:00 +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
Lennart Kats e104ad2ca0 Avoid relative require() from symlink 2015-07-28 10:26:17 +02:00
Lennart Kats b135d9e0fa Update README.md 2015-07-27 17:45:18 +02:00
Lennart Kats 76964ba91d Move smartface core files into separate plugin 2015-07-27 17:42:37 +02:00
Harutyun Amirjanyan 8f10297225 Merge pull request +8433 from c9/lk
Minor random fixes/improvements
2015-07-27 17:46:46 +03:00
basdewachter 8a68f9a3f9 irrelevant change to trigger2 2015-07-27 12:26:23 +02:00
basdewachter 5c16eb0c28 irrelevant change to trigger 2015-07-27 12:12:45 +02:00
Lennart Kats 31218bbc1d Fix vfs-child/parent error handling
Fixes crash when child prints to stdout/stderr,
triggering unhandled EPIPE error
2015-07-26 20:51:10 +02:00
Lennart Kats 8723eca18f Send v8 breakpoints in parallel
Potentially saves huge amounts of roundtrips
2015-07-26 20:50:45 +02:00
nightwing 9d6554197d do not allow broken preview tabs to break ide 2015-07-26 00:07:05 +04:00
nightwing 4f4a78d6ed fix ace not getting focus on mousedown when iframe is focused 2015-07-26 00:04:31 +04:00
nightwing 5037041a51 call removeLicenceComments only for js and css files 2015-07-26 00:03:26 +04:00