aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-10-1134-34/+34
|
* [maven-release-plugin] prepare release 3.3-RC1Eric Hartmann2012-10-1134-46/+43
|
* Set the Sonar Java version to 1.0-RC1Eric Hartmann2012-10-111-1/+1
|
* Fix warningSimon Brandhof2012-10-111-1/+1
|
* Help ITs by providing an incremental value on the page loaded through ajaxDavid Gageot2012-10-111-0/+1
|
* Fix test on MSWindowsSimon Brandhof2012-10-101-1/+1
|
* Fix evaluation warningDavid Gageot2012-10-101-1/+1
|
* Fix quality flawSimon Brandhof2012-10-101-1/+1
|
* Fix rule parameter descriptionsDavid Gageot2012-10-102-1/+10
|
* Fix some quality flawsSimon Brandhof2012-10-103-5/+3
|
* SONAR-3621 add some unit testsSimon Brandhof2012-10-104-21/+76
|
* dead codeDavid Gageot2012-10-101-10/+0
|
* SONAR-3621 fix performance issue of measure filters using favouritesSimon Brandhof2012-10-101-3/+9
|
* Fix spacing on firefoxDavid Gageot2012-10-101-4/+2
|
* Fix performance of profile consoleSimon Brandhof2012-10-101-1/+2
|
* Fix backward-compatibility of RulesProfile constructorsSimon Brandhof2012-10-101-4/+12
|
* SONAR-3621 Add some unit testsSimon Brandhof2012-10-104-3/+23
|
* SONAR-2804 Fix metrics category names and orderDavid Gageot2012-10-103-12/+12
|
* SONAR-2804 Restore metric id for itsDavid Gageot2012-10-102-6/+17
|
* SONAR-3621 Fix filter by key regexpSimon Brandhof2012-10-101-1/+1
|
* SONAR-3549 From the dependencies page, when selecting a library whose source ↵Simon Brandhof2012-10-092-2/+2
| | | | code has been analysed, the bread crumb is unexpectedly updated
* SONAR-2804 More compact GUIDavid Gageot2012-10-092-13/+8
|
* SONAR-3783 Fix regression on single quotes used with parametersFabrice Bellingard2012-10-093-7/+11
|
* Fix quality flawSimon Brandhof2012-10-091-1/+17
|
* Increase the maximum size of labels displayed in search resultsSimon Brandhof2012-10-091-1/+1
|
* Improve labels of filter wizardSimon Brandhof2012-10-092-5/+5
|
* Remove System.outSimon Brandhof2012-10-091-1/+0
|
* Fix the error message when widget can not be displayedSimon Brandhof2012-10-094-9/+9
|
* Improve styles of sidebar and search engine resultsSimon Brandhof2012-10-092-9/+6
|
* SONAR-3838 The widget "Most violated resources" generates an exception when ↵Simon Brandhof2012-10-091-1/+2
| | | | used on a "Developer" resource
* SONAR-2804 Improve GUIDavid Gageot2012-10-093-14/+6
|
* SONAR-2804 Improve GUIDavid Gageot2012-10-093-130/+45
|
* Remove dead javascript codeDavid Gageot2012-10-091-8/+0
|
* SONAR-3621 fix description of key regexpSimon Brandhof2012-10-092-2/+1
|
* SONAR_3621 add missing support of key regexpSimon Brandhof2012-10-097-2/+41
|
* SONAR-3621 use JSON format between rails and java componentsSimon Brandhof2012-10-0931-1751/+700
| | | | This is the first step before the refactoring of the tables FILTERS, FILTER_COLUMNS and CRITERIA
* SONAR-2804 Improve GUIDavid Gageot2012-10-091-12/+6
|
* Better help for exclusionsDavid Gageot2012-10-093-10/+9
|
* SONAR-3529 Better property setsDavid Gageot2012-10-094-19/+36
|
* SONAR-3621 fix integration test on OracleSimon Brandhof2012-10-081-4/+4
|
* SONAR-3621 fix compatibility of integration tests with OracleSimon Brandhof2012-10-081-8/+8
|
* SONAR-3621 fix compatibility of unit tests with non-h2 databasesSimon Brandhof2012-10-081-16/+16
|
* Enable execution of MeasureFilterExecutorTest on all the supported databasesSimon Brandhof2012-10-081-0/+1
|
* SONAR-3621 improve the SQL request of measure filtersSimon Brandhof2012-10-0813-3/+1317
|
* SONAR-3529 Fix for property setsDavid Gageot2012-10-082-3/+3
|
* SONAR-3676 Fix issue with Maven 2Fabrice Bellingard2012-10-081-13/+13
|
* Fix widget properties with type METRICSimon Brandhof2012-10-084-15/+21
|
* SONAR-3651 Make the "Custom Measure" widget support diff. viewsFabrice Bellingard2012-10-081-15/+18
|
* Refactor codeFabrice Bellingard2012-10-083-13/+47
|
* Fix regression when saving widget configurationFabrice Bellingard2012-10-081-1/+1
| | | | => params[:resource_id] can be null in case of non global dashboard