Wykres commitów

412 Commity (030a803a78bc803373746c94049925f0bc573c3e)

Autor SHA1 Wiadomość Data
nightwing 5897a84919 do not load installed plugins from plugins/debug 2015-04-16 19:29:42 +04:00
nightwing 0ec868b119 normalize paths for home dir too 2015-04-16 19:29:41 +04:00
nightwing ac7410a728 add installer to bundle 2015-04-16 19:29:41 +04:00
nightwing 60c9d3450c fix error in detectSettingsOnLoad 2015-04-16 19:29:41 +04:00
nightwing 4b4942334d fix bold fonts in terminal 2015-04-16 19:29:40 +04:00
nightwing 05b875d359 fix loading outline plugins 2015-04-16 19:29:40 +04:00
nightwing 4bffb5490e tweaks 2015-04-16 19:29:40 +04:00
nightwing b334d81203 fix typo in requirejs path 2015-04-16 19:29:40 +04:00
nightwing a3edfaf181 load standalone plugins from __packed__ 2015-04-16 19:29:39 +04:00
nightwing 734f2bd3b2 tweak c9 publish 2015-04-16 19:29:39 +04:00
Ruben Daniels a6fa441e64 File templates format is now similar to snippets and templates are now menu items 2015-04-16 19:29:39 +04:00
nightwing 43904afe30 more work on building static plugins 2015-04-16 19:29:38 +04:00
Ruben Daniels 56656a9c2c small fixes to keymaps 2015-04-16 19:29:38 +04:00
nightwing 82a31c8150 start adding build step for static plugins 2015-04-16 19:29:38 +04:00
nightwing 58ba071003 use minirequire by default since it's faster 2015-04-16 19:29:37 +04:00
nightwing 01f67ce0b5 do not use direct eval 2015-04-16 19:29:36 +04:00
nightwing aae131da51 more fixed for publish on windows 2015-04-16 19:29:35 +04:00
nightwing bb5cfce7e9 create require aliases for plugins 2015-04-16 19:29:35 +04:00
nightwing b5b6255302 fix plugin manager on windows 2015-04-16 19:29:35 +04:00
nightwing fd9092aabe fix typo 2015-04-16 19:29:34 +04:00
Ruben Daniels 2de2c4caa4 Added example data 2015-04-16 19:29:34 +04:00
Ruben Daniels 35ca4ea27d parse mode correctly 2015-04-16 19:29:33 +04:00
Ruben Daniels 8cddf9906e shorter 2015-04-16 19:29:33 +04:00
Ruben Daniels c8f9fc28bd exclude the right module files 2015-04-16 19:29:33 +04:00
Ruben Daniels 0f46e39a82 Add mock modes support 2015-04-16 19:29:33 +04:00
Ruben Daniels 15d2fb2dbc Added example plugin with exterior assets 2015-04-16 19:29:32 +04:00
Ruben Daniels 46b1e9d862 Messing around 2015-04-16 19:29:32 +04:00
Ruben Daniels a16ebf85cf Added snippets 2015-04-16 19:29:32 +04:00
Ruben Daniels 6907f7e482 Loading in debug mode of runners, builders, outline, ace themes and keymaps 2015-04-16 19:29:32 +04:00
Ruben Daniels 8943650dd4 Load the installer from package.json in debug mode 2015-04-16 19:29:31 +04:00
Lennart kats 73c838fc32 Update .sdkconfig.js 2015-04-16 14:41:04 +00:00
Tim Robinson aa3de3749b Merge pull request +6899 from c9/improve-metrics
Improve preview/apps proxy metrics
2015-04-16 15:14:08 +02:00
Lennart Kats 383bd95231 Add preview failed metric 2015-04-16 10:32:22 +02:00
Lennart Kats 087e337202 Improve getServers() logging 2015-04-16 10:28:30 +02:00
Fabian Jakobs 82ed6bb688 convert tests to mocha 2015-04-15 14:05:15 +00:00
Fabian Jakobs 65e938ee72 mark tests as server tests 2015-04-15 14:03:54 +00:00
Lennart Kats 0825d4b887 Rename metrics 2015-04-14 11:14:06 +02:00
Lennart Kats 18341e4edc Tune watching logic 2015-04-10 15:43:03 +02:00
Lennart Kats ab5940bb9b Making basic tracing work 2015-04-10 15:42:37 +02:00
nightwing 0ee2a056b8 prevent undo in ace changing focus 2015-04-10 15:20:16 +04:00
nightwing 9f5e432a8a remove confusing error logs 2015-04-10 15:04:57 +04:00
nightwing 3f3f59b2c6 workaround for chrome extension removing css comments 2015-04-10 15:04:57 +04:00
nightwing 87f5a9e214 fix largerfont command 2015-04-10 15:04:57 +04:00
nightwing 4c64c5245a fix sdk 2015-04-10 00:11:35 +04:00
Ruben Daniels 4a56c1a06d Fix backward compatibility 2015-04-08 22:37:43 +04:00
Ruben Daniels eddefc180b Fixes white theme regressions 2015-04-08 22:37:40 +04:00
Ruben Daniels 09259eeaf8 Fixes dark theme support for installer 2015-04-08 22:37:40 +04:00
Ruben Daniels 1afdd864ab Fixes Harutyun's comments 2015-04-08 22:37:32 +04:00
Ruben Daniels f3716c64ca small tweaks for documentation 2015-04-08 22:37:31 +04:00
Ruben Daniels c29315eab6 Survive disconnect 2015-04-08 22:37:31 +04:00
Ruben Daniels b6cdb6d0cd Handle error 2015-04-08 22:37:30 +04:00
Ruben Daniels 4e9c87f80b Execute npm install after installing a plugin 2015-04-08 22:37:30 +04:00
Ruben Daniels de878d4b23 Fix tests 2015-04-08 22:37:28 +04:00
Ruben Daniels d41c82b003 Fully integrated installer back into cloud9 2015-04-08 22:37:26 +04:00
Ruben Daniels c5014956da Added missing interface and keyboard support for checkbox 2015-04-08 22:37:25 +04:00
Ruben Daniels 71bfc0da7f A working installer 2015-04-08 22:37:25 +04:00
Ruben Daniels 5039e34d3c Work on adding checkbox to ace tree 2015-04-08 22:37:23 +04:00
Ruben Daniels f00b6bf581 UI Fixes 2015-04-08 22:37:23 +04:00
Ruben Daniels 7e66c37bc6 First step towards generic instaler GUI 2015-04-08 22:37:22 +04:00
Ruben Daniels 65f9eb0c2f Automate and installer plugin for the installer. 2015-04-08 22:37:20 +04:00
nightwing 5bdd6c100d Merge branch 'pull/core/51' 2015-04-08 21:47:52 +04:00
Lennart Kats b251c4ea98 Use log() method also used in server-side error.logger, metrics, analytics 2015-04-08 17:10:36 +02:00
Lennart Kats cdf2dc6ba7 Merge remote-tracking branch 'origin/master' into metrics-plugin
Conflicts:
	plugins/c9.ide.metrics/metrics_analytics.js
