Wykres commitów

4657 Commity (a9d1000dd6711594a12001fc21d4fb3cb06bb3cf)

Autor SHA1 Wiadomość Data
Lennart kats 5a6a82e229 Merge remote-tracking branch 'origin/master' into revert-refactoring
Conflicts:
	plugins/c9.ide.language.python/python.js
	plugins/c9.ide.language.python/worker/python_completer.js
	plugins/c9.ide.language.python/worker/python_linter.js
2015-12-30 13:27:56 +00:00
c9bot e672832f25 c9-auto-bump 3.1.867 2015-12-30 14:18:49 +01:00
Lennart Kats f37b71c3a3 Merge pull request +11332 from c9/improve-completions
Fix Python completion issues
2015-12-30 14:18:35 +01:00
Lennart Kats beeae5ce3c Move setting to config 2015-12-30 12:41:18 +00:00
c9bot 3937ef4045 c9-auto-bump 3.1.866 2015-12-30 13:13:13 +01:00
Lennart Kats ec8770402a Add PYTHONPATH setting for completion 2015-12-30 11:15:32 +00:00
c9bot af360630b3 c9-auto-bump 3.1.865 2015-12-30 12:04:48 +01:00
Lennart Kats 9f5de3665d Fix linting only happening when completion is enabled 2015-12-30 09:37:35 +00:00
Lennart Kats 10f6f62edb Fix Python 3 support 2015-12-30 09:15:22 +00:00
Lennart Kats 704a7c174f Default cwd to workspaceDir 2015-12-30 08:46:57 +00:00
Lennart Kats 741e9d5a43 Clean up event emitting 2015-12-30 08:45:24 +00:00
Lennart Kats 3e5933fc92 Merge branch 'fix-retry' of github.com:c9/newclient into fix-retry 2015-12-30 07:57:12 +00:00
Lennart kats 42942eb661 Revert "Merge pull request +11282 from c9/refactor-language"
This reverts commit 0100d3b550, reversing
changes made to cc68450f46.

Conflicts:
	npm-shrinkwrap.json
2015-12-29 21:21:39 +00:00
Lennart kats f3ee816332 Revert "Merge pull request +11317 from c9/fix-another-regression"
This reverts commit ccedef2887, reversing
changes made to f2240fda9e.
2015-12-29 21:17:56 +00:00
Lennart kats b8530a7ca5 Revert "Merge pull request +11315 from c9/fix-tooltip"
This reverts commit b4acf66137, reversing
changes made to cc97359c84.
2015-12-29 21:17:35 +00:00
Lennart Kats 79f2fd0193 Fix err serialization
(passing as normal argument wouldn't get it properly serialized, stripping .message and .stack)
2015-12-29 15:20:56 +00:00
Lennart Kats 4a63753212 Silence ESUPERSEDED errors 2015-12-29 14:57:37 +00:00
Lennart Kats 12f858f31f Don't cache completion if a handler failed 2015-12-29 14:56:52 +00:00
c9bot 46395bcf07 c9-auto-bump 3.1.864 2015-12-29 14:53:00 +01:00
Dana Ivan 2f4d9c1a1d Merge pull request +11289 from c9/remove-td
Removes Treasure Data
2015-12-29 14:52:56 +01:00
c9bot 31af364b40 c9-auto-bump 3.1.863 2015-12-29 14:47:52 +01:00
c9bot 445a6e42ca c9-auto-bump 3.1.862 2015-12-29 13:58:24 +01:00
Lennart Kats ccedef2887 Fix event emitter invocation regression 2015-12-29 12:55:52 +00:00
c9bot f2240fda9e c9-auto-bump 3.1.861 2015-12-29 13:42:29 +01:00
Lennart Kats b4acf66137 Merge pull request +11315 from c9/fix-tooltip
Fix tooltip regression
2015-12-29 13:42:17 +01:00
c9bot cc97359c84 c9-auto-bump 3.1.860 2015-12-29 13:31:41 +01:00
Lennart kats 3b0c9f0151 Improve warning 2015-12-29 12:31:22 +00:00
Lennart Kats 45a0d71468 Fix refactoring regression
also node is not NaN
2015-12-29 12:18:32 +00:00
c9bot c6cf5e23fb c9-auto-bump 3.1.859 2015-12-29 12:51:27 +01:00
c9bot 0e47f16012 c9-auto-bump 3.1.858 2015-12-29 12:28:51 +01:00
c9bot 57093bdd06 c9-auto-bump 3.1.857 2015-12-29 11:37:16 +01:00
c9bot 77b265cc2b c9-auto-bump 3.1.856 2015-12-29 11:34:45 +01:00
Lennart Kats 13b80f6356 Merge pull request +11307 from c9/fix-raygun
Fix +11305 check for undefined
2015-12-29 11:29:58 +01:00
Lennart Kats b43f62ef5d Be even more paranoid 2015-12-29 11:04:45 +01:00
Lennart Kats 870aeb9211 Merge pull request +11122 from c9/localdev
Add new localdev config for working locally with hosted workspaces
2015-12-29 11:03:04 +01:00
Lennart kats 02d57503c9 Fix +11305 check for undefined 2015-12-29 09:57:46 +00:00
Lennart kats c280ed8cf0 Merge remote-tracking branch 'origin/master' into localdev
Conflicts:
	npm-shrinkwrap.json
2015-12-29 08:47:41 +00:00
c9bot a3f6e7929a c9-auto-bump 3.1.855 2015-12-28 22:08:37 +01:00
c9bot 46c5217a44 c9-auto-bump 3.1.854 2015-12-28 20:35:39 +01:00
Dana Ivan ef12ee580d Removes Treasure Data 2015-12-28 17:32:37 +00:00
c9bot a2ef865332 c9-auto-bump 3.1.853 2015-12-28 17:35:20 +01:00
Alex Brausewetter 9898ca42a9 Merge pull request +11287 from c9/feature-auth-google
Add Google OAuth authentication
2015-12-28 08:35:08 -08:00
c9bot 4ba0745182 c9-auto-bump 3.1.852 2015-12-28 17:09:23 +01:00
Alex Brausewetter 3b8eb16634 Merge pull request +11286 from c9/feature-ws-google
Add ws-google workspace type
2015-12-28 08:09:11 -08:00
Alex Brausewetter 32bfa5dc11 Add Google OAuth authentication 2015-12-28 08:08:04 -08:00
Alex Brausewetter e8ee1210b9 Fix AMD loader arguments for define() 2015-12-28 07:29:03 -08:00
c9bot edfc3adca6 c9-auto-bump 3.1.851 2015-12-28 16:26:20 +01:00
Alex Brausewetter a2dac7050b Add ws-google 2015-12-28 06:44:17 -08:00
Alex Brausewetter 6930d2739e Add match references {1}, {2} in messages 2015-12-28 06:43:05 -08:00
c9bot 36d865909f c9-auto-bump 3.1.850 2015-12-28 13:10:55 +01:00