aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
* Simplify codeDavid Gageot2012-07-181-30/+1
* Remove violationDavid Gageot2012-07-171-6/+11
* Fix sonar.showSqlSimon Brandhof2012-07-172-5/+15
* Fix reloading of measure dataDavid Gageot2012-07-171-1/+3
* Fix warningsDavid Gageot2012-07-171-1/+1
* Revert "Remove warning"David Gageot2012-07-171-1/+1
* Remove warningDavid Gageot2012-07-161-1/+1
* SONAR-2496 Fix HQL request that doesn't work on Oracle...Fabrice Bellingard2012-07-161-1/+1
* Restore Api compatibilityDavid Gageot2012-07-161-3/+1
* Don't use hardcoded charsetsDavid Gageot2012-07-161-1/+3
* Fix measure data not being evicted anymoreDavid Gageot2012-07-161-3/+3
* Update Center improvementsSimon Brandhof2012-07-141-0/+2
* SONAR-2496 Support 'previous-version' value for differential viewsFabrice Bellingard2012-07-125-10/+108
* SONAR-3437 merge MappersDavid Gageot2012-07-111-3/+5
* Fix support of sonar.showSqlResults with MyBatis 3.1Simon Brandhof2012-07-113-9/+9
* SONAR-3437 Improve code coverage and fix measure data updateDavid Gageot2012-07-111-5/+13
* SONAR-3437 Simpler codeDavid Gageot2012-07-111-31/+4
* SONAR-3437 Disable batch insert because it cannot workDavid Gageot2012-07-111-3/+3
* SONAR-3437 Fix batch insert on mysqlDavid Gageot2012-07-101-2/+2
* SONAR-3437 Cleaner code and fix Oracle mappingDavid Gageot2012-07-101-35/+38
* SONAR-3437 Use MyBatis in batch modeDavid Gageot2012-07-101-27/+81
* SONAR-3437 Use MyBatis instead of Hibernate to improve batch insertDavid Gageot2012-07-091-48/+82
* SONAR-3437 Prepare for refactoring to MyBatisDavid Gageot2012-07-091-51/+48
* Fix violationsDavid Gageot2012-07-061-27/+32
* SONAR-3593 move EmailSettings to org.sonar.api.confSimon Brandhof2012-07-051-1/+1
* SONAR-2989 The English Pack plugin should never be excludedFabrice Bellingard2012-06-221-3/+9
* SONAR-2989 Support localization API in batch extensionsFabrice Bellingard2012-06-211-0/+4
* SONARPLUGINS-1948 Move EmailConfiguration to the coreDavid Gageot2012-06-191-0/+2
* Revert SONAR-3407Simon Brandhof2012-05-312-6/+9
* Revert change that broke the APIDavid Gageot2012-05-281-4/+4
* Fix some quality flawsSimon Brandhof2012-05-251-0/+2
* Remove warningsDavid Gageot2012-05-231-6/+6
* Fix violationsFabrice Bellingard2012-05-231-6/+3
* SONAR-3407 improve messageSimon Brandhof2012-05-231-1/+1
* Remove the classes RulesManager and DaoFacade.Simon Brandhof2012-05-232-5/+1
* SONAR-3407 fail analysis if the project version used for comparison does not ...Simon Brandhof2012-05-231-2/+2
* SONAR-3126 Add check for same server ID when launching a batch Fabrice Bellingard2012-05-183-4/+134
* Fix warningsDavid Gageot2012-05-141-1/+1
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-273-0/+33
* Remove warningsDavid Gageot2012-04-272-12/+10
* Consistent size of logger field in logsSimon Brandhof2012-04-051-1/+1
* 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