Tim Robinson
|
c9bcd2d3f1
|
Merge pull request +8973 from c9/more-collab-logging
[Trivial] More collab logging
|
2015-08-31 15:16:52 +02:00 |
|
Arron Bailiss
|
79afaecfb6
|
Add myself to about page and credits
|
2015-08-31 09:51:47 +00:00 |
|
alperozisik
|
21a3061a6a
|
Updated based on coding standards
|
2015-08-30 18:15:32 +03:00 |
|
Ruben Daniels
|
69d926677d
|
Add dark theme support for coverage button
|
2015-08-28 19:52:19 +00:00 |
|
Ruben Daniels
|
93cf937fd1
|
Merge pull request +8974 from c9/sdk
Sdk related fixes
|
2015-08-28 10:53:07 -07:00 |
|
nightwing
|
2e46a79bfe
|
only include plugins from package.json in built extension
|
2015-08-28 14:36:59 +04:00 |
|
Tim Robinson
|
93e9bd8c5e
|
Didn't mean to remove that
|
2015-08-28 10:13:44 +00:00 |
|
Tim Robinson
|
3bd69d7e21
|
Log improvements
|
2015-08-28 10:13:15 +00:00 |
|
Matthijs van Henten
|
90d62b4862
|
Merge pull request +8187 from c9/resize
Nicer resize popup
|
2015-08-28 12:12:58 +02:00 |
|
Tim Robinson
|
b22ebc80c7
|
Adding some more vfs logging and sending logs to loggly.
|
2015-08-28 10:07:35 +00:00 |
|
nightwing
|
9c91ae4a8c
|
update tree rowheights to match css
# Conflicts:
# plugins/c9.ide.scm/detail.js
# plugins/c9.ide.scm/log.js
# plugins/c9.ide.scm/scm.js
|
2015-08-28 04:17:19 +04:00 |
|
alperozisik
|
5a44357b84
|
Fixed code indentation
|
2015-08-27 20:42:52 +03:00 |
|
alperozisik
|
e8aedd85f5
|
Exposed showing C9 about
|
2015-08-27 16:49:54 +03:00 |
|
alperozisik
|
6092fab83d
|
Option to terminal colors
Terminal colors can be customized ad defined in configuration per theme
|
2015-08-27 12:11:24 +03:00 |
|
alperozisik
|
a964d678fe
|
Added cusom IDE provider name support for document.title
For SmartfaceCloud project being able to change the document.title is
required with configuration.
|
2015-08-27 11:59:19 +03:00 |
|
Ruben Daniels
|
89abde67e7
|
Fixes many small UX issues. Implements object proxies to keep state across usage (filter, results)
|
2015-08-26 22:10:33 -07:00 |
|
Ruben Daniels
|
000dca6c08
|
tweak skin for flat light
|
2015-08-26 12:18:15 -07:00 |
|
Ruben Daniels
|
7822e0c5a1
|
Small UI tweaks
|
2015-08-26 09:09:17 -07:00 |
|
Ruben Daniels
|
21b1d565e4
|
Fixes dark theme for test panel
|
2015-08-26 08:45:34 -07:00 |
|
Lennart kats
|
b69339c1ec
|
Merge remote-tracking branch 'origin/master' into salesforce-language
Conflicts:
plugins/c9.fs/mock/plugins/c9.dummy/architect_test_dummy.js
|
2015-08-26 11:57:36 +00:00 |
|
Lennart kats
|
41733f9c9f
|
Handle error
|
2015-08-26 11:43:35 +00: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 |
|
Ruben Daniels
|
78323a7e16
|
Create new file for test settings if it doesn't exist
|
2015-08-25 22:28:48 -07:00 |
|
Ruben Daniels
|
9dc49c6d0b
|
Added ability to open filtered nodes
|
2015-08-25 15:46:40 -07: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 |
|
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 |
|
Ruben Daniels
|
ffcadea31c
|
Style the split button
|
2015-08-23 10:20:28 -07:00 |
|
Ruben Daniels
|
42cecfa3e9
|
Add form and options support to test runners. Enable debugging for mocha runner
|
2015-08-23 09:46:54 -07:00 |
|
Ruben Daniels
|
b8bc0c4a52
|
Adding a split button. Fixing small issues
|
2015-08-22 23:42:17 -07:00 |
|
Ruben Daniels
|
5aa68f3406
|
With comment support for the black list
|
2015-08-22 22:42:13 -07:00 |
|
Ruben Daniels
|
daeaf4dfd0
|
The script to load all the test files is now configurable. For instance for newclient use: grep -lsR -E '"use server"' -E '"use mocha"' --exclude-dir node_modules *
|
2015-08-22 21:50:44 -07:00 |
|
nightwing
|
cdfc19414c
|
workaround for pty not working on windows
|
2015-08-23 01:01:25 +04:00 |
|
Ruben Daniels
|
2cdd900c3e
|
Merge pull request +8790 from c9/fix-plugin-loader
Update and load plugins from managed directory
|
2015-08-21 13:24:24 -07:00 |
|
Ruben Daniels
|
aa6b132249
|
Merge branch 'master' of github.com:c9/newclient into testpanel
|
2015-08-21 08:53:07 -07:00 |
|
nightwing
|
43dbb70264
|
fix loading-spinner animation
|
2015-08-21 16:24:38 +04:00 |
|
Lennart Kats
|
ae6e89f36b
|
Merge pull request +8808 from c9/fix-sdk
Fix missing node_module error in sdk and add test
|
2015-08-21 13:56:44 +02:00 |
|
Ruben Daniels
|
2362b34eb3
|
Merge branch 'master' of github.com:c9/newclient into testpanel
|
2015-08-20 17:00:49 -07:00 |
|
Ruben Daniels
|
4d248be0c7
|
Added very basic coverage panel
|
2015-08-20 16:33:06 -07:00 |
|
Tim Robinson
|
5702de8d1f
|
Merge pull request +8831 from c9/sanity-test-test-test
make sure nobody ever forgets to add "use this or that"
|
2015-08-20 17:06:22 +02:00 |
|
Matthijs van Henten
|
8fd6fa8d8b
|
make tests run on ci again
|
2015-08-20 14:34:39 +00:00 |
|
Nikolai Onken
|
bc56c35800
|
Fix signout for IDE
|
2015-08-20 13:56:38 +00:00 |
|
nightwing
|
7a78fa8b4c
|
fix missing module error in sdk
|
2015-08-19 20:14:54 +04:00 |
|
Fabian Jakobs
|
ea3b8f2cd9
|
remove .only
|
2015-08-19 11:01:01 +00:00 |
|
Alex Brausewetter
|
21d26d94fd
|
Refactor plugin loader to scan multiple folders
Look into ~/.c9/{,managed,dev}/plugins and load ordered by priority
|
2015-08-18 18:20:05 -07:00 |
|
Alex Brausewetter
|
775c4b0f2f
|
Install managed packages to ~/.c9/managed/plugins
|
2015-08-18 18:19:04 -07:00 |
|
Ruben Daniels
|
3d5efe16a8
|
Added stop button
|
2015-08-17 21:32:25 -07:00 |
|
Ruben Daniels
|
8240d2bc65
|
Basic features of the result panel are working
|
2015-08-17 14:59:35 -07:00 |
|