aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve ProjectDefinitionEvgeny Mandrikov2011-02-023-9/+40
* SONAR-2137: Fix updating of past violationsEvgeny Mandrikov2011-02-023-3/+3
* Improve IT in order to better support performance issuessimonbrandhof2011-02-011-3/+2
* Move calculation of accessors from squid to sonarsimonbrandhof2011-02-012-4/+8
* Add property "sonar.projectLibraries"Evgeny Mandrikov2011-02-012-15/+19
* Disable downloading for certain files from BatchResourcesServletEvgeny Mandrikov2011-02-012-1/+34
* SONAR-2159 The total classes used in complexity distribution is different tha...simonbrandhof2011-02-0115-59/+252
* SONAR-1280: Fix unit testEvgeny Mandrikov2011-02-011-1/+2
* Add missing deprecated annotationsEvgeny Mandrikov2011-02-014-12/+17
* SONAR-1280: Add experimental Findbugs rulesEvgeny Mandrikov2011-02-011-2/+154
* Change format of response from BatchResourcesServletEvgeny Mandrikov2011-01-312-9/+5
* Back to commons-collection 3.2.1simonbrandhof2011-01-311-1/+1
* Fix bug in BatchDownloaderEvgeny Mandrikov2011-01-311-1/+1
* Upgrade to jruby-rack 1.0.5simonbrandhof2011-01-311-1/+1
* SONAR-2133 Upgrade to Postgresql JDBC driver 9.0-801.jdbc3simonbrandhof2011-01-311-1/+1
* Change format of response from BatchResourcesServletEvgeny Mandrikov2011-01-312-6/+9
* Upgrade Apache Commons libraries (commons-io 2.0.1, commons-collection 3.3, c...simonbrandhof2011-01-311-3/+3
* Rename the profile check-java-api to sanity-checkssimonbrandhof2011-01-311-1/+1
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-31199-200/+1924
* Don't hide stack trace in BatchDownloaderEvgeny Mandrikov2011-01-311-1/+1
* Add properties "sonar.projectName" and "sonar.projectDescription"Evgeny Mandrikov2011-01-313-0/+28
* Add missing copyright headersimonbrandhof2011-01-301-0/+19
* SONAR-1800: Fix issue with ClassLoader for Maven 3.x and Java 1.5Evgeny Mandrikov2011-01-296-183/+131
* Add workDir to ProjectDefinitionEvgeny Mandrikov2011-01-283-32/+18
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-2843-43/+43
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-2843-44/+44
* Add some unit testssimonbrandhof2011-01-282-7/+92
* SONAR-2149 Resource filters are ignored in complexity distributions of Java p...simonbrandhof2011-01-2830-175/+737
* Deprecate Resource#isExcluded(), replaced by SensorContext#isExcluded(Resourc...simonbrandhof2011-01-281-0/+6
* add helper methods to Qualifiers + do not accept null parameterssimonbrandhof2011-01-282-22/+63
* add methods Scopes#isHigherThan() and isHigherThanOrEquals()simonbrandhof2011-01-282-5/+48
* SONAR-2151: Add new property to manage source encodingEvgeny Mandrikov2011-01-285-17/+46
* SONAR-2148: Fix NPE in JavaUtilsEvgeny Mandrikov2011-01-281-2/+8
* SONAR-2148: Add new properties to manage level of Java languageEvgeny Mandrikov2011-01-287-26/+72
* SONAR-2126: Change API to work with file system of a projectEvgeny Mandrikov2011-01-2710-112/+103
* SONAR-2046: Reuse unmarshallers from sonar-ws-client for sonar-gwt-apiEvgeny Mandrikov2011-01-2748-922/+501
* Upgrade to sonar-dev-maven-plugin 1.2 in order to fix IT (increase cargo time...simonbrandhof2011-01-271-1/+1
* fix stop server in ITsimonbrandhof2011-01-271-1/+4
* SONAR-2130 Fix backward-compatibility: resources can be automatically indexed...simonbrandhof2011-01-261-11/+10
* Add the method ResourceUtils#isPersistable(Resource)simonbrandhof2011-01-264-62/+43
* Add javadoc to InputFile + improve JavaFile#toString()simonbrandhof2011-01-262-9/+7
* add missing dir in ITsimonbrandhof2011-01-262-0/+24
* Execute IT in build directory instead of temp dirsimonbrandhof2011-01-262-1/+2
* SONAR-2138 Displaying differential values in % can be misleadingsimonbrandhof2011-01-262-3/+7
* Squid for Java : remove unused codesimonbrandhof2011-01-256-221/+129
* Fix Squid plugin to correctly build the relation between a Java file and its ...simonbrandhof2011-01-251-1/+2
* Improve backward-compatibility when adding data to a non-indexed resourcesimonbrandhof2011-01-2517-216/+240
* deactivate sonar.hardIndexLock in integration testssimonbrandhof2011-01-251-2/+0
* Fix unit test for WindowsEvgeny Mandrikov2011-01-251-1/+1
* Use default value for property "project.build.directory"Evgeny Mandrikov2011-01-252-27/+44