2015-04-08 11:38:41 +02:00
Harutyun Amirjanyan 2ffa5ed249 Merge pull request +6808 from c9/fix/save-test-2
Fix flaky save_test.js
2015-04-07 22:08:36 +04:00
Tim Robinson c5e91cd126 Increasing test timeout 2015-04-07 16:06:20 +00:00
Tim Robinson 49e9748b11 Increasing timeout of net_test 2015-04-07 15:51:18 +00:00
Tim Robinson b01af78197 Merge remote-tracking branch 'origin/master' into fix/test-ui-improvements 2015-04-07 13:10:17 +00:00
Tim Robinson ab39b95073 Merge remote-tracking branch 'origin/master' into fix/save-test-2 2015-04-07 13:09:31 +00:00
Tim Robinson c89d8246fd Merge remote-tracking branch 'origin/master' into fix/test-ui-improvements
Conflicts:
	plugins/c9.vfs.standalone/www/test.html
2015-04-07 10:29:10 +00:00
Tim Robinson 65f932ba55 Merge remote-tracking branch 'origin/master' into fix/save-test-2 2015-04-07 09:53:02 +00:00
Robin 88b32e0924 Disabled reload button on packages 2015-04-05 15:57:39 +02:00
Robin 4b1848ea0f Imported debug plugin and moved to reloadPackage 2015-04-05 15:50:14 +02:00
nightwing d247b9324b do not throw on setting ready fixes +6754 2015-04-02 18:27:05 +04:00
Ruben Daniels 5652cee760 Merge pull request +6778 from c9/fix/various
Fix several small issues
2015-03-31 10:35:57 -07:00
Ruben Daniels 7f86f73804 Merge pull request +6693 from c9/feature/xdebug
Add Xdebug debugger
2015-03-31 09:37:49 -07:00
nightwing 9c1f27d6d8 improve ux of patterns input field in findinfiles 2015-03-31 16:53:20 +04:00
nightwing 7479523eb9 create __packed__.js before publishing 2015-03-30 03:15:52 +04:00
Robin 2b29604421 Added reload button to plugin manager 2015-03-28 18:28:40 +00:00
Ruben Daniels 619ef87c5d Merge pull request +6757 from c9/fix/collab
fix +5962 Cloned tab goes out of sync
2015-03-27 13:17:56 -07:00
Ruben Daniels 226f27ac23 remove commented out code 2015-03-27 18:22:08 +00:00
Ruben Daniels 7c1d0cfccf Doc based fixes 2015-03-27 17:48:27 +00:00
nightwing f811d9f734 fix +5962 Cloned tab goes out of sync? 2015-03-27 15:35:48 +04:00
nightwing 47171cb993 fix sorting of favorites on chrome 2015-03-26 23:50:38 +04:00
nightwing a822db752f add download plugin to sdk 2015-03-26 01:39:01 +04:00
nightwing 9427a30a73 remove some unused images 2015-03-26 01:39:01 +04:00
Lennart Kats 8f04053d74 Merge pull request +6675 from c9/fix-vfs
Improve VFS connect logic robustness
2015-03-23 14:23:21 +01:00
Matthijs van Henten c3470e5bfd Merge pull request +6684 from c9/fix/spinner
Fix spinners
2015-03-23 10:02:09 +01:00
Lennart Kats 2cec5bedba Merge pull request +6686 from c9/fix-asia
[hotfix] Fix Asian connectivity
2015-03-23 09:54:00 +01:00
nightwing 9d5c28bfeb fix +5854 spinner in debugger datagrid moves content to the right 2015-03-22 03:57:15 +04:00
nightwing 280adfbd2b fix loading spinner in 2x mode 2015-03-22 03:57:15 +04:00
Fabian Jakobs 1d6f6b05eb Merge pull request +6643 from c9/block-user
Block user
2015-03-20 15:44:41 +01:00
Lennart Kats 59bfa6e1ea Merge pull request +6652 from c9/raygun-errors
Raygun errors
2015-03-19 15:19:49 +01:00
Nikolai Onken 21f6ef356e Merge pull request +6622 from c9/better/monitor
twaek terminal monitor
2015-03-18 20:30:52 +01:00
Nikolai Onken 94284d20b7 Fix r/rw toggle position in share dialog 2015-03-18 19:06:43 +00:00
nightwing 8686a4a892 fix typo 2015-03-18 22:47:28 +04:00
nightwing fdcbb19adf filter out DealPly error 2015-03-18 22:46:43 +04:00
Fabian Jakobs 4d15d812bc implement proper account blocking 2015-03-18 10:29:23 +00:00
nightwing effb061c5e make sure that broken paths are not added to fs.cache 2015-03-18 00:55:45 +04:00
nightwing 244ec1500f show file size in the tree tooltip 2015-03-17 21:41:34 +04:00
nightwing 6186fdf212 twaek terminal monitor 2015-03-17 10:51:22 +04:00
Harutyun Amirjanyan 955c6bb566 Merge pull request +5862 from c9/update-js-v3
[WIP] Update js v3
2015-03-17 09:33:53 +04:00
Lennart Kats 8a32d89a6f Merge pull request +6611 from c9/hotfix-vfs
Decrease timeout
2015-03-16 12:09:14 +01:00
Lennart kats fdc8a73742 Add tern_from_ts to connect 2015-03-16 01:55:44 +04:00
Lennart Kats e3e0fab8f8 Fix watcher bug 2015-03-16 01:52:43 +04:00
nightwing 329ac9812e do not add crossOrigin attribute on same origin scripts 2015-03-15 18:41:41 +00:00
nightwing 82b56224ba add collab-server to the sdk 2015-03-14 05:20:45 +04:00
Harutyun Amirjanyan ee85b228d8 Merge pull request +6575 from c9/bugfix/hiddenfiles
Always display showhidden setting in dropdown
2015-03-13 20:39:48 +04:00
nightwing 898c34de0e set crossOrigin attribute on cdn scripts (+6425) 2015-03-13 15:23:55 +04:00
Alex Brausewetter 0793a65508 Always display showhidden setting in dropdown 2015-03-12 11:45:02 +00:00
Lennart Kats bffdbe4681 Merge pull request +6521 from c9/sdk
Enable the SDK by default
2015-03-11 17:47:15 +01:00
Ruben Daniels 9c6188fd38 Disable new plugin menu item when not sdk=1 2015-03-11 16:29:50 +00:00
Tim Robinson c1252d66c0 Merge pull request +6561 from c9/fix-lua-test
make test redis more robust
2015-03-11 17:04:04 +01:00
Fabian Jakobs c506748bf0 some cleanup 2015-03-11 12:10:19 +00:00
nightwing 0f58974f65 fix typo 2015-03-11 00:04:21 +04:00
nightwing d403fedbcf remove dead code 2015-03-10 21:50:36 +04:00
nightwing 6060d44764 fix +6465 Disable cmd+r in editor 2015-03-10 20:35:28 +04:00
nightwing 8bfc04c5aa remove custom tab style rule when tab is closed 2015-03-10 18:10:30 +04:00
nightwing d90c3787b7 make apf additions to Array.prototype non enumerable 2015-03-10 18:10:29 +04:00
Ruben Daniels bc2af84013 Simplify the panel api by having the panel object create the bar element 2015-03-10 01:46:07 +00:00
Alex Brausewetter f50cb5ff6c Merge pull request +6455 from c9/debugger
Fix debugger not pausing on breakpoints

