aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/java/org/sonar/server/plugins
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-1010-1100/+0
* SONAR-5377 Update update center library to 1.11Julien HENRY2014-06-051-2/+7
* SONAR-5264 Force documentation of web services to be up-to-dateSimon Brandhof2014-05-021-4/+4
* Complete WebService with new param metadataSimon Brandhof2014-04-251-1/+1
* Remove some usage of TestUtilsSimon Brandhof2014-04-232-27/+24
* Fix unit test that were generated files not in a temp dirJulien Lancelot2014-04-181-0/+3
* SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-172-62/+108
* Replacement injection of ServletContext by Properties in PlatformJulien Lancelot2014-04-161-3/+2
* SONAR-5147 do not install "bundled plugin" if already present in "extensions/...Simon Brandhof2014-03-251-39/+185
* SONAR-5011 Allow to install two plugins sharing the same dependencyJulien HENRY2014-03-211-1/+33
* SONAR-4843 do not fail if filenames between source and dest dirs are equalSimon Brandhof2014-03-211-2/+12
* Fix path size for Windows build...Simon Brandhof2014-03-191-1/+1
* Refactor plugin management for better maintainabilitySimon Brandhof2014-03-163-130/+30
* Remove org.sonar.api.platform.ServerPluginRepositorySimon Brandhof2014-03-161-99/+4
* Refactor org.sonar.server.plugins.ApplicationDeployerSimon Brandhof2014-03-162-246/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1113-13/+13
* Add some docJulien Lancelot2014-01-311-1/+4
* SONAR-4685 The update center cannot download JARs if the URL is a redirectJulien Lancelot2014-01-311-11/+31
* SONAR-4830 Extract plugin dependencies in the cacheJulien HENRY2013-11-261-3/+2
* SONAR-4912 Drop support of deprecated plugin rules extensionJulien HENRY2013-11-251-18/+0
* SONAR-4596 Don't install bundled plugins during upgradeJulien HENRY2013-09-261-2/+28
* SONAR-4523 delete /extensions/downloads/*.tmp files at startupSimon Brandhof2013-09-161-14/+33
* Fix some quality flawsDinesh Bolkensteyn2013-08-291-1/+1
* Fix quality flawsJulien Lancelot2013-08-201-1/+0
* SONAR-4523 Update Center doesn't support parallel downloads of pluginsSimon Brandhof2013-08-091-1/+18
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-081-1/+1
* Update copyright headersSimon Brandhof2013-04-2213-52/+52
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2113-39/+39
* New try to fix execution of PluginDownloaderTest on WindowsSimon Brandhof2013-04-151-1/+2
* Try to execution of PluginDownloaderTest on WindowsSimon Brandhof2013-04-151-14/+26
* Fix unit testJulien Lancelot2013-02-211-1/+2
* Add the possibility to download a release from a fileJulien Lancelot2013-02-201-0/+173
* Replace array of string by list in DefaultPluginMetadata and use immutable li...Julien Lancelot2013-02-202-3/+0
* Removed ServerStartException to remove dependency cycle between packagesJulien Lancelot2013-02-203-10/+119
* Update to new update center APIJulien Lancelot2013-02-181-13/+8
* Move creation of plugin referential from metadata to a new classJulien Lancelot2013-02-181-1/+2
* Removed classes that has been moved to the update center moduleJulien Lancelot2013-02-182-135/+0
* SONAR-2227 Use new update center APIJulien Lancelot2013-02-183-183/+16
* Revert "SONAR-3976 Introduce the concept of plugin group"Julien Lancelot2013-02-141-4/+4
* Revert "Revert unit tests name modification"Julien Lancelot2013-02-141-4/+4
* Revert unit tests name modificationJulien Lancelot2013-02-131-4/+4
* SONAR-3976 Introduce the concept of plugin groupJulien Lancelot2013-02-131-4/+4
* SONAR-2291 Minor changes on cacheJulien HENRY2013-01-311-3/+2
* SONAR-2291 Generate a new bootstrap index with md5Julien HENRY2013-01-301-32/+2
* SONAR-4067 fix unit testSimon Brandhof2013-01-141-21/+0
* SONAR-3895 Do not exclude h2 from batch classpath as it is used for dryRun modeJulien HENRY2012-10-301-1/+0
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-271-1/+0
* Fix compatibility of rails upgrade with sonar-runnerSimon Brandhof2012-09-071-24/+25
* Remove UriReader#openStream()Simon Brandhof2012-07-161-11/+11
* Fix some quality flawsSimon Brandhof2012-07-151-1/+9