aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace factor by coefficientJulien Lancelot2014-03-2625-141/+150
|
* SONAR-5007 First facets prototypeStas Vilchik2014-03-268-15/+120
|
* Improve duration format validationJulien Lancelot2014-03-264-15/+64
|
* SONAR-5056 Refactoring of restore featureJulien Lancelot2014-03-263-110/+225
|
* SONAR-5056 Minor refactoringJulien Lancelot2014-03-262-4/+2
|
* SONAR-5007 Rework context bannerStas Vilchik2014-03-267-103/+124
|
* SONAR-5007 Rework quality profilesStas Vilchik2014-03-268-39/+79
|
* SONAR-5007 Bulk Change: remove "all" optionStas Vilchik2014-03-264-2/+19
|
* SONAR-5007 Add permalinkStas Vilchik2014-03-264-1/+20
|
* SONAR-5007 Small details UI improvementsStas Vilchik2014-03-269-8/+22
|
* SONAR-5154 remove duplicationsSimon Brandhof2014-03-262-26/+35
|
* SONAR-4908 extract RulesDefinitionAnnotationLoaderSimon Brandhof2014-03-2557-112/+316
| | | | + refactor the classes RegisterXXX used during server startup
* SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to ↵Simon Brandhof2014-03-258-26/+29
| | | | | | setDebtSubCharacteristic() -> better follow SQALE method
* SONAR-4908 refactor RulesDefinition API (debt functions, XML)Simon Brandhof2014-03-2523-150/+435
|
* SONAR-5056 Backup debt modelJulien Lancelot2014-03-2529-1400/+1014
|
* SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackageJulien HENRY2014-03-2526-701/+441
|
* Upgrade to plexus-classwords 2.5.1 to unlock JAR files on WindowsSimon Brandhof2014-03-251-2/+1
| | | | UrlClassloader locks JAR files on JVM implementations for Windows. This recent version of plexus-classworlds executes ClassLoader#close() when available (since Java 7)
* SONAR-4843 disable restart on Windows + Java 6 (UrlClassloader locks JAR files)Simon Brandhof2014-03-253-6/+46
|
* Improve org.sonar.api.utils.System2 :Simon Brandhof2014-03-254-7/+31
| | | | | | * add to picocontainer * new method isJavaAtLeast17() * fix Javadoc
* SONAR-5062 New implementation of concurrent safe unzip using FileLockJulien HENRY2014-03-252-33/+22
|
* Fix definition of JS files to be analyzedSimon Brandhof2014-03-251-2/+2
|
* SONAR-5062 Disable test until a correct implementation is found.Julien HENRY2014-03-251-1/+3
|
* Fix buildStas Vilchik2014-03-251-4/+1
|
* Move source outside from webappStas Vilchik2014-03-25140-204/+75
|
* Set the correct SCM information for the renamed repositoryEric Hartmann2014-03-251-3/+3
|
* Fix URL of Git repositorySimon Brandhof2014-03-251-3/+2
|
* Fix loading of Hibernate rules on MyBatisSimon Brandhof2014-03-251-1/+1
|
* SONAR-4366 Remove unnecessary colonsStas Vilchik2014-03-251-2/+2
|
* SONAR-5007 Bulk action on found rulesStas Vilchik2014-03-254-12/+34
|
* SONAR-5147 do not install "bundled plugin" if already present in ↵Simon Brandhof2014-03-2514-47/+197
| | | | "extensions/plugins", whatever its version
* Fix CISimon Brandhof2014-03-241-3/+1
|
* Fix loading of rules during registration of Q profiles (MySQL only ?)Simon Brandhof2014-03-241-0/+4
|
* Sanitize code - remove commented-out code and dead codeSimon Brandhof2014-03-243-63/+48
|
* SONAR-4908 extract RulesDefinitionXmlLoaderSimon Brandhof2014-03-248-77/+108
|
* Fix javadoc of org.sonar.api.server.ws.WebServiceSimon Brandhof2014-03-241-3/+3
|
* SONAR-5051 Support Maven encryption mechanism for SonarQube passwordsJulien HENRY2014-03-243-4/+66
|
* Fix quality flawsJulien Lancelot2014-03-242-11/+8
|
* SONAR-5007 Update QP sectionStas Vilchik2014-03-247-17/+56
|
* Add check to verify that rule is not null when searching rule from active ruleJulien Lancelot2014-03-241-10/+5
|
* SONAR-5007 Improve QP filterStas Vilchik2014-03-249-79/+63
|
* SONAR-5056 Remove useless static creation methodsJulien Lancelot2014-03-244-42/+33
|
* SONAR-5056 Use restore to populate debt model at startupJulien Lancelot2014-03-245-252/+48
|
* SONAR-5121 Add restore from XMl actionsJulien Lancelot2014-03-2419-266/+487
|
* SONAR-5062 Improve stability of testsJulien HENRY2014-03-241-1/+4
|
* SONAR-5028 Reuse property sonar.preview.readTimeout when downloading file ↵Julien HENRY2014-03-246-43/+65
| | | | sources in preview
* SONAR-5007 Feedback appliedStas Vilchik2014-03-2416-236/+287
|
* SONAR-5062 Add testJulien HENRY2014-03-242-5/+26
|
* SONAR-5062 Don't fail when concurrent process unzip same plugin dependencyJulien HENRY2014-03-241-1/+7
|
* Remove templates from sonar.exclusionsStas Vilchik2014-03-241-1/+1
|
* Remove generated filesStas Vilchik2014-03-241-509/+0
|