aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some quality flawsSimon Brandhof2012-04-031-6/+16
* SONAR-3125 Add better error message for unknown languageFabrice Bellingard2012-04-021-2/+6
* SONAR-3224 API: support Ruby on Rails applicationsSimon Brandhof2012-03-221-2/+2
* SONAR-1700 Some links to the projects end up in new sessionFabrice Bellingard2012-03-191-0/+2
* Remove picocontainer stackstace from logsSimon Brandhof2012-03-121-2/+1
* Log a clean message when an exception is thrown during picocontainer startupSimon Brandhof2012-03-121-0/+4
* Remove Hibernate from the component org.sonar.api.config.SettingsSimon Brandhof2012-03-123-22/+32
* SONAR-3292 improve messages when database is not up-to-dateSimon Brandhof2012-03-072-2/+63
* SONAR-3208 new extension point to declare tree of resource typesSimon Brandhof2012-02-221-0/+2
* SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FA...Simon Brandhof2012-02-153-6/+8
* Minor improvement for readability of codeEvgeny Mandrikov2012-02-101-2/+2
* SONAR-3209 Add new batch component - FileLinesContextFactoryEvgeny Mandrikov2012-02-094-6/+47
* SONAR-3209,SONAR-3210 Provide API to save and retrieve measures by lineEvgeny Mandrikov2012-02-092-1/+159
* SONAR-2747 Verification is now done on period1Fabrice Bellingard2012-02-081-22/+0
* Fix some quality flawsSimon Brandhof2012-02-061-1/+1
* SONAR-2747 Send email when new violations appear on favourite projectFabrice Bellingard2012-02-031-8/+32
* SONAR-3231 Allow to associate measure with committerEvgeny Mandrikov2012-02-013-7/+17
* SONAR-1707 feed the column SNAPSHOTS.BUILD_DATE on files and directoriesSimon Brandhof2012-01-181-0/+1
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-182-0/+5
* SONAR-2907 Fix loading of settings from database, when used property 'sonar.b...Evgeny Mandrikov2012-01-182-6/+14
* Refactor org.sonar.batch.bootstrapper.BatchSimon Brandhof2012-01-161-25/+20
* Sanitize batch bootstrapperSimon Brandhof2012-01-135-10/+183
* SONAR-2959 Add the property sonar.showSqlSimon Brandhof2012-01-123-6/+182
* Update copyright header for this new yearSimon Brandhof2012-01-1084-84/+84
* Fix some quality flawssimonbrandhof2012-01-012-2/+2
* Fix some quality flawssimonbrandhof2011-12-311-1/+0
* SONAR-983 index the project from a dedicated post-job in order to optimize SQ...simonbrandhof2011-12-302-9/+1
* SONAR-3116 throw an exception if skipping the root moduleSimon Brandhof2011-12-231-2/+1
* SONAR-983 provide the component org.sonar.core.resource.ResourceIndexer that ...Simon Brandhof2011-12-232-4/+6
* Refactor the packages of sonar-coreSimon Brandhof2011-12-225-9/+9
* SONAR-983 do not index librariesSimon Brandhof2011-12-221-1/+3
* SONAR-983 Improve relevance of results and group them by qualifierSimon Brandhof2011-12-211-2/+2
* SONAR-983 resources are indexed during analysissimonbrandhof2011-12-201-10/+10
* SONAR-2968 Do not force to add the root project to the property sonar.include...simonbrandhof2011-12-201-7/+15
* Sonar Persistence API refactoringFabrice Bellingard2011-12-141-1/+1
* Fix some violationsSimon Brandhof2011-12-122-13/+13
* Fix some violationsSimon Brandhof2011-12-051-3/+1
* SONAR-1974 inject manual violations into batchsimonbrandhof2011-12-041-36/+27
* Fix some violationsSimon Brandhof2011-11-251-1/+1
* SONAR-3029 API: allow to have different severities for violations related to ...Simon Brandhof2011-11-241-9/+3
* Remove 2 commented-out lines + add a DEBUG log when excluding pluginSimon Brandhof2011-11-141-2/+1
* Fix potential NPE in Gradle tasksimonbrandhof2011-11-141-3/+6
* Fix loading of Gradle global propertiessimonbrandhof2011-11-131-6/+29
* Remove System.out.println() callssimonbrandhof2011-11-121-12/+0
* Fix loading of file exclusions - do not cache exclusions in Projectsimonbrandhof2011-11-114-47/+16
* Fix violationsEvgeny Mandrikov2011-11-075-5/+0
* SONAR-2967 extract the new component ProjectFilter from ProjectTreesimonbrandhof2011-11-044-71/+108
* Remove unused logger org.sonar.DBSTATISTICSsimonbrandhof2011-10-301-5/+0
* SONAR-2914 disable BeanUtils DEBUG logs when sonar.verbose is enabledsimonbrandhof2011-10-302-3/+5
* Improve boolean parameters of Hibernate HQL queriesSimon Brandhof2011-10-271-1/+2