Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Simon Brandhof | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Remove whitespace before ? | Simon Brandhof | 2012-10-11 | 1 | -11/+11 |
| | |||||
* | Add some doc + fix /api/profiles/list when no language is provided | Simon Brandhof | 2012-10-11 | 2 | -1/+6 |
| | |||||
* | Upgrade Sonar Java to 1.0-SNAPSHOT | Eric Hartmann | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-10-11 | 34 | -34/+34 |
| | |||||
* | [maven-release-plugin] prepare release 3.3-RC1 | Eric Hartmann | 2012-10-11 | 34 | -46/+43 |
| | |||||
* | Set the Sonar Java version to 1.0-RC1 | Eric Hartmann | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Fix warning | Simon Brandhof | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Help ITs by providing an incremental value on the page loaded through ajax | David Gageot | 2012-10-11 | 1 | -0/+1 |
| | |||||
* | Fix test on MSWindows | Simon Brandhof | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Fix evaluation warning | David Gageot | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Fix quality flaw | Simon Brandhof | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Fix rule parameter descriptions | David Gageot | 2012-10-10 | 2 | -1/+10 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-10-10 | 3 | -5/+3 |
| | |||||
* | SONAR-3621 add some unit tests | Simon Brandhof | 2012-10-10 | 4 | -21/+76 |
| | |||||
* | dead code | David Gageot | 2012-10-10 | 1 | -10/+0 |
| | |||||
* | SONAR-3621 fix performance issue of measure filters using favourites | Simon Brandhof | 2012-10-10 | 1 | -3/+9 |
| | |||||
* | Fix spacing on firefox | David Gageot | 2012-10-10 | 1 | -4/+2 |
| | |||||
* | Fix performance of profile console | Simon Brandhof | 2012-10-10 | 1 | -1/+2 |
| | |||||
* | Fix backward-compatibility of RulesProfile constructors | Simon Brandhof | 2012-10-10 | 1 | -4/+12 |
| | |||||
* | SONAR-3621 Add some unit tests | Simon Brandhof | 2012-10-10 | 4 | -3/+23 |
| | |||||
* | SONAR-2804 Fix metrics category names and order | David Gageot | 2012-10-10 | 3 | -12/+12 |
| | |||||
* | SONAR-2804 Restore metric id for its | David Gageot | 2012-10-10 | 2 | -6/+17 |
| | |||||
* | SONAR-3621 Fix filter by key regexp | Simon Brandhof | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | SONAR-3549 From the dependencies page, when selecting a library whose source ↵ | Simon Brandhof | 2012-10-09 | 2 | -2/+2 |
| | | | | code has been analysed, the bread crumb is unexpectedly updated | ||||
* | SONAR-2804 More compact GUI | David Gageot | 2012-10-09 | 2 | -13/+8 |
| | |||||
* | SONAR-3783 Fix regression on single quotes used with parameters | Fabrice Bellingard | 2012-10-09 | 3 | -7/+11 |
| | |||||
* | Fix quality flaw | Simon Brandhof | 2012-10-09 | 1 | -1/+17 |
| | |||||
* | Increase the maximum size of labels displayed in search results | Simon Brandhof | 2012-10-09 | 1 | -1/+1 |
| | |||||
* | Improve labels of filter wizard | Simon Brandhof | 2012-10-09 | 2 | -5/+5 |
| | |||||
* | Remove System.out | Simon Brandhof | 2012-10-09 | 1 | -1/+0 |
| | |||||
* | Fix the error message when widget can not be displayed | Simon Brandhof | 2012-10-09 | 4 | -9/+9 |
| | |||||
* | Improve styles of sidebar and search engine results | Simon Brandhof | 2012-10-09 | 2 | -9/+6 |
| | |||||
* | SONAR-3838 The widget "Most violated resources" generates an exception when ↵ | Simon Brandhof | 2012-10-09 | 1 | -1/+2 |
| | | | | used on a "Developer" resource | ||||
* | SONAR-2804 Improve GUI | David Gageot | 2012-10-09 | 3 | -14/+6 |
| | |||||
* | SONAR-2804 Improve GUI | David Gageot | 2012-10-09 | 3 | -130/+45 |
| | |||||
* | Remove dead javascript code | David Gageot | 2012-10-09 | 1 | -8/+0 |
| | |||||
* | SONAR-3621 fix description of key regexp | Simon Brandhof | 2012-10-09 | 2 | -2/+1 |
| | |||||
* | SONAR_3621 add missing support of key regexp | Simon Brandhof | 2012-10-09 | 7 | -2/+41 |
| | |||||
* | SONAR-3621 use JSON format between rails and java components | Simon Brandhof | 2012-10-09 | 31 | -1751/+700 |
| | | | | This is the first step before the refactoring of the tables FILTERS, FILTER_COLUMNS and CRITERIA | ||||
* | SONAR-2804 Improve GUI | David Gageot | 2012-10-09 | 1 | -12/+6 |
| | |||||
* | Better help for exclusions | David Gageot | 2012-10-09 | 3 | -10/+9 |
| | |||||
* | SONAR-3529 Better property sets | David Gageot | 2012-10-09 | 4 | -19/+36 |
| | |||||
* | SONAR-3621 fix integration test on Oracle | Simon Brandhof | 2012-10-08 | 1 | -4/+4 |
| | |||||
* | SONAR-3621 fix compatibility of integration tests with Oracle | Simon Brandhof | 2012-10-08 | 1 | -8/+8 |
| | |||||
* | SONAR-3621 fix compatibility of unit tests with non-h2 databases | Simon Brandhof | 2012-10-08 | 1 | -16/+16 |
| | |||||
* | Enable execution of MeasureFilterExecutorTest on all the supported databases | Simon Brandhof | 2012-10-08 | 1 | -0/+1 |
| | |||||
* | SONAR-3621 improve the SQL request of measure filters | Simon Brandhof | 2012-10-08 | 13 | -3/+1317 |
| | |||||
* | SONAR-3529 Fix for property sets | David Gageot | 2012-10-08 | 2 | -3/+3 |
| | |||||
* | SONAR-3676 Fix issue with Maven 2 | Fabrice Bellingard | 2012-10-08 | 1 | -13/+13 |
| |