Commit Graph

4014 Commits

Author SHA1 Message Date
Andre Weinand
0cc6b4a33b node-debug@1.20.9 2018-01-30 12:26:07 +01:00
Erich Gamma
c51cdbdf8f experiment with unused variables 2018-01-30 10:35:31 +01:00
Martin Aeschlimann
5b8d3944de [i18n] extension resources missing on transifex 2018-01-30 09:58:02 +01:00
Joao Moreno
d9bf02d19e builtin: dont delete when disabled 2018-01-30 09:23:11 +01:00
Joao Moreno
2ebd2a7dd2 builtin: manage extensions 2018-01-30 09:04:39 +01:00
Dirk Baeumer
e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Rob Lourens
8859eea3a3 node-debug@1.20.8 2018-01-29 14:40:27 -08:00
Martin Aeschlimann
db2af7e570 no longer package extra languages with insiders 2018-01-29 23:23:59 +01:00
Martin Aeschlimann
4028618753 [i18n] pseudo language support 2018-01-29 18:04:45 +01:00
Martin Aeschlimann
bfdd55c184 [ia8n] fix update script 2018-01-29 18:04:44 +01:00
Joao Moreno
cfed82d6bd fix builtin 2018-01-29 17:15:22 +01:00
Martin Aeschlimann
f00b4f102e [i18n] lang pack update script: add extensions list 2018-01-29 16:51:34 +01:00
Alex Dima
f8d1683fcd Merge remote-tracking branch 'origin/master' into alex/asar 2018-01-29 15:34:35 +01:00
Joao Moreno
b338f57e76 built in extensions control file 2018-01-29 12:23:43 +01:00
Alex Dima
e4d67319ea Merge commit '08a27fe3b331c7947def0c08092c688240198caf' into alex/asar 2018-01-29 12:04:05 +01:00
Andre Weinand
8ebbc4c255 node-debug@1.20.7 2018-01-28 23:31:01 +01:00
Rob Lourens
fa7f1411c8 node-debug2@1.20.3 2018-01-26 16:58:42 -08:00
Alex Dima
a87eb4894a Fix issue on Windows 2018-01-26 17:58:15 +01:00
Alex Dima
6225dcca12 Fix file permissions, fix rg launch path when using asar 2018-01-26 17:56:37 +01:00
Alex Dima
2970cf5517 Merge remote-tracking branch 'origin/master' into alex/asar 2018-01-26 17:37:23 +01:00
Martin Aeschlimann
b7f5db9991 [i18n] fix paths for external extensions 2018-01-26 17:28:56 +01:00
Martin Aeschlimann
4abe874911 [i18n] fix paths for external extensions 2018-01-26 17:27:57 +01:00
Martin Aeschlimann
f43d42499a [i18n] more checks for missing/obsolete resources 2018-01-26 17:27:57 +01:00
Alex Dima
85b8b04473 Pack the core node_modules to node_modules.asar as part of building 2018-01-26 16:22:15 +01:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00
Andre Weinand
7a6fbe0aef node-debug@1.20.6 2018-01-26 15:38:43 +01:00
Martin Aeschlimann
8c6cc11f6a [18n] find obsolete resources & add externalExtensionsWithTranslations 2018-01-26 10:01:12 +01:00
Rob Lourens
f41e690702 node-debug2@1.20.2 2018-01-25 22:17:21 -08:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Joao Moreno
e0a77715df no verbose tsfmt 2018-01-25 17:11:42 +01:00
Joao Moreno
ec5de9df8b update inno_updater.exe 2018-01-25 16:34:51 +01:00
Rob Lourens
f4d99af451 node-debug@1.20.4 2018-01-24 11:25:22 -08:00
Joao Moreno
1d106e5afe rename gulp tasks 2018-01-24 09:38:45 +01:00
Nicolas Ramz
7155f39d03 FIXED: issue window opened as child, fixes #42024 2018-01-23 09:37:15 -08:00
Alex Dima
c5ea1cf551 builtInExtensions.json keeps pointer to repo 2018-01-23 17:35:39 +01:00
Joao Moreno
018cc146a7 use 32 bit version of inno_updater 2018-01-23 16:33:17 +01:00
Alex Dima
5bdb90de36 scripts/code.sh picks up marketplace built-in extensions automatically 2018-01-23 16:40:52 +01:00
Joao Moreno
4f5b23ef52 update: should not show progress if user quits code 2018-01-23 10:51:52 +01:00
Joao Moreno
8f58711d82 Merge branch 'joao/win32-update'
fixes #41676
2018-01-22 20:08:59 +01:00
Joao Moreno
4846088f22 fix inno updater 2018-01-22 15:47:18 +01:00
Joao Moreno
11e05b6a39 fix bad build script 2018-01-22 12:07:47 +01:00
Martin Aeschlimann
0be4f4ec9d [i18n] push compiles js file 2018-01-22 11:26:40 +01:00
Joao Moreno
19bab787f4 move inno_updater into app when building setup 2018-01-22 10:47:00 +01:00
Martin Aeschlimann
c1ec6c2ff5 add download limiter to build/i18n script 2018-01-22 10:46:11 +01:00
Joao Moreno
45bb5bf3be move inno_updater.exe to windows build directory 2018-01-22 10:41:54 +01:00
Erich Gamma
5c2c361712 Show diagnostics as warnings (#41952) 2018-01-22 10:24:31 +01:00
Rob Lourens
4bcaeaed2b Bump node-debug2 2018-01-21 21:45:18 -08:00
Joao Moreno
04d3886391 win32: code should run after regular update 2018-01-19 22:47:12 +01:00
Joao Moreno
c902f478a2 Merge remote-tracking branch 'origin/master' into joao/win32-update 2018-01-19 19:32:55 +01:00
Joao Moreno
f01d2d2d7d log asset 2018-01-19 14:24:56 +01:00