- Smoke tested on local standalone
- Reviewed as per DoD Level 1
2015-03-09 14:11:21 +01:00
Ruben Daniels 364000ba78 Enable the SDK by default 2015-03-08 22:25:47 +00:00
nightwing ca3e6e9f49 fix dark dots visible on tab background while loading 2015-03-08 19:11:26 +04:00
nightwing c4fe329985 fix +6401 language info icons are on top of breakpoints markers 2015-03-08 18:07:49 +04:00
nightwing 657fe113d2 fix js file detection in c9 publish 2015-03-07 00:23:01 +04:00
nightwing b37eed26b4 investigating cause of increased number of raygun errors 2015-03-05 18:17:40 +00:00
Tim Robinson 187c413fa7 made stress param actually work 2015-03-05 16:31:18 +00:00
Tim Robinson dd708342df Add stress parameter to keep refreshing until the test fails. Made npm run ctest work without auth 2015-03-05 15:45:19 +00:00
Matthijs van Henten e59f86a9c7 Merge remote-tracking branch 'origin/master' into restore-profile
Conflicts:
	plugins/c9.api/project.js
2015-03-05 09:27:33 +00:00
Lennart Kats 3f2dd4cf25 Revert "Revert "Merge pull request +6023 from c9/profile-integration""
This reverts commit e6fc5d467d.
2015-03-05 09:54:49 +01:00
Nikolai Onken d1e7ee757c Merge pull request +6462 from c9/fix/cs50-fixes
Fix/cs50 fixes
2015-03-04 13:40:55 +01:00
nightwing 1c37728d8b fix logic for hiding double dividers 2015-03-04 15:49:46 +04:00
nightwing 15d09c4d6a support setting default theme in workspace config 2015-03-04 14:50:23 +04:00
Ruben Daniels a53da8f95d Merge pull request +6416 from c9/missing-commands
add commands for focusing tree and toggling wordwrap
2015-03-03 07:13:32 -08:00
Fabian Jakobs 1eae26e9a7 Merge remote-tracking branch 'origin/master' into revert-attempt
Conflicts:
	configs/docker.js
