aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/index
Commit message (Collapse)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-188-1334/+0
|
* No need to take into account personId in measure cache (devcockpit moved to CE)Julien HENRY2016-02-221-9/+8
|
* SONAR-7125 use efficient delete dir code in core, batch and serverSébastien Lesaint2016-02-121-6/+5
| | | | use Java NIO rather than Common IO FileUtils
* Fix project title in copyright headersSimon Brandhof2016-01-138-8/+8
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-058-32/+32
|
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, ↵Julien HENRY2015-11-051-8/+12
| | | | sonar.libraries
* Remove unused varsDuarte Meneses2015-11-031-2/+1
|
* Fix some quality flawsJulien HENRY2015-08-053-102/+0
|
* Rework new measure APIJulien HENRY2015-08-041-8/+3
|
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-312-21/+15
| | | | Also rework new issue API on batch side.
* Revert "SONAR-6746 Drop Plugin interface + batch cleanup"Simon Brandhof2015-07-293-0/+102
| | | | This reverts commit 70c24eb376e514098f228bef76194536995c4957.
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-07-283-102/+0
|
* SONAR-6368 Remove deprecated violation APIJulien HENRY2015-07-241-56/+0
|
* Fix regression with old Violation APIJulien HENRY2015-07-231-2/+4
|
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-81/+47
|
* Remove unused db classes Snapshot and ResourceModelSimon Brandhof2015-07-201-19/+0
|
* Disable JMX in PersistitDuarte Meneses2015-07-171-0/+1
|
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-021-29/+0
|
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-6/+10
|
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-242-61/+125
|
* Revert merge to d70f025Duarte Meneses2015-06-232-129/+61
|
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-6/+10
|
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-232-61/+125
|
* SONAR-6260 Remove snapshot and project persistence form batchJulien Lancelot2015-06-101-255/+0
|
* SONAR-6281 Fix branch and keys of components in compute reportJulien HENRY2015-06-012-11/+13
|
* Fix some quality flawsJulien HENRY2015-05-211-11/+3
|
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-214-66/+45
|
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-203-3/+3
|
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-194-314/+27
|
* SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-132-261/+1
|
* Useless codeDavid Gageot2015-05-125-17/+17
|
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-112-10/+30
|
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-114-8/+12
|
* SONAR-6457 Feed dependencies in batch reportJulien HENRY2015-05-051-8/+10
|
* Cleanup batch side from specific code for devcockpit and viewsJulien HENRY2015-05-041-10/+2
|
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-272-4/+20
|
* SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_idJulien Lancelot2015-04-211-2/+2
|
* SONAR-6253 Cleanup SourcePersister on batch sideJulien HENRY2015-04-172-519/+0
| | | | and move FileSourceDao to sonar-server
* SONAR-6258 Fix hashes, symbols and highlighting persistenceJulien Lancelot2015-04-171-22/+18
|
* SONAR-6253 Publish data for test filesJulien HENRY2015-04-141-1/+2
|
* Restore old behavior for InputFile::lines() -> returns 1 for empty filesJulien HENRY2015-04-132-9/+6
|
* Fix quality flawsJulien Lancelot2015-04-091-1/+1
|
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-091-12/+30
|
* Fix NPE in CoveragePublisher for viewsJulien HENRY2015-04-081-3/+3
|
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-314-167/+92
|
* Revert "Remove all deprecated Violation APIs"Julien Lancelot2015-03-271-0/+40
| | | | This reverts commit 5446d877b4e67f2f32ac869e76d9ad02ca226773.
* 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
|