Skip to content
Snippets Groups Projects
  1. May 16, 2017
  2. May 15, 2017
  3. May 10, 2017
  4. Apr 26, 2017
  5. Apr 07, 2017
  6. Mar 28, 2017
    • Nate Bosch's avatar
      Exit as failure if any transformer had an error (#1531) · f81cb51c
      Nate Bosch authored
      Fixes #1336
      
      Record when we log and error and mark the entire build as failed. This
      catches the cases where there are errors on assets that did not
      transitively impact dart2js output - like transformers on non-Dart
      files.
      f81cb51c
  7. Mar 17, 2017
  8. Mar 16, 2017
    • Kevin Moore's avatar
      Remove dependency on pkg/uuid · 847c9189
      Kevin Moore authored
      Use a home-rolled version
      847c9189
    • Natalie Weizenbaum's avatar
      Add metadata to requests to pub.dartlang.org. (#1521) · b7864409
      Natalie Weizenbaum authored
      * Add metadata to requests to pub.dartlang.org.
      
      This will help pub.dartlang.org better track how packages relate to one
      another.
      
      * Fix broken depenency tests.
      
      Those unit tests import pub libraries directly without invoking a
      command, so command was throwing an exception. Worse, the Pokemon
      exception handler in DependencyValidator was then catching the
      StateError, hiding the bug.
      
      Also applied some other changes I suggested.
      b7864409
  9. Mar 15, 2017
  10. Mar 14, 2017
  11. Mar 10, 2017
  12. Mar 07, 2017
  13. Feb 01, 2017
  14. Jan 31, 2017
  15. Jan 30, 2017
  16. Jan 27, 2017
  17. Jan 13, 2017
  18. Jan 04, 2017
Loading