aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/index
Commit message (Collapse)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-187-732/+0
|
* Cut many dependencies on sonar-testing-harnessJulien HENRY2016-01-191-8/+4
|
* Fix project title in copyright headersSimon Brandhof2016-01-137-7/+7
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-057-28/+28
|
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, ↵Julien HENRY2015-11-051-1/+2
| | | | sonar.libraries
* Remove unused varsDuarte Meneses2015-11-031-5/+1
|
* refactor batch class names/packagesDuarte Meneses2015-08-131-3/+3
|
* Improve testsDuarte Meneses2015-08-122-48/+38
|
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-4/+3
|
* FIX Redundant throws clauseDavid Gageot2015-07-071-1/+1
|
* Support // testingDavid Gageot2015-07-021-17/+11
|
* Avoid additional NPE on test failureDavid Gageot2015-07-021-4/+8
|
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-2/+0
|
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-244-76/+177
|
* Revert merge to d70f025Duarte Meneses2015-06-234-175/+76
|
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-2/+0
|
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-234-76/+177
|
* SONAR-6260 Remove snapshot and project persistence form batchJulien Lancelot2015-06-101-400/+0
|
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-213-14/+11
|
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-192-51/+4
|
* refactoring - use select in method names in ComponentDaoTeryk Bellahsene2015-05-191-1/+1
|
* SONAR-6548 Remove resource key migration introduced in 4.2Julien HENRY2015-05-133-132/+0
|
* SONAR-6536 Drop concept of taskJulien HENRY2015-05-112-7/+17
|
* Redundant throws clause in testsDavid Gageot2015-05-073-12/+12
|
* SONAR-6253 Cleanup SourcePersister on batch sideJulien HENRY2015-04-171-426/+0
| | | | and move FileSourceDao to sonar-server
* SONAR-6258 Persist symbols into file sourcesJulien Lancelot2015-04-141-0/+40
|
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-091-4/+5
|
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-312-185/+82
|
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-15/+52
|
* SONAR-6275 Feed measures in compute reportJulien HENRY2015-03-232-316/+0
|
* SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop ↵Julien HENRY2015-03-172-2/+2
| | | | ability to create custom event on batch side
* Apply naming convention for repeated protobuf attributesJulien HENRY2015-03-161-6/+6
|
* SONAR-6273 SONAR-6274 Feed links in compute report and remove links sensor APIJulien HENRY2015-03-122-14/+4
|
* SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-201-4/+5
|
* SONAR-5595 When analysing a new multi modules project, permission should not ↵Julien HENRY2015-02-181-0/+13
| | | | be set on module
* SONAR-6068 Make persisit iterators "reusable"Julien HENRY2015-02-171-8/+21
|
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-162-18/+23
|
* SONAR-6118 Module UUID path on projects and modules must contain the ↵Julien HENRY2015-02-131-16/+23
| | | | component itself
* Ignore source file information that is set on an unknown lineSimon Brandhof2015-02-121-0/+50
|
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-108-56/+66
|
* SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-102-428/+305
|
* Set a hash even on empty file -> Will prevent NPE on empty fileJulien Lancelot2015-02-021-1/+1
|
* SONAR-5473 Fix progressive migration of file_sources.src_hashJulien HENRY2015-01-301-1/+28
|
* Fix some quality flawsJulien HENRY2015-01-151-4/+6
|
* SONAR-5883 Drop snapshot dataJulien HENRY2015-01-151-71/+0
|
* SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATHJulien HENRY2015-01-151-16/+16
|
* Fix SourcePersisterTestJulien HENRY2015-01-141-1/+1
|
* SONAR-5883 Feed new column file_sources.src_hashJulien HENRY2015-01-131-0/+3
|
* Replace fest-assert by assertJSimon Brandhof2015-01-108-10/+10
|
* SONAR-6014 Drop deprecated violationsJulien HENRY2015-01-072-94/+1
|