aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4764 Add Java WS Client to restore default profilesJulien Lancelot2014-04-2519-43/+353
* Rename addExtensions by addComponentsJulien Lancelot2014-04-253-9/+13
* SONAR-4927 Add Quality Gate widgetJean-Baptiste Lievremont2014-04-257-86/+140
* SONAR-4927 Fix Build Breaker (remove alertLevel from new metric)Jean-Baptiste Lievremont2014-04-251-1/+0
* Temporarily disable testSimon Brandhof2014-04-251-0/+2
* Allow to use ServerTester outside a JUnit @RuleSimon Brandhof2014-04-252-11/+28
* Fix copyright header (first commit of Stephane....)Simon Brandhof2014-04-251-0/+19
* Component Viewer: headerStas Vilchik2014-04-256-8/+186
* fix quality faultStephane Gamard2014-04-251-2/+2
* SONAR-5237 - initial JUnit for BaseIndexStephane Gamard2014-04-251-0/+99
* SONAR-5237 - updated Index interface and intitial Index abstractStephane Gamard2014-04-254-11/+262
* SONAR-4764 Add WS to restore default profilesJulien Lancelot2014-04-2511-56/+276
* SONAR-5007 draft of rule objects on server sideSimon Brandhof2014-04-253-0/+122
* Revert "SONAR-3437, SONAR-5189 Store measures in a persistit cache"Julien HENRY2014-04-2538-790/+875
* Merge branch 'master' of https://github.com/SonarSource/sonarqubeStephane Gamard2014-04-258-53/+47
|\
| * Fix quality flawsStas Vilchik2014-04-258-53/+47
* | SONAR-5007 - Adding new interface for end-to-end ES integrationStephane Gamard2014-04-255-0/+229
|/
* SONAR-4764 Restore default profiles from uiJulien Lancelot2014-04-257-23/+123
* Fix quality flawsStas Vilchik2014-04-2516-40/+98
* Component Viewer: fix little issuesStas Vilchik2014-04-251-8/+1
* Component Viewer: integrate into issue pageStas Vilchik2014-04-2527-710/+933
* Fix bad importJulien Lancelot2014-04-251-1/+1
* SONAR-5234 new org.sonar.api.utils.command.TimeoutExceptionSimon Brandhof2014-04-254-11/+42
* Revert "SONAR-3437 Remove Measure from Hibernate model"Julien HENRY2014-04-245-24/+86
* SONAR-4764 Add method to get existing profile that match provided profiles fo...Julien Lancelot2014-04-243-11/+48
* SONAR-3437 Remove Measure from Hibernate modelJulien HENRY2014-04-245-86/+24
* SONAR-5189 Fix VariationDecorator to allow measure updatesJulien HENRY2014-04-243-12/+25
* SONAR-4927 Store quality gate details in dedicated measureJean-Baptiste Lievremont2014-04-246-24/+146
* SONAR-4764 Restore default profiles for a language (Server side, no ui)Julien Lancelot2014-04-2419-183/+954
* SONAR-5189 Reintroduce check for duplicate measuresJulien HENRY2014-04-247-54/+111
* SONAR-5189 Fix regression when searching measures in cacheJulien HENRY2014-04-244-30/+97
* SONAR-5189 Fix UT of CountUnresolvedIssuesDecoratorJulien HENRY2014-04-241-3/+3
* SONAR-3437 Fix UT of MeasurePersisterJulien HENRY2014-04-241-1/+1
* Revert "SONAR-5051 Support Maven encryption mechanism for SonarQube passwords"Julien HENRY2014-04-243-65/+0
* SONAR-3437, SONAR-5189 Store measures in a persistit cacheJulien HENRY2014-04-2434-817/+612
* Fix some quality flawsJulien HENRY2014-04-241-4/+2
* Component Viewer: new tooltips, workspace improvementsStas Vilchik2014-04-248-40/+209
* Revert removal of sonar-testing-harness in sonar-serverSimon Brandhof2014-04-231-0/+5
* Remove some usage of TestUtilsSimon Brandhof2014-04-2318-156/+157
* SONAR-5148 Allow selection of periods 4 and 5 for quality gate conditionsJean-Baptiste Lievremont2014-04-239-10/+27
* Remove the class MoreConditions from sonar-testing-harnessSimon Brandhof2014-04-233-186/+10
* Remove XMLUnit from sonar-testing-harnessSimon Brandhof2014-04-235-99/+20
* SONAR-5157 Add a link to the Quality Gate in the Description widgetJean-Baptiste Lievremont2014-04-232-1/+22
* Fix severity iconsStas Vilchik2014-04-231-2/+2
* Return Coding Rules linkStas Vilchik2014-04-231-0/+3
* Fix bad refactoringStas Vilchik2014-04-234-5/+5
* Authentication check should not be done when using Java WS on batch/index actionJulien Lancelot2014-04-221-1/+8
* SONAR-5118 Add language criterion in issues search pageJean-Baptiste Lievremont2014-04-222-1/+13
* Component Viewer: ui improvementsStas Vilchik2014-04-2215-124/+244
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-2211-9/+156