aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 "extensions/...Simon Brandhof2014-03-2514-47/+197
* 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 sou...Julien HENRY2014-03-246-43/+65
* 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
* 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
* Add third-party-licenses.shSimon Brandhof2014-03-222-21/+7
* SONAR-4843 move URL to /api/system/restart and complete ws-clientSimon Brandhof2014-03-218-20/+40
* 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-214-55/+15
* Remove generated js fileStas Vilchik2014-03-211-107/+0
* SONAR-5128 downgrade to sonar-channel 4.1Simon Brandhof2014-03-211-2/+2
* SONAR-5075 Update the title of the command window when starting the web serve...Julien HENRY2014-03-211-4/+4
* Merge branch 'master' of github.com:jdigweed/sonar into jdigweed-masterSimon Brandhof2014-03-213-2/+76
|\
| * adding clientAuth commentJohn W2014-03-201-0/+6
| * Adding clientauth testsJohn W2014-03-201-1/+48
| * Adding truststore properties; making clientAuth configurableJohn W2014-03-201-1/+5
| * Adding properties/comments for truststore configurationJohn W2014-03-201-0/+17
* | SONAR-5035 Trim properties read from sonar-runner configuration filesJulien HENRY2014-03-213-4/+8
* | SONAR-5121 Refactor the way remediation function is defined on rules in order...Julien Lancelot2014-03-2118-353/+485
* | SONAR-5007 Add characteristic criterionStas Vilchik2014-03-213-1/+63
* | SONAR-4366 Some UI improvementsStas Vilchik2014-03-214-4/+7
* | SONAR-5007 Add languages next to quality profilesStas Vilchik2014-03-212-11/+11
* | SONAR-5007 Rework bulk changeStas Vilchik2014-03-219-79/+166
* | Move validate() function to the bottomJulien Lancelot2014-03-211-22/+22
* | Fix issue on debt pyramid due to renaming of debt.rootCharacteristics to debt...Julien Lancelot2014-03-211-1/+1