aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-1127-27/+27
* SONAR-4386 Refactor ProjectBuilder extensionJulien HENRY2013-06-115-22/+38
* SONAR-4383 Add IssueFilters db creation script and DAOJulien Lancelot2013-06-1122-27/+679
* Do not send nofications on dry run modeSimon Brandhof2013-06-101-0/+2
* SONAR-4283 do not persist notifications of changes on new issuesSimon Brandhof2013-06-102-4/+4
* SONAR-4221 Fix regression with property loading and module exclusionsJulien HENRY2013-06-108-104/+126
* Fix typo in Core bundleFabrice Bellingard2013-06-101-1/+1
* Restore Issues instead of Unresolved Issues in unresolved statuses widgetJulien Lancelot2013-06-102-2/+1
* Replace solved by resolved ina action plan and replace Issues by Unresolved I...Julien Lancelot2013-06-102-2/+3
* Set list of status as constantJulien Lancelot2013-06-101-11/+9
* SONAR-4382 Add a success log at the end of dryRun analysisSimon Brandhof2013-06-092-7/+47
* Fix quality flawSimon Brandhof2013-06-092-5/+5
* SONAR-3755 Role required to find issues should be USER instead of CODE VIEWERJulien Lancelot2013-06-074-26/+47
* Add some css classJulien Lancelot2013-06-073-36/+38
* Fix method name typoJulien Lancelot2013-06-071-2/+2
* SONAR-3755 Use RubyUtils to parse deadline when creating action planJulien Lancelot2013-06-071-2/+1
* SONAR-3755 Fix performance issue in selectNonClosedIssuesByModule queryJulien Lancelot2013-06-074-21/+77
* SONAR-3755 Closed issues should be reopened only if manual issuesJulien Lancelot2013-06-072-0/+26
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fi...Julien Lancelot2013-06-076-44/+20
* SONAR-3755 Restore deleted bundle for deleted component on issue detailJulien Lancelot2013-06-071-0/+1
* SONAR-3755 Move the rule compliance widget and action plan widget to Issues c...Julien Lancelot2013-06-072-2/+2
* Fix javadocSimon Brandhof2013-06-0616-30/+24
* Fix some javadocSimon Brandhof2013-06-062-40/+39
* SONAR-3755 Fix bug in Issue WS Client when encoding datesJulien Lancelot2013-06-065-8/+64
* Add some javadoc to org.sonar.api.config.PropertyDefinitionSimon Brandhof2013-06-061-5/+22
* Fix storage of libraries in C# PluginSimon Brandhof2013-06-063-18/+1
* Remove whitespaceSimon Brandhof2013-06-061-1/+1
* SONAR-3755 Improve creation of manual issueJulien Lancelot2013-06-064-81/+54
* SONAR-3755 Removed useless security checkJulien Lancelot2013-06-066-41/+18
* Add @Nullable to IssueDtoSimon Brandhof2013-06-061-1/+1
* SONAR-3755 Add some html idsJulien Lancelot2013-06-062-7/+6
* Change order of DBCleaner propertiesSimon Brandhof2013-06-063-56/+70
* Add javadoc to org.sonar.api.config.PropertyDefinitionSimon Brandhof2013-06-064-7/+78
* Fix cache of librariesSimon Brandhof2013-06-061-1/+1
* SONAR-3755 improve documentationSimon Brandhof2013-06-0514-35/+105
* SONAR-3755 Removed check on logged user in action plan serviceJulien Lancelot2013-06-052-19/+0
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-055-5/+24
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-051-0/+7
* SONAR-3755 Add nowrap on action plan column in the issues pageJulien Lancelot2013-06-051-1/+1
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-054-15/+117
* Fix unit testJulien Lancelot2013-06-051-2/+2
* SONAR-3755 Fix issue on SQL to retrieve root projectJulien Lancelot2013-06-054-9/+21
* SONAR-4303 fix rendering of rule detailSimon Brandhof2013-06-051-1/+1
* Fix test on OracleSimon Brandhof2013-06-052-1/+2
* SONAR-3755 do not check duplications in ResourceCacheSimon Brandhof2013-06-052-16/+0
* Fix l10n bundle for new issue metricsSimon Brandhof2013-06-051-47/+1
* Fix type in false positive issues metric nameJulien Lancelot2013-06-051-2/+2
* SONAR-3755 Fix description of code viewer roleJulien Lancelot2013-06-051-1/+1
* Fix some JDBC connection pbs in unit testsSimon Brandhof2013-06-055-5/+18
* Fix typo in footerJulien Lancelot2013-06-051-1/+1