aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6370 Remove guava from dependencies of sonar-colorizerSimon Brandhof2015-05-2811-88/+47
* SONAR-6370 Remove coupling on guava 10 in CommandExecutorSimon Brandhof2015-05-281-9/+7
* SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into sonar-plugi...Simon Brandhof2015-05-286-15/+78
* Remove dead filesSimon Brandhof2015-05-286-20684/+0
* refactoring - WS parameters in one place WebService.Param.XXXTeryk Bellahsene2015-05-2716-162/+146
* refactoring - drop SearchRequestHandlerTeryk Bellahsene2015-05-274-233/+144
* Disable two failing testsJulien HENRY2015-05-271-0/+3
* SONAR-6589 Fix badly module uuid persistenceJulien Lancelot2015-05-272-140/+321
* Add test for CommandExecutor timeout with new shellJulien HENRY2015-05-271-4/+14
* Merge pull request #333 from ptoonen/masterSimon Brandhof2015-05-271-1/+1
|\
| * Fixed typoptoonen2015-05-271-1/+1
* | add web tests for quality gates pageStas Vilchik2015-05-2713-149/+2304
* | MeasuresDao should really be a singletonSébastien Lesaint2015-05-271-4/+4
* | add module for Batch WSSébastien Lesaint2015-05-274-28/+75
* | add module for MigrationStepSébastien Lesaint2015-05-275-76/+76
* | add Module for ElasticSearch componentsSébastien Lesaint2015-05-274-10/+76
* | add Module concept to component managementSébastien Lesaint2015-05-278-17/+83
* | SONAR-6589 Apply feedback from PRJulien Lancelot2015-05-2710-51/+55
* | SONAR-6589 Remove Settings from ComputationContextJulien Lancelot2015-05-2711-28/+201
* | SONAR-6589 Remove projectKey from ComputationContextJulien Lancelot2015-05-2724-714/+768
* | SONAR-6589 Support both pre-order and post-order in typeAwareVisitorJulien Lancelot2015-05-274-36/+327
|/
* SONAR-6474 New WS to delete a groupJean-Baptiste Lievremont2015-05-2728-79/+538
* SONAR-6576 WS api/metrics/domains list all the available metric domains avail...Teryk Bellahsene2015-05-267-5/+190
* SONAR-6578 WS api/metrics/types list all metric types availableTeryk Bellahsene2015-05-265-1/+127
* SONAR-6465 Apply feedback from PRJean-Baptiste Lievremont2015-05-267-46/+37
* SONAR-6465 Require admin permission now that we send sensitive dataJean-Baptiste Lievremont2015-05-263-4/+35
* SONAR-6465 Replace groupsCount by groupsJean-Baptiste Lievremont2015-05-2610-50/+58
* SONAR-6465 Add groupsCount on users searchJean-Baptiste Lievremont2015-05-2612-31/+245
* SONAR-6468 Restore unprivileged password changeJean-Baptiste Lievremont2015-05-2610-17/+79
* SONAR-6468 Allow any user to change their own passwordJean-Baptiste Lievremont2015-05-262-2/+25
* SONAR-6467 Highlight reactivation of a user upon creation/updateJean-Baptiste Lievremont2015-05-263-4/+40
* SONAR-6553 fix web testStas Vilchik2015-05-261-2/+1
* Improve exception handling when a plugin can not be loaded at server startupSimon Brandhof2015-05-261-15/+22
* drop ruby codeStas Vilchik2015-05-265-501/+0
* SONAR-6553 drop dependencies pageStas Vilchik2015-05-264-219/+1
* SONAR-6472 New WS to create user groupsJean-Baptiste Lievremont2015-05-267-8/+317
* migrate some code from coffee to jsStas Vilchik2015-05-2645-727/+778
* move metric related classes in a specific package - SONAR-6570Teryk Bellahsene2015-05-2632-44/+94
* WS api/metrics/list - SONAR-6570Teryk Bellahsene2015-05-2612-16/+485
* Fix travis pill in READMESimon Brandhof2015-05-261-1/+1
* fix ui overflow problem on issues pageStas Vilchik2015-05-261-0/+1
* improve gruntfileStas Vilchik2015-05-261-68/+29
* Merge pull request #327 from SonarSource/feature/server/provisioningStas Vilchik2015-05-2633-154/+847
|\
| * fix quality flawsStas Vilchik2015-05-261-1/+0
| * SONAR-6581 fix provisioning web testsStas Vilchik2015-05-251-5/+5
| * SONAR-6581 refactor provisioning pageStas Vilchik2015-05-2533-154/+848
* | Merge remote-tracking branch 'origin/branch-5.1'Julien HENRY2015-05-260-0/+0
|\ \ | |/ |/|
| * SONAR-6398 Restore PostJob execution in preview modeJulien HENRY2015-05-251-1/+6
* | SONAR-6579 add support of gravatarsStas Vilchik2015-05-2515-36/+373
* | SONAR-6565 add select list for groupsStas Vilchik2015-05-255-6/+74