Move pub over to using the pub.dartlang.org API v2.
R=rnystrom@google.com Review URL: https://codereview.chromium.org//16351003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@23615 260f80e4-7a28-3924-810f-c04153c831b5
Showing
- lib/src/command_lish.dart 3 additions, 3 deletionslib/src/command_lish.dart
- lib/src/command_uploader.dart 9 additions, 6 deletionslib/src/command_uploader.dart
- lib/src/hosted_source.dart 8 additions, 6 deletionslib/src/hosted_source.dart
- lib/src/http.dart 15 additions, 2 deletionslib/src/http.dart
- lib/src/pubspec.dart 126 additions, 116 deletionslib/src/pubspec.dart
- test/deploy/copies_dart_js_next_to_entrypoints_test.dart 15 additions, 2 deletionstest/deploy/copies_dart_js_next_to_entrypoints_test.dart
- test/hosted/version_negotiation_test.dart 68 additions, 0 deletionstest/hosted/version_negotiation_test.dart
- test/lish/upload_form_provides_an_error_test.dart 1 addition, 1 deletiontest/lish/upload_form_provides_an_error_test.dart
- test/lish/upload_form_provides_invalid_json_test.dart 1 addition, 1 deletiontest/lish/upload_form_provides_invalid_json_test.dart
- test/lish/utils.dart 1 addition, 1 deletiontest/lish/utils.dart
- test/oauth2/with_a_malformed_credentials_authenticates_again_test.dart 1 addition, 1 deletion...ith_a_malformed_credentials_authenticates_again_test.dart
- test/oauth2/with_a_pre_existing_credentials_does_not_authenticate_test.dart 1 addition, 1 deletion..._pre_existing_credentials_does_not_authenticate_test.dart
- test/oauth2/with_a_server_rejected_refresh_token_authenticates_again_test.dart 1 addition, 1 deletion...rver_rejected_refresh_token_authenticates_again_test.dart
- test/oauth2/with_an_expired_credentials_refreshes_and_saves_test.dart 1 addition, 1 deletion...with_an_expired_credentials_refreshes_and_saves_test.dart
- test/oauth2/with_an_expired_credentials_without_a_refresh_token_authenticates_again_test.dart 1 addition, 1 deletion...als_without_a_refresh_token_authenticates_again_test.dart
- test/oauth2/with_no_credentials_authenticates_and_saves_credentials_test.dart 1 addition, 1 deletion...credentials_authenticates_and_saves_credentials_test.dart
- test/oauth2/with_server_rejected_credentials_authenticates_again_test.dart 1 addition, 1 deletion...server_rejected_credentials_authenticates_again_test.dart
- test/pub_uploader_test.dart 7 additions, 7 deletionstest/pub_uploader_test.dart
- test/test_pub.dart 79 additions, 25 deletionstest/test_pub.dart
- test/validator/dependency_test.dart 3 additions, 2 deletionstest/validator/dependency_test.dart
Loading
Please register or sign in to comment