Wykres commitów

2045 Commity (df19405719c3851231d64e07d8da03c6c70ea198)

Autor SHA1 Wiadomość Data
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 94d817445e Fix another regression in the architect test dummy 2015-08-26 12:25:15 +02:00
Lennart Kats 794b49adc9 Improve filename 2015-08-26 12:18:48 +02:00
Lennart Kats 8648a6975e Restore statement used by architect_resolver_test.js 2015-08-26 12:17:04 +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
Ruben Daniels 78323a7e16 Create new file for test settings if it doesn't exist 2015-08-25 22:28:48 -07:00
nightwing 3c31abc4cd cleanup 2015-08-26 02:55:24 +04:00
Ruben Daniels 9dc49c6d0b Added ability to open filtered nodes 2015-08-25 15:46:40 -07: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
Ruben Daniels 2a35456ab3 Enable filter for the test panel tree 2015-08-25 10:26:41 -07:00
Ruben Daniels cf22a3db2a Added sorting to the tree 2015-08-25 10:11:07 -07:00
Ruben Daniels 0a1ff08fac Use the top run button for running tests 2015-08-25 10:00:56 -07: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
basdewachter 0e2a165a48 turn off debug mode 2015-08-25 16:18:21 +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
Ruben Daniels 947003f015 Revert small change to a test 2015-08-24 22:21:01 -07:00
Ruben Daniels 2acc8720cb Merge branch 'master' of github.com:c9/newclient into testpanel
Conflicts:
	plugins/c9.ide.language.javascript.tern/tern.js
2015-08-25 02:45:22 +00: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