Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-23 | 37 | -37/+37 |
* | Fix deployment of javadoc | Simon Brandhof | 2012-07-23 | 1 | -7/+20 |
* | Update to latest Update Center 1.3 | Eric Hartmann | 2012-07-21 | 1 | -1/+1 |
* | SONAR-3646 fix transaction conflict with H2 | Simon Brandhof | 2012-07-20 | 3 | -6/+17 |
* | SONAR-3671 Delete log "undefined method `column_layout' for nil:NilClass" | David Gageot | 2012-07-18 | 2 | -5/+4 |
* | Add HTML ids for selenium tests | Simon Brandhof | 2012-07-18 | 1 | -3/+3 |
* | Filter out copy resources | David Gageot | 2012-07-18 | 1 | -1/+1 |
* | Add unit tests for important setings | David Gageot | 2012-07-18 | 5 | -45/+79 |
* | Simplify code | David Gageot | 2012-07-18 | 4 | -41/+43 |
* | Fix Oracle ActiveRecord adapter | Simon Brandhof | 2012-07-17 | 1 | -1/+1 |
* | Fix display of widget search box | Simon Brandhof | 2012-07-17 | 1 | -20/+22 |
* | Replace jetty-servlet-tester with SimpleHttp | David Gageot | 2012-07-17 | 4 | -212/+61 |
* | Add unbreakable build script for mac | Simon Brandhof | 2012-07-17 | 1 | -0/+55 |
* | SONAR-3669 Filter widget crashes when end-user has not the role "user" | Simon Brandhof | 2012-07-17 | 1 | -2/+4 |
* | Remove violation | David Gageot | 2012-07-17 | 1 | -6/+11 |
* | Replace unmodifiableSets with ImmutableSets | David Gageot | 2012-07-17 | 4 | -37/+25 |
* | Fix Indentation violations | David Gageot | 2012-07-17 | 5 | -28/+27 |
* | Fix violation | David Gageot | 2012-07-17 | 1 | -1/+1 |
* | Fix violation | David Gageot | 2012-07-17 | 1 | -1/+1 |
* | Remove more duplication | David Gageot | 2012-07-17 | 6 | -86/+31 |
* | Remove some duplication | David Gageot | 2012-07-17 | 6 | -55/+62 |
* | Restore Api compatibility | David Gageot | 2012-07-17 | 1 | -2/+10 |
* | Fix sonar.showSql | Simon Brandhof | 2012-07-17 | 3 | -44/+26 |
* | Fix reloading of measure data | David Gageot | 2012-07-17 | 2 | -1/+6 |
* | FIX SONAR-3667 Unable to change user password | David Gageot | 2012-07-17 | 1 | -1/+3 |
* | SONAR-3665 Boolean widget properties are not saved when editing a widget | David Gageot | 2012-07-17 | 2 | -2/+2 |
* | SONAR-2614 Improve bulk deletion page | Fabrice Bellingard | 2012-07-17 | 2 | -3/+21 |
* | SONAR-3552 Fix case in some labels | Fabrice Bellingard | 2012-07-17 | 4 | -15/+20 |
* | SONAR-3556 Fix issue by using the metric value type for formatting | Fabrice Bellingard | 2012-07-17 | 1 | -6/+6 |
* | Fix warnings. | David Gageot | 2012-07-17 | 1 | -10/+10 |
* | Fix warnings | David Gageot | 2012-07-17 | 2 | -2/+2 |
* | Revert "Remove warning" | David Gageot | 2012-07-17 | 3 | -10/+10 |
* | SONAR-3664 Log sonar/plugins versions and sha1 at startup | David Gageot | 2012-07-16 | 10 | -34/+75 |
* | Remove warnings | David Gageot | 2012-07-16 | 2 | -13/+6 |
* | remove warning | David Gageot | 2012-07-16 | 1 | -19/+4 |
* | Fix violation | David Gageot | 2012-07-16 | 1 | -0/+4 |
* | Use ArgumentMatcher | David Gageot | 2012-07-16 | 12 | -96/+76 |
* | Remove warning | David Gageot | 2012-07-16 | 3 | -10/+10 |
* | Remove warning | David Gageot | 2012-07-16 | 1 | -2/+2 |
* | Remove warning | David Gageot | 2012-07-16 | 1 | -2/+1 |
* | Remove warning | David Gageot | 2012-07-16 | 1 | -1/+1 |
* | Remove warning | David Gageot | 2012-07-16 | 1 | -1/+1 |
* | Remove warning | David Gageot | 2012-07-16 | 1 | -1/+2 |
* | Fix database tests to make them behave the same on every database regarding s... | David Gageot | 2012-07-16 | 3 | -105/+76 |
* | Dead code | David Gageot | 2012-07-16 | 1 | -5/+0 |
* | Improve logging for DEV mode (based on modifications for SONAR-3590) | Fabrice Bellingard | 2012-07-16 | 4 | -20/+20 |
* | SONAR-2496 Fix HQL request that doesn't work on Oracle... | Fabrice Bellingard | 2012-07-16 | 1 | -1/+1 |
* | Restore Api compatibility | David Gageot | 2012-07-16 | 2 | -5/+7 |
* | Shorter code for HttpDownloader | David Gageot | 2012-07-16 | 1 | -84/+77 |
* | Don't use hardcoded charsets | David Gageot | 2012-07-16 | 2 | -4/+6 |