aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* improve the "max results reached" message in issues filter widgetStas Vilchik2015-06-221-1/+1
* fix level of conditions in JSON of QualityGateDetails measureSébastien Lesaint2015-06-222-3/+3
* improve start of js appsStas Vilchik2015-06-2256-876/+937
* fix quality flawsTeryk Bellahsene2015-06-222-25/+24
* SONAR-5851 remove "all rules" exporterStas Vilchik2015-06-221-15/+14
* SONAR-6646 Compute measures on issuesJulien Lancelot2015-06-223-1/+756
* SONAR-6646 Change visibility of has/getVariation() to publicJulien Lancelot2015-06-221-15/+15
* fix ws api pageStas Vilchik2015-06-221-1/+3
* fix maintenance pageStas Vilchik2015-06-221-1/+3
* SONAR-6640 fix "remember me"Stas Vilchik2015-06-221-1/+1
* SONAR-6507 apply ui feedbackStas Vilchik2015-06-225-16/+49
* SONAR-5851 apply ui feedbackStas Vilchik2015-06-224-3/+15
* SONAR-6582 Extract class to serialize componentsJean-Baptiste Lievremont2015-06-226-25/+78
* Fix quality flawsSimon Brandhof2015-06-2112-44/+37
* Fix Q flawsSimon Brandhof2015-06-192-9/+9
* Creation of notifications on quality gate must be executed after computation ...Julien Lancelot2015-06-192-2/+12
* Copy custom measures in compute engineSimon Brandhof2015-06-197-10/+308
* Computation of quality gate must be done after computation of differential me...Julien Lancelot2015-06-192-1/+3
* SONAR-6582 Fix reporter serialization in issues searchJean-Baptiste Lievremont2015-06-197-16/+8
* SONAR-6635 Check analysis date is after latest analysisJulien Lancelot2015-06-192-14/+89
* Rename variables to comply with usage of 'raw' and 'base' nomenclatureJulien Lancelot2015-06-191-43/+68
* Merge pull request #366 from gliptak/warnings1Sébastien Lesaint2015-06-1910-35/+40
|\
| * Cleanup warningsGabor Liptak2015-06-1710-35/+40
* | Fix MeasureDao on PostgreSQL and OracleJulien Lancelot2015-06-195-101/+67
* | add support for Optional<Measure> to MeasureAssertSébastien Lesaint2015-06-191-1/+6
* | add QualityGateHolderRuleSébastien Lesaint2015-06-192-3/+52
* | fix default QG property not updated in server Settings objectSébastien Lesaint2015-06-192-11/+26
* | SONAR-6620 current project can actually have no QualityGate at allSébastien Lesaint2015-06-199-56/+101
* | SONAR-6620 step to set QualityGate on measures and create QG measuresSébastien Lesaint2015-06-1918-3/+1664
* | add custom AssertJ Assert class for MeasureSébastien Lesaint2015-06-191-0/+333
* | SONAR-6620 add PeriodHolder.getPeriod(int) and hasPeriod(int)Sébastien Lesaint2015-06-196-45/+238
* | SONAR-6620 make Period immutable + add check on index valueSébastien Lesaint2015-06-193-29/+74
* | fix quality flawsTeryk Bellahsene2015-06-1912-113/+137
* | SONAR-6582 Fix issue with manual issue creation responseJean-Baptiste Lievremont2015-06-191-3/+5
* | SONAR-6582 update webStas Vilchik2015-06-196-12/+68
* | SONAR-6582 Revert to old serialization format for search, start putting refer...Jean-Baptiste Lievremont2015-06-1913-52/+42
* | SONAR-6643 Fill measures with variationsJulien Lancelot2015-06-1916-19/+1127
* | SONAR-6643 Add snapshot date in periodJulien Lancelot2015-06-196-16/+42
* | SONAR-2922 Do not display stacktrace when validation is falingJulien Lancelot2015-06-192-7/+9
* | Revert "Fix quality flaws"Sébastien Lesaint2015-06-181-2/+2
* | Fix quality flawsSimon Brandhof2015-06-181-2/+2
* | fix quality flawsTeryk Bellahsene2015-06-182-4/+8
* | 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
* | 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