aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-2084 draft of new page 'Password encryption'Simon Brandhof2012-03-134-0/+76
* SONAR-3297 Sort issue with stripes on groupsFabrice Bellingard2012-03-132-3/+1
* SONAR-3277 Add message to inform about dups with deleted resources Fabrice Bellingard2012-03-132-4/+16
* SONAR-3073 column sorting for 'key' does not work in filterFabrice Bellingard2012-03-135-3/+29
* SONAR-3003 Fix issue Fabrice Bellingard2012-03-131-3/+3
* SONAR-3003 Remove only the last empty line, not allFabrice Bellingard2012-03-131-1/+3
* SONAR-3003 Do not display last empty line in source viewerFabrice Bellingard2012-03-131-4/+5
* SONAR-3243 Rollback popup removal and put it in seperate GitHub repoFabrice Bellingard2012-03-134-9/+23
* SONAR-3243 Pass params and anchor to the file pageFabrice Bellingard2012-03-132-5/+19
* SONAR-3278 Display the review permalink in the breadcrumbFabrice Bellingard2012-03-121-2/+29
* SONAR-3243 Wrong permalink & breadcrumbs when file is shownFabrice Bellingard2012-03-127-45/+19
* SONAR-3278 Incorrect breadcrumb link on review listingFabrice Bellingard2012-03-124-10/+13
* Remove Hibernate from org.sonar.server.platform.ServerImplSimon Brandhof2012-03-124-34/+24
* Log a clean message when an exception is thrown during picocontainer startupSimon Brandhof2012-03-121-7/+6
* Remove Hibernate from the component org.sonar.api.config.SettingsSimon Brandhof2012-03-125-23/+62
* SONAR-3294 Elements of "History table" widget is unorderedFabrice Bellingard2012-03-092-1/+57
* SONAR-3305 NPE thrown when no description or title on a ruleFabrice Bellingard2012-03-092-30/+125
* SONAR-3277 NPE on duplications tab when a project has been deletedFabrice Bellingard2012-03-081-2/+2
* SONAR-3292 improve messages when database is not up-to-dateSimon Brandhof2012-03-078-36/+133
* SONAR-1053 NPE in config backupSimon Brandhof2012-03-071-11/+14
* SONAR-3172 It should not be possible to create a manual violation on a unit t...Simon Brandhof2012-03-072-1/+5
* Merge branch 'release-2.14'Eric Hartmann2012-03-065-18/+22
|\
| * The button 'assign to me' should accept a commentSimon Brandhof2012-03-062-8/+6
| * Fix alignment of resource viewers in drilldown pageSimon Brandhof2012-03-051-1/+1
| * Fix loading of resource viewers when a resource is selected in drilldown pagesSimon Brandhof2012-03-051-8/+14
| * SONAR-3307 Add the parameter rewriteBatchedStatements=true to MySQL JDBC URLSimon Brandhof2012-03-051-1/+1
* | Merge branch 'release-2.14'Eric Hartmann2012-03-055-16/+4
|\|
| * Fix CSS of rule search engineSimon Brandhof2012-03-021-1/+1
| * Rollback change on widget CSS classnameSimon Brandhof2012-03-013-13/+2
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-02-271-1/+1
| * [maven-release-plugin] prepare release 2.14-RC1Eric Hartmann2012-02-271-3/+2
* | Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
* | Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
|/
* Revert automatic selection of resource in drilldown pagesSimon Brandhof2012-02-251-24/+3
* Add HTML name for integration testsSimon Brandhof2012-02-243-4/+4
* SONAR-3208 automatically drilldown from view/developer to files when there is...simonbrandhof2012-02-241-3/+24
* SONAR-3242 improve rendering of review formssimonbrandhof2012-02-2418-89/+102
* SONAR-3242 replace the icon by a link "more actions" in the footer of the vio...simonbrandhof2012-02-243-182/+205
* Fail server startup if an ExtensionProvider contains another ExtensionProvidersimonbrandhof2012-02-241-5/+3
* Fix some quality flawssimonbrandhof2012-02-241-15/+15
* Fix compatibility of cloud with Selenium Firefoxsimonbrandhof2012-02-241-1/+1
* Rollback vertical alignment of project name in resource headerSimon Brandhof2012-02-221-4/+0
* Remove the compatibility mode of IE8/IE9Simon Brandhof2012-02-221-0/+1
* Fix removal of columns in filtersSimon Brandhof2012-02-221-1/+0
* Fix some quality flawsSimon Brandhof2012-02-222-3/+2
* Remove unused ruby method Resourceable#qualifier_nameSimon Brandhof2012-02-221-16/+0
* SONAR-3208 new extension point to declare tree of resource typesSimon Brandhof2012-02-2228-278/+163
* Add ResourceDefinition#hasSourceCodeSimon Brandhof2012-02-219-27/+43
* Minor change in ChartFactorySimon Brandhof2012-02-211-2/+4
* SONAR-3009 Widgets can not be configured on IE9Simon Brandhof2012-02-207-42/+59