2015-03-03 11:04:36 +00:00
Lennart Kats 341d5a8c7a Merge pull request +6406 from c9/worker-logging
Worker logging
2015-03-03 10:46:26 +01:00
Lennart Kats 4a0a75adf8 Merge remote-tracking branch 'origin/master' into revert-attempt
Conflicts:
	package.json
	plugins/c9.ide.performancestats/stats.js
	plugins/c9.worker/backup.js
2015-03-03 10:25:46 +01:00
Lennart Kats 1797aaf7d8 Merge remote-tracking branch 'origin/more-latency-data' into revert-attempt
Conflicts:
	plugins/c9.ide.performancestats/stats.js
2015-03-02 07:28:37 +01:00
Lennart Kats 8a8769a7f6 Merge pull request +6418 from c9/more-latency-data
Record more latency data
2015-03-01 17:09:39 +01:00
Lennart Kats c7ec9d7b4f Make new serverPing logic backward & forward compatible 2015-02-28 15:06:06 +01:00
Lennart Kats 6f197414c3 Add server-side latency (vfs -> docker host) 2015-02-28 10:18:45 +01:00
nightwing b58993dca6 fix issue with windows 8 language switching shortcut 2015-02-28 01:49:35 +04:00
nightwing 6198bbff00 add shortcuts 2015-02-28 00:19:09 +04:00
nightwing c78783c364 add commands for focusing tree and toggling wordwrap 2015-02-27 20:22:41 +04:00
Lennart Kats e6fc5d467d Revert "Merge pull request +6023 from c9/profile-integration"
This reverts commit 584e691a3f, reversing
changes made to 7af49ff62b.

