aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17560 Introduce SARIF version validationKlaudio Sinani2022-11-151-0/+107
* SONAR-17560 Add Sarif deserializationAntoine Vinot2022-11-152-0/+65
* SONAR-17560 Move existing sarif object to sonar-coreAntoine Vinot2022-11-152-0/+108
* SONAR-12351 list plugins with documentation (#1963)Jacek2019-08-071-0/+0
* Extract module sonar-dbSimon Brandhof2015-07-04378-8512/+0
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-5/+1
* SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-021-7/+45
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-023-289/+144
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-021-28/+0
* Refactor registration of metrics at server startupSimon Brandhof2015-06-181-12/+0
* SONAR-6588 Remove RuleFinder from batch bootstrap phaseSimon Brandhof2015-06-171-18/+0
* Remove ability to get users from batchSimon Brandhof2015-06-171-0/+0
* SONAR-6557 Drop dependencies tableJulien Lancelot2015-06-124-44/+0
* SONAR-6567 send notifications on QGate failuresSimon Brandhof2015-06-101-0/+3
* SONAR-6606 drop origin column from metrics tableTeryk Bellahsene2015-06-042-6/+6
* SONAR-6475 Add WS to list members of a groupJean-Baptiste Lievremont2015-06-011-0/+4
* SONAR-6259 Grant project permission on the compute engineJulien Lancelot2015-06-011-0/+5
* SONAR-6474 New WS to delete a groupJean-Baptiste Lievremont2015-05-278-21/+52
* SONAR-6465 Add groupsCount on users searchJean-Baptiste Lievremont2015-05-261-0/+4
* move metric related classes in a specific package - SONAR-6570Teryk Bellahsene2015-05-262-57/+0
* SONAR-6471 Add new WS to search for user groupsJean-Baptiste Lievremont2015-05-221-0/+16
* SONAR-6418 delete table GRAPHSSimon Brandhof2015-05-201-9/+0
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-117-1/+0
* SONAR-6458 Create FileDependencyDao to insert and select file dependenciesJulien Lancelot2015-04-301-4/+0
* SONAR-6453 Add columns in the dependencies tableJulien Lancelot2015-04-294-36/+36
* Remove useless ResourceSnapshotMapper and rename folder dependency to designJulien Lancelot2015-04-282-4/+0
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-282-0/+6
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-284-6/+6
* SONAR-6428 WS to get component navigation informationJean-Baptiste Lievremont2015-04-282-0/+153
* SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_idJulien Lancelot2015-04-215-13/+13
* SONAR-6256 Add migration to add dependencies.from_component_uuid and dependen...Julien Lancelot2015-04-214-12/+12
* SONAR-6427 Internal WS to get global navigation configuratioJean-Baptiste Lievremont2015-04-212-0/+153
* SONAR-6298 Add project count in qprofile search WS responseJean-Baptiste Lievremont2015-04-201-2/+4
* SONAR-6433 Stop supporting the concept of "group/ecosystem" of pluginsSimon Brandhof2015-04-201-0/+0
* cancel test_data migration in file_sourcesTeryk Bellahsene2015-04-174-6/+6
* SONAR-6253 Cleanup SourcePersister on batch sideJulien HENRY2015-04-176-89/+0
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-169-6/+16
* Automatic merge from branch-5.1Jenkins CI2015-04-014-15/+30
|\
| * Fix issue when permission is set only on userJulien Lancelot2015-04-014-15/+30
* | SONAR-6325 Apply feedback from PRJean-Baptiste Lievremont2015-03-261-4/+4
* | SONAR-6329 Update handling of project/profile association in service layer an...Jean-Baptiste Lievremont2015-03-263-16/+8
* | SONAR-6327 Add is_default column to rules_profilesJean-Baptiste Lievremont2015-03-2613-30/+30
* | Fix coupling of some db tests with local timezoneSimon Brandhof2015-03-2012-109/+28
* | Automatic merge from branch-5.1Jenkins CI2015-03-182-0/+34
|\|
| * Batch should set updated date to 0 on updated sources and Compute should upda...Julien Lancelot2015-03-182-0/+34
* | SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-177-12/+12
* | SONAR-6236 Put back widgets on default "Issues" dashboard, based on new issue...Jean-Baptiste Lievremont2015-03-101-0/+58
|/
* Add some unit testsJulien Lancelot2015-02-201-0/+15
* SONAR-6163 - timezones - events migrationTeryk Bellahsene2015-02-176-13/+13
* SONAR-6123 Update generation of module UUID path on views and developersJulien Lancelot2015-02-131-2/+2