Wykres commitów

868 Commity (88b282c20e971bf7dcba6bf8f00f761dd1d1b83c)

Autor SHA1 Wiadomość Data
Matthijs van Henten 4ceaff2abf Merge pull request +8902 from c9/fix/unit-tests
Removed 'use mocha' from codebase. Fixed issues with client unit tests
2015-08-26 13:51:05 +02:00
Lennart kats c4ce4510bf Change addGlobal() to addGlobals() 2015-08-26 11:50:25 +00:00
c9bot 8c965d7660 c9-auto-bump 3.0.2483 2015-08-26 13:47:55 +02:00
Lennart Kats 3aa566445e Add addGlobal() function 2015-08-26 13:29:45 +02:00
c9bot 2bceac58ff c9-auto-bump 3.0.2482 2015-08-26 13:28:33 +02:00
c9bot 680234a0a6 c9-auto-bump 3.0.2481 2015-08-26 13:07:59 +02:00
c9bot fe90f65921 c9-auto-bump 3.0.2480 2015-08-26 13:07:15 +02:00
Lennart Kats 223993bed5 Fix changed filename 2015-08-26 12:47:21 +02:00
Lennart Kats f16d952aaf Fix undefined reference 2015-08-26 12:44:45 +02:00
c9bot 4dc7cd79a1 c9-auto-bump 3.0.2479 2015-08-26 12:37:17 +02:00
Lennart Kats d4c03debe3 Revert "skip subtests"
This reverts commit 398cef9c6c.
2015-08-26 12:27:52 +02:00
c9bot ca88eb67a8 c9-auto-bump 3.0.2478 2015-08-26 12:25:48 +02:00
Lennart Kats ad32a24058 Merge remote-tracking branch 'origin/master' into salesforce-language 2015-08-26 12:25:41 +02:00
Lennart Kats 794b49adc9 Improve filename 2015-08-26 12:18:48 +02:00
c9bot 75d998c5b9 c9-auto-bump 3.0.2477 2015-08-26 12:16:51 +02:00
Lennart Kats c2e692e0c9 Update tests for irrelevant changes 2015-08-26 12:14:08 +02:00
Lennart Kats abb0aae2b2 Fix definitions not loading 2015-08-26 12:13:55 +02:00
c9bot 431a1df4e0 c9-auto-bump 3.0.2476 2015-08-26 10:49:51 +02:00
Lennart kats 4914b2a603 Merge remote-tracking branch 'origin/master' into salesforce-language
Conflicts:
	plugins/c9.ide.language.javascript.tern/worker/tern_worker.js
