aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1569 Case sensitive sorting of components on the Dependencies pageSimon Brandhof2012-03-272-3/+5
* Case-insensitive sort of names in the page "Components"Simon Brandhof2012-03-271-1/+1
* SONAR-3114 Open resource links on the "dependencies" tabFabrice Bellingard2012-03-271-1/+1
* CSS : vertical alignment of cells in class .tableSimon Brandhof2012-03-271-0/+1
* Add activerecord relation between PROJECTS and AUTHORSSimon Brandhof2012-03-271-19/+20
* SONAR-3114 Set the tab ID to its previous value ('dependencies') Fabrice Bellingard2012-03-273-5/+5
* SONAR-3114 Refactor the "Dependencies" tab (GWT -> Ruby)Fabrice Bellingard2012-03-2714-418/+102
* Case-insensitive sort of manual rules in administration consoleSimon Brandhof2012-03-271-1/+2
* SONAR-3106 Error trying to configure group privileges for a projectSimon Brandhof2012-03-274-19/+21
* Add ruby methods Api::Utils#insensitive_sort(arr) and Api::Utils#insensitive_...Simon Brandhof2012-03-271-0/+47
* SONAR-3323 rename @RequiredMeasures attributes to allOf and anyOfSimon Brandhof2012-03-278-32/+33
* SONAR-3323 slight improvements of snapshot#metric_keysSimon Brandhof2012-03-275-23/+17
* Improve logging of exception during server-side picocontainer startupSimon Brandhof2012-03-272-6/+8
* Add MyBatis stuff for table AUTHORSEvgeny Mandrikov2012-03-2712-0/+321
* SONAR-3357 Improve the "Violations" widgetFabrice Bellingard2012-03-272-4/+6
* Refactor the table AUTHORSSimon Brandhof2012-03-275-8/+48
* Improve message when database must be upgradedSimon Brandhof2012-03-271-1/+1
* SONAR-3354 Display empty table instead of message if no measuresFabrice Bellingard2012-03-272-43/+34
* Fix violationsFabrice Bellingard2012-03-271-2/+2
* Improve DB readme file.Fabrice Bellingard2012-03-271-1/+5
* SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage reportEvgeny Mandrikov2012-03-274-16/+12
* SONAR-3346 Add property "sonar.pmd.generateXml"Evgeny Mandrikov2012-03-274-18/+43
* SONAR-3352 Change boolean columns to non-nullable in migration scriptFabrice Bellingard2012-03-268-59/+37
* SONAR-3352 Fix issue linked to nullable boolean columnsFabrice Bellingard2012-03-267-9/+99
* SONAR-3346 Consume violations directly from PMD - no need to parse XMLEvgeny Mandrikov2012-03-264-13/+50
* SONAR-3347 Limit time of analysis of single file for bridge between PMD and S...Evgeny Mandrikov2012-03-262-11/+38
* SONAR-3031 Add logging for exceptions from CheckstyleEvgeny Mandrikov2012-03-262-14/+28
* SONAR-3032 Add parameter suppressLoadErrors to Checkstyle rules RedundantThro...Evgeny Mandrikov2012-03-262-0/+10
* SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage reportEvgeny Mandrikov2012-03-254-3/+37
* SONAR-3354 Display an explicit message if no measure is availableFabrice Bellingard2012-03-232-34/+43
* SONAR-3353 TimeMachine widget not correctly displayed Fabrice Bellingard2012-03-231-3/+10
* SONAR-2197 Be able to display Design/Libraries tab for any languagesFabrice Bellingard2012-03-234-18/+30
* Fix violationsFabrice Bellingard2012-03-231-1/+2
* Fix some quality flawsSimon Brandhof2012-03-233-9/+45
* Add some HTML ids for integration testsSimon Brandhof2012-03-232-4/+4
* SONAR-3224 update javadocSimon Brandhof2012-03-221-4/+16
* Fix some quality flawsEvgeny Mandrikov2012-03-222-18/+20
* Enforce that parameters are non null by default in sonar-checkstyle-pluginEvgeny Mandrikov2012-03-221-0/+25
* SONAR-3224 remove the need for server restartSimon Brandhof2012-03-2221-113/+74
* SONAR-3224 API: support Ruby on Rails applicationsSimon Brandhof2012-03-2221-26/+536
* SONAR-3323 Display tab/page/widget only when required measures existFabrice Bellingard2012-03-2211-99/+317
* Fix backward-compatibility of /api/propertiesSimon Brandhof2012-03-221-1/+9
* SONAR-3343 Improve AnnotationRuleParser for better consistencyFabrice Bellingard2012-03-212-16/+22
* SONAR-2977 Stop Sonar if more than 1 default profile for a languageFabrice Bellingard2012-03-212-9/+35
* SONAR-2977 Fix issue when new profile added and set to defaultFabrice Bellingard2012-03-211-6/+21
* SONAR-2084 missing whitespaceSimon Brandhof2012-03-212-2/+2
* SONAR-3289 Mark metric 'class_complexity_distribution' as deprecatedEvgeny Mandrikov2012-03-211-0/+3
* Remove calendar.css from dev modeSimon Brandhof2012-03-211-1/+0
* SONAR-3328 Measure drilldown should not display zero variationsSimon Brandhof2012-03-201-1/+1
* SONAR-3229 PMD fails when inspecting Java files suffixed with .javSimon Brandhof2012-03-202-43/+49