239 Commits (74d9637f403e6b2e1db950c62463e05bf2cbc969)

Author SHA1 Message Date
  Decebal Suiu 298465d436 Fix warning 5 years ago
  Decebal Suiu 08dc162b42 Resolve TODO (add isDevelopment method as default method in PluginManager) 5 years ago
  Decebal Suiu 9ae845b56d Remove deprecated constructor 5 years ago
  Decebal Suiu ce4c793803 Add JarPluginManager and ZipPluginManager 5 years ago
  Decebal Suiu 6addff34e2 Fix warnings 5 years ago
  Decebal Suiu 6f2f721959 Resolve #292 5 years ago
  decebals 3ffde097b3 Fix the compilation error introduced by the previous commit 5 years ago
  Decebal Suiu f38605432b Fix warning 5 years ago
  Andreas Rudolph e025d6704c Provide a module descriptor for Java 9+ (#300) 5 years ago
  Decebal Suiu 4eeaf8ab55 Resolve #294 5 years ago
  Decebal Suiu 25eb313c5c Fix #297 5 years ago
  Decebal Suiu 17102040c7 Fix #297 5 years ago
  Dmitry Timofeev cd8e12c0bc Check no plugin with same pluginId is loaded (#287) 5 years ago
  Decebal Suiu f6ebda434d Add small javadoc 5 years ago
  Dmitry Timofeev 3d6233154f Document thread safety of PluginManagers (#288) 5 years ago
  Dmitry Timofeev febdb302e7 Document where the pluginId comes from (#279) 5 years ago
  Decebal Suiu 8feda969a0 Formatting 5 years ago
  Andreas Rudolph 153c7b3326 Optional plugin dependencies (#270) 5 years ago
  Andreas Rudolph 01d592622e ServiceProviderExtensionFinder should scan the whole classpath (#273) 5 years ago
  Andreas Rudolph 7d9f6a012b explicitly configure extension points for an extension (#265) 5 years ago
  Decebal Suiu 58f7c85ab9 Polishing (extract duplicate code in internal method, remove unneeded null check) #262 5 years ago
  Andreas Rudolph 8408667a49 load extensions from plugin libraries (#262) 5 years ago
  Michael Ruocco 7d04557840 Adds ability to configure plugin directory (#256) 5 years ago
  Decebal Suiu a6eeceddbf Resolve #209 5 years ago
  Decebal Suiu 769ad8c5dc Fix #252 5 years ago
  Decebal Suiu 935a724155 Fix #248 5 years ago
  Decebal Suiu 326eacc443 Fix #250 5 years ago
  Decebal Suiu 74865ee6da Resolve #242 5 years ago
  dustContributor bca953698f Allow a way to query all extension classes for a given plugin (#233) 6 years ago
  Decebal Suiu 88fb7d8bd0 Fix typo 6 years ago
  Decebal Suiu 1f764c57cb Add SingletonExtensionFactory (see #232) 6 years ago
  Decebal Suiu d3e6ecda32 Fix error in getFileSystem 6 years ago
  Decebal Suiu 35942e5866 Improve the logging 6 years ago
  Decebal Suiu bb88abaea2 Prevent FileSystemAlreadyExistsException (#229) 6 years ago
  Decebal Suiu 5587adb63a Tabs to spaces 6 years ago
  Decebal Suiu c421a3b4e0 Formatting, rename fields refactoring, add comments 6 years ago
  Decebal Suiu 0d5ba39ce1 Fix #223 6 years ago
  Lee Jenkins 56bf015566 Correct the class passed to DefaultPluginFactory's logger (#222) 6 years ago
  Shawn Sherwood 4a6d840057 Improving development mode experience for Gradle users #195 (#221) 6 years ago
  Decebal Suiu 291d1b8b88
Improve DevelopmentPluginClasspath according #195 (#219) 6 years ago
  Decebal Suiu c2f888d9ac Add aliases to the runtime modes 6 years ago
  Decebal Suiu ad25a4a99c Resolve #218 6 years ago
  Decebal Suiu f80bc959c1 Formatting 6 years ago
  Shirish Pandharikar eb2d87ccb5 Fixes #206 (#210) 6 years ago
  Bala Raman 7eeea8e7f0 License header update, #171 (#205) 6 years ago
  Decebal Suiu 9b6d4a3efb Resolve #199 6 years ago
  Decebal Suiu 1839146238 Resolve #203 6 years ago
  Decebal Suiu 9f60dac684 Fix #202 6 years ago
  Decebal Suiu 0438f0ac25 Add support for parent first loading strategy 6 years ago
  Decebal Suiu 235896b5c1 Resolve #200 6 years ago