aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/sonar-update-center
Commit message (Collapse)AuthorAgeFilesLines
* Add php to list of pluginsGodin2010-12-271-0/+1
|
* SONAR-2078: Support new manifest entry "Extend-Plugin"Godin2010-12-273-24/+57
|
* Add pdfreport to list of pluginsGodin2010-11-251-6/+1
|
* update center server: fix logsimonbrandhof2010-11-151-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-084-7/+7
|
* [maven-release-plugin] prepare release sonar-update-center-1.0simonbrandhof2010-11-084-7/+7
|
* fix format of update center date simonbrandhof2010-11-081-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-084-7/+7
|
* [maven-release-plugin] prepare release sonar-update-center-0.4simonbrandhof2010-11-084-7/+7
|
* sonar-update-center subproject: add an integration test to test extraction ↵simonbrandhof2010-11-083-0/+91
| | | | of plugin key from maven artifact id
* sonar-update-center subproject: upgrade some maven plugins (clean, install, ↵simonbrandhof2010-11-081-9/+10
| | | | jar, ...)
* SONAR-1879 Plugin keys must only contain letters and digitssimonbrandhof2010-11-0812-23/+281
|
* add useless code tracker plugingaudol2010-11-051-0/+1
|
* Use the same rules everywhere to transform plugin keyGodin2010-11-035-70/+57
|
* do not store time of release dates in update centersimonbrandhof2010-11-022-5/+5
|
* Add a more meaningful error message when a plugin manifest can't be readGodin2010-11-012-10/+19
|
* Assume that snapshot and release candidate are the same as releaseGodin2010-10-272-12/+32
|
* add cutoff plugingaudol2010-10-221-0/+1
|
* SONAR-1883: Fix compatibility with Maven 2.xGodin2010-10-201-1/+1
|
* SONAR-1883: Fix compatibility with Maven 2.0Godin2010-10-201-0/+7
|
* SONAR-1883: Upgrade to maven-archiver 2.4.1Godin2010-10-201-9/+1
|
* SONAR-1879 Remove the character '-' from plugin keyssimonbrandhof2010-10-192-1/+23
|
* SONAR-1695 Sonar startup crashes during use of Update Center if manifest ↵simonbrandhof2010-10-191-1/+1
| | | | uses wrong date format
* Add c-rules to list of pluginsGodin2010-10-191-0/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-184-7/+7
|
* [maven-release-plugin] prepare release sonar-update-center-0.3simonbrandhof2010-10-184-7/+7
|
* SONAR-1869: Fix creation of attribute 'Plugin-ChildFirstClassLoader'Godin2010-10-161-1/+1
|
* SONAR-1680: Should be possible to replace dependency provided by ↵Godin2010-10-163-0/+98
| | | | sonar-plugin-api
* SONAR-1868: sonar-packaging-maven-plugin - extract plugin key from artifact idGodin2010-10-162-1/+34
|
* SONAR-1869: sonar-packaging-maven-plugin - should be possible to specify ↵Godin2010-10-164-41/+73
| | | | delegation model for plugin classloader
* SONAR-1858: Do not package sonar-plugin dependenciesGodin2010-10-145-4/+101
|
* SONAR-1818: Add @threadSafe support for maven3Godin2010-10-144-2/+4
|
* SONAR-1815: Fix packaging of dependencies when groupId=org.codehaus.sonarGodin2010-09-271-1/+4
|
* Should be possible to change version of Sonar in ITs for ↵Godin2010-09-258-7/+10
| | | | sonar-packaging-maven-plugin
* Fix ITs for sonar-packaging-maven-pluginGodin2010-09-253-4/+4
|
* Improve 'download' link for confluence pagesGodin2010-09-071-1/+4
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-0677-0/+5197
value of rule parameters in Q profile console