Ruben Daniels
9d87d18f55
Add new branches panel
2015-11-16 02:19:46 +00:00
Ruben Daniels
31bfccd308
Add setting for project path find in files. Fixes +3655
2015-11-14 01:45:12 +00:00
Ruben Daniels
57ec419e86
don't expect e to be defined
2015-11-14 01:26:30 +00:00
Ruben Daniels
3ed3bb9a05
Hide tab/pane immediately when closing last tab of pane and setting to keep pane is off
2015-11-14 00:45:45 +00:00
nightwing
fada633f1e
add mock for show error
2015-11-13 22:44:24 +04:00
nightwing
6d0acea2ca
fix startup
2015-11-13 22:44:24 +04:00
Ruben Daniels
b6411a7a53
Add support for the classic theme loading screen
2015-11-13 16:23:39 +00:00
Lennart Kats
097a561002
Merge pull request +10337 from c9/xdebug
...
Fix php debugger
2015-11-13 14:55:27 +01:00
Lennart Kats
22403f13c4
Merge pull request +10423 from c9/update-experiments
...
Update experiments, make FTP experimental for new users
2015-11-13 14:49:23 +01:00
Lennart Kats
42d069225a
Revert "Revert markdown changes"
2015-11-13 13:21:21 +01:00
Lennart Kats
093560ec8a
Revert "Merge pull request +10389 from c9/fix/small"
...
This reverts commit ace44def0d
, reversing
changes made to 2f2b96a406
.
2015-11-13 13:20:08 +01:00
Ruben Daniels
c5666c7fbc
cleanup
2015-11-13 01:37:08 +00:00
Ruben Daniels
8c37dd8163
Support for the dark theme
2015-11-13 01:32:12 +00:00
nightwing
75a2ee5e86
tweak testrunner
2015-11-13 05:30:54 +04:00
Ruben Daniels
286b903694
Allow for different loading screens, configured via the settings plugin.
2015-11-13 01:15:22 +00:00
nightwing
700cf076d5
fix test runner
2015-11-13 04:00:40 +04:00
Ruben Daniels
6b2f967dab
Focus previously focussed tab when cancelling preview mode
2015-11-12 20:13:07 +00:00
Ruben Daniels
d568e250e4
Fixes +9934. Show alert when using the experimental panel
2015-11-12 19:56:35 +00:00
Ruben Daniels
ff93a89502
Fixes +9964 - Don't show urls while editor is not focussed
2015-11-12 19:46:32 +00:00
Ruben Daniels
ac1f51af7e
urls now show a menu
2015-11-12 19:38:38 +00:00
Ruben Daniels
96ef199e6c
Disable link clicking by holding shift ctrl or meta
2015-11-12 18:55:04 +00:00
Ruben Daniels
83eb743405
Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
...
Conflicts:
plugins/c9.ide.preview.markdown/markdown.js
2015-11-12 00:17:39 +00:00
Ruben Daniels
701ddc93c1
Merge branch 'master' of github.com:c9/newclient into fix/small
2015-11-11 23:07:43 +00:00
Ruben Daniels
fc28a913a4
Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
...
Conflicts:
plugins/c9.ide.cs50.stats/stats50.js
2015-11-11 17:44:40 +00:00
Lennart kats
7aa954a0f3
Add .
2015-11-11 16:34:04 +00:00
Fabian Jakobs
15ef268ea6
use custom VFS logger for the VFS worker
2015-11-11 15:00:07 +00:00
Fabian Jakobs
ef6ad9c733
add custom raygun logger for VFS
2015-11-11 14:51:39 +00:00
Lennart kats
4469f93f34
Hide plugin manager when disabled
2015-11-11 12:47:50 +00:00
Lennart kats
213b9da0e1
Add new parameter to addExperiment()
2015-11-11 11:59:56 +00:00
Lennart kats
627e2dd566
Disable plugin loading by default, it's secret and has unaddressed security issues
2015-11-11 11:56:25 +00:00
Lennart kats
b120e3b8c5
Add docs
2015-11-11 11:42:19 +00:00
Ruben Daniels
6ccc2adadf
Fix the splitter of the workspace files
2015-11-11 02:54:33 +00:00
Ruben Daniels
0c32e3a861
Revert default scrollback because of performance issue
2015-11-10 22:41:53 +00:00
Ruben Daniels
67a184cd02
Don't show exist errors
2015-11-10 22:41:15 +00:00
Tim Robinson
69ef106634
Removing logger duplication
2015-11-10 18:47:10 +00:00
nightwing
5dc7a282f7
fix switching between php and js debuggers
2015-11-09 16:10:21 +04:00
nightwing
f346ee8c96
add more info for timeout errors in raygun
2015-11-07 16:47:14 +00:00
Ruben Daniels
20c7f08fa1
Fix dialog color
2015-11-06 16:18:44 +00:00
Ruben Daniels
41123ca28d
Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
...
Conflicts:
.c9/project.settings
2015-11-06 16:12:53 +00:00
Fabian Jakobs
ab703fa299
clear VFS cache brefore reconnect
2015-11-06 15:04:02 +00:00
Lennart kats
d0ee46fd1f
Merge remote-tracking branch 'origin/master' into monitoring-2
...
Conflicts:
plugins/c9.api/docker.js
2015-11-06 13:12:26 +00:00
Fabian Jakobs
75d356964b
add helper function
2015-11-06 11:53:28 +00:00
Lennart kats
bb873bebbd
Fix logging
2015-11-06 11:51:25 +00:00
Fabian Jakobs
90a8611f78
propagate workspace state changes to the client and trigger a VFS reconnect
2015-11-06 11:30:07 +00:00
nightwing
d70370f791
fix focus issue with forms in a dialog
2015-11-06 01:40:29 +04:00
Ruben Daniels
9bb4f1d886
fix tab tests
2015-11-06 01:40:28 +04:00
Ruben Daniels
a52b93b35d
Fixes c9/core+110 always use close() when unloading tabs
2015-11-06 01:40:28 +04:00
Ruben Daniels
0995f8b0c0
disable plugin manager by default.
...
Show version of plugins in plugin manager.
2015-11-06 01:40:27 +04:00
nightwing
56fcafda34
fix fs.cache test
2015-11-06 01:40:27 +04:00
Ruben Daniels
fbfb17f46b
Fixes c9/core+200 - correct information in the fs cache
2015-11-06 01:40:27 +04:00
Lennart Kats
2c0c07d357
Merge pull request +10096 from c9/revert-10090-revert-10051-fix/various
...
Revert "Revert "Fix issues with rename""
2015-11-05 12:28:07 +01:00
Fabian Jakobs
ca8cd63bc9
Merge pull request +10215 from c9/single-sign-out
...
single sign out
2015-11-05 10:58:11 +01:00
Ruben Daniels
53d9a37f24
Potentially addresses +10116
2015-11-04 20:51:20 +00:00
Ruben Daniels
584f9ea55b
Merge pull request +10204 from c9/tmuxspawn
...
Fix tmux getting into restart loop when profile prints something
2015-11-04 09:02:38 -08:00
Fabian Jakobs
dd49a15771
use nc plugin for logouts
2015-11-04 15:36:44 +00:00
Matthijs van Henten
3d718d9e21
Merge pull request +10231 from c9/movetests
...
Move integration tests to profile dir
2015-11-04 15:51:21 +01:00
Fabian Jakobs
ddfb81c264
Merge remote-tracking branch 'origin/master' into single-sign-out
2015-11-04 14:25:05 +00:00
Lennart Kats
e9299df383
Merge pull request +10242 from c9/clipboard
...
remove unused code
2015-11-04 15:11:19 +01:00
Nikolai Onken
3c33835309
Merge pull request +10229 from c9/mbed
...
ARM mbed integration
2015-11-04 14:59:07 +01:00
Fabian Jakobs
47c182006e
mock linked services for the SDK
2015-11-04 13:28:45 +00:00
basdewachter
0d921cbd63
fix client unit tests
2015-11-04 14:15:36 +01:00
nightwing
14c0069d49
remove unused code
2015-11-04 12:10:17 +00:00
Tim Robinson
d7be50c642
Merge pull request +9997 from c9/revert-9979-revert-symlink-loop-detection
...
Restore "fix symlink loop detection"
2015-11-04 11:22:53 +01:00
nightwing
242bba1c28
fix slow regexp
2015-11-04 03:30:10 +04:00
nightwing
265c6576ea
fix issues with run button
2015-11-04 03:21:57 +04:00
c9bot
469dd34bdf
better fix for predict_echo test
2015-11-04 03:21:56 +04:00
nightwing
f4bf550bf6
fix flaky predict_echo_test
2015-11-04 03:21:56 +04:00
nightwing
7d254794dd
remove watchfile
2015-11-04 03:21:56 +04:00
nightwing
f61269a017
more reliable tmuxspawn for output tabs
2015-11-04 03:21:55 +04:00
nightwing
75beb096d7
fix close event handling for remote processes
2015-11-04 03:21:55 +04:00
Fabian Jakobs
9b3e007435
Merge remote-tracking branch 'origin/update-dockerfiles' into single-sign-out
2015-11-03 12:08:12 +00:00
Ruben Daniels
78f96f3333
cleanup
2015-11-03 01:28:38 +00:00
Ruben Daniels
ecd1d928de
Add api support for salesforce
2015-11-02 16:17:58 -08:00
Harutyun Amirjanyan
a1b273b6e1
Revert "Revert "fix symlink loop detection""
2015-11-03 03:24:34 +04:00
Harutyun Amirjanyan
57ca776aea
Revert "Revert "Fix issues with rename""
2015-11-03 03:22:19 +04:00
Tim Robinson
8deb9cdd65
Adding mock timing metric
2015-11-02 13:44:54 +00:00
Fabian Jakobs
dbd2d25ed6
Merge pull request +10184 from c9/fix-vfs-cache-race-condition
...
Fix vfs cache race condition
2015-11-02 14:29:50 +01:00
Fabian Jakobs
2dc481c01d
Merge pull request +10139 from c9/request-metrics
...
send request metrics to datadog
2015-11-02 13:54:19 +01:00
Fabian Jakobs
1242e7b6d1
monitor VFS connect time
2015-11-02 13:16:44 +01:00
Fabian Jakobs
4a72d312d8
fix VFS cache race condition causing VFS conneciton to never be cleaned up.
2015-11-02 13:16:05 +01:00
Fabian Jakobs
a9ecf82050
refactor request metrics
2015-10-30 14:27:04 +00:00
Fabian Jakobs
88a430cedb
VFS also needs CORS
2015-10-30 10:58:21 +00:00
Ruben Daniels
bbfaab263e
trivial fixes
2015-10-28 21:10:08 +00:00
Fabian Jakobs
15a3ed02ba
logout redirects
2015-10-28 14:45:53 +00:00
Matthijs van Henten
ef5af704cd
Revert "Fix issues with rename"
2015-10-27 15:02:46 +01:00
Ruben Daniels
72a9eb5d4a
Merge pull request +10051 from c9/fix/various
...
Fix issues with rename
2015-10-26 11:28:36 -07:00
nightwing
b129c7a2e9
fix min width of filetree scrollbar
2015-10-26 22:25:18 +04:00
Fabian Jakobs
22ede6ec31
Merge pull request +10027 from c9/report-request-timeouts
...
[TRIVIAL] Report request timeouts to datadog so we can see spikes
2015-10-26 12:36:01 +01:00
Tim Robinson
17467cfb22
Report request timeouts to datadog so we can see spikes
2015-10-23 13:20:05 +00:00
Fabian Jakobs
7d8062ddbf
pull out redirect into a separate plugin
2015-10-23 13:00:33 +00:00
Fabian Jakobs
7e1613d4ab
add user-content service
2015-10-23 13:00:32 +00:00
Ruben Daniels
afc75e013f
supportive fixes
2015-10-22 23:35:09 +00:00
Ruben Daniels
a83ae43a5e
increase scrollbarck default
2015-10-22 21:26:13 +00:00
Tim Robinson
40c010cffa
Revert "fix symlink loop detection"
...
This reverts commit 7126015b1b
.
2015-10-22 10:30:54 +00:00
Alex Brausewetter
1d7a2d1a2a
Do not revert bugfix for order of editor
2015-10-21 18:13:16 -07:00
Alex Brausewetter
162ff405f4
Revert "Open SVG files in image previewer by default"
2015-10-21 18:09:29 -07:00
Ruben Daniels
6c1a5c8b8c
Force margin
2015-10-21 22:51:43 +00:00
Ruben Daniels
14d5c7cade
Fix coverage view for dark theme
2015-10-21 22:49:10 +00:00
Ruben Daniels
dfca5e1c1c
Better getJson fix
2015-10-21 22:09:26 +00:00
Ruben Daniels
0a0182243c
Merge branch 'fix/rc1' of github.com:c9/newclient into fix/rc1
2015-10-21 21:59:50 +00:00
Ruben Daniels
b361151d66
Revent changing hasValue to before setValue
2015-10-21 14:59:29 -07:00
Ruben Daniels
36c59fa5c1
Fix settings for getJson
2015-10-21 21:57:08 +00:00
Ruben Daniels
48f6a58644
set hasValue before setValue
2015-10-21 14:31:33 -07:00
Ruben Daniels
a2bfeb4932
Make merge tool work when switching editors
2015-10-21 21:12:27 +00:00
Tim Robinson
8f7f129a1e
Merge pull request +9885 from c9/prevalidate-packages
...
[Trivial] Validate package name only contains valid characters.
2015-10-21 11:04:01 +02:00
Lennart Kats
b64644bdfd
Merge pull request +9561 from c9/fix/repl
...
Enable Bash REPL. Prepare Immediate for Salesforce Log Viewer.
2015-10-21 09:12:37 +02:00
Ruben Daniels
b8b1fa3dc7
Move related files menu item to coverage and turn it unto a submenu instead
2015-10-20 19:00:43 -07:00
Ruben Daniels
7d6f09a41e
Merge branch 'master' of github.com:c9/newclient into fix/deps
2015-10-20 18:37:39 -07:00
Ruben Daniels
5617a809db
Add dark theme for merge plugin
2015-10-20 18:18:28 -07:00
Ruben Daniels
88aaad4f5a
Add minwidth/minheight to menu
2015-10-20 14:24:54 -07:00
Ruben Daniels
61016b8616
Merge pull request +9869 from c9/fix/various
...
Fix several small issues
2015-10-20 11:55:19 -07:00
Ruben Daniels
71fea3f694
Merge branch 'master' of github.com:c9/newclient into fix/deps
...
Conflicts:
.c9/project.settings
2015-10-20 18:53:51 +00:00
Ruben Daniels
b61039216c
Small fixes to settings and forms
2015-10-20 18:53:03 +00:00
Harutyun Amirjanyan
f72202160b
Merge pull request +9593 from c9/fix/testpanel
...
Test Panel Fixes
2015-10-20 22:45:31 +04:00
Ruben Daniels
ac33a79549
documentation update
2015-10-19 19:05:10 -07:00
Ruben Daniels
4ea9e47751
Merge branch 'master' of github.com:c9/newclient into fix/deps
2015-10-19 17:23:13 -07:00
Ruben Daniels
1feee3bff0
Tweaks to the merge tool
2015-10-19 17:20:18 -07:00
Ruben Daniels
ea5d931e15
Allow beautify to be called with a string. Other small supportive fixes
2015-10-19 10:57:28 -07:00
Alex Brausewetter
fa71c32515
Merge pull request +9821 from c9/fix/sync
...
Fix/sync
2015-10-19 09:35:59 -07:00
Fabian Jakobs
043984c8e1
Revert "Put user content on a different domain"
2015-10-19 17:22:19 +02:00
Tim Robinson
38e4f3c1d7
Added default value for permissions and made it error if it's not set to org or world
2015-10-19 13:33:08 +00:00
Tim Robinson
ef86a4f4bc
Validate package name only contains valid characters. Unblacklist publish test as it works now
2015-10-19 12:55:09 +00:00
Fabian Jakobs
cfeb3724bc
Merge pull request +9793 from c9/user-domain
...
Put user content on a different domain
2015-10-19 13:47:02 +02:00
nightwing
7126015b1b
fix symlink loop detection
2015-10-17 18:35:09 +00:00
nightwing
59a7866b8b
fix c9 publish failing silently
2015-10-17 18:33:52 +04:00
Dana
5b58558280
Clean up analytics calls
2015-10-14 14:01:55 +00:00
Ruben Daniels
df665936f3
Fix splitbutton moveleft behavior
2015-10-14 12:25:01 +04:00
Ruben Daniels
e217f50307
Moved images
2015-10-14 12:25:01 +04:00
Ruben Daniels
02f401d368
small fixes for sync
2015-10-14 12:25:00 +04:00
Fabian Jakobs
88c9baaf62
Merge remote-tracking branch 'origin/master' into user-domain
...
Conflicts:
Makefile
npm-shrinkwrap.json
2015-10-13 13:48:58 +00:00
nightwing
fac2e66d39
report proper error in c9 publish if readme is missing
2015-10-12 18:19:55 +04:00
nightwing
fedde93fa5
fix infinite loop in undoing renaming of /x/x to /x
2015-10-12 17:01:46 +04:00
Fabian Jakobs
27eaa5add5
implement new user content auth for preview
2015-10-12 12:22:25 +00:00
Lennart Kats
4e8a128175
Merge pull request +9730 from c9/vim
...
add :wa and :sort vim commands
2015-10-08 15:34:33 +02:00
Lennart Kats
53b0ab1f7b
Merge pull request +9748 from c9/ide-about-credits-include-suraj
...
[TRIVIAL] Add Suraj to IDE credits
2015-10-08 15:33:50 +02:00
Tim Robinson
e61b2b12c3
Merge pull request +9706 from c9/fix-restore-screen
...
add unit test for error handler
2015-10-08 12:38:28 +02:00
Arron Bailiss
2c888dac10
Add Suraj to IDE credits
2015-10-07 19:04:32 +00:00
nightwing
faf6e3ec08
add :wa and :sort vim commands
2015-10-05 23:21:17 +04:00
Ruben Daniels
b1939daafb
Merge pull request +9697 from c9/fix/various
...
[Trivial] Fix misaligned inputbox in file save dialog
2015-10-05 11:12:49 -07:00
Fabian Jakobs
ec8885d053
add unit test
2015-10-05 15:01:06 +00:00
Fabian Jakobs
32af0fdb7b
cleanup
2015-10-05 14:43:31 +00:00
Fabian Jakobs
1d7cab3a3c
white list error keys
...
fixes https://trello.com/c/UpvPmchx/5-workspace-creation-shows-hibernate-or-migrate-screen
2015-10-05 14:40:48 +00:00
nightwing
88a5c96997
fix misaligned file save dialog
2015-10-03 23:27:18 +04:00
Lennart Kats
564ddfb3b8
Merge pull request +9642 from c9/fix-onlinedev
...
Fix onlinedev workspace creation and VFS issues
2015-10-02 13:33:14 +02:00
Lennart kats
f1f24f1bc3
Fix +9672 ugly error
2015-10-02 08:28:35 +00:00
Ruben Daniels
9b17d0e88e
Merge branch 'master' of github.com:c9/newclient into fix/testpanel
2015-10-01 15:30:59 -07:00
Ruben Daniels
9d57c90052
Fix build
2015-10-01 13:59:43 -07:00
Ruben Daniels
34aa7931f6
Add filter to coverage viewer. Clear coverage properly from cache
2015-10-01 13:43:29 -07:00
Ruben Daniels
e5421dc510
Merge pull request +9673 from c9/fix/various
...
Fix various small issues
2015-10-01 08:41:44 -07:00
nightwing
df57020317
fix +9620 tabmanager gets broken for some pane layouts
2015-10-01 19:27:09 +04:00
Dana
0ec5d2275c
Add Dana to help page
2015-10-01 14:39:26 +00:00
Ruben Daniels
afe8d24305
Fix light theme and hide flat dark behind experimental flag
2015-09-30 13:36:23 -07:00
Tim Robinson
2fde10c25a
Only increment dialog.error when it's actually shown to the user, not for empty messages
2015-09-30 12:33:12 +00:00
Tim Robinson
86121e1a34
Report error dialog errors to raygun
2015-09-30 12:31:13 +00:00
Ruben Daniels
bca8b3196b
Merge branch 'master' of github.com:c9/newclient into fix/testpanel
2015-09-29 11:22:45 -07:00
Lennart kats
16ac761224
Add new workaround for shared VFS redis entry in onlinedev
2015-09-29 12:20:20 +00:00
Ruben Daniels
d7d7fd351a
Tabs
2015-09-28 18:48:12 -07:00
Ruben Daniels
6ba9630c88
Dialogs, textboxes, datagrids, and other stuff
2015-09-28 17:09:14 -07:00
Ruben Daniels
d9e0c15738
Fix resize issue in save as dialog. Restyle it
2015-09-28 14:54:56 -07:00
Ruben Daniels
0db65a3046
Preference Page Styling
2015-09-28 12:02:50 -07:00
Lennart Kats
60dbfc9636
Disable test that is flaky on CI
2015-09-28 09:11:17 +02:00
Ruben Daniels
65f6a62ace
Make flat dark theme a proper theme and converted the save as dialog
2015-09-27 11:46:38 -07:00
Ruben Daniels
0ce8545c26
Menu Tweaks
2015-09-26 21:04:04 -07:00
Ruben Daniels
f5d3dabae5
Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
2015-09-26 16:32:48 -07:00
Ruben Daniels
50ecdb7a28
Added caching of test results. 1) Makes test panel load fast. 2) Keeps results between refreshes
2015-09-26 15:53:36 -07:00
nightwing
721cb0d8f3
add scrollbar min width
2015-09-25 20:49:23 +00:00
Ruben Daniels
4c45b459a4
Align tree items better
2015-09-25 13:43:45 -07:00
Ruben Daniels
6d58dbc55c
Add Parallel Test Execution to the Test Panel
2015-09-25 12:49:07 -07:00
Ruben Daniels
4d2e304ff0
Tweak css
2015-09-24 18:55:09 -07:00
Ruben Daniels
3475a001e5
Fix opening the test config from the Cloud9 menu
2015-09-24 17:56:43 -07:00
Ruben Daniels
d15880f167
Fix options menu
2015-09-24 17:45:43 -07:00
Tim Robinson
bbb4927d89
Better logging of error dialogs so we can find them in raygun
2015-09-24 09:10:17 +00:00
Ruben Daniels
c45aa912c7
Asking runners if a file is a test file
2015-09-23 22:39:06 -07:00
Ruben Daniels
4d2ec63302
Revert unneeded change
2015-09-23 17:03:03 -07:00
Ruben Daniels
bf45f18201
Tweaks to make menus work better
2015-09-23 16:46:38 -07:00
Ruben Daniels
7b3581e7e4
Tweak abort() in bash evaluator. Make immediate toolbar extensible by evaluators
2015-09-23 15:54:04 -07:00
Matthijs van Henten
ced7683c34
Merge pull request +9352 from c9/suggest-light
...
[Trivial] suggest switching to flat-light instead of unfinished light theme
2015-09-23 12:21:59 +02:00
Matthijs van Henten
a3c640387d
Merge pull request +9536 from c9/fix/sdk
...
[Trivial] Hide the Plugin Manager behind the ?sdk=1 flag
2015-09-23 12:21:23 +02:00
Matthijs van Henten
3297b9a3a7
dont try to manipulate undefined stacktrace
2015-09-23 09:33:49 +00:00
Ruben Daniels
566664609b
Hide the Plugin Manager behind the ?sdk=1 flag
2015-09-22 16:21:06 -07:00
Matthijs van Henten
1c2eb95c7a
include statusCode, enables legacy behaviour
2015-09-22 15:04:54 +00:00
Matthijs van Henten
b29af1a2aa
dont leak stacktrackes. ever
2015-09-22 14:46:28 +00:00
Tim Robinson
01746cac14
Have a nice error
2015-09-18 12:14:46 +00:00
Tim Robinson
0d8fbef5d6
It could be the scope breaking it
2015-09-18 11:02:50 +00:00
Tim Robinson
267ae6e3f4
Change the message
2015-09-18 11:02:19 +00:00
Tim Robinson
9db5aff1c9
When we can't stringify the error log it and tell the user, don't send them a stack trace
2015-09-18 10:59:54 +00:00
nightwing
b145180a11
fix loading of custom plugins
2015-09-17 09:41:00 +00:00
nightwing
f0ca22e2c3
fix typo
2015-09-16 15:02:57 +04:00
Harutyun Amirjanyan
9672785b2a
Merge pull request +9383 from c9/pull/core/152
...
minor typo fix
2015-09-16 14:47:35 +04:00
Harutyun Amirjanyan
664e704e98
Merge pull request +9396 from c9/feature/experiemental
...
Added experimental panel in preferences
2015-09-16 14:43:09 +04:00
Harutyun Amirjanyan
ec92a9599e
Merge pull request +9430 from c9/sdk
...
Fix vfs in sdk
2015-09-16 13:39:11 +04:00
Harutyun Amirjanyan
4518c73279
Merge pull request +9428 from c9/fix/various
...
Fix test panel for salesforce
2015-09-16 13:37:39 +04:00
nightwing
ee829bdfef
fix vfs server in sdk
2015-09-16 08:32:08 +00:00
Matthijs van Henten
d5370304cc
Merge remote-tracking branch 'origin/master' into fix-issue-9186
...
Conflicts:
npm-shrinkwrap.json
package.json
2015-09-16 08:08:39 +00:00
Matthijs van Henten
c86aabd213
Merge pull request +9382 from c9/pull/core/149
...
[Trivial] Allow folder hierarchy root name to be configurable
2015-09-16 10:01:38 +02:00
nightwing
e5de2372c3
add recursive require.undef for sdk
2015-09-16 01:22:30 +04:00
nightwing
e05bdfacab
cleanup
2015-09-15 15:06:09 +04:00
nightwing
ed1c33addb
fix readonly mode
2015-09-15 14:16:53 +04:00
Ruben Daniels
0d7243ee6f
layout tweak
2015-09-15 06:20:27 +00:00
Ruben Daniels
24d99a877e
Remove recursion
2015-09-15 06:14:03 +00:00
Ruben Daniels
5e03825d4d
Properly loading experiments panel
2015-09-15 06:01:31 +00:00
Ruben Daniels
dad202eabe
Added logic for addExperiment
2015-09-15 05:39:31 +00:00
Ruben Daniels
0253e0e4d7
Added some documetnation
2015-09-15 05:25:55 +00:00
Ruben Daniels
2d10b65876
Added basics for experimental panel in preferences
2015-09-15 05:22:43 +00:00
Nikolai Onken
b2d1acdc1e
Add old tracking for now
2015-09-15 01:22:26 +00:00
Nikolai Onken
ed4f39990e
Send metric to API
2015-09-15 01:17:33 +00:00
Justin Dray
1095f63292
Add Justin to about page
2015-09-14 13:23:23 +00:00
Nikita Grafov
ac93735150
minor typo fix
2015-09-14 01:06:03 +03:00
nightwing
7dbecd7500
suggest switching to flat-light instead of unfinished light theme
2015-09-13 20:28:45 +04:00
nightwing
12bca69639
restart debugger when debugged process is restarted
2015-09-13 17:28:51 +04:00
nightwing
00fa00256b
add mock meteor runner
2015-09-13 17:28:51 +04:00
nightwing
3111c46e92
add breakpoint path remapping to allow debugging meteor apps
2015-09-13 17:28:50 +04:00
Lennart kats
25624cecb2
Restore <br>
2015-09-13 07:02:37 +00:00
Lennart kats
1e1f5b3208
Remove warning
2015-09-13 06:35:23 +00:00
Lennart kats
01bdbf8207
Fix trivial error in question
2015-09-13 06:34:41 +00:00
Lennart kats
917b66c072
Allow isHTML for questions, too
2015-09-12 18:55:30 +00:00
nightwing
fd705c5114
add mocha outline worker to the build config
2015-09-12 16:13:55 +00:00
Dan Armendariz
b133de9827
Allow folder hierarchy root name to be configurable
2015-09-11 18:25:37 -04:00
Fabian Jakobs
2174230313
don't make help depend on welcome plugin
2015-09-11 18:37:18 +00:00
Lennart Kats
5e6f31eef8
Merge pull request +9295 from c9/filechange-dialog-option
...
[Trivial] Allow changing of body text in filechange dialog
2015-09-11 15:18:26 +02:00
Tim Robinson
572f7b0f82
Minor fixes
2015-09-11 13:10:14 +00:00
Tim Robinson
1ac22b4693
Allowing changing merge both caption
2015-09-11 12:33:37 +00:00
Fabian Jakobs
992a419d28
Merge pull request +9290 from c9/vfs-reconnect
...
Reconnect after VFS protocol change
2015-09-11 14:19:24 +02:00
Fabian Jakobs
f48a91e75b
Merge pull request +9273 from c9/smf
...
Fix smf worker in built mode
2015-09-11 14:18:37 +02:00
Tim Robinson
8c78c04c61
Never have undefined options
2015-09-11 09:05:30 +00:00
Tim Robinson
cca43ff21b
Options is undefined sometimes causing this to crash
2015-09-11 08:51:01 +00:00
nightwing
6e50362ec9
fix old themes and make sure build doesn't succeed without them
2015-09-10 23:12:28 +04:00
nightwing
6d8ac4b5dd
fix smf worker in built mode
2015-09-10 20:55:57 +04:00
Tim Robinson
1833b8c330
Allow changing of body text in filechange dialog
2015-09-10 16:30:44 +00:00
Harutyun Amirjanyan
3b711b6e94
Merge pull request +8864 from c9/git-ui-2
...
[WIP] Git ui 2nd iteration
2015-09-10 19:56:16 +04:00
Lennart kats
b7ad4e83bc
Randomize reload time
2015-09-10 14:18:51 +00:00
Lennart kats
4728c8e243
Force reload with protocol change
...
So metrics restore more quickly
2015-09-10 14:17:58 +00:00
Harutyun Amirjanyan
cdc2f5bf41
Merge pull request +9225 from c9/remove-npm-updater
...
Remove npm updater
2015-09-10 15:48:54 +04:00
Nikolai Onken
a0dfacf32f
Merge pull request +9178 from c9/fix/error-logging
...
[trivial] Fixing up error logging if a string is passed to log
2015-09-10 12:40:55 +02:00
Tim Robinson
ccad022894
Merge pull request +9218 from c9/fix/collab-logging
...
[Trivial] Need to convert data to a string
2015-09-10 10:49:13 +02:00
nightwing
9cfaadcdf8
do not break require path with config of disabled plugins
2015-09-08 22:38:00 +04:00
nightwing
70194ede7f
include modes from externalPlugins in the build
2015-09-08 19:49:49 +04:00
Tim Robinson
812ca960c8
Need to convert data to a string
2015-09-08 14:52:48 +00:00
Fabian Jakobs
6ea969b987
fix mode packaging
2015-09-08 14:46:05 +00:00
Lennart kats
a8045dba86
Add Salesforce worker files to packed build
2015-09-08 10:05:10 +00:00
Harutyun Amirjanyan
9053dd0a47
Merge pull request +9156 from c9/salesforce-update
...
[Trivial] More minor Salesforce tweaks
2015-09-07 19:29:00 +04:00
Harutyun Amirjanyan
330ca16ac0
Revert "Revert "[Trivial] fix sdk issues""
2015-09-07 18:15:29 +04:00
Lennart kats
2c7a029ad1
Fix replace
2015-09-07 14:06:53 +00:00
Lennart kats
8245b782b8
Allow isHTML for confirm
2015-09-07 13:37:42 +00:00
nightwing
1a00ab0140
fix tree test
2015-09-07 15:46:03 +04:00
Tim Robinson
54c4370045
Fixing up error logging if a string is passed to log
2015-09-07 10:13:27 +00:00
Fabian Jakobs
f89868e7c0
indent
2015-09-07 11:55:43 +02:00
Fabian Jakobs
f3367c7c2d
use /plugins prefix in order to be compatible with the SDK
2015-09-07 08:53:50 +00:00
nightwing
945322734b
start adding test for log view
2015-09-07 04:12:29 +04:00
Fabian Jakobs
3c14111ac8
fix unit tests
2015-09-05 18:13:06 +00:00
nightwing
d65cf411ed
fix setting columns in datagrid
2015-09-05 18:35:51 +04:00
Ruben Daniels
ab852dcffb
make the forms dark
2015-09-04 22:03:25 +04:00
Ruben Daniels
3e23fbacf6
Dark stuff for diff editor
2015-09-04 22:03:24 +04:00
Ruben Daniels
7fc06fc76f
some more dark theme tweaks
...
# Conflicts:
# plugins/c9.ide.layout.classic/themes/default-dark.less
# plugins/c9.ide.layout.classic/themes/default-flat-light.less
2015-09-04 22:03:24 +04:00
nightwing
b93b789bf7
add authorname to commit detail view
2015-09-04 21:58:13 +04:00
Ruben Daniels
6072fc1739
first fixes for dark theme
...
# Conflicts:
# plugins/c9.ide.layout.classic/themes/default-dark-gray.less
# plugins/c9.ide.layout.classic/themes/default-dark.less
# plugins/c9.ide.layout.classic/themes/default-flat-light.less
# plugins/c9.ide.layout.classic/themes/default-light-gray.less
# plugins/c9.ide.layout.classic/themes/default-light.less
# plugins/c9.ide.test/service.js
2015-09-04 21:53:14 +04:00
Ruben Daniels
2d276a2740
Better styling for split button
2015-09-04 21:48:18 +04:00
Ruben Daniels
bb18847009
importing splitbutton changes
...
# Conflicts:
# plugins/c9.ide.layout.classic/less/splitbutton.less
# plugins/c9.ide.test/test.js
2015-09-04 21:47:40 +04:00
Ruben Daniels
1e845610ed
Tweaked interaction with diff viewer
2015-09-04 21:45:52 +04:00
Ruben Daniels
67322e18d0
Lots of tweaks
2015-09-04 21:45:47 +04:00
Lennart kats
8652d45ce3
Improve dialog input handling
2015-09-04 14:44:40 +00:00
Fabian Jakobs
a1c088e4eb
add smartface plugins and update smartface client config file
2015-09-04 14:40:29 +00:00
Harutyun Amirjanyan
00b5935b2e
Merge pull request +9147 from c9/salesforce-update
...
Fixes/improvements for Salesforce
2015-09-04 16:12:04 +04:00
Harutyun Amirjanyan
6b38a82a15
Merge pull request +8895 from c9/testpanel
...
Generic test panel with mocha plugin
2015-09-04 15:56:59 +04:00
Lennart kats
803cb037e3
Add quick and dirty dialog.info
2015-09-04 11:21:29 +00:00
Harutyun Amirjanyan
8463439378
Merge pull request +9135 from c9/revert-9129-revert-9109-fix/various
...
Revert "Revert "Fix various sdk issues""
2015-09-04 14:17:04 +04:00
Matthijs van Henten
6cd0e85a25
Merge pull request +9110 from c9/pull/core/142
...
[Trivial] Ensured plugin runners use caption as name if available
2015-09-04 11:41:52 +02:00
Harutyun Amirjanyan
2ee3cbf307
Revert "Revert "Fix various sdk issues""
2015-09-04 12:24:07 +04:00
Alex Brausewetter
1fa1c01ddd
Revert "Fix various sdk issues"
2015-09-03 15:59:24 -07:00
Alex Brausewetter
f29ce2fa12
Merge pull request +9127 from c9/fix-updater-npm
...
Fix npm updater
2015-09-03 14:11:45 -07:00
Alex Brausewetter
3977deb02a
Merge pull request +9109 from c9/fix/various
...
Fix various sdk issues
2015-09-03 14:09:23 -07:00
Alex Brausewetter
c39a611aa3
Fix update dialog for dark theme
...
Fixes +8894
2015-09-03 13:59:20 -07:00
Alex Brausewetter
f580ef7391
No linking; Write ~/.c9/managed/.npmrc
2015-09-03 12:17:23 -07:00
Lennart kats
53b9f551a7
Cleanup
2015-09-03 14:40:24 +00:00
Lennart kats
d2049f0d8b
Remove fsForceLink()
2015-09-03 14:39:52 +00:00
Lennart kats
bedcd55866
Fix loading plugins in disconnected state
2015-09-03 13:53:12 +00:00
nightwing
f331ae568b
fix loading plugins from datebase
2015-09-03 14:51:11 +04:00
Nikolai Onken
425f6b2e02
Merge pull request +9044 from c9/pull/core/137
...
[Trivial] [smartface] Pull/core/137
2015-09-03 10:24:09 +02:00
nightwing
c81eae9b8a
fix typo
2015-09-01 19:27:32 +00:00
Rob Moran
c6b074e9be
Ensured plugin runners use caption as name if available
2015-09-01 15:46:01 +01:00
nightwing
5d13b80c2e
code style
2015-09-01 16:52:35 +04:00
nightwing
f0b760b2c4
fix the issue with menu items appearing in the wrong order
2015-09-01 00:31:48 +04:00
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
Ruben Daniels
fd8a81cb5d
Merge pull request +8663 from c9/new-sfdc-updater
...
Add npm update mechanism for SFDC plugins
2015-08-17 14:21:45 -07:00
Alex Brausewetter
f9ae2af9a5
Make npmBin path configurable
2015-08-17 14:19:59 -07:00
Alex Brausewetter
79855339e1
Rename to plugin.updater.npm
2015-08-16 22:43:02 -07:00
Ruben Daniels
d3bd74e33d
The first tests are running
2015-08-16 17:28:36 -07:00
Ruben Daniels
e4ee1e7c44
Merge branch 'master' of github.com:c9/newclient into testpanel
2015-08-15 17:25:38 +00:00
Ruben Daniels
e8042ce135
Basic structure and implementation of mocha tests
2015-08-15 05:52:01 +00:00
nightwing
40f9bf3332
fix panel contextmenu
2015-08-14 23:34:19 +04:00
nightwing
7f11cd064e
fix html escaping in favorites
2015-08-14 22:43:51 +04:00
nightwing
4fefbac1fa
allow setting default syntax for the project
2015-08-14 22:40:01 +04:00
Fabian Jakobs
7a11c67b64
make sure preview doesn't crash if instrumentation fails
2015-08-13 14:42:47 +00:00
Ruben Daniels
60914ec6f1
Added trees and scaffolding for test runner plugin
2015-08-13 05:12:05 +00:00
Alex Brausewetter
fb00fef0d5
Add npm update mechanism for SFDC plugins
2015-08-12 13:30:35 -07:00
Ruben Daniels
44d3a15aa8
Fix window menu sequence for panels
2015-08-12 04:57:40 +00:00
Ruben Daniels
fc56b2517e
Added a bare bones test panel
2015-08-12 04:27:09 +00:00
Ruben Daniels
37b725d2d0
Merge pull request +8422 from c9/fix/preview-svg
...
Open SVG files in image previewer by default
2015-08-10 18:58:14 -07:00
Harutyun Amirjanyan
d73b3ef3dc
Merge pull request +7734 from c9/git-ui
...
[WIP] Git ui first iteration
2015-08-07 14:25:50 +04:00
nightwing
5d57d94da4
fix long broken tests
2015-08-07 01:50:44 +04:00
nightwing
abeef0aaa7
fix test runner stopping on metrics test
2015-08-07 01:50:16 +04:00
Nikolai Onken
0f4831d7f5
Merge pull request +8560 from c9/growth-hacks
...
3 growth hacks
2015-08-06 15:52:32 +02:00
Nikolai Onken
6f13697870
Guard
2015-08-06 12:50:41 +00:00
Nikolai Onken
01d733ee92
Wrap after
2015-08-06 10:59:26 +00:00
nightwing
7ef3f3ef32
add simple git ui
2015-08-05 21:17:16 +04:00
Ruben Daniels
cbae4d02c9
Fix tests (unable to add new test)
2015-08-05 02:53:57 +00:00
Ruben Daniels
626c3c996d
GH+3 Start MySQL and Apache automatically for WordPress users
2015-08-05 01:19:58 +00:00
Ruben Daniels
2ce70b0b80
Fixing tests for cli. Fixing install of same package but different version
2015-08-04 23:42:45 +00:00
Ruben Daniels
7e23e9ec84
Fixes c9 cli installer for when specifying the version number
2015-08-04 21:01:10 +00:00
nightwing
76ee1e289c
add context menu for panels
2015-08-03 23:28:18 +04:00
nightwing
4d2e522290
use consistent skin for password inputs
2015-08-03 22:58:04 +04:00
nightwing
8aa90ef045
add textselect option to dialog
2015-08-03 22:51:59 +04:00
Lennart Kats
755ce0199c
Merge pull request +8468 from c9/add-api-wrapper
...
[Trivial] Expose apiWrapper()
2015-07-29 14:16:31 +02:00
Lennart kats
53d323c29b
Expose apiWrapper()
2015-07-29 12:15:32 +00:00
Lennart Kats
860f4c5685
Merge pull request +8407 from c9/fix/log-caught-exceptions
...
Adding stack trace and crash information to logs when a service crashes
2015-07-28 15:15:01 +02:00
Alex Brausewetter
a5a221b74e
Open SVG files in image previewer by default
...
SVG images were opened in the XML text editor by default. This change
opens them in the image previewer instead. Assuming that most SVG images
will be created and exported from graphics software like Adobe
Illustrator or Inkscape, previewing the file content is the better
default.
Also changes the behaviour of `editors#register()` in that the latest
registered editor is used with the highest instead of lowest priority.
2015-07-25 14:51:43 -07:00
nightwing
9d6554197d
do not allow broken preview tabs to break ide
2015-07-26 00:07:05 +04:00
nightwing
67f2b60bf3
fix +1644 Creating a split doesn't adhere to the no tabs setting
2015-07-25 01:21:59 +04:00
Tim Robinson
9597e3019b
Removing duplicate exception information
2015-07-24 15:34:46 +02:00
Tim Robinson
c7d7a9d703
Adding more custom data so we can track down server crashes
2015-07-24 10:33:41 +00:00
Tim Robinson
9738b714ea
Adding stack trace and crash information to logs when a service crashes
2015-07-24 10:23:12 +00:00
nightwing
089be2fd68
set cace-control header for preview files
2015-07-23 12:07:14 +00:00
Fabian Jakobs
8ef8606e92
Merge remote-tracking branch 'origin/master' into sitemap
...
Conflicts:
npm-shrinkwrap.json
2015-07-22 10:24:27 +00:00
nightwing
feb5f72067
add mising plugin templates
2015-07-21 20:49:14 +00:00
Fabian Jakobs
2e5adbace2
Merge branch 'master' into sitemap
...
Conflicts:
settings/devel.js
2015-07-21 14:26:53 +00:00
Fabian Jakobs
b9f353ed9c
add sitemap and robots.txt plugins
2015-07-21 09:37:52 +00:00
nightwing
3780912f29
fix vfs servers not found error in odv mode after 2 disconnects
2015-07-20 15:43:16 +04:00
Tim Robinson
b1ede4860e
Merge remote-tracking branch 'origin/master' into graceful-vfs-deploy
2015-07-16 11:59:20 +00:00
Tim Robinson
3f702df4c9
Adding packageVersion sorting into vfs endpoint
2015-07-16 09:32:02 +00:00
nightwing
527ffb72b8
use correct npm when running c9 install on docker workspaces
2015-07-15 23:31:32 +04:00
Tim Robinson
780dbe57ed
Merge pull request +8007 from c9/update-tern
...
Update tern
2015-07-15 18:45:56 +02:00
Tim Robinson
ab477024ec
Fixing tiny error in preview
2015-07-15 15:47:30 +00:00
Tim Robinson
b3ab5815e8
undo bugfix commit
2015-07-15 15:46:13 +00:00
Tim Robinson
1b857c60df
First version of graceful vfs deploying
2015-07-15 15:13:48 +00:00
Tim Robinson
3a8c24250e
Merge pull request +8116 from c9/fix/collab-monitor-updates
...
Sending error if watcher detects a file change but collab doesn't pick up on it somehow
2015-07-14 23:26:15 +02:00
nightwing
eabccd5f31
use tab.meta instead of adding tab.debugData
2015-07-15 01:12:46 +04:00
nightwing
09de6cbb60
fix tests
2015-07-14 15:05:21 +04:00
Tim Robinson
822eccb18f
Refactoring to what @nightwing mentioned
2015-07-14 15:05:20 +04:00
Tim Robinson
6c2766b6cc
Added connecting, connected and isMaster tracking
2015-07-14 15:05:20 +04:00
Tim Robinson
41d0114f73
Sending error if watcher detects a file change but collab doesn't pick up on it somehow
2015-07-14 15:05:20 +04:00
nightwing
a8c5821205
fix typo
2015-07-14 11:58:50 +04:00
nightwing
533071ff05
update acorn
2015-07-14 01:06:58 +04:00
nightwing
911a45f052
allow markup in insertByIndex
2015-07-14 00:25:23 +04:00
nightwing
9a9a5d07a4
add createNode event for fs.cache model
2015-07-13 19:41:21 +04:00
Tim Robinson
e94b7539f4
Fixing resize loading page
2015-07-09 14:01:16 +00:00
nightwing
b6db4698a8
fix inconsistent event sequence when deleting a file from the tree
2015-07-09 10:37:13 +04:00
nightwing
592a36bcbb
fix spaces appearing after double width characters in terminal
2015-07-09 10:37:13 +04:00
nightwing
70a0c84f40
fix terminal input getting stuck sometimes
2015-07-08 16:08:38 +04:00
Lennart Kats
8549d47be6
Further menu tweaks
2015-07-08 10:34:42 +02:00
Lennart Kats
541621d3a7
Change Help menu into Support menu
2015-07-08 08:28:08 +00:00
Tim Robinson
168045ded3
Merge pull request +8121 from c9/fix/various
...
Fix various small issues
2015-07-07 18:01:07 +02:00
Harutyun Amirjanyan
e48310adfd
Merge pull request +7862 from c9/parallel-requests
...
More parallel requests + caching for unpacked (online)dev
2015-07-07 17:30:52 +04:00
Lennart Kats
d9df770483
Always use unpacked_helper prefix for getting worker files in unpacked mode
2015-07-07 10:04:43 +02:00
Lennart Kats
e03b48023b
Disable parallel requests for now
2015-07-07 09:49:20 +02:00
Lennart Kats
ba1c81359b
Fix options.baseUrl
2015-07-07 09:48:04 +02:00
Ruben Daniels
62d84b6f0d
Merge pull request +8124 from c9/terminal-cjk
...
fix handling of fullwidth characters in libterm
2015-07-04 10:43:20 -07:00
nightwing
b862cf750e
fix +3385: fullwidth characters are not handled by libterm
2015-07-04 17:03:36 +04:00
Ruben Daniels
8eae151d7b
Tweaks to c9 list command
2015-07-03 19:50:46 +00:00
nightwing
8710e6e850
fix +7413 cmd+[ is passed to browser if there is only one tab in the pane
2015-07-03 18:30:02 +04:00
nightwing
d025c0a5be
fix +8094 Pane/tab & navigation errors
2015-07-03 18:30:01 +04:00
Ruben Daniels
8e68e8c7e1
Merge pull request +8063 from c9/fix/firefox
...
Fix firefox styling issues
2015-07-02 17:24:31 -07:00
nightwing
bc0b8e02d7
do not add sourceURL in architect-build
2015-07-03 04:00:29 +04:00
Ruben Daniels
c3747dbe2a
Merge pull request +8064 from c9/debugger-paths
...
fix path normalization
2015-07-02 10:41:16 -07:00
Lennart Kats
6462fcb107
Merge remote-tracking branch 'origin/master' into parallel-requests
2015-07-02 17:30:52 +02:00
Tim Robinson
e3d028c497
Update vfs.js
2015-07-01 12:23:44 +02:00
Tim Robinson
c6bf4fe14e
Decrease ping interval to 10 seconds
...
To hopefully stop more disconnects
2015-07-01 10:44:50 +02:00
nightwing
1283f57730
fix path normalization
2015-07-01 10:28:16 +02:00
nightwing
0b29ce6f0d
fix loading spinner on firefox
2015-07-01 10:36:07 +04:00
nightwing
95c0374178
fix +7506 Tabs are not rendered correctly on firefox
2015-07-01 09:56:15 +04:00
nightwing
5f89b78295
remove very old css vendor prefixes
2015-07-01 07:10:35 +04:00
Tim Robinson
398f18e0dd
Increasing vfs connection timeout
2015-06-29 12:49:36 +00:00
Nikolai Onken
98cb8a3342
Merge pull request +8013 from c9/fix/sfdc-loading
...
Load SFDC plugins via c9.ide.plugins/loader
2015-06-28 19:55:16 +02:00
Alex Brausewetter
14770da596
Load SFDC plugins via c9.ide.plugins/loader
2015-06-28 19:41:48 +02:00
nightwing
6ec98e0a45
fix snippet loader
2015-06-28 17:06:44 +04:00
nightwing
41286270b1
load lesslib when required
2015-06-28 17:06:43 +04:00
nightwing
4d3a495718
restore value of last search in commands panel after reload
2015-06-25 19:15:22 +04:00
nightwing
02fcbfe6b5
expose useWrapMode global setting in the ui
2015-06-25 19:13:35 +04:00
nightwing
058508d97a
change \r\n to \n when pasting in terminal
2015-06-25 19:13:34 +04:00
Lennart Kats
27170b3454
Avoid downloading from subsubdomains like ide.newclient-lennnartcl.c9.io
...
Since these don't have a valid certificate, they don't support caching
2015-06-25 16:50:58 +02:00
Lennart kats
52b5e370fb
Get unpacked (o)dev content in parallel from ide.c9.io and c9.io
2015-06-25 16:50:57 +02:00
Lennart kats
a0fc09fc1f
Never use staging VFS servers if we're not on staging
2015-06-23 15:55:40 +00:00
Harutyun Amirjanyan
d8c9b067ca
Merge pull request +7863 from c9/strict-odev
...
Use only own vfs server for onlinedev
2015-06-21 22:45:07 +04:00
Lennart kats
2fed0ea6f2
Use only own vfs server for onlinedev
2015-06-21 10:14:49 +00:00
Lennart kats
59872e61f8
Merge remote-tracking branch 'origin/master' into user-activity
...
Conflicts:
plugins/c9.vfs.server/vfs.server.js
2015-06-20 19:46:04 +00:00
Lennart kats
44b6a485c4
Fix obvious error
2015-06-20 19:26:01 +00:00
Lennart kats
414a028e1e
Add missing arguments
2015-06-20 19:03:00 +00:00
Lennart kats
028fec957f
Track from more places
2015-06-20 18:54:31 +00:00
Lennart kats
7545b361f0
Add aliasing and flushing
2015-06-20 18:54:15 +00:00
nightwing
32bb19365e
more debugging code for unexpected metadata issue
2015-06-20 15:38:00 +04:00
nightwing
6cf9fc13a5
fix showing size of empty file
2015-06-20 13:49:29 +04:00
Harutyun Amirjanyan
3ec3b01e8f
Merge pull request +7856 from c9/fix-standalone
...
Fix standalone dependency on analytics
2015-06-20 13:40:35 +04:00
Lennart kats
f591d815c8
Add user.id to tracking properties
2015-06-20 07:07:41 +00:00
Lennart kats
c50aca496a
Add TODO
2015-06-20 07:07:39 +00:00
Lennart Kats
4dd7560d69
Don't attempt tracking dummy users
2015-06-20 06:23:51 +02:00
Lennart kats
2e62cce882
Fix standalone dependency on analytics
2015-06-20 04:18:08 +00:00
Nikolai Onken
465c840aa5
Rename event
2015-06-19 11:46:32 +00:00
Nikolai Onken
de937c0b59
Also log when the date changes
2015-06-19 11:43:12 +00:00
Nikolai Onken
2984e06813
Update analytics
2015-06-19 11:17:56 +00:00
Lennart kats
bdb22d2b7b
Restore deleted counter variable
2015-06-17 14:16:34 +00:00
Lennart kats
4ebcfda924
Add highlighting for outline files
2015-06-17 12:58:47 +00:00
Lennart Kats
b717095b85
Merge remote-tracking branch 'origin/master' into improve-odev
2015-06-15 17:25:35 +02:00
nightwing
de3714852d
add a way to scroll to subsection in preferences panel
2015-06-14 22:23:18 +04:00
Lennart Kats
2bbb7fd8cd
Merge pull request +7599 from c9/fix/collab-code-reverting
...
Fixed issue with clients in fallback saving reverting code
2015-06-11 17:29:37 +02:00
Lennart Kats
bbc0a6d2af
Exclude onlinedev_helper from sdk
2015-06-11 08:07:21 +00:00
Lennart Kats
49d88915ed
Merge remote-tracking branch 'origin/master' into improve-odev
...
Conflicts:
npm-shrinkwrap.json
2015-06-10 20:34:49 +00:00
Lennart Kats
a08a3c4789
Check that workspace is public
2015-06-10 20:30:50 +00:00
Lennart Kats
f7ac49e1c1
Add onlinedev servers to /etc/hosts
2015-06-10 20:30:26 +00:00
Ruben Daniels
06a8139099
Merge pull request +7674 from c9/fix/readFile
...
add debugging code for readFile returning metadata c9/core+71
2015-06-10 07:52:52 -07:00
Tim Robinson
22f46d3c3d
Fixed race condition
2015-06-10 14:33:30 +00:00
Tim Robinson
f62b3eb5f2
Fix console log
2015-06-10 14:25:13 +00:00
Tim Robinson
809393434b
Resolve has knowledge of it's own path already :)
2015-06-10 14:24:08 +00:00
nightwing
585cc8a609
better way to kill runner process
2015-06-10 11:40:40 +00:00
nightwing
e775e0c03e
add debugging code for readFile returning metadata c9/core+71
2015-06-10 11:04:16 +04:00
nightwing
388a8ed3a8
focus tab opened from c9 cli
2015-06-09 16:15:19 +04:00
Tim Robinson
194f578b9d
Minor bug fix
2015-06-09 09:27:01 +00:00
Tim Robinson
ab84c52a13
Passing path to resolve function to fix race condition with global path variable
2015-06-08 14:58:45 +00:00
Tim Robinson
90baf8a727
Change current call of showChangeDialog to show it for all changed paths as it no longer calls itself recursively
2015-06-08 14:36:31 +00:00
nightwing
2b6730ff49
tmux 2 doesn't print change-trigger message on startup
2015-06-08 14:15:44 +00:00
Tim Robinson
427d344fac
Before save is called check tab conflicts are resolved
2015-06-05 13:19:30 +00:00
Harutyun Amirjanyan
2afebd7817
Merge pull request +7526 from c9/fix-welcome
...
[Trivial] Fix "more settings" link in welcome screen and related references
2015-06-05 13:08:21 +04:00
nightwing
21cc0a2047
fix handling of plugins config from package.json
2015-06-05 03:17:07 +04:00
nightwing
bf5aede66e
add c9 --version
2015-06-05 03:00:31 +04:00
nightwing
74fc98e7b7
fix dropdown in dialog
2015-06-05 03:00:23 +04:00
nightwing
43f73c2013
tweak raygun errors
2015-06-03 23:10:37 +04:00
Lennart Kats
fa4c3db74f
Remove duplicate entry
2015-06-02 16:33:49 +02:00
nightwing
32facc0a40
remove unused account config from makestatic
2015-06-02 10:34:05 +00:00
Lennart Kats
fdc8cfef2e
Fix "more settings" link in welcome screen and related references
2015-06-02 10:30:55 +02:00
nightwing
e20c2810be
fix language worker when running with --packed
2015-05-29 23:21:17 +04:00
nightwing
288a3be0d9
fix c9 build failing silently
2015-05-29 22:53:00 +04:00
Tim Robinson
db931d638f
Merge pull request +7495 from c9/collab-server
...
move collab-server back to collab plugin to allow splitting it into smaller parts
2015-05-29 16:14:29 +02:00
nightwing
d7e1364be9
fixes for local version on windows
2015-05-29 14:20:12 +04:00
nightwing
f8b88cf4f2
fix c9 list command
2015-05-29 14:20:12 +04:00
Tim Robinson
076a351853
Merge pull request +7453 from c9/fix-vfs-error
...
Fix protocol change error
2015-05-29 11:39:02 +02:00
Lennart Kats
81e60d8e82
Merge pull request +7491 from c9/fix/undo
...
fix tabs with empty undo history appearing as changed
2015-05-29 11:34:20 +02:00
nightwing
3931e937cd
move collab-server back to collab plugin to allow splitting it into smaller parts
2015-05-28 19:12:00 +00:00
nightwing
b7c724c704
fix tabs with empty undo history appearing as changed
2015-05-28 20:28:27 +04:00
Tim Robinson
ef903676ae
Revert "done. going to bed now."
...
This reverts commit be80f12c62
.
2015-05-28 09:40:31 +00:00
Tim Robinson
be80f12c62
done. going to bed now.
2015-05-28 09:38:52 +00:00
Nikolai Onken
6c1132bfaf
Revert "Revert "Merge account""
2015-05-27 13:19:29 +02:00
Nikolai Onken
b9f8bb6aeb
Revert "Merge account"
2015-05-27 13:10:23 +02:00
nightwing
71cf7a911b
adapt makestatic to new c9.profile
2015-05-24 21:20:41 +04:00
Lennart kats
bff5c4737f
Fix standalone dependency on analytics
2015-05-22 22:19:52 +02:00
Lennart Kats
568b99a9ba
Add metric
2015-05-22 13:27:23 +02:00
Lennart Kats
313b3c6576
Fix protocol change error when beta VFS server is broken
2015-05-22 13:24:46 +02:00
Nikolai Onken
e0bf9504b5
Merge pull request +7435 from c9/public-private-backend
...
unify patching project
2015-05-22 11:38:36 +02:00
nightwing
a93f7014e6
do not return null from settings.getJSON() since that breaks other plugins
2015-05-21 22:11:43 +00:00
Fabian Jakobs
3b638c258a
unify patching project
...
- moved validation into the DB layer
- removed old way to set visibility
- moved everything into PATCH
- updated UI
2015-05-21 15:01:38 +00:00
nightwing
bdd23d065b
content-type can be undefined
2015-05-21 13:10:34 +04:00
Fabian Jakobs
ab562977b5
Merge pull request +7378 from c9/json
...
fix parsing json response with charset
2015-05-20 17:15:29 +02:00
Lennart kats
1b52ee508b
Update year
2015-05-19 10:01:00 +00:00
Matthijs van Henten
da8e9611e5
add Matthijs van Henten to the about box
2015-05-19 06:56:32 +00:00