1. 642d381 chore: npmrc (#173) by Norman Breau · 2 years, 8 months ago
  2. 3c9b9ff fix(ConfigChanges): do not pass PlistValue to xml_helpers.resolveParent (#158) by Raphael von der Grün · 2 years, 11 months ago
  3. 614f867 test: fix invalid config for jasmine-spec-reporter (#161) by Raphael von der Grün · 2 years, 11 months ago
  4. 5ad1bdb refactor(ConfigChanges): use for-of loop for iterating over array (#159) by Raphael von der Grün · 3 years, 2 months ago
  5. 7e615a5 chore(asf): Update GitHub repo metadata by Darryl Pogue · 3 years, 7 months ago
  6. 5a6a53e ci: add node 14 to workflow (#150) by エリス · 3 years, 9 months ago
  7. 14a1563 Increment package version to 4.0.3-dev by Erisu · 3 years, 10 months ago
  8. f2c2a8d Updated RELEASENOTES.md & version for release 4.0.2 (common-v4.0.2) by Erisu · 3 years, 10 months ago 4.0.x 4.0.2 rel/4.0.2
  9. 87167bd Merge pull request #148 from dpa99c/GH-144 by Dave Alden · 3 years, 11 months ago
  10. a18bf0e (ios) fix: resolve correct path to app info plist when multiple plist files are present (#144). by Dave Alden · 3 years, 11 months ago
  11. b5ba4db cleanup: remove trailing whitespace (#147) by Chris Brody · 4 years ago
  12. b2070f1 update nyc -> ^15.1.0 in devDependencies (#146) by Chris Brody · 4 years ago
  13. bcf29de test: cleanup by removing unused test fixtures (#145) by エリス · 4 years ago
  14. f872a26 Increment package version to 4.0.2-dev by Erisu · 4 years ago
  15. 13e0697 chore: add missing LICENSE & NOTICE files by Erisu · 4 years ago 4.0.1 rel/4.0.1
  16. 34507e9 Updated RELEASENOTES.md & version for release 4.0.1 (common-4.0.1) by Erisu · 4 years ago
  17. 231e7b5 chore: apply random missing minor changes (#141) by エリス · 4 years ago
  18. 82cded7 chore(asf): update git notification settings by Erisu · 4 years ago
  19. 78affbb fix: typo in access & allow navigation (#143) by エリス · 4 years, 1 month ago
  20. be404bb Update CONTRIBUTING.md by Niklas Merz · 4 years, 1 month ago
  21. 0c03967 fix(ConfigParser): ImageResources constructor (#142) by Raphael von der Grün · 4 years, 1 month ago
  22. 3d50b3e Increment package version to 4.0.1-dev by Erisu · 4 years, 1 month ago
  23. 9e81ca8 Updated RELEASENOTES.md & version for release 4.0.0 (common-v4.0.0) by Erisu · 4 years, 1 month ago 4.0.0 rel/4.0.0
  24. b0929a4 breaking: bump all dependencies to latest (#140) by エリス · 4 years, 1 month ago
  25. 672566d chore: various cleanup tasks (#139) by エリス · 4 years, 2 months ago
  26. 7a379d2 chore(dependency): update dev & non-dev dependencies (#138) by エリス · 4 years, 2 months ago
  27. 1cdf107 refactor: transform var to let/const (#137) by エリス · 4 years, 2 months ago
  28. f128980 ci: final migration to actions (#136) by エリス · 4 years, 2 months ago
  29. 20467ac style: improve line spacing & group like items (#85) by Chris Brody · 4 years, 2 months ago
  30. 3a0afd3 fix(ConfigFile): correctly resolve *-Info.plist file path (#124) by Arman · 4 years, 2 months ago
  31. 406e1a2 fix(ConfigFile): Normalize globbed file paths (#135) by Raphael von der Grün · 4 years, 2 months ago
  32. fed6d05 test(ConfigFile): minor improvements (#134) by Raphael von der Grün · 4 years, 2 months ago
  33. fe6a73f feat(CordovaError): support for error cause & more (#121) by Raphael von der Grün · 4 years, 2 months ago
  34. f6e8cab refactor(ConfigParser): cleanup & simplify (#133) by Raphael von der Grün · 4 years, 2 months ago
  35. b779a34 refactor(PluginInfo): cleanup & simplify (#132) by Raphael von der Grün · 4 years, 4 months ago
  36. 6f922c0 refactor(misc): cleanup & simplify (#131) by Raphael von der Grün · 4 years, 4 months ago
  37. 5f245f0 refactor(ConfigChanges): simplify (#130) by Raphael von der Grün · 4 years, 4 months ago
  38. 4b03d3d refactor(xml-helpers): DRY & simplify (#128) by Raphael von der Grün · 4 years, 4 months ago
  39. 0a94812 fix: broken lock file from #95 (#129) by Raphael von der Grün · 4 years, 4 months ago
  40. e0ed53a refactor(munge-util): DRY & simplify (#127) by Raphael von der Grün · 4 years, 4 months ago
  41. 077b8cf TEST: Test using GitHub workflows for CI (#95) by Darryl Pogue · 4 years, 4 months ago
  42. fd93323 test(ConfigFile): group & cleanup tests (#125) by Raphael von der Grün · 4 years, 5 months ago
  43. e2a4848 chore!: remove main export mungeUtil (#126) by Raphael von der Grün · 4 years, 5 months ago
  44. 51c646b refactor: FileUpdater (#123) by Raphael von der Grün · 4 years, 5 months ago
  45. 485a82c refactor: use ES6 classes where applicable (#119) by Raphael von der Grün · 4 years, 5 months ago
  46. 051cb9a refactor: use template strings where applicable (#118) by Raphael von der Grün · 4 years, 5 months ago
  47. 95010ef refactor: use property shorthand notation (#116) by Raphael von der Grün · 4 years, 5 months ago
  48. e815a29 refactor: transform var to let/const (#115) by Raphael von der Grün · 4 years, 5 months ago
  49. 1306980 refactor: do not alias `this` (#114) by Raphael von der Grün · 4 years, 5 months ago
  50. 574eea1 refactor: use arrow functions where applicable (#113) by Raphael von der Grün · 4 years, 5 months ago
  51. 1318ab5 refactor: move CordovaError module up (#120) by Raphael von der Grün · 4 years, 5 months ago
  52. 641be1e refactor(CordovaError)!: remove unused features (#117) by Raphael von der Grün · 4 years, 5 months ago
  53. 2021a39 chore: remove support for ubuntu platform (#111) by Raphael von der Grün · 4 years, 5 months ago
  54. 1a76138 chore: consolidate eslint configs (#109) by エリス · 4 years, 5 months ago
  55. 5f7724a style: drop jasmine env workaround (#108) by Raphael von der Grün · 4 years, 5 months ago
  56. 291158c refactor: eslint setup (#105) by エリス · 4 years, 6 months ago
  57. 8aa0760 test: always run code coverage during `npm test` (#107) by Raphael von der Grün · 4 years, 6 months ago
  58. ed041ac ci(travis): run codecov using npx in after_success (#106) by Raphael von der Grün · 4 years, 6 months ago
  59. 31a58cd chore: bump production dependencies (#103) by エリス · 4 years, 6 months ago
  60. 55d6302 chore: update jasmine dependencies & config (#101) by エリス · 4 years, 6 months ago
  61. c76fc60 chore: replace instanbul w/ nyc (#100) by エリス · 4 years, 6 months ago
  62. e79ef47 chore: drop unused & unneeded dependencies (#102) by エリス · 4 years, 6 months ago
  63. 2fb32fe chore: improve npm ignore list (#104) by エリス · 4 years, 6 months ago
  64. 40cb6ce feat: Replace addProperty with ES6 getters (#96) by Raphael von der Grün · 4 years, 6 months ago
  65. d53d266 fix: PluginInfoProvider for scoped plugins (#94) by Raphael von der Grün · 4 years, 6 months ago
  66. 6583aef chore: update strip-bom@4 (#71) by Chris Brody · 4 years, 6 months ago
  67. 7ceeeb4 chore: drop node 6 and 8 support (#90) by エリス · 4 years, 6 months ago
  68. 7c2b8cf Use Array.prototype.find in CordovaError (#97) by Raphael von der Grün · 4 years, 6 months ago
  69. 8bd95b4 Increment package version to 4.0.0-dev by Erisu · 4 years, 6 months ago
  70. bd32d6c Update version & RELEASENOTES.md for 3.2.1 by Erisu · 4 years, 6 months ago
  71. b75af03 Re-apply fix for failing CordovaError test (#93) by Raphael von der Grün · 4 years, 6 months ago
  72. 27fd18e Remove obsolete JSHint comments (#92) by Raphael von der Grün · 4 years, 6 months ago
  73. cfa7b3e Convert CordovaError to ES6 class (#87) by Raphael von der Grün · 4 years, 7 months ago
  74. 2704c91 (windows) Add .jsproj as file extension for XML files (#62) (#78) by holyhoehle · 4 years, 8 months ago
  75. d1a10a9 revert: #24 CB-14108: fix incorrect count in config_munge (#89) by エリス · 4 years, 9 months ago
  76. d73d7fa Merge pull request #82 from brodybits/general-cleanup-with-eslint-update by Chris Brody · 4 years, 10 months ago
  77. 112b5cd eslint cleanup fixes for: padded-blocks by Christopher J. Brody · 4 years, 10 months ago
  78. a339f53 (semi)standard eslint updates by Christopher J. Brody · 4 years, 10 months ago
  79. 15c86eb eslint cleanup fix for: no-prototype-builtins by Christopher J. Brody · 4 years, 10 months ago
  80. 83954d6 eslint cleanup fixes: operator-linebreak (#86) by Chris Brody · 4 years, 10 months ago
  81. cbe9632 remove no-throw-literal lint exception not needed (#81) by Chris Brody · 4 years, 10 months ago
  82. ea24546 Fix ESLint violations where applicable (#83) by Raphael von der Grün · 4 years, 10 months ago
  83. 5a35287 Update to jasmine 3.4 & fix resulting spec failures (#80) by Raphael von der Grün · 4 years, 11 months ago
  84. fe684d2 Promise handling cleanup in specs (#79) by Raphael von der Grün · 4 years, 11 months ago
  85. 37f480c Do not ignore AppVeyor failures on Node.js 12 (#77) by Chris Brody · 5 years ago
  86. 4ac4d51 Increment package version to 3.2.1-dev by Christopher J. Brody · 5 years ago
  87. 6801475 Update version & RELEASENOTES.md for 3.2.0 by Christopher J. Brody · 5 years ago 3.2.0 rel/3.2.0
  88. 1cb226d Add Node.js 12 to CI Services (#68) by Darryl Pogue · 5 years ago
  89. 8440f18 (ios) Plist document not indented with tabs by Oliver Salzburg · 5 years ago
  90. 49a0d69 Update fs-extra to v8 (#70) by Darryl Pogue · 5 years ago
  91. 9cd117e Add example usage of podspec declarations by Piotr · 5 years ago
  92. a5cd232 implement setPreference and setPlatformPreference by Luo Gang · 5 years ago
  93. 469e7b4 Catch leaked exceptions in superspawn and convert them to rejections by Raphael von der Grün · 5 years ago
  94. 3c72aec Merge pull request #65 from raphinesse/test-fixes by Raphael von der Grün · 5 years ago
  95. b95bd84 Fix failing CordovaError test by Raphael von der Grün · 5 years ago
  96. 83b27cd Properly handle promise in superspawn test by Raphael von der Grün · 5 years ago
  97. f9951b3 Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  98. 470718c Set version to 3.1.1-dev by Christopher J. Brody · 5 years ago
  99. 2492998 Update version & RELEASENOTES.md for release 3.1.0 by Christopher J. Brody · 5 years ago 3.1.0 rel/3.1.0
  100. 1bbc93d Merge pull request #60 from brodybits/events-singleton by Chris Brody · 5 years ago