aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Collapse)AuthorAgeFilesLines
* Replace factor by coefficientJulien Lancelot2014-03-268-49/+49
|
* SONAR-5007 First facets prototypeStas Vilchik2014-03-268-15/+120
|
* 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-4908 extract RulesDefinitionAnnotationLoaderSimon Brandhof2014-03-2550-55/+72
| | | | + refactor the classes RegisterXXX used during server startup
* SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to ↵Simon Brandhof2014-03-254-4/+4
| | | | | | setDebtSubCharacteristic() -> better follow SQALE method
* SONAR-4908 refactor RulesDefinition API (debt functions, XML)Simon Brandhof2014-03-258-9/+9
|
* SONAR-5056 Backup debt modelJulien Lancelot2014-03-2522-384/+1334
|
* 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-251-1/+3
| | | | | | * add to picocontainer * new method isJavaAtLeast17() * fix Javadoc
* Fix definition of JS files to be analyzedSimon Brandhof2014-03-251-2/+2
|
* Fix buildStas Vilchik2014-03-251-4/+1
|
* Move source outside from webappStas Vilchik2014-03-25140-204/+75
|
* Fix loading of Hibernate rules on MyBatisSimon Brandhof2014-03-251-1/+1
|
* 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-241-0/+4
|
* 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 Use restore to populate debt model at startupJulien Lancelot2014-03-245-252/+48
|
* SONAR-5121 Add restore from XMl actionsJulien Lancelot2014-03-249-111/+482
|
* SONAR-5007 Feedback appliedStas Vilchik2014-03-2416-236/+287
|
* Remove templates from sonar.exclusionsStas Vilchik2014-03-241-1/+1
|
* Remove generated filesStas Vilchik2014-03-241-509/+0
|
* Exclude some 3-party libs from JS analysisSimon Brandhof2014-03-241-1/+1
|
* Remove trimming of ERB templates - does not work currentlySimon Brandhof2014-03-241-20/+0
|
* Remove useless space in uiJulien Lancelot2014-03-243-6/+3
|
* Configure analysis of JS files of sonar-serverSimon Brandhof2014-03-241-0/+4
|
* SONAR-4843 move URL to /api/system/restart and complete ws-clientSimon Brandhof2014-03-215-18/+16
|
* SONAR-5011 Allow to install two plugins sharing the same dependencyJulien HENRY2014-03-212-5/+38
|
* SONAR-4843 do not fail if filenames between source and dest dirs are equalSimon Brandhof2014-03-213-60/+76
|
* SONAR-4366 Rework rename/copy modalStas Vilchik2014-03-213-54/+14
|
* Remove generated js fileStas Vilchik2014-03-211-107/+0
|
* SONAR-5121 Refactor the way remediation function is defined on rules in ↵Julien Lancelot2014-03-217-103/+90
| | | | order to remove the static creation and to be able to know which rule is failing when a wrong function is defined.
* SONAR-5007 Add characteristic criterionStas Vilchik2014-03-213-1/+63
|
* SONAR-4366 Some UI improvementsStas Vilchik2014-03-213-2/+5
|
* SONAR-5007 Add languages next to quality profilesStas Vilchik2014-03-212-11/+11
|
* SONAR-5007 Rework bulk changeStas Vilchik2014-03-219-79/+166
|
* SONAR-5007 Improve coding rule details displayStas Vilchik2014-03-214-8/+10
|
* SONAR-5056 Fix issue when removing characteristic and rules linked with ↵Julien Lancelot2014-03-202-26/+33
| | | | default characteristic linked on it was updated
* SONAR-5056 Fix issue on move up/downJulien Lancelot2014-03-206-25/+48
|