| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-1927 Dashboard and Detached controller and views are now the same | David Gageot | 2012-05-04 | 22 | -174/+174 |
* | SONAR-1927 Fix the previous fix... | David Gageot | 2012-05-03 | 2 | -2/+2 |
* | SONAR-1927 Fix filter by category on widgets | David Gageot | 2012-05-03 | 2 | -2/+2 |
* | SONAR-1927 Dashboard and Detached controller and views are now almost the same | David Gageot | 2012-05-03 | 16 | -150/+190 |
* | SONAR-1927 This is getting very duplicated | David Gageot | 2012-05-03 | 3 | -22/+9 |
* | SONAR-1927 And Now For Some More Duplication. | David Gageot | 2012-05-03 | 12 | -28/+53 |
* | SONAR-1927 Introduce more duplication to hopefully improve things after | David Gageot | 2012-05-03 | 3 | -12/+30 |
* | SONAR-1927 Global dashboards | David Gageot | 2012-05-02 | 28 | -32/+685 |
* | Should be able to add a manual violation on a unit test | David Gageot | 2012-05-02 | 2 | -3/+1 |
* | TestClassWithoutTestCases supports only JUnit 3.x | David Gageot | 2012-05-02 | 2 | -1/+2 |
* | FIX Review #1928 | David Gageot | 2012-05-01 | 1 | -11/+7 |
* | FIX Review #1929 | David Gageot | 2012-05-01 | 1 | -1/+1 |
* | Use maven-compiler-plugin 2.4 | Evgeny Mandrikov | 2012-05-01 | 1 | -1/+1 |
* | Trying to fix the build on windows | David Gageot | 2012-05-01 | 1 | -1/+1 |
* | SONAR-3182 Do not use PMD CPD | Evgeny Mandrikov | 2012-04-30 | 20 | -1726/+82 |
* | A singleton is not needed. The code can be simpler | David Gageot | 2012-04-30 | 2 | -13/+6 |
* | Fix violation | David Gageot | 2012-04-30 | 1 | -6/+6 |
* | Fix violation introduced in 1a6a18a5c4e73987a72b8176f398477f13074d29 | David Gageot | 2012-04-29 | 1 | -1/+1 |
* | Code cleaning : Possible null values | David Gageot | 2012-04-27 | 4 | -9/+9 |
* | Code cleaning : Add @Override annotations | David Gageot | 2012-04-27 | 57 | -0/+192 |
* | Code cleaning : Unused code | David Gageot | 2012-04-27 | 5 | -11/+11 |
* | Code cleaning : Methods overriding equals() should override hashCode() | David Gageot | 2012-04-27 | 2 | -1/+7 |
* | Code cleaning : Remove indirect access to static member | David Gageot | 2012-04-27 | 11 | -31/+38 |
* | Code cleaning : Remove unnecessary casts | David Gageot | 2012-04-27 | 18 | -32/+32 |
* | SONAR 1076 - Run PMD on Unit Tests | David Gageot | 2012-04-27 | 56 | -1338/+1289 |
* | Add test helpers and refactor TestUtils a bit. | David Gageot | 2012-04-27 | 4 | -14/+179 |
* | Added comments on code | David Gageot | 2012-04-27 | 2 | -2/+8 |
* | FIX missing </pre> in rule description | David Gageot | 2012-04-27 | 1 | -1/+2 |
* | Use Fest Assert library | David Gageot | 2012-04-27 | 2 | -0/+9 |
* | Remove warnings | David Gageot | 2012-04-27 | 92 | -716/+761 |
* | SONAR-3406 Missing HTML escape in 'Edit rule' page in Quality profiles for ru... | Simon Brandhof | 2012-04-26 | 1 | -1/+1 |
* | Upgrade Mockito to 1.9.0 | David Gageot | 2012-04-26 | 1 | -1/+1 |
* | SONAR-3431 Complete the web service /api/profiles to backup and restore profile | Simon Brandhof | 2012-04-25 | 5 | -13/+82 |
* | SONAR-3428 Configure Infinitest | David Gageot | 2012-04-25 | 42 | -2/+58 |
* | Fix .gitignore to ignore .DS_Store files | David Gageot | 2012-04-25 | 1 | -1/+1 |
* | Merge branch 'release-3.0' | Eric Hartmann | 2012-04-17 | 3 | -3/+49 |
|\ |
|
| * | Add version number into migration script | Evgeny Mandrikov | 2012-04-17 | 1 | -0/+4 |
| * | Fix possible NPE during tracking of violations | Evgeny Mandrikov | 2012-04-17 | 2 | -3/+45 |
* | | Merge branch 'release-3.0' | Eric Hartmann | 2012-04-16 | 54 | -101/+108 |
|\ \ |
|
| * | | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-04-13 | 36 | -36/+36 |
| * | | [maven-release-plugin] prepare release 3.0-RC3 | Eric Hartmann | 2012-04-13 | 36 | -36/+36 |
| |/ |
|
| * | TimeMachine widget - Display only 3 snapshots & reduce header size | Fabrice Bellingard | 2012-04-13 | 2 | -2/+2 |
| * | Fix sorting of reviews on MySQL | Simon Brandhof | 2012-04-12 | 1 | -27/+20 |
| * | Remove the link on the metric "projects". Indeed the drilldown is empty | Simon Brandhof | 2012-04-12 | 1 | -1/+1 |
| * | Add the Ruby on Rails association ProjectMeasure#person | Simon Brandhof | 2012-04-12 | 1 | -0/+1 |
| * | SONAR-3412 Remove zero values from drilldowns of package/file cycles | Simon Brandhof | 2012-04-12 | 1 | -0/+6 |
| * | Add missing whitespace in page "Comparison of Quality Profiles" | Simon Brandhof | 2012-04-12 | 1 | -2/+2 |
| * | SONAR-3404 do not limit search of reviews by default (was 200). | Simon Brandhof | 2012-04-11 | 3 | -2/+4 |
| * | Project roles : decrease the number of results per page | Simon Brandhof | 2012-04-11 | 1 | -1/+1 |
| * | Rename version 2.15 to 3.0 | Simon Brandhof | 2012-04-11 | 39 | -54/+54 |