summaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4535 Delete rule now use Java facadeJulien Lancelot2013-12-243-65/+107
* SONAR-4535 Update rule now use Java facadeJulien Lancelot2013-12-243-4/+33
* Fix some quality flawsJulien Lancelot2013-12-231-5/+12
* SONAR-4535 Add some check when creating new ruleJulien Lancelot2013-12-233-1/+15
* SONAR-4535 Fix SQL table nameJulien Lancelot2013-12-231-1/+1
* SONAR-4535 Create copy rule from Java facadeJulien Lancelot2013-12-234-22/+44
* SONAR-4535 Correctly display active rule and active rule params when profile ...Julien Lancelot2013-12-233-0/+18
* SONAR-4535 Reindex active rule note updateJulien Lancelot2013-12-233-15/+39
* SONAR-4535 Add update and delete rule note in QProfileOperationsJulien Lancelot2013-12-202-23/+59
* Use info collected by inheritance algo to update ES indexJean-Baptiste Lievremont2013-12-202-0/+73
* Fix SQL query on MySQL and MsSQLJulien Lancelot2013-12-202-4/+4
* replace SQL in () by or in UserMapperJulien Lancelot2013-12-201-4/+4
* SONAR-4535 Replace rule id type from long to int in dtosJulien Lancelot2013-12-206-21/+21
* SONAR-4535 ui actions update parameter now uses Java facadeJulien Lancelot2013-12-207-7/+133
* SONAR-4986 Error when sorting some float measuresSimon Brandhof2013-12-191-2/+1
* SONAR-4535 create activate / deactivate / update severity actions in QProfilesJulien Lancelot2013-12-189-25/+159
* Display active rules (with rule notes) in new profile rule search pageJean-Baptiste Lievremont2013-12-182-1/+38
* SONAR-4535 Fix SQL issue on Oracle when using properties.text_valueJulien Lancelot2013-12-182-10/+14
* SONAR-4950 Create an unique constraint on the "group_roles" table to prevent ...Simon Brandhof2013-12-173-1/+4
* SONAR-4535 Remove all projects to a quality profile now uses MyBatisJulien Lancelot2013-12-173-0/+17
* SONAR-4535 List of profiles by project now uses MybatisJulien Lancelot2013-12-173-1/+45
* Start migrating extended descriptions and active rule notes to parent tablesJean-Baptiste Lievremont2013-12-175-5/+57
* SONAR-4535 Index active rules when creating profile from xmlJulien Lancelot2013-12-171-0/+10
* SONAR-4535 Remove a project to a quality profile now uses MyBatisJulien Lancelot2013-12-163-2/+19
* SONAR-4535 Associate a project to a quality profile now uses MyBatisJulien Lancelot2013-12-163-4/+10
* SONAR-4535 Projects associate to a quality profile now uses MyBatisJulien Lancelot2013-12-164-8/+34
* SONAR-4535 Language name uniqness should be check without case-sentivityJulien Lancelot2013-12-162-2/+3
* SONAR-4535 Set default profile now use MyBatisJulien Lancelot2013-12-163-0/+20
* SONAR-4535 Quality profile creation is now done in JavaJulien Lancelot2013-12-133-0/+25
* Rename class with the good nameJulien Lancelot2013-12-134-5/+5
* Temporary rename classJulien Lancelot2013-12-134-5/+5
* SONAR-4535 Create service action to create new ProfileJulien Lancelot2013-12-1311-3/+328
* SONAR-4535 Add searchProfile actionJulien Lancelot2013-12-128-1/+233
* SONAR-4535 Update error message when several permission templates are matchin...Julien HENRY2013-12-111-4/+8
* Fix some quality flawsSimon Brandhof2013-12-101-2/+2
* Fix some quality flawsSimon Brandhof2013-12-091-0/+1
* Fix some quality flawsSimon Brandhof2013-12-093-36/+43
* add some UTJulien Lancelot2013-12-092-3/+4
* SONAR-4688 remove loading of rule bundlesSimon Brandhof2013-12-092-24/+7
* Searching for permissions of anyone group should not be case-sensitiveJulien Lancelot2013-12-063-6/+4
* Improve management of Anyone groupJulien Lancelot2013-12-063-13/+9
* SONAR-4870 Add new "Efficiency > Network use" sub-characteristicJulien Lancelot2013-12-062-1/+2
* Fix quality flawsJulien Lancelot2013-12-065-28/+32
* Update some commentsJulien Lancelot2013-12-062-2/+4
* SONAR-4940 Create WS to search groups by permission templateJulien Lancelot2013-12-054-9/+52
* SONAR-4941 Replace usage of template name by template keyJulien Lancelot2013-12-054-33/+10
* SONAR-4941 Create WS to search users by permission templateJulien Lancelot2013-12-054-7/+72
* SONAR-4939 Fix SQL query on OracleJulien Lancelot2013-12-051-1/+1
* SONAR-4939 Add Anyone groupJulien Lancelot2013-12-052-18/+30
* SONAR-4939 Add UTJulien Lancelot2013-12-051-0/+3