aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2018-08-018-16/+16
* [maven-release-plugin] prepare release release-2.4.0release-2.4.0Decebal Suiu2018-08-018-16/+16
* Allow a way to query all extension classes for a given plugin (#233)dustContributor2018-07-242-0/+14
* Add tests for SingletonExtensionFactoryDecebal Suiu2018-07-201-0/+45
* Fix typoDecebal Suiu2018-07-191-1/+1
* Add SingletonExtensionFactory (see #232)Decebal Suiu2018-07-191-0/+56
* Tabs to spacesDecebal Suiu2018-07-101-5/+5
* Fix error in getFileSystemDecebal Suiu2018-07-091-8/+6
* Improve the loggingDecebal Suiu2018-07-091-1/+2
* Prevent FileSystemAlreadyExistsException (#229)Decebal Suiu2018-07-091-3/+12
* Tabs to spacesDecebal Suiu2018-07-0724-209/+210
* Formatting, rename fields refactoring, add commentsDecebal Suiu2018-06-178-219/+178
* Fix #223Decebal Suiu2018-06-172-40/+87
* Correct the class passed to DefaultPluginFactory's logger (#222)Lee Jenkins2018-06-121-1/+1
* Update changelogDecebal Suiu2018-06-091-1/+27
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2018-06-048-16/+16
* [maven-release-plugin] prepare release release-2.3.0release-2.3.0Decebal Suiu2018-06-048-16/+16
* Improving development mode experience for Gradle users #195 (#221)Shawn Sherwood2018-06-012-2/+31
* Improve DevelopmentPluginClasspath according #195 (#219)Decebal Suiu2018-05-252-25/+55
* Add aliases to the runtime modesDecebal Suiu2018-05-241-14/+19
* Fix unit testDecebal Suiu2018-05-161-4/+4
* Resolve #218Decebal Suiu2018-05-163-3/+46
* FormattingDecebal Suiu2018-04-303-21/+21
* Fixes #206 (#210)Shirish Pandharikar2018-04-051-2/+0
* Update README.mdDecebal Suiu2018-03-271-8/+8
* Update pom.xmlDecebal Suiu2018-03-271-3/+3
* Update README.mdDecebal Suiu2018-03-271-1/+1
* License header update, #171 (#205)Bala Raman2018-03-27102-102/+102
* Fix unit testDecebal Suiu2018-03-191-7/+6
* Resolve #199Decebal Suiu2018-03-195-17/+8
* Resolve #203Decebal Suiu2018-03-171-1/+1
* Fix #202Decebal Suiu2018-03-172-0/+16
* Add version 2.2.0 in changelogDecebal Suiu2018-02-111-1/+12
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2018-02-118-16/+16
* [maven-release-plugin] prepare release release-2.2.0release-2.2.0Decebal Suiu2018-02-118-23/+23
* Update changelogDecebal Suiu2018-02-111-0/+15
* Add support for parent first loading strategyDecebal Suiu2018-02-073-52/+111
* Resolve #200Decebal Suiu2018-02-032-3/+5
* Add RESOLVED as plugin stateDecebal Suiu2018-01-292-4/+28
* Add LoggingPluginStateListener as listener in DefaultPluginManager only for d...Decebal Suiu2018-01-283-2/+43
* Before start a plugin check if the plugin is resolvedDecebal Suiu2018-01-271-0/+5
* Improve VersionManager (prepare pf4j-update release)Decebal Suiu2018-01-277-27/+59
* Fix typoDecebal Suiu2018-01-231-1/+1
* Resolve #166Decebal Suiu2018-01-231-466/+38
* FormattingDecebal Suiu2018-01-231-1/+1
* close JarFile stream after getManifest (#197)Hao Xiang2018-01-231-2/+2
* FormattingDecebal Suiu2018-01-184-11/+15
* Add version 2.1.0 in changelogDecebal Suiu2018-01-181-1/+20
* Changing packaging (#194)Tyler Hawkes2018-01-187-316/+61
* Can now just get Extension classes (#191)Tyler Hawkes2018-01-143-1/+35