aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2695 case-insensitive sort of filter resultsSimon Brandhof2011-10-242-21/+45
* SONAR-2932 log 500 errors + fix error handling in web servicesSimon Brandhof2011-10-243-43/+65
* SONAR-2919 Update Events tableFabrice Bellingard2011-10-243-2/+78
* Fix violationsEvgeny Mandrikov2011-10-241-5/+1
* SONAR-2668 Fixed problem on Email settings pageFabrice Bellingard2011-10-212-3/+2
* SONAR-2919 Change the way to handle events in SonarFabrice Bellingard2011-10-218-26/+230
* SONAR-2762 Improve examples in page "project exclusions"Evgeny Mandrikov2011-10-211-4/+61
* SONAR-2771 new URL /widget : improve error handling and securitySimon Brandhof2011-10-2022-131/+169
* Remove unused RoR files (/scripts)simonbrandhof2011-10-1913-39/+0
* Various improvements on sorting of rows in UIsimonbrandhof2011-10-1917-49/+57
* SONAR-2748 Make the profile backup available as permalinkEvgeny Mandrikov2011-10-182-24/+34
* SONAR-2916 Default logging level should be INFO on server sideSimon Brandhof2011-10-181-2/+2
* SONAR-2668 Make labels non breakable on the filter screenFabrice Bellingard2011-10-181-1/+2
* SONAR-2884 "No lines match your filter criteria" is not localizedFabrice Bellingard2011-10-172-21/+2
* SONAR-2834 Move Google Analytics Plugin to the forgeEvgeny Mandrikov2011-10-171-1/+0
* SONAR-2771 inject @project into the widget templateSimon Brandhof2011-10-141-0/+1
* SONAR-1928 Extract widgets from the hotspots pageFabrice Bellingard2011-10-131-0/+4
* SONAR-2771 surround the widget with <div id='block_1'> in order to be consist...Simon Brandhof2011-10-132-25/+27
* SONAR-2771 support widget propertiesSimon Brandhof2011-10-132-6/+39
* SONAR-2771 Allow to render a single widgetsimonbrandhof2011-10-112-0/+55
* SONAR-2887 Profile changelog: fix dropdown listsEvgeny Mandrikov2011-10-101-1/+1
* SONAR-2719 add timestamp to maven logssimonbrandhof2011-10-092-54/+11
* SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xmlsimonbrandhof2011-10-0913-81/+166
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-0732-552/+566
* SONAR-2855 Metrics are not sorted in the configuration panel of widgetsSimon Brandhof2011-10-041-1/+1
* SONAR-2831 review date is badly formattedSimon Brandhof2011-10-031-2/+2
* SONAR-2840 do not display JDBC settings in the database upgrade formSimon Brandhof2011-09-292-37/+5
* Add HTML ID to the links of the filters popupSimon Brandhof2011-09-281-1/+1
* SONAR-2727 Display a warning message in the footer when the Derby engine is usedSimon Brandhof2011-09-275-6/+16
* SONAR-2840 Do not display JDBC settings when user is not administratorSimon Brandhof2011-09-272-17/+1
* SONAR-2726 Do not allow upgrade with Derby embedded databaseSimon Brandhof2011-09-274-10/+29
* SONAR-2839 Speed up server startup when using DerbySimon Brandhof2011-09-276-6/+477
* Fix whitespace in HTML footersimonbrandhof2011-09-251-11/+1
* Force creation of MySQL tables with UTF8 character set and utf8_bin collationSimon Brandhof2011-09-231-1/+4
* SONAR-2701 If there's only 1 snapshot, it shouldn't be printed twiceFabrice Bellingard2011-09-211-0/+4
* SONAR-893 Fix bug of update request on DerbyFabrice Bellingard2011-09-192-2/+2
* Enable history deletion on viewsSimon Brandhof2011-09-152-2/+2
* Fix loading of Java configuration when Ruby on Rails inserts new rowsSimon Brandhof2011-09-151-1/+1
* SONAR-2810 End support of JNDI JDBC datasource by WAR modeSimon Brandhof2011-09-142-53/+3
* Add some IDs to HTML elements in order to help Selenium testssimonbrandhof2011-09-133-5/+5
* Fix Server ID in the page System Infosimonbrandhof2011-09-131-1/+1
* Fix support of JNDI datasourceSimon Brandhof2011-09-132-15/+7
* Log a warning if an ExtensionProvider includes other providersSimon Brandhof2011-09-131-5/+9
* SONAR-2200 Improve algo to compute left margin widthFabrice Bellingard2011-09-131-1/+2
* SONAR-2633 Require new password during change passwordEvgeny Mandrikov2011-09-122-1/+22
* Add HTML IDs to Email Configuration page in order to improve Selenium testsSimon Brandhof2011-09-121-2/+2
* SONAR-2656 Do not validate password twiceEvgeny Mandrikov2011-09-111-2/+3
* SONAR-2549 rubyonrails and hibernate must use the same JDBC connection pool o...simonbrandhof2011-09-114-235/+189
* SONAR-2603 increase size of server idsimonbrandhof2011-09-111-1/+1
* SONAR-2603 provide a dedicated page to generate server idsimonbrandhof2011-09-118-98/+104