2017-08-23 |
Steve Gill | CB-13145: pass full options to plugman uninstall CB-13145 |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Steve Gill | updated .gitignore |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Nikita Matrosov | CB-12944: Platform's spec is ignored in config.xml... |
commit | commitdiff | tree | snapshot |
2017-08-16 |
Audrey So | CB-12838 : prevented sorting and aphabetizing platforms... 574/head |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Audrey So | CB-12361 : added plugin remove tests 581/head |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Audrey So | CB-12361 : added tests for plugin/index.js 583/head |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Audrey So | CB-12361 : added tests for list platform 577/head |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Audrey So | CB-12361 : added tests for plugin/search.js and rebased 582/head |
commit | commitdiff | tree | snapshot |
2017-08-09 |
Remco Haszing | removed .jscs.json |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Audrey So | Merge branch 'master' of https://github.com/wildabeast... |
commit | commitdiff | tree | snapshot |
2017-08-03 |
Audrey So | CB-13056 : added deprecation notice for webos 587/head |
commit | commitdiff | tree | snapshot |
2017-08-01 |
Audrey So | CB-13057 : added deprecation warning for cordova platfo... 585/head |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Audrey So | CB-12361 : added tests for save.js and rebased 579/head |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Audrey So | CB-12895 : updated integration tests with eslint format... 580/head |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Audrey So | CB-12895 : ran eslint --fix on cordova-lib |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Audrey So | CB-12895 : set up eslint |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Audrey So | CB-12361 : rebased and revised get platform details... 578/head |
commit | commitdiff | tree | snapshot |
2017-07-27 |
Audrey So | CB-12361 : added unit-tests for getPlatformDetailsFromDir |
commit | commitdiff | tree | snapshot |
2017-07-17 |
Audrey So | CB-12361 : added tests for remove platform 576/head |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Ryan Willoughby | CB-13020: (plugman) install filters out nohooks 575/head |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Audrey So | CB-12361 : made revisions after review and feedback 573/head |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Audrey So | CB-12361 : updated addHelper spec tests |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Audrey So | CB-12361 : updated addHelper tests |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Jesse MacFadyen | CB-11980 Update readme to reflect new repos |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Alexander Sorokin | CB-6143: Change plugman.emit() to events.emit() 572/head |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Alexander Sorokin | Empty commit to trigger github sync |
commit | commitdiff | tree | snapshot |
2017-06-27 |
filmaj | Reorganized unit test directory. Changes include: 568/head |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Steve Gill | CB-12361: updated prepare tests based on feedback 567/head |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Steve Gill | CB-12361: wrapped up prepare.js unit tests |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Steve Gill | CB-12361: added unit tests for prepare.spec.js |
commit | commitdiff | tree | snapshot |
2017-06-22 |
filmaj | removed restoring platforms+plugins save.spec from... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | first unit test in each plugin submodule, jshint fixes 566/head |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | plugin util specs implemented |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | pending tests for plugin specs. small refactor tweaks... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | nest certain plugin-remove-save tests into a describe... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | fixes to integration test refrences so they run, bye... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | start of unit tests for cordova.plugin commands |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | removing unnecessary else from plugin remove. moved... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | plugin_fetch.spec.js, hooks runner and plugman fetch... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | eslint fixes for plugin specs |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | deprecate anything related to plugin_parser class. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | first pass at plugin command refactor |
commit | commitdiff | tree | snapshot |
2017-06-21 |
filmaj | the existing plugin specs are all e2e tests... moving... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Steve Gill | removed some circular deps, got some tests passing 564/head |
commit | commitdiff | tree | snapshot |
2017-06-15 |
filmaj | remove use of backticks in logging. |
commit | commitdiff | tree | snapshot |
2017-06-13 |
filmaj | removed integration test for testing ios plugin framewo... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | Small reference fixes for getting integration tests... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | cordova/platform/index unit tests complete. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | lay out unit tests for the top-level platform module... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | dropped TODOs/observations inside addhelper, dropped... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | minor testing fixes: |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | cordova save specs moved to integration tests - all... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | splitting out cordova.platform into smaller modules... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | salvage real unit tests: |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | move platform module exports to the top, so clear what... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | moving i/o heavy tests to intgration-tests folder. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | Keep `raw` object around, alias to module directly... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | tweaks to existing tests to get closer to having tests... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
filmaj | Revert lazy loading of modules. |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Steve Gill | CB-11980: updated travis and appveyor |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Steve Gill | CB-11980: updated travis and appveyor |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Steve Gill | CB-11980: added missing node modules for test fixtures |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Steve Gill | CB-11980: updated appveyor file |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Steve Gill | CB-11980: removed fetch, common and serve into their... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Nikita Matrosov | CB-12786: Improve logic for searching plugin id in... |
commit | commitdiff | tree | snapshot |
2017-06-03 |
Nikita Matrosov | CB-12250 CB-12409 iOS: Fix bug with escaping properties... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Audrey So | CB-12762 : updated common, fetch, and serve pkgJson... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Audrey So | CB-12762 : point package.json repo items to github... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Audrey So | CB-12777 : removed android, ios, and windows projects... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Audrey So | CB-12777 : removed android-lib |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Audrey So | CB-12777 : removed android one and android two and... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Audrey So | CB-12777 : removed android_install fixtures |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Audrey So | CB-12777 : removed android_uninstall fixtures |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Nikita Matrosov | Display deprecation message when installing a platform... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Nikita Matrosov | CB-12787: Fix plugin installation with --link option |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Nikita Matrosov | CB-12738: Cordova ignores plugin dependency version... |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Remco Haszing | CB-12766 Consistently write JSON with 2 spaces indentation |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Steve Gill | CB-12769: updated release notes for 7.0.1 |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Steve Gill | CB-12773: fixed incorrect plugin version fetching issue 553/head |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Steve Gill | CB-12769 Incremented package version to -dev |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Steve Gill | CB-12769 Updated version and RELEASENOTES.md for releas... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Audrey So | CB-12757 : if there's a plugin dependency in pkgJson... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Shazron Abdullah | Empty commit to prod the CI after cordova-7 release... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Steve Gill | CB-12747 Incremented package version to -dev |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Steve Gill | CB-12747 Incremented package version to -dev |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Steve Gill | CB-12747 Incremented package version to -dev |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Steve Gill | CB-12747: updated deps in cordova-lib fetch-1.1.x 7.0.0 common-2.0.3 fetch-1.1.0 rel/7.0.0 rel/common-2.0.3 rel/fetch-1.1.0 |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Steve Gill | CB-12747: added missing license header |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Steve Gill | CB-12747 Updated version and RELEASENOTES.md for releas... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Steve Gill | CB-12747 Updated version and RELEASENOTES.md for releas... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Steve Gill | CB-12747 Updated version and RELEASENOTES.md for releas... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Shazron Abdullah | CB-12662 Updated version and RELEASENOTES.md for releas... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Steve Gill | CB-12747: updated pinned platforms |
commit | commitdiff | tree | snapshot |
2017-05-01 |
feichngr | CB-12705: Modified (before|after)_plugin_(uninstall... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
feichngr | CB-12705: Pass plugin info to project *_plugin_install... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Steve Gill | CB-11242: removed support for platforms that don't... 551/head |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Steve Gill | CB-11242: updated tests and fixtures |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Audrey So | CB-11242: refactored out getPlatformApiFunction |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Audrey So | CB-11242: removed parser and handler files for deprecat... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Steve Gill | CB-12361: starting to seperate integration tests, writi... 545/head |
commit | commitdiff | tree | snapshot |
next |