| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Javadoc for release profile | simonbrandhof | 2011-09-15 | 1 | -12/+24 |
* | Enable history deletion on views | Simon Brandhof | 2011-09-15 | 3 | -3/+3 |
* | Fix loading of Java configuration when Ruby on Rails inserts new rows | Simon Brandhof | 2011-09-15 | 2 | -1/+6 |
* | SONAR-2810 End support of JNDI JDBC datasource by WAR mode | Simon Brandhof | 2011-09-14 | 5 | -108/+7 |
* | Add predefined configuration for the license-maven-plugin | Simon Brandhof | 2011-09-14 | 1 | -8/+30 |
* | 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-2587 add a comment in conf/sonar.properties | Simon Brandhof | 2011-09-13 | 1 | -0/+2 |
* | SONAR-2074 Should not call I18n API directly for metrics | Fabrice Bellingard | 2011-09-13 | 1 | -1/+1 |
* | 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 |
* | SONAR-2693 Make it possible to pass the sonar version to the matcher | Fabrice Bellingard | 2011-09-12 | 4 | -27/+52 |
* | SONAR-1091 Fix ClassCastException with Oracle | Evgeny Mandrikov | 2011-09-12 | 1 | -3/+3 |
* | SONAR-1091 Fix SQL for Oracle | Evgeny Mandrikov | 2011-09-12 | 1 | -3/+3 |
* | Add HTML IDs to Email Configuration page in order to improve Selenium tests | Simon Brandhof | 2011-09-12 | 1 | -2/+2 |
* | Fix violations | Evgeny Mandrikov | 2011-09-12 | 2 | -13/+19 |
* | Fix Javadoc configuration | simonbrandhof | 2011-09-11 | 1 | -1/+2 |
* | SONAR-2656 Do not validate password twice | Evgeny Mandrikov | 2011-09-11 | 1 | -2/+3 |
* | Remove 2 commented-out lines of code | simonbrandhof | 2011-09-11 | 2 | -2/+0 |
* | SONAR-2549 rubyonrails and hibernate must use the same JDBC connection pool o... | simonbrandhof | 2011-09-11 | 4 | -235/+189 |
* | 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 | 17 | -133/+144 |
* | 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-1091 Improve descriptions for the 'Duplications' properties | Evgeny Mandrikov | 2011-09-09 | 2 | -12/+20 |
* | SONAR-2603 add some messages | Simon Brandhof | 2011-09-09 | 2 | -3/+13 |
* | SONAR-2784 When the maximum number of JDBC connections is reached some JDBC c... | Simon Brandhof | 2011-09-09 | 3 | -3/+15 |
* | SONAR-2074 Improve Timeline widget style | Fabrice Bellingard | 2011-09-09 | 2 | -6/+15 |
* | SONAR-2638 increase JDBC pool size from 10 to 20 | Simon Brandhof | 2011-09-09 | 1 | -1/+1 |
* | Upgrade from JRuby 1.6.3 to 1.6.4 | simonbrandhof | 2011-09-09 | 1 | -1/+1 |
* | SONAR-2603 provide a dedicated settings page to generate server key | simonbrandhof | 2011-09-09 | 19 | -117/+256 |
* | SONAR-1091 New properties and category 'Duplications' | Evgeny Mandrikov | 2011-09-09 | 5 | -21/+61 |
* | SONAR-1091 Sonar-CPD: support Java 7 (JSR334) | Evgeny Mandrikov | 2011-09-08 | 2 | -15/+49 |
* | SONAR-2200 Improve text positioning and colors | Fabrice Bellingard | 2011-09-08 | 1 | -2/+2 |
* | SONAR-2200 Improve stack area JS API | Fabrice Bellingard | 2011-09-08 | 1 | -14/+36 |
* | SONAR-2744 Fix regression in usage of 'sonar.phase' | Evgeny Mandrikov | 2011-09-08 | 6 | -22/+32 |
* | SONAR-2579 Creating an event through the web service API leads to a org.sonar... | Simon Brandhof | 2011-09-08 | 1 | -1/+1 |
* | SONAR-2781 The annotation @UserRole should be optional on web page extensions | Simon Brandhof | 2011-09-08 | 1 | -5/+8 |
* | SONAR-1091 Remove duplicated code in sonar-cpd-plugin | Evgeny Mandrikov | 2011-09-08 | 4 | -129/+123 |
* | SONAR-2693 Improve I18n Harmcrest matcher | Fabrice Bellingard | 2011-09-08 | 4 | -11/+93 |
* | SONAR-1091 Use correct encoding during detection of duplications | Evgeny Mandrikov | 2011-09-08 | 5 | -48/+65 |
* | SONAR-1091 Enable Sonar CPD engine by default | Evgeny Mandrikov | 2011-09-08 | 3 | -33/+85 |
* | 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 |