aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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 "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-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 order...Julien Lancelot2014-03-217-103/+90
* 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 defau...Julien Lancelot2014-03-202-26/+33
* SONAR-5056 Fix issue on move up/downJulien Lancelot2014-03-206-25/+48
* Disable karma tests with -DskipTestsJean-Baptiste Lievremont2014-03-201-10/+26
* Run JS tests on maven test phaseJean-Baptiste Lievremont2014-03-204-7/+22
* SONAR-5056 Create restore from language actionJulien Lancelot2014-03-205-52/+140
* Deploy minimized files in prodSimon Brandhof2014-03-201-2/+2
* SONAR-5056 Create restore from provided model actionJulien Lancelot2014-03-2014-632/+1376
* Merge branch 'grunt'Stas Vilchik2014-03-20219-6179/+1525
|\
| * Completing integration of grunt into mavenSimon Brandhof2014-03-201-66/+27
| * Change the default grunt taskStas Vilchik2014-03-201-1/+1
| * Change the default grunt taskStas Vilchik2014-03-201-6/+6
| * Merge branch 'master' into gruntStas Vilchik2014-03-2048-162/+748
| |\
| * | Grunt HandlebarsStas Vilchik2014-03-20174-3528/+1968
| * | Grunt BuildStas Vilchik2014-03-196-43/+149
| * | Merge branch 'master' into gruntStas Vilchik2014-03-1911-227/+376
| |\ \
| * | | Add node/ to .gitignoreSimon Brandhof2014-03-191-0/+3
| * | | Execute grunt from Maven, without requiring to manually install node/npmSimon Brandhof2014-03-192-3/+40
| * | | Grunt for developmentStas Vilchik2014-03-18110-2675/+390
* | | | SONAR-5007 Apply some feedbackStas Vilchik2014-03-2013-76/+100
* | | | Fix quality flawsJean-Baptiste Lievremont2014-03-201-8/+14