1. f3a493b CB-12358 Incremented package version to -dev by Steve Gill · 7 years ago
  2. 70ad4f6 CB-12358: updated .ratignore by Steve Gill · 7 years ago
  3. 050db3d CB-12358 Updated version and RELEASENOTES.md for release 2.0.0 by Steve Gill · 7 years ago
  4. 9b3abb6 CB-8978 Add resource-file parsing to config.xml by Darryl Pogue · 8 years ago
  5. 5ae46e8 fixjasmine : CB-12018 : updated jasmine tests after final review by audreyso · 7 years ago
  6. c423956 fixjasmine : CB-12018 : updated jshint and updated jasmine tests to work with jasmine instead of jasmine-node by audreyso · 7 years ago
  7. 160c1bb fixjasmine : CB-12018 : fixed jasmine tests to work with uninstallPlugin and removed waitsFor/runs, updated promise syntax, calls.reset, and labled tests by audreyso · 7 years ago
  8. 6963468 fixjasmine : CB-12018 : labeled and updated tests to work with jasmine (spyOn and return, callThrough, waitsFor, toExist, callFake, describe) by audreyso · 7 years ago
  9. ad2c58f Major version bump for cordova-common due to windows specific removals by Steve Gill · 7 years ago
  10. 828783f CB-12163 Add reference attrib to resource-file for Windows by ktop · 7 years ago
  11. 8049f1a Move windows-specific logic to cordova-windows by Nikita Matrosov · 8 years ago
  12. b6e5443 CB-12189 Add implementation attribute to framework by Vladimir Kotikov · 7 years ago
  13. 40a0afb CB-12197 : replaced multiple occurances of Anis and Brett with current Apache License by audreyso · 7 years ago
  14. 3206738 CB-12017: update istanbul dependency by Steve Gill · 8 years ago
  15. 7355e8c CB-12003 Incremented package version to -dev by Steve Gill · 8 years ago
  16. 4b9a394 CB-12003 Updated version and RELEASENOTES.md for release 1.5.1 by Steve Gill · 8 years ago
  17. 75822a3 CB-12002 - Add getAllowIntents() to ConfigParser by Darryl Pogue · 8 years ago
  18. 625e153 CB-11998 - cordova platform add error with cordova-common@1.5.0 by Shazron Abdullah · 8 years ago
  19. 04d930a CB-11969 Incremented package version to -dev by Steve Gill · 8 years ago
  20. b552b6e CB-11969 Updated version and RELEASENOTES.md for release 1.5.0 by Steve Gill · 8 years ago
  21. 4d2bf71 CB-11776 Add test case for different edit-config targets by ktop · 8 years ago
  22. 64744ec CB-11908 Add edit-config to config.xml by ktop · 8 years ago
  23. b1e3a18 CB-11936 - Support four new App Transport Security (ATS) keys by Shazron Abdullah · 8 years ago
  24. 96ecb71 PR #490 adding some clarifying comments by Anis Kadri · 8 years ago
  25. 4ab1f3a Unifying quotes by Anis Kadri · 8 years ago
  26. f11e4cf config.xml has a different location in Android Studio by Anis Kadri · 8 years ago
  27. 8d1a65c Merge branch 'CB-11517' by Jesse MacFadyen · 8 years ago
  28. 9bea639 CB-11776 check edit-config target exists by ktop · 8 years ago
  29. 1ee5bef use array methods and object.keys for iterating. avoiding for-in loops by Jesse MacFadyen · 8 years ago
  30. 41b5478 CB-11517 Allow .folder matches by Jesse MacFadyen · 8 years ago
  31. b70d9f4 added missing 1.4.0 release notes for cordova-common by Steve Gill · 8 years ago
  32. dd58dda Incremented package version to -dev by Steve Gill · 8 years ago
  33. e0309e7 Updated version and RELEASENOTES.md for release cordova-common@1.4.1 by Steve Gill · 8 years ago
  34. 1add482 Add general purpose ConfigParser.getAttribute API by Darryl Pogue · 8 years ago
  35. 6c36ac4 CB-11653 copied findProjectRoot from cordova-lib by carynbear · 8 years ago
  36. 83d79ab CB-11636 Handle attributes with quotes correctly by Vladimir Kotikov · 8 years ago
  37. 37fb0da CB-11645 added check to see if getEditConfig exists before trying to use it by Steve Gill · 8 years ago
  38. c2afcf3 CB-9825 framework tag spec parsing by juliascript · 8 years ago
  39. 4c1756f CB-11569 Incremented package versions to -dev by Vladimir Kotikov · 8 years ago
  40. 2f1eee7 Fixed typos in 'platform' -> 'platform' by surF · 8 years ago
  41. a250d18 CB-11023 Add edit-config functionality by ktop · 8 years ago
  42. 8883f35 Update README.md by Nikhil Khandelwal · 8 years ago
  43. 3096989 CB-11260 Incremented package version to -dev by Steve Gill · 8 years ago
  44. 9650022 CB-11260 linkified release notes by Steve Gill · 8 years ago
  45. f75e084 CB-11260 added missing headers by Steve Gill · 8 years ago
  46. 44c7674 CB-11260 Updated version and RELEASENOTES.md for release 1.3.0 by Steve Gill · 8 years ago
  47. cf9807b CB-11259: Improving prepare and build logging by Richard Knoll · 8 years ago
  48. eec5c53 CB-11194 Improve cordova load time by Nikhil Khandelwal · 8 years ago
  49. 06d3471 CB-1117 Add FileUpdater module to cordova-common. This closes #429. by Jason Ginchereau · 8 years ago
  50. 8a750e4 CB-11131 Fix TypeError: message.toUpperCase is not a function in CordovaLogger by daserge · 8 years ago
  51. 690893c CB-11096 Incremented cordova-common package version to -dev by Vladimir Kotikov · 8 years ago
  52. a8cb42e CB-11096 Updated version and RELEASENOTES.md for cordova-common release 1.2.0 by Vladimir Kotikov · 8 years ago
  53. 04530d6 CB-11022 Save modulesMetadata to both www and platform_www when necessary by Vladimir Kotikov · 8 years ago
  54. 4b2e821 CB-10833 Deduplicate common logic for plugin installation/uninstallation by Vladimir Kotikov · 8 years ago
  55. 568e81c CB-10822 Manage plugins/modules metadata using PlatformJson by Vladimir Kotikov · 8 years ago
  56. 0160e79 CB-10940 Can't add Android platform from path by daserge · 8 years ago
  57. 8b31a13 CB-10965 xml helper allows multiple instances to be merge in config.xml by Carlos Santana · 8 years ago
  58. 8bf0ec9 CB-10911 Incremented package version to -dev by Steve Gill · 8 years ago
  59. c4dbd25 CB-10911 Updated version and RELEASENOTES.md for release cordova-common@1.1.1 by Steve Gill · 8 years ago
  60. de2d903 CB-10694 - Update test to reflect merging of CB-9264 fix (removal of duplicate entries) by Shazron Abdullah · 8 years ago
  61. 7dc936b Merge branch 'CB-10694' by Shazron Abdullah · 8 years ago
  62. e594cd8 CB-9264 - Duplicate entries in config.xml by Shazron Abdullah · 8 years ago
  63. 4c2c3e6 CB-10694 - Platform-specific configuration preferences don't override global settings by Shazron Abdullah · 8 years ago
  64. 866c0b2 CB-10791 Add adjustLoggerLevel to cordova-common.CordovaLogger by daserge · 8 years ago
  65. 4eb73f4 CB-10662 Add tests for ConfigParser.getStaticResources by Vladimir Kotikov · 8 years ago
  66. 32f06bf CB-10622 fix target attribute being ignored for images in config.xml. This closes #392 by Andor Polgari · 8 years ago
  67. e2ebe48 CB-10583 Protect plugin preferences from adding extra Array properties. This closes #400 by Vladimir Kotikov · 8 years ago
  68. 085fe5d CB-10626 Incremented cordova-common package version to -dev by Vladimir Kotikov · 8 years ago
  69. f61510d CB-10626 Updated version and RELEASENOTES.md for cordova-common release 1.1.0 by Vladimir Kotikov · 8 years ago
  70. 2f35dda CB-10482 Remove references to windows8 from cordova-lib/cli by daserge · 8 years ago
  71. f664c55 CB-10430 Adds forwardEvents method to easily connect two EventEmitters. This closes #382 by Vladimir Kotikov · 8 years ago
  72. c2f153a CB-10176 Adds CordovaLogger class, based on logger module from cordova-cli by Vladimir Kotikov · 8 years ago
  73. 9976ec2 CB-10052 Expose child process' io streams via promise progress notification. This closes #369 by Vladimir Kotikov · 8 years ago
  74. 7e029b0 CB-10497 Prefer .bat over .cmd on windows platform by Peter Bakondy · 8 years ago
  75. 4eb0b9a CB-9984 Bumps plist version and fixes failing cordova-common test by Vladimir Kotikov · 8 years ago
  76. c0ee69d CB-9899 Incremented cordova-common package version to -dev by Vladimir Kotikov · 9 years ago
  77. 6ccc061 CB-9899 Updated version and RELEASENOTES.md for cordova-common 1.0.0 release by Vladimir Kotikov · 9 years ago
  78. 8ca090c CB-9890 Documents cordova-common by Vladimir Kotikov · 9 years ago
  79. 9ac3d63 CB-9850 Set cordova-common VERSION to 0.1.1-dev by Vladimir Kotikov · 9 years ago
  80. 1ef8bfd CB-9850 Update RELEASENOTES for cordova-common 0.1.0 release by Vladimir Kotikov · 9 years ago
  81. c981e6c CB-9598 Correct cordova-lib -> cordova-common in README by Vladimir Kotikov · 9 years ago
  82. db38bdd Pick ConfigParser changes from apache@0c3614e by Vladimir Kotikov · 9 years ago
  83. 1bb0f5a CB-9743 Removes system frameworks handling from ConfigChanges by Vladimir Kotikov · 9 years ago
  84. 0ee6c33 Fixes tests failures on CI machines by Vladimir Kotikov · 9 years ago
  85. edad029 CB-9598 Cleans out code which has been moved to `cordova-common` by Vladimir Kotikov · 9 years ago
  86. 47dda9b Pick ConfigParser changes from apache@ddb027b by Vladimir Kotikov · 9 years ago
  87. c4d49b5 Picking CordovaError changes from apache@a3b1fca by Vladimir Kotikov · 9 years ago
  88. 5998c66 CB-9598 Adds tests and fixtures based on existing cordova-lib ones by Vladimir Kotikov · 9 years ago
  89. 56a8aa2 CB-9598 Initial implementation for cordova-common module by Vladimir Kotikov · 9 years ago