aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-5173 New move iconsStas Vilchik2014-03-312-8/+25
|
* SONAR-5173 New trend iconsStas Vilchik2014-03-3132-13/+58
|
* SONAR-5007 Improve bulk changeStas Vilchik2014-03-312-9/+5
|
* SONAR-5174 Fix hasDebtCharacteristic filterJulien Lancelot2014-03-281-2/+2
|
* Fix unit testJulien Lancelot2014-03-281-1/+1
|
* SONAR-5174 Add missing repository in rules list WS resultJulien Lancelot2014-03-282-0/+2
|
* SONAR-5174 Add hasDebtCharacteristic filter in Rules search APIJulien Lancelot2014-03-287-9/+37
|
* SONAR-5174 Rules WS : search by languages, severities, statuses, tags and ↵Julien Lancelot2014-03-2810-110/+203
| | | | characteristics
* SONAR-5173 New qualifier iconsStas Vilchik2014-03-286-61/+66
|
* SONAR-5174 Rules WS search by language and characteristicJulien Lancelot2014-03-283-12/+57
|
* SONAR-5007 Small UI changesStas Vilchik2014-03-289-22/+78
|
* SONAR-5174 Rules search by language and repositoriesJulien Lancelot2014-03-286-23/+157
|
* SONAR-5173 Change favorite icon, qualifiers iconsStas Vilchik2014-03-2820-38/+50
|
* SONAR-5174 Rules search by characteristic or sub characteristicJulien Lancelot2014-03-273-23/+5
|
* SONAR-5174 Add rule debt definitions into E/S and search rules by ↵Julien Lancelot2014-03-2711-152/+362
| | | | characteristic or sub characteristic
* Rename RuleDto characteristic to subCharacteristicJulien Lancelot2014-03-2711-86/+86
|
* SONAR-5056 Restore from xml do not disable no more existing characteristicsJulien Lancelot2014-03-272-8/+48
|
* Fix quality flawsJulien Lancelot2014-03-271-10/+9
|
* Simplify read of test filesJulien Lancelot2014-03-263-45/+28
|
* SONAR-5056 Restore characteristics when restoring languageJulien Lancelot2014-03-262-63/+54
|
* Fix quality flawsJulien Lancelot2014-03-2612-91/+186
|
* 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
* Move source outside from webappStas Vilchik2014-03-25137-150/+3
|
* 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
|