aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6643 Remove VariationDecorator from the batchJulien Lancelot2015-06-193-356/+0
* SONAR-6643 Add snapshot date in periodJulien Lancelot2015-06-196-16/+42
* SONAR-6463 Improve loggingJulien HENRY2015-06-194-30/+22
* SONAR-2922 Do not display stacktrace when validation is falingJulien Lancelot2015-06-192-7/+9
* Revert "Fix quality flaws"Sébastien Lesaint2015-06-186-19/+59
* Fix quality flawsSimon Brandhof2015-06-186-59/+19
* fix quality flawsTeryk Bellahsene2015-06-185-21/+44
* make bootstrappers of js apps more consistentStas Vilchik2015-06-1839-278/+259
* Metric.deleteHistoricalData is badly persisted during server startupSimon Brandhof2015-06-181-0/+1
* fix js importsStas Vilchik2015-06-182-2/+0
* make the action buttons position more consistentStas Vilchik2015-06-185-21/+26
* SONAR-6640 apply feedbackStas Vilchik2015-06-187-113/+75
* fix shortcut help labelStas Vilchik2015-06-181-1/+1
* SONAR-6507 apply feedbackStas Vilchik2015-06-182-7/+7
* SONAR-6616 WS custom_measures/delete fix MySql unit test...Teryk Bellahsene2015-06-181-2/+0
* Fix compatibility of DefaultMetricFinderTest with OracleSimon Brandhof2015-06-181-5/+5
* SONAR-6610 WS custom_measures/create add metric type in responseTeryk Bellahsene2015-06-183-6/+19
* SONAR-6610 WS custom_measures/create work duration sends the raw data (number...Teryk Bellahsene2015-06-187-34/+79
* fix quality flawsStas Vilchik2015-06-181-1/+1
* Drop Hibernate from serverSimon Brandhof2015-06-1812-190/+54
* Refactor registration of metrics at server startupSimon Brandhof2015-06-1831-429/+397
* add web tests for maintenance appStas Vilchik2015-06-186-24/+83
* fix quality flawsStas Vilchik2015-06-182-29/+0
* SONAR-6616 WS custom_measures/delete add category DbTestsTeryk Bellahsene2015-06-181-1/+4
* SONAR-6610 WS custom_measures/create create a custom measureTeryk Bellahsene2015-06-1816-13/+895
* update webStas Vilchik2015-06-1814-109/+156
* SONAR-6582 Fix bug with permission checks in ServerUserSessionJean-Baptiste Lievremont2015-06-187-23/+21
* SONAR-6582 Extract issue serialization classJean-Baptiste Lievremont2015-06-189-225/+448
* SONAR-6582 Refactor serialization of users out of user search WSJean-Baptiste Lievremont2015-06-1817-111/+219
* rename PlatformLanguageRepository to LanguageRepositoryImplSébastien Lesaint2015-06-183-10/+10
* fix PlatformLanguageRepository injection error when there is no languageSébastien Lesaint2015-06-181-3/+6
* MeasureRepository must enforce consistency of Measure and MetricSébastien Lesaint2015-06-182-11/+98
* better name for Measure methods returning a builderSébastien Lesaint2015-06-188-91/+91
* add NewMeasureBuilder overrides without data parameterSébastien Lesaint2015-06-182-5/+21
* Merge pull request #381 from Bananeweizen/patch-1Simon Brandhof2015-06-171-1/+1
|\
| * Update core.propertiesMichael Keppler2015-06-171-1/+1
* | SONAR-6588 Remove RuleFinder from batch bootstrap phaseSimon Brandhof2015-06-177-323/+5
* | SONAR-6588 Remove unused core components from batchSimon Brandhof2015-06-171-6/+0
* | Remove ability to get users from batchSimon Brandhof2015-06-1711-58/+47
* | Remove Hibernate entity "MeasureModel"Simon Brandhof2015-06-178-1068/+11
|/
* now fully cache measures from batch in MeasureRepositorySébastien Lesaint2015-06-171-54/+29
* SONAR-6570 use new api/metric/search for source viewerStas Vilchik2015-06-173-1845/+1353
* SONAR-6618 limit number of issues loaded in source viewerStas Vilchik2015-06-171-3/+2
* SONAR-6507 apply ui feedbackStas Vilchik2015-06-171-4/+5
* SONAR-6602 make ui more consistent with users pageStas Vilchik2015-06-171-3/+9
* refactor server for web testsStas Vilchik2015-06-178-137/+160
* fix broken CI build on travisSébastien Lesaint2015-06-171-0/+1
* use Sonarsource's repo travis-utils and use v2.1Sébastien Lesaint2015-06-172-2/+2
* temporarily disabled POSTGRES jobSébastien Lesaint2015-06-171-1/+1
* attempt to fix travis script missing $4 variableSébastien Lesaint2015-06-171-2/+2