aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | SONAR-4366 Transform WORK_DUR in read-only modeStas Vilchik2014-03-202-2/+2
* | | | Refactor privileged code execution, protecting against un-stop()-ed privilege...Jean-Baptiste Lievremont2014-03-203-31/+90
* | | | SONAR-5007 Add missed fileStas Vilchik2014-03-201-0/+107
* | | | SONAR-5083 SONAR-5112 Add placeholder for WORK_DUR and RATING fieldsStas Vilchik2014-03-204-2/+23
* | | | SONAR-4366 Transform WORK_DUR in read-only mode. Sort conditions.Stas Vilchik2014-03-204-23/+35
* | | | Revert SONAR-4950Simon Brandhof2014-03-201-4/+2
| |_|/ |/| |
* | | SONAR-926 improve documentation of exclusion settingsSimon Brandhof2014-03-191-35/+32
* | | SONAR-5096 Provide a builtin quality gateJean-Baptiste Lievremont2014-03-193-0/+158
* | | Add utility to execute privileged code without user session from HTTPJean-Baptiste Lievremont2014-03-192-0/+85
* | | SONAR-5056 Refactor the way characteristics and rules are imported from XMLJulien Lancelot2014-03-1910-59/+117
* | | SONAR-5152 RuleRepositories.repositories() do not return all repositoriesJulien Lancelot2014-03-192-1/+39
* | | SONAR-926 fix documentation of exclusion settingsSimon Brandhof2014-03-191-3/+100