1. 6a3780f script names are prepended to scripts that are eval'ed by TypeScript Team · 5 years ago
  2. 75677d5 Replicate blaze analyze's behavior with generated files. by lucassloan · 5 years ago
  3. 61d7e5b Internal change. by martinprobst · 5 years ago
  4. fd8d59a Use chooseCanonicalDep to choose the dep when finding a module by name, instead of randomly selecting the first matching dep. by lucassloan · 5 years ago
  5. ea54450 internal change by TypeScript Team · 5 years ago
  6. 1e9bf0a Register all ts_libraries with ts_development_sources/ts_config, not just the last one in a file. by lucassloan · 5 years ago
  7. acb63cc Add a fix to the error reporting mechanism in Tsetse. by TypeScript Team · 5 years ago
  8. ad940da When choosing the canonical dep for an import, favor the dep that is already on the rule. by lucassloan · 5 years ago
  9. 1bfc107 Add an optional Fix to the Failure type in Tsetse. Nothing consumes this for now. by TypeScript Team · 5 years ago
  10. 456ccef Restore missing copybara transform. by alexeagle · 5 years ago
  11. 9cfa567 Tear out OSS-only parts of rules_typescript by Alex Eagle · 5 years ago
  12. 6fb705c Move rules_typescript to protobufjs 6.8. by martinprobst · 5 years ago
  13. af0309e Print a working hostname when running ts_devserver on crostini by alexeagle · 5 years ago
  14. 18c5f91 Don't treat aliases with non-string "actual" attributes as errors. by lucassloan · 5 years ago
  15. e740796 Fix bug where taze was using LoadRules() on the actuals of alaises. by lucassloan · 5 years ago
  16. c062238 Fix a bug where taze couldn't handle the import of a file and its ngsummary. by lucassloan · 5 years ago
  17. 6b3c6ae Check for visibiliy, don't just assume reexports should be used. by lucassloan · 5 years ago
  18. 270b868 Use the canonical name for JS modules in node_modules by Alex Eagle · 5 years ago
  19. 68739d9 Support aliases and reexporting ts_libraries for ordinary imports. by lucassloan · 5 years ago
  20. a829865 Fix downstream @bazel/typescript package by Alex Eagle · 5 years ago
  21. 2cd949c Tear out publishing-related bits by Alex Eagle · 5 years ago
  22. 7b471a1 Upgrade to compile with TS 3.3.3333 by radokirov · 5 years ago
  23. 6c23d7e Add a bzl_library rule for internal .bzl files by alexeagle · 5 years ago
  24. 403397e Move the tsickle auto-quoting logic into a tsetse check. by radokirov · 5 years ago
  25. b395b69 Modify the query-based analyzer to handle cases where a source file is included in the srcs attribute of more than one rule. by lucassloan · 5 years ago
  26. 6024ee1 Support herb as a backend for taze. by lucassloan · 5 years ago
  27. e74c143 Remove publishing-related bits from rules_typescript by Alex Eagle · 5 years ago
  28. 9ff1ca4 Support recursive extended tsconfigs by Alan Agius · 5 years ago
  29. 380d556 Remove internal/e2e directory. by Alex Eagle · 5 years ago
  30. 57fc54a \nInternal change\n by radokirov · 5 years ago
  31. 20bc3a6 Cleanups for moving @bazel/typescript to rules_nodejs by Alex Eagle · 5 years ago
  32. a2c3699 Include README in @bazel/karma package by Alex Eagle · 5 years ago
  33. 34377a8 Update pinned chromium to 69.0.3497 and chrome-driver to 2.44 for OSX and Linux by Greg Magolan · 5 years ago
  34. 2f72bbf Properly support the -remove_unused_declarations flag. by lucassloan · 5 years ago
  35. 372707f Add a tsconfig bazelOptions devmodeTargetOverride experimental setting by Greg Magolan · 5 years ago
  36. 96f85ab fix(devserver): static assets sometimes incorrectly injected by Paul Gschwendtner · 5 years ago
  37. bac6e9d Support Angular plugin rollout: declare extra outs by Alex Eagle · 5 years ago
  38. 229c34c Check for .d.ts files with ambient module declarations in the sources of the rule, not just in the sources of the deps. by lucassloan · 5 years ago
  39. bfcdee6 Handle ts_libraries with both moduleNames and moduleRoots. by lucassloan · 5 years ago
  40. 16d8674 fix(karma): do not show error message if unnamed amd module is loaded by Paul Gschwendtner · 5 years ago
  41. 46c36f0 Pin rules_webtesting browser versions for CI and local testing by Greg Magolan · 5 years ago
  42. 263a6bf Add docs for karma rules by Alex Eagle · 5 years ago
  43. 92fa196 Generate npm_packages in internal/e2e/npm_packages/test.sh for smoother local testing by Greg Magolan · 5 years ago
  44. 7a3c10b Fix broken CircleCI by alexeagle · 5 years ago
  45. 7250470 Renames `build_bazel_rules_typescript` and `build_bazel_rules_karma` to `npm_bazel_typescript` and `npm_bazel_karma` respectively by alexeagle · 5 years ago
  46. 5d2bc95 Define global.gc using v8 and vm modules if needed by Alex Eagle · 5 years ago
  47. 0659131 Update to rules_nodejs 0.18.5 by Greg Magolan · 5 years ago
  48. ad83e48 Update to latest rules_nodejs by alexeagle · 5 years ago
  49. b93e84e Update to rules_nodejs 0.18.2 by Greg Magolan · 5 years ago
  50. 58b1910 fix: devserver not working on windows by Paul Gschwendtner · 5 years ago
  51. 2a5c240 Improve handling of import paths versus file paths. by lucassloan · 5 years ago
  52. 83324ba Check existing dependencies for ambient module declarations. by lucassloan · 5 years ago
  53. 8859965 Prepare for next rules_nodejs release by updating usages of deprecated internal/node.bzl by Alex Eagle · 5 years ago
  54. 9a5d024 Fix issue with module_root when building external repo by Alex Eagle · 5 years ago
  55. cf5228a feat(ts_library): bump default target to es2015 by Fabian Wiles · 5 years ago
  56. eb5d8dc Fix lint by Alex Eagle · 5 years ago
  57. 85b9896 Call ngtsc when registered as a tsc_wrapped plugin. by alexeagle · 5 years ago
  58. 7b7b043 Add a list of the current available rules at tsetse.info. by radokirov · 5 years ago
  59. 5086876 Fix @build_bazel_rules_typescript//third_party/github.com/bazelbuild/bazel/src/main/protobuf:worker_protocol.proto target in npm @bazel/typescript generated bazel workspace by Greg Magolan · 5 years ago
  60. 37e6864 Fixes for 0.23 release by Alex Eagle · 5 years ago
  61. 2492220 Cleanups of rules_typescript: by alexeagle · 5 years ago
  62. 7d10df8 Add e2e/npm_packages/ts_devserver test by Greg Magolan · 5 years ago
  63. b0daa89 Fence out the content of /internal/BUILD.bazel by alexeagle · 5 years ago
  64. 7182282 Use fences to elide code from the published npm package. by alexeagle · 5 years ago
  65. a8f559a Adds bazelWorkspaces support to @bazel/typescript and @bazel/karma npm packages by Greg Magolan · 5 years ago
  66. 3cb18df fix(tsetse): avoid double type discover in failure condition for ban-expect-truthy-promise rule by clydin · 5 years ago
  67. 25cdeb7 Fix for Bazel incompatible changes by TypeScript Team · 5 years ago
  68. 5794cab Release automation: update README tags to latest by Alex Eagle · 5 years ago
  69. 733a05d Include pre-built ts_auto_deps binaries in the distribution of rules_typescript. by alexeagle · 5 years ago
  70. 69665f5 Update README.md to latest version. by Di Fan · 5 years ago
  71. 819f86f Remove the (unused) flag to control whether taze registers tests with all_tests libraries. by lucassloan · 5 years ago
  72. 47e68f2 Exports emit_with_tsickle method for custom tsc_wrapped-like compilations. by radokirov · 5 years ago
  73. 4867d26 Cleanup of e2e tests by Greg Magolan · 5 years ago
  74. 5016d42 Create CODEOWNERS. by TypeScript Team · 5 years ago
  75. e1586fb fix: fix formatting of Karma stack traces by vikerman · 5 years ago
  76. 1f03cc9 Improve handling of generated source files. by lucassloan · 5 years ago
  77. 9c1d843 Update to rules_nodejs 0.16.6, rules_webtesting 0.3.0 and Bazel 0.22.0 by Greg Magolan · 5 years ago
  78. 61b2231 Remove local override of protobuf JS option - convertFieldsToCamelCase. by radokirov · 5 years ago
  79. e130890 Add data to karma runfiles by Greg Magolan · 5 years ago
  80. a462fa9 Report unused ts_declaration deps as unused instead of ambiguous. by lucassloan · 5 years ago
  81. 79de493 Support an alternative collection point for test libraries. by lucassloan · 5 years ago
  82. baaf632 Fix error messages text when validating compilerOptions. by radokirov · 5 years ago
  83. c8fa225 Support generated sources in query-based taze. by lucassloan · 5 years ago
  84. e151804 karma: Use upstream v4 by Keen Yee Liau · 5 years ago
  85. 935070f Introduce TscPlugin methods to implement ngtsc as a tsc_wrapped plugin. by alexeagle · 5 years ago
  86. 4a5ce0d -- Change 1 of 19 by Filipe Silva <filipematossilva@gmail.com>: by Paul Gschwendtner · 5 years ago
  87. da12e70 Clean-up of an useless attribute list. by radokirov · 5 years ago
  88. 9ba9423 Add karma_web_test and karma_web_test_suite by Greg Magolan · 5 years ago
  89. 3c30964 ci: lower memory ceiling by Filipe Silva · 5 years ago
  90. 5a0209e -- Change 1 of 1 by Greg Magolan <gmagolan@gmail.com>: by Greg Magolan · 5 years ago
  91. 0a4901d -- Change 1 of 2 by Keen Yee Liau <kyliau@umich.edu>: by Greg Magolan · 5 years ago
  92. 3ceec3c Also add --action_env=PATH for building test by TypeScript Team · 5 years ago
  93. 42a866c Fix build breakage of rules_typescript by alexeagle · 5 years ago
  94. acc8d3d Remove the ErrorOnUnresolvedImports flag. by lucassloan · 5 years ago
  95. a01a3f1 Adjust rules_typescript to TypeScript 3.1.3 API changes. by martinprobst · 5 years ago
  96. 1b5d032 Respect disable_taze when registering tests with ts_development_sources. by lucassloan · 5 years ago
  97. 8dd18e8 Export IsMpegTS and IsTazeDisabledForDir. by lucassloan · 5 years ago
  98. e1281a4 Fix relative paths in index.html injection by Alex Eagle · 5 years ago
  99. 399a007 Enforce buildifier on CircleCI by alexeagle · 5 years ago
  100. bef0cb4 fix: enforce buildifier lint on CI by Wassim Chegham · 5 years ago