aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/index
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove all deprecated Violation APIs"Julien Lancelot2015-03-271-0/+40
* Remove all deprecated Violation APIsJulien HENRY2015-03-271-40/+0
* Fix some quality flawsJulien HENRY2015-03-274-13/+5
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-263-36/+52
* SONAR-6275 Feed measures in compute reportJulien HENRY2015-03-232-208/+0
* persist measures on server side - SONAR-6253Teryk Bellahsene2015-03-201-1/+0
* Automatic merge from branch-5.1Jenkins CI2015-03-191-3/+5
|\
| * Fix regression in SourcePersisterJulien HENRY2015-03-181-3/+5
* | Automatic merge from branch-5.1Jenkins CI2015-03-181-2/+2
|\|
| * Batch should set updated date to 0 on updated sources and Compute should upda...Julien Lancelot2015-03-181-2/+2
* | SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop abi...Julien HENRY2015-03-172-113/+1
* | SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-171-2/+3
* | Apply naming convention for repeated protobuf attributesJulien HENRY2015-03-161-7/+2
* | Automatic merge from masterJenkins CI2015-03-131-2/+5
|\|
| * SONAR-5473 Optimization: do not change file_sources.updated_atJulien HENRY2015-03-121-2/+5
* | SONAR-6273 SONAR-6274 Feed links in compute report and remove links sensor APIJulien HENRY2015-03-122-92/+1
|/
* Dependencies should be persisted early to have proper id in the DSMJulien HENRY2015-03-051-5/+1
* Allow views to save any measure for remote views copyJulien HENRY2015-03-041-3/+4
* SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-201-1/+1
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-201-1/+1
* Fix some quality flawsJulien HENRY2015-02-191-4/+0
* SONAR-5595 When analysing a new multi modules project, permission should not ...Julien HENRY2015-02-181-1/+1
* SONAR-5931 Cleanup dependency APIJulien HENRY2015-02-173-14/+45
* SONAR-6163 - timezones - events migrationTeryk Bellahsene2015-02-172-32/+22
* SONAR-6068 Make persisit iterators "reusable"Julien HENRY2015-02-171-40/+33
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-162-26/+18
* SONAR-6118 Module UUID path on projects and modules must contain the componen...Julien HENRY2015-02-131-8/+25
* Fix regression in issue trackingJulien HENRY2015-02-121-1/+1
* Ignore source file information that is set on an unknown lineSimon Brandhof2015-02-121-9/+14
* SONAR-6182 Log a warning when unmappable character is detected in a fileJulien HENRY2015-02-121-24/+15
* Restore deprecated methods on Resource APIJulien HENRY2015-02-111-0/+33
* Optimize memory consumption when batch exports duplications in protobuf messageSimon Brandhof2015-02-101-11/+4
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-104-70/+97
* SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-102-362/+416
* SONAR-5183 timezones - fix views and devcockpitTeryk Bellahsene2015-02-061-5/+5
* SONAR-5183 - analysis unsensitive to timezones - snapshots tableTeryk Bellahsene2015-02-041-13/+8
* Use protocol buffers format for analysis reportsSimon Brandhof2015-02-021-3/+3
* SONAR-5473 Fix progressive migration of file_sources.src_hashJulien HENRY2015-01-301-1/+2
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-2/+6
* Fix some quality flawsJulien HENRY2015-01-262-2/+6
* SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-261-0/+9
* SONAR-6012 Local issue trackingJulien HENRY2015-01-231-1/+10
* Fix some quality flawsJulien HENRY2015-01-191-3/+1
* SONAR-5077 Lines metric is computed by the coreJulien HENRY2015-01-161-3/+5
* SONAR-5077 Add option to import all files even if no languageJulien HENRY2015-01-151-17/+21
* Fix some quality flawsJulien HENRY2015-01-151-14/+11
* SONAR-5883 Drop snapshot dataJulien HENRY2015-01-151-63/+0
* SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATHJulien HENRY2015-01-151-10/+11
* SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATHJulien Lancelot2015-01-151-7/+2
* SONAR-5931 Publish new measure APIJulien HENRY2015-01-151-2/+29