2015-08-26 07:25:20 +00:00
c9bot 86e3066c25 c9-auto-bump 3.0.2475 2015-08-25 22:52:11 +02:00
c9bot 63bcbeacb8 c9-auto-bump 3.0.2474 2015-08-25 22:36:01 +02:00
Brady Dowling bcdb784113 Merge pull request +8920 from c9/pull/c9.ide.run/6
Pull/c9.ide.run/6
2015-08-25 16:35:51 -04:00
c9bot 22bbc3efc2 c9-auto-bump 3.0.2473 2015-08-25 21:28:40 +02:00
c9bot 10eb7e4e25 c9-auto-bump 3.0.2472 2015-08-25 20:55:41 +02:00
Tim Robinson 96a41e608f Merge pull request +8907 from c9/sf6
fix run client unit tests
2015-08-25 20:55:31 +02:00
basdewachter 398cef9c6c skip subtests 2015-08-25 18:47:31 +02:00
c9bot 7b6331d4ce c9-auto-bump 3.0.2471 2015-08-25 18:38:16 +02:00
c9bot e3363cf3fe c9-auto-bump 3.0.2470 2015-08-25 17:06:08 +02:00
c9bot d9ec7dc5e1 c9-auto-bump 3.0.2469 2015-08-25 16:54:50 +02:00
c9bot 0586461feb c9-auto-bump 3.0.2468 2015-08-25 16:48:23 +02:00
c9bot 849f2d92c2 c9-auto-bump 3.0.2467 2015-08-25 16:15:44 +02:00
c9bot 33edb0417b c9-auto-bump 3.0.2466 2015-08-25 15:34:47 +02:00
Lennart Kats c51607803e Fix paths 2015-08-25 15:00:06 +02:00
c9bot 17d8be4f5c c9-auto-bump 3.0.2465 2015-08-25 14:06:38 +02:00
c9bot d950d27781 c9-auto-bump 3.0.2464 2015-08-25 13:45:08 +02:00
c9bot 80b533381e c9-auto-bump 3.0.2463 2015-08-25 13:17:27 +02:00
Tim Robinson 68a3a33e5f Removed 'use mocha' from codebase. Fixed issue with architect_resolver_test that lennart reported. 2015-08-25 10:51:36 +00:00
Lennart kats 3f86d1eec2 Fix architect resolver init 2015-08-25 10:02:29 +00:00
Lennart kats 7d6ca291f4 Set .sender for jsonalyzer handlers 2015-08-25 09:12:26 +00:00
Lennart kats 07e5e923b7 Allow updatePlugins() to update tern plugins after initial init 2015-08-25 09:11:50 +00:00
c9bot 61f4731aa9 c9-auto-bump 3.0.2462 2015-08-25 11:08:08 +02:00
c9bot 89abc3042c c9-auto-bump 3.0.2461 2015-08-25 11:07:45 +02:00
c9bot 8e459dc1d2 c9-auto-bump 3.0.2460 2015-08-25 10:09:42 +02:00
Ragnar Groot Koerkamp 8cb1d9bfbe Make C++ (simple) runner quit on build errors
The current behaviour is to run the old executable when building failed.
This makes it quit when there is an error, so that the executable is
only run when building succeeded.
2015-08-24 23:43:25 +02:00
Ragnar Groot Koerkamp 89aace5042 Make C (GDB Debugging) non-executable 2015-08-24 23:42:53 +02:00
c9bot e8111bf544 c9-auto-bump 3.0.2459 2015-08-24 17:35:17 +02:00
c9bot b850cfa79b c9-auto-bump 3.0.2458 2015-08-24 16:24:27 +02:00
c9bot 32cc7539e2 c9-auto-bump 3.0.2457 2015-08-24 16:20:18 +02:00
Mutahhir 2a9bd9b261 Fixes +8869 Adding bash to RoR runner command 2015-08-24 14:08:32 +00:00
c9bot 96484c8003 c9-auto-bump 3.0.2456 2015-08-24 14:28:31 +02:00
c9bot 0dbe73c82c c9-auto-bump 3.0.2455 2015-08-24 14:14:41 +02:00
Lennart kats 289a422618 Cleanup
JavaScript is not C
2015-08-24 10:28:50 +00:00
Lennart kats e8e97c04a4 Move out initTern() 2015-08-24 10:28:30 +00:00
Lennart kats 19a5890e39 Expose setOptions() 2015-08-24 10:28:11 +00:00
c9bot d819a51a56 c9-auto-bump 3.0.2454 2015-08-24 11:47:47 +02:00
Lennart Kats 7baa45ee99 Don't match regexes like /\$/ 2015-08-24 11:33:29 +02:00
c9bot 60c1a663f2 c9-auto-bump 3.0.2453 2015-08-24 10:38:23 +02:00
nightwing 4bf2390376 analyze must allways call the callback 2015-08-24 04:01:02 +04:00
c9bot 450472bfb8 c9-auto-bump 3.0.2452 2015-08-23 21:14:38 +02:00
c9bot 22f6fa1809 c9-auto-bump 3.0.2451 2015-08-23 10:39:57 +02:00
c9bot 9fc8e12df2 c9-auto-bump 3.0.2450 2015-08-22 15:29:50 +02:00
c9bot 4c638ee209 c9-auto-bump 3.0.2449 2015-08-22 13:02:05 +02:00
c9bot 0a8ce16654 c9-auto-bump 3.0.2448 2015-08-22 09:56:34 +02:00
Harutyun Amirjanyan cee0b39d1d Merge pull request +8854 from c9/salesforce-language
Tern worker fixes & salesforce language tweaks
2015-08-22 11:56:16 +04:00
c9bot 7af5ae765d c9-auto-bump 3.0.2447 2015-08-21 22:24:35 +02:00
Lennart kats c92ff501d9 Fix conflict crap 2015-08-21 15:48:35 +00:00
c9bot 5ef6b75868 c9-auto-bump 3.0.2446 2015-08-21 16:56:04 +02:00
Lennart kats a0141b3165 Expose tern_update_plugins as a function 2015-08-21 14:52:51 +00:00
Lennart kats 1e693fbbfc More tern update fixes 2015-08-21 14:52:18 +00:00
Lennart kats 9f75430b12 Fix minor issues in tern updates 2015-08-21 14:52:09 +00:00
Lennart kats 1c5ad457f9 Remove broken smartface reference 2015-08-21 14:52:05 +00:00
Lennart kats e20773adf1 Fix warnings 2015-08-21 14:51:59 +00:00
Lennart kats e7f1198992 Fix occurrence highlighting not redrawing on backspace
Apparently, we have a 1-character selection when we backspace?!
2015-08-21 14:50:39 +00:00
Lennart kats 797c5be7e9 Add note about future work 2015-08-21 14:50:32 +00:00
c9bot 642bea9594 c9-auto-bump 3.0.2445 2015-08-21 15:40:18 +02:00
c9bot 2fad28cc6a c9-auto-bump 3.0.2444 2015-08-21 15:35:29 +02:00
c9bot 1a25805ecd c9-auto-bump 3.0.2443 2015-08-21 14:47:18 +02:00
c9bot 090da8282e c9-auto-bump 3.0.2442 2015-08-21 14:40:38 +02:00
c9bot 17d21407bf c9-auto-bump 3.0.2441 2015-08-21 13:56:53 +02:00
c9bot e4b228d58c c9-auto-bump 3.0.2440 2015-08-21 13:16:10 +02:00
c9bot 5dec100f6b c9-auto-bump 3.0.2439 2015-08-21 12:37:10 +02:00
c9bot a237010157 c9-auto-bump 3.0.2438 2015-08-21 12:10:38 +02:00
c9bot cee94870b9 c9-auto-bump 3.0.2437 2015-08-21 12:01:55 +02:00
c9bot 891ca79bbd c9-auto-bump 3.0.2436 2015-08-21 11:41:21 +02:00
Lennart Kats 478d695cc9 Merge pull request +8804 from c9/pull/c9.ide.language.javascript.tern/1
Pull/c9.ide.language.javascript.tern/1
2015-08-21 11:41:05 +02:00
c9bot fd44773d9c c9-auto-bump 3.0.2435 2015-08-21 11:16:50 +02:00
c9bot aa4d729668 c9-auto-bump 3.0.2434 2015-08-21 09:26:30 +02:00
c9bot c5111b3ef0 c9-auto-bump 3.0.2433 2015-08-21 00:38:31 +02:00
c9bot 983f15851a c9-auto-bump 3.0.2432 2015-08-20 23:07:45 +02:00
c9bot d29c875936 c9-auto-bump 3.0.2431 2015-08-20 21:00:50 +02:00
c9bot 09db0c4f43 c9-auto-bump 3.0.2430 2015-08-20 19:13:19 +02:00
c9bot 5afceb409f c9-auto-bump 3.0.2429 2015-08-20 17:58:41 +02:00
c9bot 04c237950a c9-auto-bump 3.0.2428 2015-08-20 17:29:24 +02:00
c9bot 30aaf91774 c9-auto-bump 3.0.2427 2015-08-20 17:20:13 +02:00
c9bot f8fd2bce42 c9-auto-bump 3.0.2426 2015-08-20 17:15:00 +02:00
c9bot a4ff7992d5 c9-auto-bump 3.0.2425 2015-08-20 17:14:41 +02:00
c9bot f1960a05d5 c9-auto-bump 3.0.2424 2015-08-20 17:11:49 +02:00
c9bot 03739a747f c9-auto-bump 3.0.2423 2015-08-20 17:06:33 +02:00
c9bot c48a7b66c6 c9-auto-bump 3.0.2422 2015-08-20 16:41:49 +02:00
c9bot b912deecc9 c9-auto-bump 3.0.2421 2015-08-20 16:27:27 +02:00