Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2874 change the Oracle driver in conf/sonar.properties | Simon Brandhof | 2011-10-07 | 1 | -1/+1 |
| | |||||
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 39 | -683/+704 |
| | | | | | | | | The component org.apache.commons.Configuration is still available but plugins should use org.sonar.api.config.Settings. It also implies the following issues : SONAR-2870 do not rebuild the WAR file when editing sonar.properties SONAR-2869 allow to use the annotations @Properties/@Property on extensions | ||||
* | SONAR-2855 Metrics are not sorted in the configuration panel of widgets | Simon Brandhof | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | SONAR-2831 review date is badly formatted | Simon Brandhof | 2011-10-03 | 1 | -2/+2 |
| | |||||
* | SONAR-2840 do not display JDBC settings in the database upgrade form | Simon Brandhof | 2011-09-29 | 2 | -37/+5 |
| | |||||
* | Add HTML ID to the links of the filters popup | Simon Brandhof | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | SONAR-2727 Display a warning message in the footer when the Derby engine is used | Simon Brandhof | 2011-09-27 | 5 | -6/+16 |
| | |||||
* | SONAR-2840 Do not display JDBC settings when user is not administrator | Simon Brandhof | 2011-09-27 | 2 | -17/+1 |
| | |||||
* | SONAR-2726 Do not allow upgrade with Derby embedded database | Simon Brandhof | 2011-09-27 | 4 | -10/+29 |
| | |||||
* | SONAR-2839 Speed up server startup when using Derby | Simon Brandhof | 2011-09-27 | 6 | -6/+477 |
| | |||||
* | Fix whitespace in HTML footer | simonbrandhof | 2011-09-25 | 1 | -11/+1 |
| | |||||
* | Force creation of MySQL tables with UTF8 character set and utf8_bin collation | Simon Brandhof | 2011-09-23 | 1 | -1/+4 |
| | |||||
* | SONAR-2701 If there's only 1 snapshot, it shouldn't be printed twice | Fabrice Bellingard | 2011-09-21 | 1 | -0/+4 |
| | |||||
* | SONAR-893 Fix bug of update request on Derby | Fabrice Bellingard | 2011-09-19 | 2 | -2/+2 |
| | |||||
* | Upgrade version to 2.12-SNAPSHOT | Simon Brandhof | 2011-09-16 | 1 | -1/+1 |
| | |||||
* | Enable history deletion on views | Simon Brandhof | 2011-09-15 | 2 | -2/+2 |
| | |||||
* | Fix loading of Java configuration when Ruby on Rails inserts new rows | Simon Brandhof | 2011-09-15 | 1 | -1/+1 |
| | |||||
* | SONAR-2810 End support of JNDI JDBC datasource by WAR mode | Simon Brandhof | 2011-09-14 | 3 | -96/+7 |
| | |||||
* | Add some IDs to HTML elements in order to help Selenium tests | simonbrandhof | 2011-09-13 | 3 | -5/+5 |
| | |||||
* | Fix Server ID in the page System Info | simonbrandhof | 2011-09-13 | 1 | -1/+1 |
| | |||||
* | Fix support of JNDI datasource | Simon Brandhof | 2011-09-13 | 2 | -15/+7 |
| | |||||
* | Log a warning if an ExtensionProvider includes other providers | Simon Brandhof | 2011-09-13 | 2 | -6/+30 |
| | |||||
* | SONAR-2200 Improve algo to compute left margin width | Fabrice Bellingard | 2011-09-13 | 1 | -1/+2 |
| | |||||
* | SONAR-2633 Require new password during change password | Evgeny Mandrikov | 2011-09-12 | 2 | -1/+22 |
| | |||||
* | Add HTML IDs to Email Configuration page in order to improve Selenium tests | Simon Brandhof | 2011-09-12 | 1 | -2/+2 |
| | |||||
* | SONAR-2656 Do not validate password twice | Evgeny Mandrikov | 2011-09-11 | 1 | -2/+3 |
| | |||||
* | SONAR-2549 rubyonrails and hibernate must use the same JDBC connection pool ↵ | simonbrandhof | 2011-09-11 | 4 | -235/+189 |
| | | | | on Oracle | ||||
* | SONAR-2603 increase size of server id | simonbrandhof | 2011-09-11 | 2 | -2/+2 |
| | |||||
* | SONAR-2603 provide a dedicated page to generate server id | simonbrandhof | 2011-09-11 | 13 | -123/+127 |
| | |||||
* | SONAR-2787 "My Profile" conf menu should not be restricted to admins | Fabrice Bellingard | 2011-09-09 | 1 | -1/+3 |
| | |||||
* | SONAR-2633 Add action 'change password' to users administration page | Evgeny Mandrikov | 2011-09-09 | 2 | -20/+31 |
| | |||||
* | SONAR-2200 Improve text positioning algorithm + left margin width | Fabrice Bellingard | 2011-09-09 | 1 | -6/+13 |
| | |||||
* | SONAR-2603 add some messages | Simon Brandhof | 2011-09-09 | 1 | -3/+3 |
| | |||||
* | SONAR-2784 When the maximum number of JDBC connections is reached some JDBC ↵ | Simon Brandhof | 2011-09-09 | 3 | -3/+15 |
| | | | | connections are never released to the JDBC pool | ||||
* | SONAR-2074 Improve Timeline widget style | Fabrice Bellingard | 2011-09-09 | 1 | -5/+7 |
| | | | | | - Apply same event style as for the stack area chart - Fix bug in event display (displays too many events) | ||||
* | SONAR-2603 provide a dedicated settings page to generate server key | simonbrandhof | 2011-09-09 | 16 | -104/+243 |
| | | | | | This page is merged to the catgories of the General Settings page. At the same time the Email Settings page is merged as well. | ||||
* | SONAR-2200 Improve text positioning and colors | Fabrice Bellingard | 2011-09-08 | 1 | -2/+2 |
| | | | | | This is required to be able to read the values even when the mouse is close to the borders | ||||
* | SONAR-2200 Improve stack area JS API | Fabrice Bellingard | 2011-09-08 | 1 | -14/+36 |
| | | | | | | | | - Default height size set to 200 - Display the total cost in the header - Compute automatically the width of the left margin to correctly display the Y values - Set the number of ticks on Y axis to 6 by default | ||||
* | SONAR-2781 The annotation @UserRole should be optional on web page extensions | Simon Brandhof | 2011-09-08 | 1 | -5/+8 |
| | |||||
* | SONAR-2694 fix sorting of property categories when l10n name is not available | Simon Brandhof | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | Minor optimization of sidebar | Simon Brandhof | 2011-09-08 | 1 | -2/+0 |
| | |||||
* | SONAR-2412 improve checks | Simon Brandhof | 2011-09-08 | 2 | -11/+10 |
| | |||||
* | Fix derby port in development mode | Simon Brandhof | 2011-09-08 | 1 | -3/+3 |
| | |||||
* | SONAR-2766 Support ResourceTabs implemented as Ruby on Rails pages | simonbrandhof | 2011-09-07 | 1 | -2/+2 |
| | |||||
* | SONAR-2750 Incorrect l18n with #human_short_date on locale en | simonbrandhof | 2011-09-07 | 1 | -0/+180 |
| | |||||
* | SONAR-2200 Provide a new JS API to display a stack area | Fabrice Bellingard | 2011-09-07 | 1 | -9/+185 |
| | | | | Using Protovis | ||||
* | SONAR-1091 CPD over different projects | Evgeny Mandrikov | 2011-09-07 | 1 | -5/+5 |
| | | | | | | | | | | | | | * Fix SQL for Oracle and Derby. * Rename table clone_blocks to duplications_index. * The use of "sonar.branch" should deactivate detection of cross-project duplications. * Show info about used engine. * Set size of block - 10. | ||||
* | SONAR-2700 improve date format in System Info page | Simon Brandhof | 2011-09-07 | 1 | -1/+1 |
| | |||||
* | Oracle experience - do not load adapter version from file | Simon Brandhof | 2011-09-07 | 1 | -1/+4 |
| | |||||
* | SONAR-2549 do not use the Oracle type 'DATE' for ActiveRecord type :datetime | Simon Brandhof | 2011-09-07 | 2 | -2/+11 |
| |