aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2902 Open the resource viewer on the right tabFabrice Bellingard2011-11-101-1/+1
* Improve usage of temp directory at startupSimon Brandhof2011-11-101-11/+2
* Improve error handling when server components fail to startsimonbrandhof2011-11-102-15/+14
* Merge branch 'master' of github.com:SonarSource/sonarEric Hartmann2011-11-093-27/+23
|\
| * Improve logging of exceptions raised during startup of server-side componentsSimon Brandhof2011-11-092-5/+10
| * Improve EmbeddedDatabaseTestEvgeny Mandrikov2011-11-091-22/+13
* | Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
|/
* Log error when fail to deploy maven repositorysimonbrandhof2011-11-091-1/+3
* Remove boring violations about serialization on a class that is never serializedSimon Brandhof2011-11-081-2/+1
* Remove some commented-out codeEvgeny Mandrikov2011-11-081-4/+0
* Fix blocker violationsimonbrandhof2011-11-061-1/+1
* Improve exception message when the internal maven repository can not be deployedSimon Brandhof2011-11-041-1/+1
* SONAR-2830 An horizontal scrollbar appears in the bottom of code viewers in IESimon Brandhof2011-11-032-3/+0
* Fix coding violationsSimon Brandhof2011-11-038-5/+16
* SONAR-2733 Fix bug in the duplication tabFabrice Bellingard2011-11-031-1/+1
* SONAR-2963 fix l10n labels + fix vertical alignmentSimon Brandhof2011-11-032-18/+16
* SONAR-2963 open the coverage tab when drilldowning on new IT coverageSimon Brandhof2011-11-031-1/+3
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-11-031-0/+4
|\
| * Fix some violationsSimon Brandhof2011-11-021-0/+4
* | Improve generated HTML code to make it easier to write Selenium ITsFabrice Bellingard2011-11-031-9/+11
|/
* SONAR-2919 Fix regression introduced on event categoriesFabrice Bellingard2011-11-021-2/+2
* Cleanup Ruby code (remove useless white spaces).Fabrice Bellingard2011-11-021-4/+4
* SONAR-2733 Use new XML format to display duplication groups in Web UIFabrice Bellingard2011-11-023-19/+70
* Fix the default value of the option :display_scm in the ruby helper SourceHel...Simon Brandhof2011-11-022-2/+2
* SONAR-2962 do not fail if the index already existssimonbrandhof2011-11-021-1/+5
* SONAR-2962 Add an index on dependencies.project_snapshot_id to improve perfor...simonbrandhof2011-11-022-1/+31
* Fix unit testsimonbrandhof2011-11-011-2/+4
* SONAR-2952 move integration test metrics from jacoco plugin to coresimonbrandhof2011-11-014-26/+73
* Define JVM memory options in scripts used on developer boxsimonbrandhof2011-11-016-0/+7
* SONAR-2952 Make the coverage tab support integration test measuressimonbrandhof2011-11-016-53/+101
* SONAR-2958 Null description in the web service "rules"simonbrandhof2011-11-012-4/+5
* Improve rendering of duplications tab and add support for IE6Simon Brandhof2011-10-315-128/+124
* SONAR-2956 Support Boolean type with DerbyEvgeny Mandrikov2011-10-318-15/+45
* SONAR-2831 Values are not aligned in the page ComponentsSimon Brandhof2011-10-311-1/+1
* SONAR-2932 log exception stacktracesimonbrandhof2011-10-303-1/+15
* SONAR-2424 improve error handling of URL /profiles/exportsimonbrandhof2011-10-301-0/+3
* Remove unused logger org.sonar.DBSTATISTICSsimonbrandhof2011-10-303-12/+0
* Minor modifications to make it easier to write ITsFabrice Bellingard2011-10-281-1/+1
* Fix regression on the resource viewer (when no source available)Fabrice Bellingard2011-10-281-1/+3
* Merge branch 'dups'Fabrice Bellingard2011-10-282-7/+15
|\
| * SONAR-2733 Fix bug that highlights 2 rows at the same timeFabrice Bellingard2011-10-282-7/+15
* | SONAR-2698 Display of arrows to sort columnsFabrice Bellingard2011-10-283-5/+10
|/
* SONAR-2919 Prevent user from creating twice the same eventFabrice Bellingard2011-10-283-34/+66
* SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migrat...Simon Brandhof2011-10-275-232/+9
* Improve boolean parameters of Hibernate HQL queriesSimon Brandhof2011-10-275-7/+7
* Remove useless files (JS and CSS) from WARFabrice Bellingard2011-10-271-1/+5
* SONAR-2733 Display duplicated blocks by group in the resource viewerFabrice Bellingard2011-10-278-23/+108
* SONAR-2733 Fix unit test and remove useless codeFabrice Bellingard2011-10-261-1/+1
* SONAR-2733 Display duplicated blocks by group in the resource viewerFabrice Bellingard2011-10-268-4/+225
* SONAR-2642 add DAOs to picocontainer + improve unit testsSimon Brandhof2011-10-261-0/+4