| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-2747 Update email template for reviews | Fabrice Bellingard | 2012-02-07 | 2 | -22/+2 |
* | SONAR-2747 Improve email rendering | Fabrice Bellingard | 2012-02-07 | 4 | -11/+32 |
* | SONAR-2069 sanitize ruby code for treemap | Simon Brandhof | 2012-02-07 | 18 | -616/+191 |
* | SONAR-3231 Allow to use committer for measures drilldown | Evgeny Mandrikov | 2012-02-07 | 4 | -3/+32 |
* | SONAR-3088 Add some pages that keep the period info. | Fabrice Bellingard | 2012-02-07 | 1 | -2/+3 |
* | SONAR-3104 Improve rendering | Fabrice Bellingard | 2012-02-07 | 2 | -5/+13 |
* | SONAR-3091 Fix bug on Derby | Fabrice Bellingard | 2012-02-07 | 1 | -1/+1 |
* | Fix path to treemap erb template | simonbrandhof | 2012-02-07 | 1 | -1/+1 |
* | Remove dead code in metric.rb | simonbrandhof | 2012-02-07 | 1 | -11/+0 |
* | Do not display the message "Logged in" | simonbrandhof | 2012-02-06 | 1 | -1/+0 |
* | SONAR-2132 redirect to original URI when user clicks on the link "Login" | simonbrandhof | 2012-02-06 | 3 | -2/+9 |
* | SONAR-2069 refactor the filters page in order to use the new treemap | Simon Brandhof | 2012-02-06 | 7 | -58/+60 |
* | Revert "SONAR-3051 support POST, PUT and DELETE queries in GWT API." | Simon Brandhof | 2012-02-06 | 4 | -213/+53 |
* | SONAR-2069 New treemap widget | Simon Brandhof | 2012-02-06 | 14 | -5/+438 |
* | SONAR-3223 Err. in review search if result ties to a deleted resource | Fabrice Bellingard | 2012-02-06 | 2 | -3/+9 |
* | SONAR-3242 Add pointer cursor on image | Fabrice Bellingard | 2012-02-06 | 5 | -12/+16 |
* | SONAR-3241 Metric "Lines to cover" should not be hidden | Evgeny Mandrikov | 2012-02-06 | 1 | -1/+0 |
* | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2012-02-06 | 0 | -0/+0 |
|\ |
|
| * | Fix regression | Evgeny Mandrikov | 2012-02-06 | 1 | -2/+4 |
| * | Fix some quality flaws | Simon Brandhof | 2012-02-06 | 9 | -10/+190 |
| * | Fix some quality flaws | Evgeny Mandrikov | 2012-02-06 | 4 | -19/+112 |
* | | SONAR-3242 The review buttons should not hide the violation title | Fabrice Bellingard | 2012-02-06 | 4 | -55/+74 |
* | | Fix regression | Evgeny Mandrikov | 2012-02-06 | 1 | -2/+4 |
* | | Fix some quality flaws | Simon Brandhof | 2012-02-06 | 9 | -10/+190 |
* | | Fix some quality flaws | Evgeny Mandrikov | 2012-02-06 | 4 | -19/+112 |
|/ |
|
* | SONAR-1492 Improve rendering for rules in quality profiles | Fabrice Bellingard | 2012-02-06 | 7 | -146/+129 |
* | SONAR-3231 Allow to associate measure with committer | Evgeny Mandrikov | 2012-02-06 | 11 | -11/+16 |
* | Improve documentation about core metrics | Evgeny Mandrikov | 2012-02-05 | 1 | -2/+7 |
* | Improve documentation about core metrics | Evgeny Mandrikov | 2012-02-04 | 1 | -16/+110 |
* | Cleanup build log for sonar-duplications by redirecting test output to file | Evgeny Mandrikov | 2012-02-04 | 1 | -0/+6 |
* | Fix some quality flaws | Evgeny Mandrikov | 2012-02-04 | 6 | -44/+69 |
* | Sonar API - Try to improve documentation of notifications | Fabrice Bellingard | 2012-02-03 | 4 | -12/+88 |
* | SONAR-3235 Make the numbers non breakable on the hotspot widgets | Fabrice Bellingard | 2012-02-03 | 3 | -12/+7 |
* | SONAR-2747 Send email when new violations appear on favourite project | Fabrice Bellingard | 2012-02-03 | 18 | -40/+679 |
* | Fix some quality flaws | Evgeny Mandrikov | 2012-02-03 | 6 | -48/+143 |
* | Fix some quality flaws | Simon Brandhof | 2012-02-03 | 7 | -27/+11 |
* | Cleanup build log for sonar-squid-java-plugin by redirecting test output to file | Evgeny Mandrikov | 2012-02-03 | 1 | -0/+4 |
* | SONAR-3231 Allow to associate measure with committer | Evgeny Mandrikov | 2012-02-03 | 1 | -16/+30 |
* | Add CSS elements for configuration of rules | Simon Brandhof | 2012-02-03 | 1 | -5/+74 |
* | Remove the deprecated GWT component: SourcePanel | Simon Brandhof | 2012-02-03 | 2 | -370/+0 |
* | Improve RuleMeasure | Evgeny Mandrikov | 2012-02-03 | 1 | -6/+18 |
* | SONAR-3212 Document format of conf/sonar.properties | Evgeny Mandrikov | 2012-02-02 | 1 | -0/+3 |
* | SONAR-3088 Keep period config when navigating between dashboards | Fabrice Bellingard | 2012-02-02 | 1 | -1/+1 |
* | New try to fix Oracle batch mode | Simon Brandhof | 2012-02-02 | 1 | -1/+1 |
* | Fix JDBC batch mode in MyBatis | Simon Brandhof | 2012-02-02 | 1 | -2/+2 |
* | Experimental fix for purges on Oracle | Simon Brandhof | 2012-02-02 | 2 | -2/+2 |
* | Experimental fix for purges on Oracle | Simon Brandhof | 2012-02-02 | 1 | -1/+1 |
* | SONAR-1650 Improve resource viewer to easily flag a file as favourite | Fabrice Bellingard | 2012-02-02 | 1 | -0/+1 |
* | SONAR-3094 Improve the display of the "Differential Views" tab | Fabrice Bellingard | 2012-02-02 | 1 | -1/+1 |
* | Update javadoc of RubyRailsWebservice.java | Simon Brandhof | 2012-02-02 | 1 | -4/+2 |