aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-6640 bug fixesStas Vilchik2015-06-165-63/+20
* fix update of Measure from batch not support by MeasureRepositorySébastien Lesaint2015-06-162-1/+16
* fix minor quality flawsSébastien Lesaint2015-06-163-2/+29
* a little more coverage on ComputeEngineContainerImplTestSébastien Lesaint2015-06-161-0/+7
* Allow to insert multiple dtos at the same times for some daosJulien Lancelot2015-06-169-52/+208
* SONAR-6640 fix the name of a commit buttonStas Vilchik2015-06-163-3/+3
* Use Version 2 of TravisCI toolbeltDavid Gageot2015-06-162-5/+4
* Use version 1 of TravisCI toolbeltDavid Gageot2015-06-161-1/+1
* SONAR-6574 remove routes to RoR WS api/metrics/*Teryk Bellahsene2015-06-161-5/+0
* Increase some timeouts in testsSimon Brandhof2015-06-164-4/+6
* SONAR-6640 redesign login screenStas Vilchik2015-06-166-108/+183
* id should not be checked when creating new entry in db in DbUnitJulien Lancelot2015-06-161-1/+1
* SONAR-6620 add MeasureRepository.update methodSébastien Lesaint2015-06-153-16/+112
* SONAR-6620 Measure can actually be immutableSébastien Lesaint2015-06-158-158/+252
* SONAR-6620 add methods to get a Measure for a rule or a characteristicSébastien Lesaint2015-06-153-33/+219
* fix minor flaws in Characteristic classSébastien Lesaint2015-06-152-10/+5
* fix missing package-info in computation/debtSébastien Lesaint2015-06-151-0/+24
* SONAR-6639 redesign migration page, step 1Stas Vilchik2015-06-1525-55/+213
* SONAR-6620 Condition should expose operator as an enumSébastien Lesaint2015-06-154-18/+52
* SONAR-6620 remove MeasureImpl and make Measure a final classSébastien Lesaint2015-06-1510-395/+382
* add Measure#equals definition and improve javadoc of MeasureRepository methodsSébastien Lesaint2015-06-154-9/+59
* SONAR-6620 replace MetricCache by MetricRepository everywhereSébastien Lesaint2015-06-155-129/+12
* SONAR-6620 fix MeasureRepository.getRawMeasures return typeSébastien Lesaint2015-06-153-19/+27
* SONAR-6620 persist metrics based on MetricRepositorySébastien Lesaint2015-06-155-317/+371
* impl. of DepthTraversalTypeAwareVisitor should not have to visit internal methodSébastien Lesaint2015-06-155-17/+81
* SONAR-6620 add support for Measure characteriticId and ruleIdSébastien Lesaint2015-06-1511-105/+324
* SONAR-6620 MetricRepository now loads all metrics at startupSébastien Lesaint2015-06-155-57/+233
* SONAR-6620 add getId() to Metric interface of the Compute EngineSébastien Lesaint2015-06-157-28/+44
* SONAR-6620 add Variations to Measure in Compute EngineSébastien Lesaint2015-06-158-4/+457
* SONAR-6620 move QualityGateStatus out of class MeasureSébastien Lesaint2015-06-158-58/+147
* SONAR-6507 Redesign the "My Profile" pageStas Vilchik2015-06-1511-165/+197
* rename field reportReader in SourceLinesCacheTeryk Bellahsene2015-06-151-15/+14
* Drop support of org.sonar.api.batch.TimeMachineSimon Brandhof2015-06-125-496/+0
* Minor update on DebtModelJulien Lancelot2015-06-122-6/+6
* SONAR-6642 drop internal maven pluginsSimon Brandhof2015-06-126-193/+1
* SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITYSimon Brandhof2015-06-1215-420/+161
* Fix quality flawsJulien Lancelot2015-06-1213-19/+39
* SONAR-6588 Apply Feedback from PR (2)Julien Lancelot2015-06-122-8/+4
* SONAR-6588 Apply Feedback from PRJulien Lancelot2015-06-129-157/+178
* SONAR-6588 Add DebtModelHolderJulien Lancelot2015-06-1213-4/+641
* unified view of all dropdownsStas Vilchik2015-06-122-117/+18
* SONAR-6557 Remove library filter in SQL queriesJulien Lancelot2015-06-129-65/+42
* SONAR-6557 Drop dependencies tableJulien Lancelot2015-06-1217-299/+48
* SONAR-6557 Remove component and snapshot librariesJulien Lancelot2015-06-1215-31/+366
* SONAR-6557 Remove useless migrations on dependenciesJulien Lancelot2015-06-1220-734/+1
* SONAR-6636 Remove module checks from batch requiring databaseJulien Lancelot2015-06-122-149/+5