Conflicts:
	configs/monitor.js
	scripts/makestatic.js
	scripts/makestatic.sh
2015-02-27 14:26:25 +01:00
Fabian Jakobs a432be11ec fix patching raygun 2015-02-27 11:45:41 +00:00
Fabian Jakobs 61ccd42969 sometimes we have raygun errors without a message. make it easier to find them 2015-02-27 11:41:38 +00:00
Ruben Daniels 6718cc6e70 Merge pull request +6212 from c9/support-new-mocha
Fix running client tests with newer mocha
2015-02-26 12:27:18 -08:00
Harutyun Amirjanyan 36aaff722a Merge pull request +6400 from c9/sdk
Fix for docs and needed APIs
2015-02-27 00:23:09 +04:00
Ruben Daniels bbf2cdb3c1 Small fix for debugger. Add ability to set undo manager for document 2015-02-26 18:59:58 +00:00
nightwing d4ebf4c22f add ui for guessTabSize setting 2015-02-25 15:54:18 +04:00
nightwing 3fa2e55c91 respect guessTabSize setting 2015-02-25 15:48:04 +04:00
Matthijs van Henten 584e691a3f Merge pull request +6023 from c9/profile-integration
[WIP] Profile Pages milestone 1
2015-02-25 10:05:05 +01:00
nightwing 4ce73bdc9a tweak client test runner 2015-02-24 17:10:52 +04:00
nightwing ba5322375e update mocha to 2.1.0 2015-02-24 17:09:44 +04:00
nightwing ea59968844 fix running tests with newer mocha 2015-02-24 17:09:40 +04:00
Harutyun Amirjanyan ee0fa0413a Merge pull request +6318 from c9/fix-vfs-storage
Save vfs to sessionStorage only on unload to not share it with other tabs
2015-02-23 16:32:58 +04:00
Tim Robinson 3d6dc854fc Merge pull request +6289 from c9/fix/keybindings
fix +6287 Unable to switch to sublime keybindings
2015-02-23 12:34:48 +01:00
Harutyun Amirjanyan cb8db3b002 Merge pull request +6286 from c9/sdk
Sdk
2015-02-22 03:21:24 +04:00
Ruben Daniels 9a2cfb28b7 small changes 2015-02-21 23:09:43 +00:00
nightwing b01e915822 save vfs to sessionStorage only on unload to not share it with duplicated tabs
fixes +4283
2015-02-21 23:40:46 +04:00
Lennart Kats 55ee409c76 Merge pull request +6237 from c9/fix/file-save-logging
File save time logging
2015-02-20 14:47:04 +01:00
nightwing d3dfbdbbae fix +6287 Unable to switch to sublime keybindings 2015-02-20 13:25:17 +04:00
Ruben Daniels f3cb3f8f6a added a suggestion from andrew and boyscouting 2015-02-19 22:38:39 +00:00
Harutyun Amirjanyan 62e241634c Merge pull request +6219 from c9/sdk
Fixes c9/core+12. Wrapper for AceTree
2015-02-19 21:25:38 +04:00
Ruben Daniels f00eee5e8b Some docs related changes to pane 2015-02-19 17:06:48 +00:00
Ruben Daniels 7967bd8649 Merge pull request +6279 from c9/fix/publish-test
Make publish test not call git to speed it up for CI server
2015-02-19 08:57:11 -08:00
Tim Robinson 31b3beacb2 Make publish test not call git to speed it up for CI server 2015-02-19 16:03:55 +00:00
Lennart Kats 61ba91aca1 Merge pull request +6255 from c9/download
allow downloading multiple files, and fix support for non-ascii filenames
2015-02-19 15:57:55 +01:00
Tim Robinson b46f26fa11 var name fix 2015-02-19 14:06:10 +00:00
Tim Robinson a97c3d6c33 Add listen for socket transport upgrades 2015-02-19 12:17:09 +00:00
Tim Robinson bae2ea5c6f Fixing missing collab dependency in test 2015-02-19 10:59:50 +00:00
Ruben Daniels 4e095a0ddc Merge branch 'sdk' of github.com:c9/newclient into sdk 2015-02-18 19:16:09 +00:00
Ruben Daniels 8572a0f5a2 Add filtering 2015-02-18 19:16:02 +00:00
nightwing 05f2e17e68 fix reset keybindings to default 2015-02-18 22:58:39 +04:00
nightwing 9627bfb863 more consistent classnames for tree dragging 2015-02-18 22:20:48 +04:00
nightwing 4976bf5bfd allow downloading multiple files and fix support for non-ascii filenames 2015-02-18 21:48:46 +04:00
Tim Robinson 6757a52ae0 Add fallback save logging and percent of saves that use the fallback method for each user. 2015-02-18 17:15:47 +00:00
Lennart Kats 28c29419a0 Merge pull request +6161 from c9/fix/engineio-pingtimeout
Increasing ping timeout from 3000 to 5000 ms to see if it improves disconnects
2015-02-18 14:30:27 +01:00
Ruben Daniels ca759a9f79 small api tweaks 2015-02-18 06:07:10 +00:00
Ruben Daniels a0b95d110f Fix default styling of ace-tree 2015-02-17 21:27:47 +00:00
Ruben Daniels d01e840e84 small improvement in navigate css 2015-02-17 18:56:11 +00:00
Ruben Daniels 6490a22d8d Fixes oops in dialog code 2015-02-17 18:13:36 +00:00
Ruben Daniels 3eb81a1c29 Testing 2015-02-17 18:07:44 +00:00
Ruben Daniels 8b24276cba Merge branch 'master' of github.com:c9/newclient into sdk 2015-02-17 17:06:37 +00:00
Matthijs van Henten 854d1b7aa0 Merge pull request +6204 from c9/fix/share-urls-contextmenu
Increase z-index of menu on click
2015-02-17 17:04:32 +01:00
Fabian Jakobs fc55d21014 fix broken ssh preview 2015-02-17 11:39:07 +00:00
Bas ef18ea2feb Merge branch 'master' into fix/share-urls-contextmenu 2015-02-17 09:42:58 +00:00
Ruben Daniels b2c57eb3ac Add zindex to menu api 2015-02-17 06:28:03 +00:00
Ruben Daniels f1c7c239d2 tweak 2015-02-17 06:23:35 +00:00
Ruben Daniels 15dee3103e Basics are working 2015-02-17 04:11:06 +00:00
Ruben Daniels 727940c98e Split out in separate plugins 2015-02-17 03:05:32 +00:00
Ruben Daniels 7b25edaa56 Fixes c9/core+12. Wrapper for AceTree 2015-02-17 02:48:36 +00:00
Harutyun Amirjanyan 82b64cecc5 Merge pull request +6218 from c9/sdk
Improved dialog API
2015-02-16 23:42:53 +03:00
Ruben Daniels 6a4bcaa1f4 More API improvements 2015-02-16 20:22:06 +00:00
Lennart Kats 465c32d288 Merge pull request +6156 from c9/fix/vfs-remove-console-logging
VFS remove console logging
2015-02-16 18:13:26 +01:00
Ruben Daniels af7a410f21 Improved dialog API 2015-02-16 16:55:41 +00:00
Tim Robinson 0d32f5db68 Merge pull request +6205 from c9/fix/ping-accurate-logging
More accurate ping logging
2015-02-16 16:40:32 +01:00
Tim Robinson c3177e102c Fix broken stats test 2015-02-16 15:06:56 +00:00
Ruben Daniels 0f0aa6d9fb enable bridge by default 2015-02-15 19:48:26 +00:00
Harutyun Amirjanyan fe3617d087 Merge pull request +6196 from c9/fix/dual-license
Set a dual license on all the AGPL plugins
2015-02-15 21:34:41 +03:00