aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused infinitest filesSimon Brandhof2013-12-0327-33/+0
|
* Sanitize declaration of dependenciesSimon Brandhof2013-12-032-10/+46
|
* Fix incorrect importsSimon Brandhof2013-12-035-11/+15
|
* Fix quality flawsJean-Baptiste Lievremont2013-12-036-12/+45
|
* Fix quality flawsJulien Lancelot2013-12-0315-252/+145
|
* SONAR-4756 Fix console logging in dev modeJean-Baptiste Lievremont2013-12-031-1/+20
|
* SONAR-4756 Use platform profiling in preview DB exportJean-Baptiste Lievremont2013-12-033-30/+36
|
* SONAR-4756 Use platform profiling in MeasureFilterJean-Baptiste Lievremont2013-12-033-40/+31
| | | | | Use BASIC level for request/result profiling Use FULL level for SQL request execution profiling
* SONAR-4756 Show Rails logs when profiling level is FULLJean-Baptiste Lievremont2013-12-034-6/+10
|
* SONAR-4756 Replace sonar.showSql(Results) with sonar.log.profilingLevel=FULL ↵Jean-Baptiste Lievremont2013-12-033-24/+24
| | | | for MyBatis profiling
* Fix quality flawsJulien Lancelot2013-12-031-2/+3
|
* Fix quality flawyJulien Lancelot2013-12-032-5/+9
|
* SONAR-4930 Add group name searchJulien Lancelot2013-12-034-37/+54
|
* SONAR-4750 Add introduction paragraph on each admin pageJulien HENRY2013-12-0328-83/+126
|
* SONAR-2447 Update WS documentationJulien HENRY2013-12-031-1/+2
|
* SONAR-4930 Add first version of WS without paging and text searchingJulien Lancelot2013-12-0319-9/+816
|
* I18n of issues and measure filtersStas Vilchik2013-12-034-32/+44
|
* SONAR-4816 Provide assignee real name in json report and issues WSJulien HENRY2013-12-039-13/+128
|
* SONAR-4688 Do not load i18n bundle twice (rules are already updated by ↵Jean-Baptiste Lievremont2013-12-032-22/+10
| | | | RegisterRules)
* SONAR-4688 Replace Hamcrest with FestJean-Baptiste Lievremont2013-12-031-78/+71
|
* SONAR-4688 Load name and description from i18n bundles and store them into DBJean-Baptiste Lievremont2013-12-032-16/+42
|
* SONAR-4897 Fix typoJulien Lancelot2013-12-031-1/+1
|
* Fix quality flawsJulien Lancelot2013-12-034-12/+30
|
* SONAR-4910 UI - flat design for input elementsStas Vilchik2013-12-036-4/+47
|
* I18n of issues and measure filtersStas Vilchik2013-12-0310-54/+113
|
* SONAR-4884 Changes after feedbackStas Vilchik2013-12-037-20/+81
|
* SONAR-4756 Fix default config (server messages tested in ITs)Jean-Baptiste Lievremont2013-12-021-1/+6
|
* Fix some quality flawsJulien HENRY2013-12-024-15/+7
|
* Update message to display when not effort to fix on constant_issue requirementJulien Lancelot2013-12-022-2/+3
|
* SONAR-2447 Update project_roles UIJulien HENRY2013-12-021-2/+6
|
* SONAR-4535 Apply permission template based on patternJulien HENRY2013-12-0211-66/+170
|
* SONAR-4756 Fix side effect (SONAR_HOME not set in webapp tests)Jean-Baptiste Lievremont2013-12-022-3/+27
|
* SONAR-4756 Silence default logger before proper logging configuration is loadedJean-Baptiste Lievremont2013-12-021-0/+43
|
* SONAR-4756 Move log level configuration to sonar-server - WIPJean-Baptiste Lievremont2013-12-024-23/+13
|
* SONAR-4756 Enable FULL profiling in sonar-server dev modeJean-Baptiste Lievremont2013-12-021-0/+1
|
* SONAR-4756 Add servlet filter for HTTP profiling in BASIC levelJean-Baptiste Lievremont2013-12-023-0/+239
|
* SONAR-4756 Define a JRuby facade for profiling, use it in rules searchJean-Baptiste Lievremont2013-12-025-6/+116
|
* SONAR-4901 Implement FULL level profiling at ES index levelJean-Baptiste Lievremont2013-12-024-29/+49
|
* SONAR-4756 Add thread identifier to logging format on file appenderJean-Baptiste Lievremont2013-12-021-1/+1
|
* SONAR-4756 Introduce a centralized component for profiling logsJean-Baptiste Lievremont2013-12-027-0/+323
|
* Fix quality flawsJulien Lancelot2013-12-029-8/+123
|
* SONAR-4535 Validate key patternJulien HENRY2013-12-023-5/+43
|
* SONAR-2447 Fix comment on migration scriptJulien HENRY2013-12-021-1/+2
|
* SONAR-4535 Add key pattern field on permission templatesJulien HENRY2013-12-0220-51/+120
|
* Verify that checks do not set effort to fix on constant_issue requirementJulien Lancelot2013-12-022-2/+32
|
* SONAR-4891 Remove useless characteristics columns and tablesJulien Lancelot2013-12-0226-1416/+80
|
* Show projects when clicking on the top link "Measures"Simon Brandhof2013-12-021-1/+1
|
* Add example of ws mockSimon Brandhof2013-12-021-0/+37
|
* First step of js unit testingStas Vilchik2013-12-023-0/+129
|
* SONAR-4897 Display a message when no requirement foundJulien Lancelot2013-12-026-6/+49
|