aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-101-692/+0
* Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEADJenkins CI2014-07-091-2/+1
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-081-1/+1
| * [maven-release-plugin] prepare release 4.4-RC24.4-RC2Eric Hartmann2014-07-081-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-021-1/+1
| * [maven-release-plugin] prepare release 4.4-RC14.4-RC1Eric Hartmann2014-07-021-3/+2
* | Re-enable Rails dev mode in profile devJean-Baptiste Lievremont2014-07-071-0/+2
* | Update used Maven pluginsJulien HENRY2014-07-031-1/+1
* | Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
|/
* fix quality flaw (rule.getLanguage() can be null)Stephane Gamard2014-07-011-1/+1
* Deprecating DefaultRuleFinder in core.Stephane Gamard2014-06-301-2/+0
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-201-6/+6
* SONAR-5136 Fix default value of sonar.web.context so that it never ends with /Jean-Baptiste Lievremont2014-06-101-1/+1
* SONAR-5136 Fix rule macro interpretation + config in dev modeJean-Baptiste Lievremont2014-06-101-1/+1
* Revert bad commitSimon Brandhof2014-06-041-656/+653
* Fix db field nameStephane Gamard2014-06-041-653/+656
* SONAR-4636 Use released version of branding resources for releaseJean-Baptiste Lievremont2014-05-221-1/+1
* Configure sonar.web.context in dev modeJean-Baptiste Lievremont2014-05-211-0/+1
* SONAR-4636 Use Maven WAR overlay for branding resourcesJean-Baptiste Lievremont2014-05-201-35/+25
* SONAR-4636 Include branding resources when building final WARJean-Baptiste Lievremont2014-05-121-26/+34
* SONAR-4636 Bind handling of branding resources to a later phase of the buildJean-Baptiste Lievremont2014-05-121-1/+1
* SONAR-4636 Extract branded resources and prepare for unbranded buildsJean-Baptiste Lievremont2014-05-121-0/+27
* Complete WebService with new param metadataSimon Brandhof2014-04-251-3/+10
* Revert removal of sonar-testing-harness in sonar-serverSimon Brandhof2014-04-231-0/+5
* Remove some usage of TestUtilsSimon Brandhof2014-04-231-5/+0
* Remove XMLUnit from sonar-testing-harnessSimon Brandhof2014-04-231-0/+5
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-211-23/+29
* Restore sonar-l10n-en-pluginJulien Lancelot2014-04-181-0/+7
* Merge branch medium-testsJulien Lancelot2014-04-181-28/+8
|\
| * SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-171-21/+8
| * SONAR-5225 Move English bundles to core moduleJulien Lancelot2014-04-171-7/+0
* | Upgrade to 4.4-SNAPSHOTEric Hartmann2014-04-181-1/+1
|/
* Revert "SONAR-5117 Upgrade to Tomcat 7.0.52"Simon Brandhof2014-04-041-11/+0
* Revert "SONAR-5117 fix compatibility of build with maven 3.0.x"Simon Brandhof2014-04-041-30/+1
* SONAR-5117 fix compatibility of build with maven 3.0.xSimon Brandhof2014-04-041-1/+30
* SONAR-5117 Upgrade to Tomcat 7.0.52Simon Brandhof2014-04-031-0/+11
* Fix execution of grunt testsSimon Brandhof2014-04-021-1/+1
* Remove checkstyle and pmd plugins from sonar-server/pom.xmlSimon Brandhof2014-03-271-14/+0
* Fix definition of JS files to be analyzedSimon Brandhof2014-03-251-2/+2
* Remove templates from sonar.exclusionsStas Vilchik2014-03-241-1/+1
* Exclude some 3-party libs from JS analysisSimon Brandhof2014-03-241-1/+1
* Remove trimming of ERB templates - does not work currentlySimon Brandhof2014-03-241-20/+0
* Configure analysis of JS files of sonar-serverSimon Brandhof2014-03-241-0/+4
* Disable karma tests with -DskipTestsJean-Baptiste Lievremont2014-03-201-10/+26
* Run JS tests on maven test phaseJean-Baptiste Lievremont2014-03-201-0/+10
* Deploy minimized files in prodSimon Brandhof2014-03-201-2/+2
* Completing integration of grunt into mavenSimon Brandhof2014-03-201-66/+27
* Execute grunt from Maven, without requiring to manually install node/npmSimon Brandhof2014-03-191-3/+39
* SONAR-5080 exclude JS tests from WARSimon Brandhof2014-02-281-1/+1
* SONAR-5080 speed-up startup of dev mode and document the installation of nodejsSimon Brandhof2014-02-271-2/+3