aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-5827 Fix issue on Oracle (null vs empty string)Julien HENRY2014-11-202-4/+6
* | SONAR-5827 Feed the new "file_sources" tableJulien HENRY2014-11-1916-17/+453
* | Remove temporary infinite timeout on upload_report now it's back to be asynch...Julien HENRY2014-11-072-3/+3
* | SONAR-5672 Don't save DSM when there is no dependency or more than 200 compon...Julien HENRY2014-11-079-210/+716
* | SONAR-5672 Decrease memory comsumption when working on very big DSM with empt...Julien HENRY2014-11-071-2/+2
* | Move the files generated by PhasesSumUpTimeProfilerTest to a temp dirSimon Brandhof2014-11-053-39/+7
* | Property sonar.showProfiling must export properties file instead of XMLSimon Brandhof2014-11-041-6/+6
* | SONAR-5755 Don't mess UUIDs when persisting librariesJulien HENRY2014-11-044-2/+74
* | Fix some quality flawsJulien HENRY2014-11-032-10/+36
* | SONAR-5815 Store last update time on source dataJulien HENRY2014-11-0313-71/+111
* | SONAR-5814 Add updated_at column on snapshot_sourcesJean-Baptiste Lievremont2014-10-313-1/+37
* | SONAR-5754 Display a progress status of blame in logsJulien HENRY2014-10-314-12/+121
* | SONAR-5806 Invalidate database preview cache after snapshot switch on the ser...Teryk Bellahsene2014-10-302-10/+2
* | SONAR-5347 Preview mode should use the new WS /api/sources/rawJulien HENRY2014-10-302-4/+4
* | Fix issue tracking regression after last optimizationsJulien HENRY2014-10-301-2/+2
* | SONAR-5375 Minor optimization to remove all issues once for a given componentJulien HENRY2014-10-291-3/+2
* | Fix profiling outputJulien HENRY2014-10-284-7/+15
* | Infinite timeout on upload report as long as it's asynchronousJulien HENRY2014-10-282-3/+6
* | Fix IT on MsSQLJulien Lancelot2014-10-285-30/+10
* | Dump profiling results in properties files in order to ease later comparisonJulien HENRY2014-10-284-10/+50
* | SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-pluginTeryk Bellahsene2014-10-271-1/+7
* | Fix some quality flawsJulien HENRY2014-10-272-16/+6
* | SONAR-5737 Drop support of "sonar.importSources" featureJulien HENRY2014-10-272-17/+3
* | SONAR-5755 Fix issue with deeply nested modulesJulien HENRY2014-10-273-2/+92
* | SONAR-5662 Do not run persisters in preview modeJulien HENRY2014-10-271-10/+15
* | SONAR-5755 Fix computation of UUIDs to support viewsJulien HENRY2014-10-271-5/+2
* | SONAR-5755 Update uuids on existing resources to deal with project structure ...Julien HENRY2014-10-241-5/+5
* | SONAR-5755 Fix UUID on libraries and uuid_module_pathJulien HENRY2014-10-243-7/+35
* | SONAR-5695 - Compute Engine - update the analysis success message on batch sideTeryk Bellahsene2014-10-242-2/+4
* | SONAR-5705 Drop support of Maven 2Julien HENRY2014-10-231-6/+4
* | Remove JFreeChart from batch classpathSimon Brandhof2014-10-231-1/+21
* | SONAR-5530 Add uuid in Issue IndexJulien Lancelot2014-10-231-1/+1
* | SONAR-5753 Revert change on ComponentMapperJulien HENRY2014-10-221-1/+3
* | SONAR-5753 Populate columns *_uuid when creating resourcesJulien HENRY2014-10-222-12/+75
* | SONAR-5755 Populate uuid column on new resourcesJulien HENRY2014-10-225-18/+89
* | SONAR-5695 - Update the message displayed by the batch upon successful analysisTeryk Bellahsene2014-10-229-608/+2
* | SONAR-5696: Snapshot switch moved from batch to server sideTeryk Bellahsene2014-10-212-78/+14
* | Fix some quality flawsJulien HENRY2014-10-211-0/+4
* | SONAR-5753 Create migration to add UUID columns in projectsJulien Lancelot2014-10-2012-56/+56
* | Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-10-205-30/+86
|\|
| * SONAR-5765 Restore access to duplication_data measureJulien HENRY2014-10-205-30/+85
* | SONAR-5389 Add replacement for CoverageMeasureBuilderJulien HENRY2014-10-201-0/+7
* | Automatic merge from branch-4.5Jenkins CI2014-10-171-1/+2
|\|
| * SONAR-5735 Deprecate "sonar.importSources"Julien HENRY2014-10-171-1/+2
* | Revert "SONAR-5735 Deprecate "sonar.importSources""Julien HENRY2014-10-171-2/+1
* | SONAR-5735 Deprecate "sonar.importSources"Julien HENRY2014-10-171-1/+2
* | SONAR-5644 Apply some feedback on SCM APIJulien HENRY2014-10-165-7/+108
* | Fix some quality flawsJulien HENRY2014-10-161-1/+2
* | Fix some quality flawsJulien HENRY2014-10-162-3/+7
* | Do not consider FileSystemMediumTest as ignored on windowsSimon Brandhof2014-10-161-8/+8