Wykres commitów

4436 Commity (f0090b9a828452f1d96b205fe592e7ffe51df3ec)

Autor SHA1 Wiadomość Data
nightwing a12f51fe33 fix ctrl-arrow in terminal vim 2015-12-22 19:54:51 +04:00
c9bot c1294f76c0 c9-auto-bump 3.1.825 2015-12-22 15:27:33 +01:00
c9bot 501de1ca52 c9-auto-bump 3.1.824 2015-12-22 13:03:04 +01:00
Lennart kats fcda818107 Merge remote-tracking branch 'origin/master' into localdev
Conflicts:
	npm-shrinkwrap.json
2015-12-22 10:23:46 +00:00
c9bot c8b9898f19 c9-auto-bump 3.1.823 2015-12-22 11:19:29 +01:00
c9bot 0370471a78 c9-auto-bump 3.1.822 2015-12-22 11:15:15 +01:00
c9bot a6c47215e3 c9-auto-bump 3.1.821 2015-12-22 11:14:26 +01:00
Lennart Kats 2dd58bb8a7 Merge pull request +11230 from c9/update-ace
update ace
2015-12-22 11:14:21 +01:00
c9bot 2f1ab7b228 c9-auto-bump 3.1.820 2015-12-22 11:13:28 +01:00
Lennart Kats daa0b57458 Merge pull request +11150 from c9/fix-minor-ui
Fix minor UI issues
2015-12-22 11:13:20 +01:00
c9bot c60b101052 c9-auto-bump 3.1.819 2015-12-22 11:12:15 +01:00
Lennart Kats 73277944b3 Merge pull request +11043 from c9/revert-10917-revert-tooltip
Multi-line call tooltips
2015-12-22 11:12:05 +01:00
c9bot 13f3f41c0d c9-auto-bump 3.1.818 2015-12-22 11:11:25 +01:00
c9bot 8f7657c0f8 c9-auto-bump 3.1.817 2015-12-22 11:11:07 +01:00
c9bot 12f3174791 c9-auto-bump 3.1.816 2015-12-22 11:10:33 +01:00
Lennart Kats 4dc67d2c40 Merge pull request +11231 from c9/fix-open-redirects3
Fix open redirects3
2015-12-22 11:10:26 +01:00
c9bot 4f69c89532 c9-auto-bump 3.1.815 2015-12-22 11:08:24 +01:00
Lennart Kats a5e6d0d628 Merge pull request +11245 from c9/revert-11244-revert-11000-experimental-autosave
Fix "Make auto-save an experimental feature"
2015-12-22 11:08:12 +01:00
Lennart Kats dd41284b05 Improve docs 2015-12-22 10:07:16 +00:00
c9bot b4eb3c9387 c9-auto-bump 3.1.814 2015-12-22 11:06:32 +01:00
Lennart Kats 810eae7796 Add unload event handler 2015-12-22 09:52:26 +00:00
c9bot 3e9c6140bb c9-auto-bump 3.1.813 2015-12-22 10:47:45 +01:00
Lennart Kats c80ffcfe36 Minor fixes 2015-12-22 09:47:07 +00:00
Lennart Kats 904de5cd48 Restore missing variable 2015-12-22 09:45:21 +00:00
Lennart Kats 3dc26d23f2 Don't include row/column for completions 2015-12-22 09:39:24 +00:00
Lennart Kats 8aec2c0c1d Use memoization and interning to optimize latency 2015-12-22 09:38:18 +00:00
Lennart Kats e74013b0dd Merge remote-tracking branch 'origin/master' into improve-python-completion 2015-12-22 09:35:26 +00:00
Lennart Kats b696a8a357 Fix mock 2015-12-22 09:35:19 +01:00
c9bot 275c440118 c9-auto-bump 3.1.812 2015-12-22 09:34:44 +01:00
Lennart Kats 7b73fa6f99 Revert "Revert "Make auto-save an experimental feature"" 2015-12-22 09:26:07 +01:00
c9bot c10f3fafa5 c9-auto-bump 3.1.811 2015-12-22 09:26:07 +01:00
Lennart Kats a5642e1907 Revert "Make auto-save an experimental feature" 2015-12-22 09:25:49 +01:00
c9bot ed31310544 c9-auto-bump 3.1.810 2015-12-22 09:25:13 +01:00
c9bot 158b15455e c9-auto-bump 3.1.809 2015-12-22 09:24:22 +01:00
Lennart Kats 04a3c69b13 Merge pull request +11000 from c9/experimental-autosave
Make auto-save an experimental feature
2015-12-22 09:24:16 +01:00
c9bot cdf917beda c9-auto-bump 3.1.808 2015-12-22 09:24:00 +01:00
Lennart Kats 6779e7caed Merge pull request +11091 from c9/server-completion
Low-latency server-side completion
2015-12-22 09:23:44 +01:00
c9bot 0f9ca31858 c9-auto-bump 3.1.807 2015-12-22 03:00:40 +01:00
Lennart Kats 0926113871 Skim on bandwidth usage some more 2015-12-21 21:49:34 +00:00
Lennart Kats 6b4e8193ef Fix jump to definition 2015-12-21 21:32:13 +00:00
Lennart Kats 2125853b84 Further optimize bandwith usage 2015-12-21 21:31:33 +00:00
Lennart Kats d547d08675 Reduce bandwidth usage 2015-12-21 21:07:12 +00:00
Lennart Kats dafca61b64 Cleanup 2015-12-21 19:27:07 +00:00
Lennart Kats a0e88f9c54 Cleanup 2015-12-21 19:16:46 +00:00
Lennart Kats 8f4a794153 Restart server if it no longer runs
This can happen when a collaborator was running it and left,
in which case we don't get the "exit" event
2015-12-21 19:03:07 +00:00
c9bot f92d4b0ac0 c9-auto-bump 3.1.806 2015-12-21 19:56:14 +01:00
Lennart Kats 0bc0841deb Fix time measurement 2015-12-21 18:56:08 +00:00
c9bot 3a06914ddf c9-auto-bump 3.1.805 2015-12-21 17:12:20 +01:00
c9bot b00fb7b11c c9-auto-bump 3.1.804 2015-12-21 16:38:19 +01:00
Fabian Jakobs e1c2c7a2a1 Merge pull request +11228 from c9/fix-frontdoor-type-checks
Fix frontdoor type checks
2015-12-21 16:38:07 +01:00