aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-5851 add profile details, implement profile actionsStas Vilchik2015-04-101-1/+5
* SONAR-6258 Persist source, coverage and scm into file sourcesJulien Lancelot2015-04-091-2/+10
* SONAR-6401 Bulk rule (de)activation confirmation should show languageStas Vilchik2015-04-091-2/+2
* revert SONAR-6331Stas Vilchik2015-04-091-18/+1
* SONAR-6331 apply feedbackStas Vilchik2015-04-081-4/+8
* SONAR-5921 WS to list project/profile associationsJean-Baptiste Lievremont2015-04-034-1/+115
* Use random timezone when executing tests from mavenSimon Brandhof2015-04-022-6/+15
* Fix usage of clob.free() on MsSQLJulien Lancelot2015-04-021-1/+9
* Call Clob.free() to reduce memory consumptionJulien Lancelot2015-04-021-1/+3
* Automatic merge from branch-5.1Jenkins CI2015-04-016-63/+99
|\
| * Fix issue when permission is set only on userJulien Lancelot2015-04-016-63/+99
* | SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-314-99/+6
* | SONAR-5489 Check a project's current profile association before modificationJean-Baptiste Lievremont2015-03-303-0/+10
* | Fix quality flawsSimon Brandhof2015-03-301-3/+1
* | add an issue reopen tooltipStas Vilchik2015-03-301-1/+1
* | SONAR-6331 add a project overview pageStas Vilchik2015-03-301-0/+14
* | Merge from branch-5.1Jean-Baptiste Lievremont2015-03-301-17/+5
|\|
| * cancel analysis when the snapshot is not found - SONAR-6340Teryk Bellahsene2015-03-271-17/+5
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-231-1/+1
| * [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-231-1/+1
* | Fix 4.4 migration issue (due to removal of core DAO)Jean-Baptiste Lievremont2015-03-261-1/+1
* | SONAR-6325 Apply feedback from PRJean-Baptiste Lievremont2015-03-264-14/+14
* | SONAR-6329 Update handling of project/profile association in service layer an...Jean-Baptiste Lievremont2015-03-268-63/+94
* | Remove dependency of migration on core persistence classesJean-Baptiste Lievremont2015-03-262-0/+6
* | SONAR-6328 Migrate existing project/profile associationsJean-Baptiste Lievremont2015-03-262-1/+2
* | SONAR-6327 Add is_default column to rules_profilesJean-Baptiste Lievremont2015-03-2616-31/+33
* | SONAR-6326 Add project_profiles association tableJean-Baptiste Lievremont2015-03-263-1/+11