Wykres commitów

1464 Commity (e31ff50df7c784b56db34dc1849da4dd137dc752)

Autor SHA1 Wiadomość Data
Tim Robinson 6f0f7f634c Changing file state throughout save process to track where saving is becoming stuck 2015-06-30 10:23:36 +00:00
Tim Robinson 2d6829fa78 Merge pull request +8037 from c9/multi-domain
Restore initial multi-domain changes
2015-06-30 09:46:59 +02:00
Matthijs van Henten cb07546d0b adding convenient method for client-side routing 2015-06-29 23:17:28 +00:00
Matthijs van Henten 0e72c85e0f mount now allows mounting on the root 2015-06-29 23:17:04 +00:00
Ruben Daniels 6f8cb66296 Merge pull request +7930 from c9/fix-readme
fix link in readme to contribute to c9
2015-06-29 13:25:07 -07:00
Lennart kats 36803ecbb0 Revert "Revert "Merge pull request +7975 from c9/multi-domain""
This reverts commit 66642209e7.
2015-06-29 19:47:13 +00:00
Lennart kats 66642209e7 Revert "Merge pull request +7975 from c9/multi-domain"
This reverts commit 8a40d404df, reversing
changes made to 2025a19647.
2015-06-29 19:42:21 +00:00
nightwing 5d404b50fe fix handling of root modules in setup_paths 2015-06-29 19:38:48 +04:00
Tim Robinson 4a6299146e Checking for undefined process and making code easier to understand 2015-06-29 14:19:36 +00:00
Tim Robinson 398f18e0dd Increasing vfs connection timeout 2015-06-29 12:49:36 +00:00
Tim Robinson 8a40d404df Merge pull request +7975 from c9/multi-domain
Multiple-domain/cs50 support part 1: change all configs
2015-06-29 14:19:29 +02:00
Matthijs van Henten 2025a19647 Merge pull request +8012 from c9/profile-require
Allow portable paths in profile require()
2015-06-29 11:10:03 +02:00
Lennart Kats c612321a87 Add setup_paths to makestatic.js 2015-06-29 10:54:06 +02:00
Lennart Kats aeade2072d Add bundle.js to .nakignore 2015-06-29 10:49:53 +02: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
Lennart kats a74faf23a8 Restore setup_paths.js 2015-06-28 13:12:11 +00: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 3f15f233a4 remove recursive links 2015-06-28 17:06:43 +04:00
nightwing f7b747cb66 remove unnecessary warning 2015-06-28 17:06:42 +04:00
Lennart Kats dc3ccc2769 Merge remote-tracking branch 'origin/master' into multi-domain 2015-06-28 11:28:11 +02:00
nightwing 4d3a495718 restore value of last search in commands panel after reload 2015-06-25 19:15:22 +04:00
nightwing 0f83dcd570 allow enabling emmet from a mode 2015-06-25 19:13:35 +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 bba93a3239 Fix standalone 2015-06-25 16:50:59 +02:00
Lennart kats c024bd2c58 Use ide.c9.dev or equivalent for getting resources in the worker 2015-06-25 16:50:58 +02: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 2c656ebb3a Also do lib requests in parallel 2015-06-25 16:50:57 +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 fc7a7d1be9 Consume new settings, using primaryDomain/primaryBaseUrl 2015-06-25 14:12:14 +00:00
Lennart kats b44151c184 Improve baseUrl handling 2015-06-25 13:15:16 +00:00
Lennart kats f90d7159bf Restore singular domain property 2015-06-25 12:53:41 +00:00
Lennart kats dd3002ea7b Pluralize 2015-06-25 12:49:15 +00:00
Lennart kats a68b124043 Prepare settings for multi-domain support 2015-06-25 12:33:28 +00:00
Lennart Kats a65656baee Merge pull request +7970 from c9/fix-javascript-token
Make sure generated tokens are never valid JavaScript
2015-06-25 14:13:45 +02:00
Lennart kats 6dd0764e91 Make sure generated tokens are never valid JavaScript 2015-06-25 10:47:30 +00:00
Tim Robinson 2ee34efd14 resettingDatabase isn't a constant. Fixing hanging test 2015-06-25 08:35:25 +00:00
Lennart Kats b35664e387 Fix accessing property domain of undefined 2015-06-24 14:35:12 +00:00
Tim Robinson 35fb34085a Check nextOp is valid inside the loop where it's changed 2015-06-24 10:12:51 +00:00
Tim Robinson 5cdf9b2f8a noop 2015-06-24 09:37:59 +00:00
basdewachter ba6de2bdae fix link in readme to contribute to c9 2015-06-23 20:30:07 +00:00
Lennart kats a0fc09fc1f Never use staging VFS servers if we're not on staging 2015-06-23 15:55:40 +00:00
Matthijs van Henten be1b80294d remove amd defines so we can use it in browserify builds 2015-06-23 12:59:18 +00:00
Tim Robinson 6633c2a82f Merge remote-tracking branch 'origin/master' into fix/collab-db-corrupt 2015-06-23 11:59:16 +00:00
Tim Robinson d84f7886fc Sending all collab errors to raygun 2015-06-23 11:15:45 +00:00
Tim Robinson 07f98797df Added logging of all file saved errors 2015-06-23 09:59:50 +00:00
Lennart Kats d77d0c2e02 Merge pull request +7895 from c9/tmux2
fix +7764 Runners do not work with tmux 2.0
2015-06-23 10:03:12 +02:00
Tim Robinson a7f26ffddd Merge pull request +7878 from c9/new-logger
Use the new stdout-logger for all services
2015-06-22 17:41:44 +02:00