aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecated codeDavid Gageot2015-07-074-9/+9
* SONAR-6680 Create step to compute quality profile measure in compute engineJulien Lancelot2015-07-074-2/+285
* SONAR-6680 Remove quality profile decorator from batchJulien Lancelot2015-07-074-163/+2
* Replace component ref by component key in error message.Julien Lancelot2015-07-071-6/+6
* Fix visitors when there's many component types of max depth typeJulien Lancelot2015-07-075-41/+175
* Fix QualityGateConditionDaoTest on OracleSimon Brandhof2015-07-072-12/+12
* Faster feedback on build errorDavid Gageot2015-07-071-0/+3
* transition computation web testsStas Vilchik2015-07-075-15/+49
* Fix UpdateCenter ITsDavid Gageot2015-07-063-133/+0
* Fix UpdateCenter ITsDavid Gageot2015-07-062-0/+62
* Fix Flaky testDavid Gageot2015-07-061-9/+2
* Get rid of outdated ITsDavid Gageot2015-07-0610-532/+2
* Fix execution of tests on non-H2 databasesSimon Brandhof2015-07-06166-433/+474
* Revert "transition coding rules web tests"Stas Vilchik2015-07-063-869/+1
* transition coding rules web testsStas Vilchik2015-07-063-1/+869
* Add classes for backward compatibility of plugins/libs (like sonar-license) t...Julien Lancelot2015-07-067-7/+157
* Revert "Fix execution of tests on non-H2 databases"Simon Brandhof2015-07-062-17/+13
* Fix execution of tests on non-H2 databasesSimon Brandhof2015-07-062-13/+17
* Fix quality flaws in DaoSimon Brandhof2015-07-0624-390/+82
* fix ui issue with buttonsStas Vilchik2015-07-061-1/+1
* SONAR-6668 apply feedbackStas Vilchik2015-07-061-1/+1
* SONAR-6661 improve the layoutStas Vilchik2015-07-064-148/+161
* SONAR-6661 check terms and conditions before installStas Vilchik2015-07-064-20/+59
* SONAR-6639 apply feedbackStas Vilchik2015-07-061-0/+6
* SONAR-6661 move system upgrades into separate tabStas Vilchik2015-07-067-15/+50
* SONAR-6661 apply feedbackStas Vilchik2015-07-069-51/+69
* Improve testability of DaoSimon Brandhof2015-07-06139-1234/+622
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-06331-2142/+1612
* Extract module sonar-dbSimon Brandhof2015-07-041639-8356/+7442
* make web tests more reliableStas Vilchik2015-07-036-104/+125
* Fix stability of issue trackingSimon Brandhof2015-07-031-3/+2
* Fix quality flawsJulien Lancelot2015-07-037-38/+147
* SONAR-6680 Move computation of measure Quality Profile to Compute EngineJulien Lancelot2015-07-039-76/+205
* migrate update center web testsStas Vilchik2015-07-034-7/+239
* Fix quality flawsJulien Lancelot2015-07-0347-600/+982
* Fix stability of issue trackingSimon Brandhof2015-07-0315-144/+129
* Revert remove of RuleI18n component from batchSimon Brandhof2015-07-031-0/+2
* Fix typo ("squale" instead of "sqale")Simon Brandhof2015-07-022-4/+4
* Complete conf of license-maven-pluginSimon Brandhof2015-07-021-0/+9
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-0287-4565/+46
* Upgrade license-maven-plugin from 1.7 to 1.8Simon Brandhof2015-07-021-2/+1
* Temporarily disable a test of LogListenerTestSimon Brandhof2015-07-021-0/+2
* Merge branch 'feature/ce_issue_tracking'Simon Brandhof2015-07-02269-10606/+6265
|\
| * SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-0296-2354/+2624
| * SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-0286-3560/+1810
| * SONAR-6623 distribution of issues by debt in Compute EngineSimon Brandhof2015-07-0220-977/+773
| * SONAR-6623 count issuesSimon Brandhof2015-07-0217-865/+576
| * SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-02190-6278/+3910
* | Helper to stress test TestCasesDavid Gageot2015-07-021-0/+78
* | Support // testingDavid Gageot2015-07-021-17/+11