aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.Simon Brandhof2015-03-2045-371/+1002
* Update maven-jxr-plugin to 2.5Michal Kordas2015-03-201-1/+1
* Improve memory consumption of SourceDbBenchmarkTest and fix EsUtilsTest on GM...Simon Brandhof2015-03-202-3/+5
* persist measures on server side - SONAR-6253Teryk Bellahsene2015-03-2047-1140/+5165
* Automatic merge from branch-5.1Jenkins CI2015-03-201-1/+1
|\
| * SONAR-6296 Display dashboard name from bundle if availableJulien Lancelot2015-03-191-1/+1
* | Issue/sourceline indexing is faster - adjust timeoutsSimon Brandhof2015-03-202-6/+9
* | Disable Travis email notificationsSimon Brandhof2015-03-201-0/+3
* | SONAR-6236 do not show resolved and closed issues when query has unresolved c...Stas Vilchik2015-03-193-0/+92
* | Merge pull request #151 from mkordas/update_maven_gpg_pluginEric Hartmann2015-03-191-1/+1
|\ \
| * | Update maven-gpg-plugin to 1.6Michal Kordas2015-03-141-1/+1
* | | Remove useless code in PersistIssuesStep and add unit testsJulien Lancelot2015-03-198-21/+334
* | | fix select2 in rule bulk changeStas Vilchik2015-03-191-1/+2
* | | fix process.fail messageStas Vilchik2015-03-191-2/+8
* | | SONAR-6236 Put a warning when a widget is not on any dashboard (unsatisfied u...Jean-Baptiste Lievremont2015-03-193-1/+21
* | | SONAR-6236 Remove BaseDao from DashboardDaoJean-Baptiste Lievremont2015-03-192-10/+10
* | | SONAR-6236 Use correct replacement widget for non-project related widgetsJean-Baptiste Lievremont2015-03-194-11/+72
* | | Fix DB tests on MSSQL and OracleJean-Baptiste Lievremont2015-03-199-25/+129
* | | Automatic merge from branch-5.1Jenkins CI2015-03-192-4/+6
|\ \ \ | | |/ | |/|
| * | Fix regression in SourcePersisterJulien HENRY2015-03-182-4/+6
| * | SONAR-6296 Rename 2 of the default dashboardsJulien Lancelot2015-03-181-2/+2
* | | Fix database testsJean-Baptiste Lievremont2015-03-182-19/+18
* | | fix quality flawsStas Vilchik2015-03-181-1/+0
* | | SONAR-6234 apply feedbackStas Vilchik2015-03-182-14/+2
* | | Fix quality flawsJulien Lancelot2015-03-182-6/+2
* | | apply workspace feedbackStas Vilchik2015-03-1810-34/+129
* | | add web tests for coding rules pageStas Vilchik2015-03-1811-1/+1526
* | | add web tests for rule activation from the listStas Vilchik2015-03-187-0/+1032
* | | SONAR-6296 Rename 2 of the default dashboardsJulien Lancelot2015-03-181-2/+2
* | | SONAR-6236 Apply feedback from PRJean-Baptiste Lievremont2015-03-187-90/+88
* | | SONAR-6236 Remove BaseDao from WidgetDao and WidgetPropertyDaoJean-Baptiste Lievremont2015-03-186-33/+108
* | | SONAR-6236 Migrate existing dashboards to use the new issue widgetsJean-Baptiste Lievremont2015-03-1815-17/+449
* | | Automatic merge from branch-5.1Jenkins CI2015-03-180-0/+0
|\| |
| * | Move migration 774 to 773Julien Lancelot2015-03-182-1/+1
* | | Fix lock of project table in devcockpitJulien HENRY2015-03-181-0/+2
* | | Move migration 774 to 773Julien Lancelot2015-03-182-1/+1
* | | Automatic merge from branch-5.1Jenkins CI2015-03-1814-19/+167
|\| |
| * | Batch should set updated date to 0 on updated sources and Compute should upda...Julien Lancelot2015-03-1811-10/+163
| * | improve significantly memore consumption while using a disk cacheTeryk Bellahsene2015-03-181-6/+2
| * | catch Throwable instead of Exception in Computation threadsTeryk Bellahsene2015-03-182-3/+2
* | | Merge branch-5.1Julien Lancelot2015-03-1874-920/+1870
|\| |
| * | extract settings links in the context navStas Vilchik2015-03-174-14/+36
| * | Improve db migration from 5.0 and indexing step at server startupSimon Brandhof2015-03-1750-822/+981
| * | improve the display of dashboard in the context navStas Vilchik2015-03-174-3/+7
| * | Merge multiple issues column requests alter into one requestJulien Lancelot2015-03-1720-63/+848
* | | fix manual rule reactivationStas Vilchik2015-03-173-7/+75
* | | Add unit testsJulien Lancelot2015-03-176-2/+192
* | | Travis testSimon Brandhof2015-03-171-0/+15
* | | Fix maven warning (duplicated dependency in sonar-server module)Simon Brandhof2015-03-171-4/+0
* | | add some web testsStas Vilchik2015-03-1711-9/+2629