summaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5576 Display coverage exclusions in logsJulien HENRY2014-09-021-2/+2
* SONAR-5530 - Issuekey is UUID stringStephane Gamard2014-08-292-124/+3
* Fix regression caused by SONAR-5349Julien HENRY2014-08-271-1/+1
* Fix some quality flawsSimon Brandhof2014-08-262-5/+3
* SONAR-4963 Return description in /permissions/search_groupsJulien Lancelot2014-08-262-0/+26
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-251-3/+0
* fix quality flawsStephane Gamard2014-08-222-4/+126
* SONAR-5530 - IssueDto extends Dto<String>Stephane Gamard2014-08-222-18/+17
* fixed synchronizationStephane Gamard2014-08-201-1/+4
* Updated indexQueue mechanism for performance (no compression yet).Stephane Gamard2014-08-204-35/+12
* Updated DAO with findAfterDate methodStephane Gamard2014-08-201-0/+38
* Fix quality flawJulien Lancelot2014-08-131-1/+1
* SONAR-5526 Support colon character in active rule keysJulien Lancelot2014-08-121-4/+6
* SONAR-5417 Get batch project referentials using WSJulien Lancelot2014-08-122-1/+2
* SONAR-5175 When deleting a group, rows related to this group in perm_template...Julien Lancelot2014-08-112-0/+10
* SONAR-5515 Fail to upgrade to 4.4 when a project was lastly analyzed with Son...Simon Brandhof2014-08-051-1/+2
* SONAR-4963 Return group description in /user_groups/searchJulien Lancelot2014-08-052-0/+26
* SONAR-5349 Unable to run preview analysis on a provisioned projectJulien Lancelot2014-08-051-5/+49
* SONAR-5402 Fix issue on provisionned projectsJulien Lancelot2014-08-045-44/+95
* Improve Profiling output for *Index ClassesStephane Gamard2014-08-041-1/+1
* Revert "SONAR-5402 Project administrators should be able to change quality pr...Simon Brandhof2014-08-011-6/+0
* SONAR-5402 Project administrators should be able to change quality profiles a...Julien Lancelot2014-08-011-0/+6
* SONAR-5389 New duplication APIJulien HENRY2014-07-301-0/+1
* Fix quality flawsJulien Lancelot2014-07-301-1/+1
* SONAR-5417 Module settings should contains all parent settingsJulien Lancelot2014-07-301-0/+7
* SONAR-5487 Check minimal required version of Oracle JDBC driver (11.2)Simon Brandhof2014-07-291-16/+2
* SONAR-5492 Remove ability to configure JDBC driver class nameSimon Brandhof2014-07-281-6/+1
* SONAR-5417 Return quality profiles and settings by moduleJulien Lancelot2014-07-244-4/+19
* SONAR-5477 Remove metrics from preview dbJulien HENRY2014-07-231-1/+0
* SONAR-5477 Return global settings from database in /batch/global WSJulien Lancelot2014-07-231-3/+6
* SONAR-5477 First version of the global referentials WS : only metrics are ret...Julien Lancelot2014-07-223-65/+218
* SONAR-5389 Allow to create issues on directories and to override severity on ...Julien HENRY2014-07-221-3/+3
* SONAR-5446 activate migrationSimon Brandhof2014-07-221-1/+1
* SONAR-5001 Split migration on rules description format (1 to add column, 1 to...Jean-Baptiste Lievremont2014-07-211-1/+1
* SONAR-5417 Get active rules using batch protocolJulien HENRY2014-07-182-1/+5
* SONAR-5417 Load metrics using project referentialJulien HENRY2014-07-181-74/+0
* Remove unused import in DefaultDatabaseSimon Brandhof2014-07-171-2/+1
* SONAR-5001 Update API, ES and WS to support Markdown in rule descriptionsJean-Baptiste Lievremont2014-07-161-3/+7
* SONAR-5001 Link description_format column to relational backendJean-Baptiste Lievremont2014-07-161-5/+12
* SONAR-5001 Add DB column to store description formatJean-Baptiste Lievremont2014-07-161-1/+1
* SONAR-5338 Read test info from the test_data measureJulien Lancelot2014-07-161-0/+5
* SONAR-5416 Fix LazyInitializationExceptionJulien HENRY2014-07-101-1/+7
* SONAR-5388 Rename propertiesJulien Lancelot2014-07-101-2/+2
* SONAR-5388 Introduce the SQALE Rating metric in SonarQube CoreJulien Lancelot2014-07-092-12/+106
* SONAR-5447 Drop unused DB tables ACTIVE_RULE_CHANGES and ACTIVE_RULE_PARAM_CH...Simon Brandhof2014-07-081-6/+4
* SONAR-5007 - added createdAt and updatedAt fields for ActiveRuleDtoStephane Gamard2014-07-032-21/+4
* SONAR-5300 id should be a long instead of an integerJulien Lancelot2014-07-031-3/+3
* Fix javadocSimon Brandhof2014-07-021-1/+1
* Fix some quality flawsSimon Brandhof2014-07-011-1/+1
* Fix some quality flawsSimon Brandhof2014-07-011-0/+3