An open API service providing commit metadata for open source projects.

GitHub / angular/devkit / commits

SHA Message Author Date Stats
181704f1 fix(@angular-devkit/build-webpack): fix karma asset paths Filipe Silva <f****a@g****m> over 8 years ago
d4435d21 fix(@angular-devkit/core): fix project not found error message Filipe Silva <f****a@g****m> over 8 years ago
467f1534 fix(@angular-devkit/architect): fix target not found error message Filipe Silva <f****a@g****m> over 8 years ago
bb8149bc fix(@schematics/angular): use correct protractor devServerTarget Filipe Silva <f****a@g****m> over 8 years ago
461e63fd ci: untie tsconfig a bit, but tighten tslint to cover Hans Larsen <h****s@h****a>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
e5c9b7b3 feat(@angular-devkit/build-webpack): use a Host for webpacks input file system Hans Larsen <h****s@h****a>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
636c91dd feat(@angular-devkit/core): NodeJsSyncHost should behave properly WRT observa... Hans Larsen <h****s@h****a>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
bb5cedd2 feat(@angular-devkit/core): streamline sync host with regular host Hans Larsen <h****s@h****a>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
fc3257d0 fix(@angular-devkit/core): add stats to memory host Hans Larsen <h****s@h****a>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
fceeee54 fix(@angular-devkit/build-optimizer): support fesm5 paths Igor Minar <i****r@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
40c5eebf feat(@angular-devkit/core): add workspace.listProjectNames() Filipe Silva <f****a@g****m> over 8 years ago
30619872 fix(@angular-devkit/core): default for Stats<> generic Hans Larsen <h****s@h****a>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
be0c47ef fix(@angular-devkit/core): rename Host.stats to Host.stat (singular) which is... Hans Larsen <h****s@h****a>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
7c956fd4 fix(@angular-devkit/architect-cli): architect CLI should have executable rights Hans Larsen <h****s@h****a>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
1523765a test(@angular-devkit/build-webpack): use workspace file Filipe Silva <f****a@g****m> over 8 years ago
185467d3 feat(@schematics/angular): Update schematics to new workspace structure Mike Brocchi <m****i@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
5d6e73e7 refactor: use workspace relative paths everywhere in architect Filipe Silva <f****a@g****m> over 8 years ago
f2473e68 feat(@schematics/angular): use workspace for architect options Filipe Silva <f****a@g****m> over 8 years ago
388bcca6 refactor(@angular-devkit/build-webpack): use dash-case for builder names Filipe Silva <f****a@g****m> over 8 years ago
f6d5d15d release: 0.4.6 Hans Larsen <h****s@h****a> over 8 years ago
726a8622 refactor: update architect packages to use new workspace Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
708b597f fix(@angular-devkit/build-webpack): workaround ES2015 minifier inlining defect Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
cf279583 feat(@angular-devkit/schematics): add a tslint fix task Hans <h****s@h****a> over 8 years ago
94347218 ci: update webdriver manually Filipe Silva <f****a@g****m>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
48814931 feat(@schematics/angular): add a default browserslist file Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
961d6c53 feat(@angular-devkit/core): add experimental workspace scope Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
ad9a30c2 feat(@angular-devkit/schematics): generate tree-shakeable services by default Alex Rickabaugh <a****b@a****t>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
9a8fa66a feat(@schematics/angular): Add schematic for ng udpate migrations Mike Brocchi <m****i@g****m>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
078a46e9 feat(@schematics/update): add doc for --force flag Hans <h****s@h****a> over 8 years ago
c31be349 feat(@angular-devkit/core): add level cap logger and simplifiy indent Hans <h****s@h****a> over 8 years ago
c07523b3 feat(devkit): add a devkit package schematic Hans <h****s@h****a> over 8 years ago
5dd7419e feat(@angular-devkit/build-webpack): support less version 3.x Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
96d0be21 feat(@schematics/update): add a generic update workflow Hans <h****s@h****a>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
d4767b04 docs: Specification for ng update Hans <h****s@h****a>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
5b06cc7d feat(@angular-devkit/schematics): allow transform of context Hans <h****s@h****a>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
8749f3e8 fix(@angular-devkit/schematics): export schematic task Hans <h****s@h****a>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
4e2a902f refactor(@angular-devkit/schematics): should always emit once Hans <h****s@h****a>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
9065fac0 ci: add unused variable lint check Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
f0f81348 fix(@angular-devkit/schematics): renaming then creating same file fixed Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
d64f4743 fix(@angular-devkit/architect-cli): fix complete exit code Filipe Silva <f****a@g****m> over 8 years ago
01f3af79 fix(@schematics/angular): ensure forward slashes in library command David <d****d@s****e>
Committed by: Hans <h****s@h****a>
over 8 years ago
b6336a06 feat(@schematics/angular): use smart defaults to get name from arguments Hans Larsen <h****s@h****a>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
03161172 feat(@angular-devkit/schematics): add argv to smart defaults Hans Larsen <h****s@h****a>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
4177e662 feat(@angular-devkit/core): expose smart default providers as part of API Hans Larsen <h****s@h****a>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
42802f1a feat(@schematics/angular): Simplify schematic path options Mike Brocchi <m****i@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
a275d785 refactor(@angular-devkit/build-webpack): update dev-server to 3.1 stable Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
32ad58e8 refactor(@angular-devkit/build-webpack): update autoprefixer to v8.1 Charles Lyding <1****n@u****m>
Committed by: Filipe Silva <f****a@g****m>
over 8 years ago
891f4706 feat(@angular-devkit/architect): expose builder schema Filipe Silva <f****a@g****m>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
95da2945 release: patch Hans Larsen <h****s@h****a> over 8 years ago
51e946de fix(@angular-devkit/schematics): Allow test runner to run private schematics. Mike Brocchi <m****i@g****m> over 8 years ago
71c32907 feat(@angular-devkit/schematics): export callRule and callSource Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
1e3adde9 fix(@angular-devkit/schematics): fix order of commit for sinks Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
fab734b1 build: add CI-specific Bazel settings Alex Eagle <e****e@p****u>
Committed by: Hans <h****s@h****a>
over 8 years ago
54da72f8 fix(@angular-devkit/core): remove functions that have no files from caller array Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
3ff44bda ci: increase timeouts for flaky tests Hans Larsen <h****s@h****a>
Committed by: clydin <1****n@u****m>
over 8 years ago
fe426938 test: Add ability to run external schematics Mike Brocchi <m****i@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
36a56b75 style: fix linting issues David <d****d@s****e>
Committed by: Hans <h****s@h****a>
over 8 years ago
2ed9ace3 feat(@angular-devkit/build-ng-packagr): add build architect for ng packagr David <d****d@s****e>
Committed by: Hans <h****s@h****a>
over 8 years ago
68b2bdfc feat(@schematics/angular): add library scaffolding David <d****d@s****e>
Committed by: Hans <h****s@h****a>
over 8 years ago
7118018b build: add ng-packagr dep, update monorepo and readme David <d****d@s****e>
Committed by: Hans <h****s@h****a>
over 8 years ago
bc19053c feat(@angular-devkit/build-webpack): update internal plugins for webpack 4 Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
ebbf7123 refactor(@angular-devkit/build-webpack): update deps for webpack 4 Charles Lyding <1****n@u****m>
Committed by: clydin <1****n@u****m>
over 8 years ago
0387c5ce refactor(@angular-devkit/build-webpack): use mini-css-extract-plugin Charles Lyding <1****n@u****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
7b1aa387 fix(@angular-devkit/build-webpack): use devkit core and architect as peerdeps Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
cb3e6ad3 fix(@angular-devkit/architect): use devkit core as a peerdep Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
3b44aae4 refactor: use _spec_large instead of _spec_big Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
8bf639b7 fix(@angular-devkit/core): memory host should always refer to path from root Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
8e7658aa feat(@angular-devkit/build-webpack): sync changes from Angular CLI Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
8e2cdc33 fix(@angular-devkit/schematics): change task name and export from tasks Hans Larsen <h****s@h****a>
Committed by: Mike Brocchi <m****i@g****m>
over 8 years ago
383da18d release: 0.4.3 Hans Larsen <h****s@h****a> over 8 years ago
8d967f88 docs(@angular-devkit/architect): add comment for protobuff api Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
7da90bdf feat(@angular-devkit/core): add support for smart defaults in the Core Schema... Hans Larsen <h****s@h****a>
Committed by: clydin <1****n@u****m>
over 8 years ago
6f10ed03 fix(@angular-devkit/architect): return copy of target props Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
51a75ac2 feat(@schematics/angular): Add schematic for PWA Mike Brocchi <m****i@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
ea15d855 feat(@angular-devkit/schematics): add a run schematic task Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
1f993979 feat(@angular-devkit/schematics): add a workflow class that simplifies the wh... Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
b3dd3d3e feat(@angular-devkit/core): add a clean function Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
24dccf5a refactor: Move service worker into a private schematic Mike Brocchi <m****i@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
d4e48b70 build: only set infinite stack trace with --long-stack-trace Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
69c8641a fix(@angular-devkit/core): allow big inputs for fileBufferToString Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
95323d5d ci: allow release scopes in commit messages outside of CI Hans Larsen <h****s@h****a>
Committed by: Hans <h****s@h****a>
over 8 years ago
29c26464 fix(@angular-devkit/build-webpack): fixes from adding Angular CLI tests Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
7b4f4add ci: fix node modules cache on circleci Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
d2775122 ci: remove v8-profiler dependency Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
951b5238 ci: remove travis config file Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
c3e0b686 test: separate big specs Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
8ff1c334 release: v0.4.2 Hans Larsen <h****s@h****a> over 8 years ago
9b8eaee6 release: v0.4.1 Hans Larsen <h****s@h****a> over 8 years ago
360c8a0d ci: add force argument to release script Hans Larsen <h****s@h****a> over 8 years ago
9d1d8c5d fix(@angular-devkit/architect-cli): fix package location (#446) Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
1161683c fix(@schematics/angular): ignore yarn-error.log (#441) Suguru Inatomi <s****i@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
94e7f3b4 feat(@schematics/angular): add zone-error import in polyfill (#414) JiaLiPassion <J****n@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
72c96d48 build: add architect, architect-cli and build-webpack snapshot repos (#457) Filipe Silva <f****a@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
abf251c1 feat(@schematics/angular): upgrade jasmine to 2.99, ts-node to 5.0 and protra... Hans <h****s@h****a>
Committed by: GitHub <n****y@g****m>
over 8 years ago
88136f82 ci: fix build Hans Larsen <h****s@h****a> over 8 years ago
cf88d61f ci: fix SHA shorthand Hans Larsen <h****s@h****a> over 8 years ago
95d1c4c1 ci: add blacklist of SHAs to commit validation Hans Larsen <h****s@h****a> over 8 years ago
de7a44f2 Revert "upgrade jasmine to 2.99, ts-node to 5.0 and protractor to 5.3.0 (#448)" Hans <h****s@h****a> over 8 years ago
9ce1aed3 upgrade jasmine to 2.99, ts-node to 5.0 and protractor to 5.3.0 (#448) Karthik K <a****e@g****m>
Committed by: Hans <h****s@h****a>
over 8 years ago
2c0356f3 test: add test for extra properties in schematics json (#442) Hans <h****s@h****a>
Committed by: GitHub <n****y@g****m>
over 8 years ago

← Back to repository