aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add initial version for .editorconfig (see http://editorconfig.org/)Decebal Suiu2015-06-051-0/+17
* ready for travis-ciDecebal Suiu2015-06-052-2/+7
* Merge pull request #43 from decebals/plugin-repositoryDecebal Suiu2015-06-054-39/+184
|\
| * review #41Decebal Suiu2015-06-054-39/+184
|/
* Merge pull request #40 from lightglitch/plugin-status-providerDecebal Suiu2015-05-273-33/+148
|\
| * Clean PluginStatusProvider apiMário Franco2015-05-273-60/+118
| * Add Plugin status providerMário Franco2015-05-272-10/+67
|/
* Merge pull request #39 from lightglitch/fix1.8Decebal Suiu2015-05-271-2/+11
|\
| * Fix profile nameMário Franco2015-05-271-1/+1
| * Fix build on JDK 1.8Mário Franco2015-05-271-2/+11
|/
* Merge pull request #33 from stiXits/masterDecebal Suiu2015-03-0221-0/+383
|\
| * unified plugin-provider with pluginpropertiesStix2015-03-012-2/+2
| * minor fixesStix2015-03-015-20/+25
| * added base filesStix2015-03-0121-0/+378
|/
* Update README.mdDecebal Suiu2014-09-051-2/+1
* Update README.mdDecebal Suiu2014-09-051-1/+1
* specify that PluginClassLoader is a Parent Last ClassLoader - it loads the cl...Decebal Suiu2014-09-052-1/+4
* Merge pull request #22 from ggsjyoon/patch-1Decebal Suiu2014-09-041-1/+1
|\
| * Fixed typos in README.mdSJ.Yoon2014-09-041-1/+1
|/
* Update README.mdDecebal Suiu2014-09-031-4/+5
* defense for #21Decebal Suiu2014-08-241-3/+7
* Update README.mdDecebal Suiu2014-08-191-1/+1
* try to improve logging for DefaultExtensionFinderDecebal Suiu2014-08-071-3/+5
* update .gitignoreDecebal Suiu2014-08-061-1/+2
* Update README.mdDecebal Suiu2014-07-311-2/+2
* [maven-release-plugin] prepare for next development iterationDecebal Suiu2014-07-308-16/+16
* [maven-release-plugin] prepare release release-0.9.0release-0.9.0Decebal Suiu2014-07-308-16/+16
* try to resolve issue #20Decebal Suiu2014-07-159-96/+278
* Update README.mdDecebal Suiu2014-06-271-0/+1
* add 'How to build' section in readmeDecebal Suiu2014-06-231-0/+14
* Update README.mdDecebal Suiu2014-06-161-1/+6
* Update README.mdDecebal Suiu2014-06-161-4/+5
* fix a broken link in readmeDecebal Suiu2014-06-111-1/+1
* Merge remote-tracking branch 'origin/master'Decebal Suiu2014-06-111-0/+7
|\
| * Update README.mdDecebal Suiu2014-06-041-1/+1
| * Update README.mdDecebal Suiu2014-06-041-1/+1
| * Update README.mdDecebal Suiu2014-06-041-1/+1
| * Update README.mdDecebal Suiu2014-06-041-0/+7
* | load extensions from classpath; before this commit only plugins can declare e...Decebal Suiu2014-06-116-31/+138
|/
* fix an issue that occurs when the plugin developer put the pf4j jar in the pl...Decebal Suiu2014-06-021-9/+9
* minor changeDecebal Suiu2014-06-021-1/+1
* add info message about pf4j version and the runtime modeDecebal Suiu2014-04-231-3/+2
* add version in DefaultPluginManagerDecebal Suiu2014-04-232-0/+22
* add dispose method in PluginClassLoaderDecebal Suiu2014-04-232-5/+23
* Update README.mdDecebal Suiu2014-04-151-14/+12
* Merge branch 'master' of https://github.com/decebals/pf4jDecebal Suiu2014-04-158-15/+15
|\
| * [maven-release-plugin] prepare for next development iterationDecebal Suiu2014-04-158-16/+16
| * [maven-release-plugin] prepare release release-0.8.0release-0.8.0Decebal Suiu2014-04-158-16/+16
* | update readmeDecebal Suiu2014-04-151-0/+38
|/
* update slf4j to 1.7.5Decebal Suiu2014-04-143-30/+23