Wykres commitów

4836 Commity (6ebc394a720a1e20c7068ebb9b3303f916058983)

Autor SHA1 Wiadomość Data
c9bot f99eae0a4f c9-auto-bump 3.1.889 2016-01-04 10:11:39 +01:00
c9bot ce435a88d8 c9-auto-bump 3.1.888 2016-01-04 10:04:20 +01:00
c9bot d7e650f91e c9-auto-bump 3.1.887 2016-01-04 09:46:45 +01:00
Lennart Kats 2bb2193512 Merge remote-tracking branch 'origin/master' into fix-worker 2016-01-04 09:46:01 +01:00
c9bot c14e96d69d c9-auto-bump 3.1.886 2016-01-04 09:43:09 +01:00
Lennart Kats 5ef25b5bd6 Merge pull request +11019 from c9/error-html5
Show error when html5.js can't be loaded
2016-01-04 09:43:03 +01:00
c9bot d2b2c038ae c9-auto-bump 3.1.885 2016-01-04 09:42:56 +01:00
Lennart Kats 0961cdc3a9 Merge pull request +11339 from c9/revert-11326-revert-refactoring
base_handler refactoring
2016-01-04 09:42:50 +01:00
c9bot 47c6c2b84e c9-auto-bump 3.1.884 2016-01-04 09:40:19 +01:00
Lennart Kats 3cd3d32485 Merge pull request +11352 from c9/improve-completion
Minor completion improvements
2016-01-04 09:40:13 +01:00
c9bot 5e52296da6 c9-auto-bump 3.1.883 2016-01-04 09:39:51 +01:00
Lennart Kats cb95846438 Remove plugin argument from Ace listeners 2016-01-04 09:38:46 +01:00
c9bot 646a54ccd5 c9-auto-bump 3.1.882 2016-01-04 09:36:53 +01:00
c9bot dd62eea635 c9-auto-bump 3.1.881 2016-01-04 09:35:38 +01:00
c9bot 0690d2f860 c9-auto-bump 3.1.880 2016-01-03 22:44:24 +01:00
c9bot 3a45dba9e8 c9-auto-bump 3.1.879 2016-01-03 21:50:06 +01:00
Lennart Kats d188297c00 Fix typo 2016-01-03 14:25:51 +01:00
Lennart Kats 1794d03b9a Fix preferred completion handling w/caching 2016-01-03 14:07:23 +01:00
Lennart Kats 3e4526d3a4 Fix uncontextual early predictions 2016-01-03 14:05:38 +01:00
Lennart Kats be86f5f33f Backport 'console' completion fix from language-library-ui branch 2016-01-03 14:02:15 +01:00
Lennart Kats 9a0f663ece Fix --helpWithSudo 2016-01-03 13:57:00 +01:00
Lennart Kats 9331af2c58 Fix canCompleteForChangedLine() looking at suffixes 2016-01-03 10:16:27 +01:00
Lennart Kats d53c8ef063 Impre jsonalyzer_server_test performance
As with language_test, timeout no longer seems to be needed
2016-01-03 10:15:42 +01:00
Lennart Kats 213e634ea2 Improve regex readability 2016-01-03 09:56:44 +01:00
Lennart Kats 435c4f94de Improve tests 2016-01-03 09:02:04 +01:00
Lennart Kats 59df9c1808 Be more generous with timeout
for outer "before"
2016-01-02 23:36:21 +01:00
Lennart Kats 68f1e13a73 Improve docs 2016-01-02 23:32:31 +01:00
Lennart Kats f2b9ab0c4b Add plugin arguments 2016-01-02 23:24:51 +01:00
Lennart Kats b44887c0fb Add one more insane test for future sanity 2016-01-02 23:24:40 +01:00
Lennart Kats e16d190ab1 Fix 'if(' matching 2016-01-02 23:20:07 +01:00
Lennart Kats 34720074f0 Add more tests 2016-01-02 22:55:25 +01:00
Lennart Kats aa980473fd Speed up language_test
Old hack no longer appears to be necessary
2016-01-02 22:35:26 +01:00
Lennart Kats 2443d2a836 Improve tests 2016-01-02 22:34:59 +01:00
Lennart Kats ea9e2300a3 Optimize cache keys 2016-01-02 22:08:32 +01:00
Lennart Kats 58a1daf089 Support re-completion for identifiers of length 3 in JavaScript 2016-01-02 22:05:08 +01:00
Lennart Kats 7aaaa9f7cb Add test 2016-01-02 21:41:03 +01:00
Lennart Kats b19c21ea46 Fix, improve tests 2016-01-02 21:40:56 +01:00
Lennart Kats 6505e072a2 Cleanup 2016-01-02 15:01:28 +00:00
Lennart Kats 729d2fdf93 worker.$doc may not be ready yet 2016-01-02 15:45:12 +01:00
Lennart Kats e63a709c52 Fix escape issues 2016-01-02 14:29:08 +00:00
Lennart Kats c1640779b6 Add equality operators 2016-01-02 14:27:13 +00:00
Lennart Kats f76e42499d Add expression prefix regex code completion optimization feature 2016-01-02 14:27:13 +00:00
Lennart Kats bb424c2272 Fix language plugin unload 2016-01-02 15:25:28 +01:00
Lennart Kats 30fc0f237d Fix original line value 2016-01-02 13:48:55 +00:00
Lennart kats a3cf0665f7 Merge remote-tracking branch 'origin/master' into revert-11326-revert-refactoring
Conflicts:
	plugins/c9.ide.language.python/python.js
	plugins/c9.ide.language.python/worker/python_linter.js
2016-01-01 22:37:00 +00:00
Lennart kats 52f0be27f4 Fix +11325 worker not getting latest document from UI 2016-01-01 22:32:48 +00:00
Brady Dowling 197ddb03a7 Premium subscription <> Premium support 2015-12-31 16:43:07 +00:00
c9bot eaca2c3e59 c9-auto-bump 3.1.878 2015-12-31 17:37:05 +01:00
Lennart Kats 67e9fa2b83 Remove unnecessary escape 2015-12-31 16:06:34 +01:00
nightwing 7b5d31693c it is easy to accidentally type shift-backspace instead of backspace 2015-12-31 18:41:33 +04:00