aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2874 change the Oracle driver in conf/sonar.propertiesSimon Brandhof2011-10-071-1/+1
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-0739-683/+704
* 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
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
* 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-143-96/+7
* 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-132-6/+30
* 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-112-2/+2
* SONAR-2603 provide a dedicated page to generate server idsimonbrandhof2011-09-1113-123/+127
* SONAR-2787 "My Profile" conf menu should not be restricted to adminsFabrice Bellingard2011-09-091-1/+3
* SONAR-2633 Add action 'change password' to users administration pageEvgeny Mandrikov2011-09-092-20/+31
* SONAR-2200 Improve text positioning algorithm + left margin widthFabrice Bellingard2011-09-091-6/+13
* SONAR-2603 add some messagesSimon Brandhof2011-09-091-3/+3
* SONAR-2784 When the maximum number of JDBC connections is reached some JDBC c...Simon Brandhof2011-09-093-3/+15
* SONAR-2074 Improve Timeline widget styleFabrice Bellingard2011-09-091-5/+7
* SONAR-2603 provide a dedicated settings page to generate server keysimonbrandhof2011-09-0916-104/+243
* SONAR-2200 Improve text positioning and colorsFabrice Bellingard2011-09-081-2/+2
* SONAR-2200 Improve stack area JS APIFabrice Bellingard2011-09-081-14/+36
* SONAR-2781 The annotation @UserRole should be optional on web page extensionsSimon Brandhof2011-09-081-5/+8
* SONAR-2694 fix sorting of property categories when l10n name is not availableSimon Brandhof2011-09-081-1/+1
* Minor optimization of sidebarSimon Brandhof2011-09-081-2/+0
* SONAR-2412 improve checksSimon Brandhof2011-09-082-11/+10
* Fix derby port in development modeSimon Brandhof2011-09-081-3/+3
* SONAR-2766 Support ResourceTabs implemented as Ruby on Rails pagessimonbrandhof2011-09-071-2/+2
* SONAR-2750 Incorrect l18n with #human_short_date on locale ensimonbrandhof2011-09-071-0/+180
* SONAR-2200 Provide a new JS API to display a stack areaFabrice Bellingard2011-09-071-9/+185
* SONAR-1091 CPD over different projectsEvgeny Mandrikov2011-09-071-5/+5
* SONAR-2700 improve date format in System Info pageSimon Brandhof2011-09-071-1/+1
* Oracle experience - do not load adapter version from fileSimon Brandhof2011-09-071-1/+4
* SONAR-2549 do not use the Oracle type 'DATE' for ActiveRecord type :datetimeSimon Brandhof2011-09-072-2/+11