56 Commits

Author SHA1 Message Date
nightwing
9c2d444b73 fix cli.bridge 2016-03-30 19:49:09 +04:00
nightwing
6b9391d293 fix issue with broken cache always rebuilding the main css 2016-03-29 23:43:39 +04:00
nightwing
4dad81677d move npm freeze logic into standalone module 2016-03-16 17:43:18 +04:00
Nikolai Onken
04ea27f8ff fix build 2016-02-18 15:21:35 +00:00
nightwing
863fc77198 fix loading themes from bundles 2016-02-15 16:01:10 +04:00
nightwing
c38403b703 fix regression in worker package 2016-02-06 03:33:15 +04:00
nightwing
c3bbab2051 handle jquery umd wrapper in packager 2016-02-05 22:38:09 +00:00
Fabian Jakobs
df687ee807 support windows line endings 2016-02-05 20:42:53 +00:00
nightwing
ac11de256d another fix for error handling in mini_require 2016-01-09 03:42:15 +04:00
nightwing
dd9c07f5e9 improve error handlidng of cached require 2016-01-07 23:13:17 +04:00
nightwing
2913ba0880 cleanup 2015-12-02 00:43:42 +04:00
nightwing
054bddd577 use caches api for faster reloading in dev mode 2015-11-30 04:57:53 +04:00
Lennart Kats
dd223c8d38 Merge pull request +10552 from c9/improve-dogfooding
Better, faster dogfooding
2015-11-18 15:46:08 +01:00
Lennart Kats
4fdaccd3c8 Fix worker CORS errors with unpacked helper 2015-11-17 12:58:52 +00:00
nightwing
700cf076d5 fix test runner 2015-11-13 04:00:40 +04:00
Matthijs van Henten
ef5af704cd Revert "Fix issues with rename" 2015-10-27 15:02:46 +01:00
nightwing
68046d4445 fix removeLicenceComments breaking packaged file 2015-10-26 02:17:43 +04:00
nightwing
8f36832df0 fix require.undef for resources loaded via text! 2015-10-09 00:05:23 +04:00
nightwing
0b5343e8c2 code style 2015-09-16 13:21:58 +04:00
nightwing
e5de2372c3 add recursive require.undef for sdk 2015-09-16 01:22:30 +04:00
nightwing
1de84e810d allow whitespace after define( 2015-09-08 20:50:53 +04:00
nightwing
5d57d94da4 fix long broken tests 2015-08-07 01:50:44 +04:00
nightwing
184987ec53 load less into architect-build lazily to allow building ace without less 2015-07-29 16:04:29 +04:00
nightwing
5037041a51 call removeLicenceComments only for js and css files 2015-07-26 00:03:26 +04:00
nightwing
a31962ca7b update c9 cli 2015-07-20 15:43:27 +04: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
nightwing
bc0b8e02d7 do not add sourceURL in architect-build 2015-07-03 04:00:29 +04:00
Lennart Kats
6462fcb107 Merge remote-tracking branch 'origin/master' into parallel-requests 2015-07-02 17:30:52 +02:00
nightwing
7054f0b675 remove dead code 2015-07-01 15:03:05 +04:00
nightwing
06f3ad3760 make debugging css easier 2015-07-01 06:34:36 +04:00
nightwing
6ec98e0a45 fix snippet loader 2015-06-28 17:06:44 +04:00
nightwing
f7b747cb66 remove unnecessary warning 2015-06-28 17:06:42 +04: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
nightwing
6e33ccb304 fix loading non amd scripts via require 2015-06-08 01:41:07 +04:00
nightwing
cc9f039843 include modules required from config in dependency list 2015-04-30 00:27:57 +04:00
nightwing
182577009f do not automatically create tag from publish 2015-04-25 03:24:10 +04:00
Tim Robinson
d0efc05e9c Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy 2015-04-20 12:32:47 +00:00
nightwing
68b133fa61 include modules required via require.resolve in npm_build 2015-04-18 22:35:46 +04:00
Tim Robinson
c8ed575dfd Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy
Conflicts:
	scripts/makestatic.sh
2015-04-17 11:02:10 +00:00
nightwing
5edcde17bf fix loading language extensions from sdk plugins 2015-04-16 23:07:53 +04:00
nightwing
fa25550038 fix plugin loading in packed mode 2015-04-16 21:28:56 +04:00
nightwing
712400abc0 fix require.toUrl 2015-04-16 19:29:42 +04:00
nightwing
a3edfaf181 load standalone plugins from __packed__ 2015-04-16 19:29:39 +04:00
nightwing
003aea3d49 add error handling to mini_require 2015-04-16 19:29:39 +04:00
nightwing
734f2bd3b2 tweak c9 publish 2015-04-16 19:29:39 +04:00
nightwing
d33f396a17 cleanup 2015-04-16 19:29:36 +04:00
nightwing
cb01f0e76f add config support to mini require 2015-04-16 19:29:36 +04:00
Tim Robinson
0f86040782 Adding script to calculate what nodeModules are needed for a service. Used it to set nodeModulesInclude for api and ide 2015-04-16 15:22:34 +00:00
Matthijs van Henten
5890cd35df Revert "Revert "Merge pull request +6755 from c9/mvh-upgrade-less-profile-account""
This reverts commit 6c01000fc9040d95d3939b37aed47ca64590fdcd.
2015-04-15 12:52:18 +00:00