aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove some classes of org.sonar.check that are deprecated since 2.3Simon Brandhof2012-03-203-151/+0
* SONAR-2900 The AnnotationCheckFactory should accept check objects and not onl...Simon Brandhof2012-03-202-21/+68
* SONAR-3344 Display metadata of SonarSource licensesSimon Brandhof2012-03-2016-17/+414
* API: add the methods DateUtils#parseDateQuietly(String) and parseDateTimeQuie...Simon Brandhof2012-03-202-12/+75
* SONAR-3289 Mark metric 'class_complexity_distribution' as deprecatedEvgeny Mandrikov2012-03-201-0/+7
* SONAR-3006 Remove ChartsControler and related codeFabrice Bellingard2012-03-205-360/+0
* SONAR-3006 Remove the old TimeMachine page & all related codeFabrice Bellingard2012-03-208-2307/+0
* SONAR-2084 open documentation in a new tabSimon Brandhof2012-03-202-2/+2
* SONAR-2084 improve usabilitySimon Brandhof2012-03-205-25/+31
* SONAR-2084 fix some quality flawsSimon Brandhof2012-03-203-13/+58
* SONAR-2084 fix the key of the property sonar.secretKeyPathSimon Brandhof2012-03-203-10/+9
* SONAR-2084 focus on the clear text input when loading the administration consoleSimon Brandhof2012-03-201-5/+8
* SONAR-3283 Do not allow to search reviews by author/assignee IDFabrice Bellingard2012-03-203-29/+73
* SONAR-3278 Fix some rendering issuesFabrice Bellingard2012-03-201-8/+9
* SONAR-3289 On java projects compute complexity distribution by fileEvgeny Mandrikov2012-03-205-130/+115
* Add some JavadocsEvgeny Mandrikov2012-03-202-2/+6
* SONAR-3072 Fix wrong refactoring of ViolationTrackingDecoratorEvgeny Mandrikov2012-03-191-1/+1
* Merge remote-tracking branch 'origin/master'Simon Brandhof2012-03-196-16/+65
|\
| * SONAR-1700 Some links to the projects end up in new sessionFabrice Bellingard2012-03-194-0/+42
| * SONAR-2977 Setting a profile to default via the API doesn't workFabrice Bellingard2012-03-192-16/+23
* | Fix POST /api/properties on embedded databaseSimon Brandhof2012-03-191-3/+2
|/
* SONAR-2721 Display number of "projects" in "Size" widgetEvgeny Mandrikov2012-03-193-0/+19
* Reformat code for some core widgetsEvgeny Mandrikov2012-03-194-69/+66
* Revert "SONAR-2977 Setting a profile to default via the API doesn't work"Fabrice Bellingard2012-03-192-23/+16
* SONAR-1378 validate type when creating/updating properties with the web servi...Simon Brandhof2012-03-183-79/+56
* SONAR-2977 Setting a profile to default via the API doesn't workFabrice Bellingard2012-03-162-16/+23
* SONAR-1378 auto-detect password properties that are suffixed by .password.sec...Simon Brandhof2012-03-162-1/+27
* SONAR-3072 Restore behaviour of tracking of violations when importSources=falseEvgeny Mandrikov2012-03-161-13/+19
* Minor - remove useless ; in enumSimon Brandhof2012-03-161-1/+1
* SONAR-1378 validate property types + update type of core propertiesSimon Brandhof2012-03-1630-413/+803
* SONAR-3277 Improve HTML renderingFabrice Bellingard2012-03-151-2/+4
* Add missing license headersEvgeny Mandrikov2012-03-152-0/+38
* SONAR-3072 sonar-diff module is useless for the moment, so remove itEvgeny Mandrikov2012-03-1527-939/+63
* SONAR-3319 Extract code used for backward compatibility into a methodFabrice Bellingard2012-03-151-3/+13