aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* Method renamingJulien Lancelot2013-09-241-0/+3
* SONAR-4710 Do not persist measures when they contain no valueJulien Lancelot2013-09-232-9/+17
* SONAR-4689 Batch API to get issues of the current projectJulien HENRY2013-09-2312-86/+172
* SONAR-4699 Period by date should return null when no snapshot foundJulien Lancelot2013-09-234-2/+33
* SONAR-4694 Allow project permissions management from the permission web serviceJulien Lancelot2013-09-191-2/+2
* SONAR-4689 Slight improvement of String comparisonSimon Brandhof2013-09-191-5/+9
* SONAR-766 Filter measures at decorator level (fix issue highlighted by .Net c...Jean-Baptiste Lievremont2013-09-193-8/+20
* SONAR-4689 Batch API to get issues of the current moduleSimon Brandhof2013-09-189-42/+102
* SONAR-4660 Make Settings > 'Database Cleaner', 'Differential Views', 'Duplica...Julien Lancelot2013-09-181-2/+62
* Revert "Add package-info files on sonar-batch module"Julien Lancelot2013-09-167-168/+0
* SONAR-4629 Improve check of project key pattern: must not only contain digitsJulien Lancelot2013-09-162-10/+22
* SONAR-4680 Fix testsJulien HENRY2013-09-161-4/+2
* Add package-info files on sonar-batch moduleJulien Lancelot2013-09-167-0/+168
* SONAR-4680 Module-level settings are not applied on batch sideJulien HENRY2013-09-164-70/+48
* SONAR-766 Add exclusions for coverageJean-Baptiste Lievremont2013-09-132-3/+14
* Prepare upgrades of JRuby/Rails by upgrading to servlet 3.0Simon Brandhof2013-09-121-1/+1
* SONAR-4656 Display sonar.includedModules property in configurationJean-Baptiste Lievremont2013-09-111-1/+1
* Merge branch 'branch-4.1'Eric Hartmann2013-09-102-30/+21
|\
| * SONAR-3644 Break compatibility with plugin configurationJean-Baptiste Lievremont2013-09-062-30/+21
* | SONAR-4602 Fix concurrent access issues with dryRun cacheJulien HENRY2013-09-062-17/+49
* | SONAR-4632 Fix loading of settings when using Sonar Runner 2.3Julien HENRY2013-09-053-77/+83
* | SONAR-4602 Evict dryRun cache when a new snapshot is availableJulien HENRY2013-09-042-5/+23
* | Fix quality flawSimon Brandhof2013-09-041-3/+3
|/
* Fix some quality flawsSimon Brandhof2013-09-022-3/+4
* Fix quality flawsJulien Lancelot2013-08-291-3/+3
* Fix some quality flawsDinesh Bolkensteyn2013-08-2929-24/+29
* SONAR-4600 Deactivate the "IssuePersister" in DryRun modeJulien HENRY2013-08-292-7/+42
* Fix quality flawsJulien Lancelot2013-08-292-17/+27
* Fix quality flawsJulien Lancelot2013-08-284-11/+12
* Add some unit testsJulien Lancelot2013-08-221-2/+2
* Add some unit testsJulien Lancelot2013-08-212-54/+117
* Remove TimeZome in unit test because it's unstableJulien Lancelot2013-08-212-23/+11
* Fix quality flawsJulien Lancelot2013-08-203-20/+10
* Ignore test that temporary fails on TimeZoneJulien Lancelot2013-08-191-0/+2
* SONAR-4475 Revert check of last admin removalJulien Lancelot2013-08-191-3/+1
* SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ...Julien Lancelot2013-08-191-1/+3
* Use DateUtils.parseDateTime instead of DateUtils.parseDate in test to fix tim...Julien Lancelot2013-08-192-7/+7
* Fix tests due to timezone set to GMTJulien Lancelot2013-08-191-2/+2
* Fix tests due to timezone set to GMT+2Julien Lancelot2013-08-191-2/+2
* Fix some quality flawsSimon Brandhof2013-08-174-6/+6
* Fix tests when timezone is not GMT+2Simon Brandhof2013-08-162-2/+12
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-162-4/+8
* Fix quality flawsSimon Brandhof2013-08-1610-22/+21
* SONAR-4547 API: new class "MessageException" to stop a pending process and to...Simon Brandhof2013-08-132-10/+10
* SONAR-4564 SONAR-4563 fix detection of new issues since previous analysisSimon Brandhof2013-08-081-2/+9
* ONAR-4515 Display all allowed values for sonar.languagesJulien HENRY2013-08-024-5/+21
* Revert SONAR-4515 as current implementation breaks viewsJulien HENRY2013-08-022-44/+3
* SONAR-4515 Moved check to another place to not break viewsJulien HENRY2013-08-015-23/+78
* Fix minor quality flawsSimon Brandhof2013-08-013-7/+3
* SONAR-4515 Fix IoC dependency on LanguagesJulien HENRY2013-08-015-14/+17