summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Attempt to remove false-positive on LogbackHelperTestSimon Brandhof2015-07-071-0/+12
* Replace usage of new DbTester() and AbstractDaoTestCase by DbTester.create(Sy...Julien Lancelot2015-07-07103-1007/+551
* Refactor dao unit tests to use DbTester.create(System2)Julien Lancelot2015-07-071-2/+2
* fix quality flawsStas Vilchik2015-07-071-1/+1
* SONAR-6078 fix tooltips on issues home pageStas Vilchik2015-07-071-2/+9
* SONAR-6661 apply feedbackStas Vilchik2015-07-078-7/+35
* Test should be less flaky nowDavid Gageot2015-07-071-13/+8
* FIX Redundant throws clauseDavid Gageot2015-07-0782-283/+283
* Unused importsDavid Gageot2015-07-07114-117/+3
* Fix deprecated codeDavid Gageot2015-07-071-2/+2
* SONAR-6680 Create step to compute quality profile measure in compute engineJulien Lancelot2015-07-074-2/+285
* 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
* transition computation web testsStas Vilchik2015-07-075-15/+49
* Fix Flaky testDavid Gageot2015-07-061-9/+2
* Fix execution of tests on non-H2 databasesSimon Brandhof2015-07-06150-344/+390
* 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-061-1/+6
* Fix quality flaws in DaoSimon Brandhof2015-07-062-10/+6
* 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-06100-725/+364
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-06264-5091/+324
* Extract module sonar-dbSimon Brandhof2015-07-04670-1890/+3059
* make web tests more reliableStas Vilchik2015-07-036-104/+125
* Fix quality flawsJulien Lancelot2015-07-036-37/+147
* SONAR-6680 Move computation of measure Quality Profile to Compute EngineJulien Lancelot2015-07-035-30/+195
* migrate update center web testsStas Vilchik2015-07-034-7/+239
* Fix quality flawsJulien Lancelot2015-07-0340-531/+865
* Fix stability of issue trackingSimon Brandhof2015-07-0312-84/+77
* Fix typo ("squale" instead of "sqale")Simon Brandhof2015-07-022-4/+4
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-022-7/+0
* Merge branch 'feature/ce_issue_tracking'Simon Brandhof2015-07-02122-2141/+3650
|\
| * SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-0250-1191/+1638
| * SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-0234-286/+960
| * SONAR-6623 distribution of issues by debt in Compute EngineSimon Brandhof2015-07-0211-292/+396
| * SONAR-6623 count issuesSimon Brandhof2015-07-0214-769/+575
| * SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-0278-950/+1428
* | add a couple of issues web testsStas Vilchik2015-07-022-0/+209
* | SONAR-6605 Add Empty FormulaRepositoryJulien Lancelot2015-07-022-0/+37
* | Revert "SONAR-6605 Replace some batch formulas by compute formulas"Julien Lancelot2015-07-023-159/+0
* | refactor web tests to simplify asynchronous actionsStas Vilchik2015-07-023-180/+184
* | add issues web testsStas Vilchik2015-07-022-16/+217
|/
* SONAR-6605 Replace some batch formulas by compute formulasJulien Lancelot2015-07-023-0/+159