aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove XMLUnit from sonar-testing-harnessSimon Brandhof2014-04-235-99/+20
|
* SONAR-5157 Add a link to the Quality Gate in the Description widgetJean-Baptiste Lievremont2014-04-232-1/+22
|
* Fix severity iconsStas Vilchik2014-04-231-2/+2
|
* Return Coding Rules linkStas Vilchik2014-04-231-0/+3
|
* Fix bad refactoringStas Vilchik2014-04-234-5/+5
|
* Authentication check should not be done when using Java WS on batch/index actionJulien Lancelot2014-04-221-1/+8
|
* SONAR-5118 Add language criterion in issues search pageJean-Baptiste Lievremont2014-04-222-1/+13
|
* Component Viewer: ui improvementsStas Vilchik2014-04-2215-124/+244
|
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-2211-9/+156
|
* Authentication check should not be done by rails when using Java WSJulien Lancelot2014-04-221-0/+3
|
* fix issue searching rule by debt (with @julienlancelot)Stephane Gamard2014-04-222-6/+9
|
* ServerTester as a JUnit ruleSimon Brandhof2014-04-212-32/+39
|
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-2138-480/+437
|
* Component Viewer: improve coverage pop upStas Vilchik2014-04-212-1/+3
|
* Component Viewer: workspaceStas Vilchik2014-04-215-8/+29
|
* Merge branch 'component-viewer-2.0'Stas Vilchik2014-04-2130-6/+1009
|\
| * Component Viewer: workspaceStas Vilchik2014-04-2116-11/+635
| |
| * Component Viewer: add optionsStas Vilchik2014-04-1612-26/+125
| |
| * Component Viewer: source code, coverageStas Vilchik2014-04-1612-3/+283
| |
* | Add common-beanutils to sonar-batch classpathSimon Brandhof2014-04-181-0/+4
| |
* | Complete Debt medium testJulien Lancelot2014-04-181-0/+26
| |
* | Restore sonar-l10n-en-pluginJulien Lancelot2014-04-186-0/+162
| |
* | When using H2, database migration is now automatically doneJulien Lancelot2014-04-187-56/+62
| |
* | Revert "When using H2, database migration is now automatically done"Julien Lancelot2014-04-185-22/+30
| | | | | | | | This reverts commit eecc6c684656627d935169dfe5db20f3552278a3.
* | Delete MediumTest class and create real medium test on debtJulien Lancelot2014-04-182-114/+68
| |
* | SONAR-5218 Once a module has been turned into a project, its issues are no ↵Julien Lancelot2014-04-1826-136/+399
| | | | | | | | more visible in the UI
* | Update some docs for /api/rules/listJulien Lancelot2014-04-181-1/+1
| |
* | Set /api/rules/list as internalJulien Lancelot2014-04-181-1/+1
| |
* | Fix issue when searching by tags and add documentation on /api/rules/listJulien Lancelot2014-04-187-62/+73
| |
* | Merge branch medium-testsJulien Lancelot2014-04-18148-1469/+1978
|\ \
| * | SONAR-3113 Add space after widget titleStas Vilchik2014-04-182-2/+2
| | |
| * | SONAR-5165 Fix up shortcutStas Vilchik2014-04-181-1/+1
| | |
| * | Order measure filtersStas Vilchik2014-04-181-13/+13
| | |
| * | Fix quality flawJean-Baptiste Lievremont2014-04-181-1/+5
| | |
| * | Fix selected styleStas Vilchik2014-04-181-0/+1
| | |
| * | When using H2, database migration is now automatically doneJulien Lancelot2014-04-185-30/+22
| | |
| * | Fix unit testJulien Lancelot2014-04-181-1/+1
| | |
| * | Set /api/rules/list as internalJulien Lancelot2014-04-181-0/+1
| | |
| * | SONAR-4781 Properties starting with "sonar.web." can't be encrypted in ↵Julien Lancelot2014-04-182-2/+2
| | | | | | | | | | | | sonar.properties
| * | Fix unit test that were generated files not in a temp dirJulien Lancelot2014-04-181-0/+3
| | |
| * | SONAR-5226 drop extensions/jdbc-driver/h2 from zipSimon Brandhof2014-04-182-14/+0
| | |
| * | SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-1768-912/+770
| | |
| * | Activate Medium testJulien Lancelot2014-04-171-2/+13
| | |
| * | When there's no language plugin, load core bundleJulien Lancelot2014-04-172-11/+28
| | |
| * | SONAR-5226 Remove extensions/jdbc-driver/h2Julien Lancelot2014-04-177-55/+132
| | |
| * | When saving new metrics (during metrics registration), clone the metric ↵Julien Lancelot2014-04-171-1/+1
| | | | | | | | | | | | instead of using the one declared in CoreMetrics
| * | SONAR-5225 Move English bundles to core moduleJulien Lancelot2014-04-1725-259/+81
| | |
| * | First draft of Medium testJulien Lancelot2014-04-162-0/+167
| | |
| * | Replacement injection of ServletContext by Properties in PlatformJulien Lancelot2014-04-1651-292/+867
| | |
* | | Fix quality flawsStas Vilchik2014-04-183-7/+19
| | |