aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Redundant throws clause in testsDavid Gageot2015-05-0784-323/+323
* SONAR-6470 New Java WS to show a user's groupsJean-Baptiste Lievremont2015-05-073-16/+64
* index tests - SONAR-6255Teryk Bellahsene2015-05-071-1/+1
* SONAR-6464 Optimize query that return file source hashes in /batch/project WSJulien Lancelot2015-05-042-5/+20
* SONAR-6458 Persist file dependencies in the compute engineJulien Lancelot2015-04-302-0/+7
* SONAR-6458 Create FileDependencyDao to insert and select file dependenciesJulien Lancelot2015-04-308-130/+172
* SONAR-6453 Add columns in the dependencies tableJulien Lancelot2015-04-297-38/+43
* Remove useless ResourceSnapshotMapper and rename folder dependency to designJulien Lancelot2015-04-2812-173/+78
* several tests with the same name SONAR-6255Teryk Bellahsene2015-04-281-0/+4
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-289-55/+168
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-289-13/+32
* Fix quality flawsJean-Baptiste Lievremont2015-04-281-5/+7
* SONAR-6428 Apply feedback from PRJean-Baptiste Lievremont2015-04-281-1/+1
* SONAR-6428 WS to get component navigation informationJean-Baptiste Lievremont2015-04-288-0/+208
* SONAR-6493 java.lang.NullPointerException in the PopulateProjectsUuidColumns ...Julien Lancelot2015-04-271-1/+1
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-277-72/+21
* Fix quality flawsJulien Lancelot2015-04-271-1/+1
* SONAR-6430 add plugin source revision to JSON responseSébastien Lesaint2015-04-271-0/+1
* fix various quality flawsSébastien Lesaint2015-04-241-2/+6
* Fix quality flawsSimon Brandhof2015-04-241-1/+1
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-232-13/+2
* Upgrade to update center 1.13Simon Brandhof2015-04-231-2/+2
* SONAR-6097 Add the main top menu entries in the suggestions of the search formStas Vilchik2015-04-231-0/+1
* Fix quality flawsSimon Brandhof2015-04-221-2/+0
* SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_idJulien Lancelot2015-04-219-32/+45
* SONAR-6256 Add migration to feed dependencies.from_component_uuid and depende...Julien Lancelot2015-04-212-1/+2
* SONAR-6256 Add migration to add dependencies.from_component_uuid and dependen...Julien Lancelot2015-04-217-13/+16
* improve display of empty drilldownStas Vilchik2015-04-211-0/+1
* SONAR-6427 Internal WS to get global navigation configuratioJean-Baptiste Lievremont2015-04-218-27/+252
* having a go at quality issues on singleton enum PredicatesSébastien Lesaint2015-04-211-6/+5
* Deprecate AbstractDaoTestCase to not forget to replace itJulien Lancelot2015-04-211-1/+10
* SONAR-6383 add method to list plugins to uninstall as PluginMetadataSébastien Lesaint2015-04-212-3/+21
* SONAR-6138 Access favorites from user's menu of the top navbarStas Vilchik2015-04-201-0/+1
* SONAR-6265 Allow modification of rule filter using rule propertiesStas Vilchik2015-04-201-0/+1
* SONAR-6282 Rename and reorganise some menu entries of "Settings"Stas Vilchik2015-04-201-2/+3
* SONAR-6298 Fix group by clause for Oracle and MSSQLJean-Baptiste Lievremont2015-04-201-1/+1
* SONAR-5851 show number of associated projectsStas Vilchik2015-04-201-0/+1
* SONAR-6298 Add project count in qprofile search WS responseJean-Baptiste Lievremont2015-04-206-27/+113
* SONAR-6433 Stop supporting the concept of "group/ecosystem" of pluginsSimon Brandhof2015-04-205-22/+6
* cancel test_data migration in file_sourcesTeryk Bellahsene2015-04-177-9/+7
* SONAR-5851 filter list of profiles by languageStas Vilchik2015-04-171-0/+2
* SONAR-6366 add supportsMigration() on Dialect interfaceSébastien Lesaint2015-04-1711-5/+63
* SONAR-6253 Cleanup SourcePersister on batch sideJulien HENRY2015-04-1711-450/+2
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-165-0/+789
* update database versionTeryk Bellahsene2015-04-162-1/+2
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-1610-6/+17
* SONAR-6364 Line number should be unset on closed issuesSimon Brandhof2015-04-165-8/+28
* SONAR-5851 add changelogStas Vilchik2015-04-141-6/+6
* SONAR-5851 clean up profiles uiStas Vilchik2015-04-131-1/+1
* SONAR-5851 add inheritance detailsStas Vilchik2015-04-101-0/+4