aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3231 Allow to associate measure with committerEvgeny Mandrikov2012-02-013-3/+42
* Revert invalid commentSimon Brandhof2012-01-311-2/+0
* Add javadoc to Violation#getCommittersimonbrandhof2012-01-301-0/+2
* SONAR-2061 add the flag Metric#deleteHistoricalData. Default value is false.Simon Brandhof2012-01-252-25/+75
* Move some purge tasks to MyBatissimonbrandhof2012-01-243-12/+11
* SONAR-3179 Use naming convention for localization of qualifiersEvgeny Mandrikov2012-01-202-23/+2
* SONAR-2757 add the column SNAPSHOTS.PURGE_STATUS (INTEGER)Simon Brandhof2012-01-191-0/+18
* Fix some minor violationsSimon Brandhof2012-01-191-2/+2
* Fix compatibility of FieldUtilsTest with Jacocosimonbrandhof2012-01-181-8/+0
* SONAR-3112 Metrics 'test_errors' and 'skipped_tests' should be qualitativeEvgeny Mandrikov2012-01-181-2/+2
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-181-52/+126
* SONAR-3179 Allow to declare resources which can be used for filtersEvgeny Mandrikov2012-01-181-2/+14
* SONAR-3179 Add API to define resourcesEvgeny Mandrikov2012-01-182-0/+151
* SONAR-3012 Shows the new unreviewed violations count in the widgetFabrice Bellingard2012-01-171-4/+4
* Calling Field.setAccessible(true) is accepted here -> not a quality flawSimon Brandhof2012-01-171-1/+1
* SONAR-3012 Add new_unreviewed_violations metricFabrice Bellingard2012-01-173-5/+56
* Fix violationsEvgeny Mandrikov2012-01-161-1/+2
* SONAR-3164 AnnotationCheckFactory does not detect properties declared in inhe...Simon Brandhof2012-01-134-14/+90
* SONAR-3169 API: new utility class org.sonar.api.utils.FieldUtilsSimon Brandhof2012-01-132-0/+202
* SONAR-3012 Improvements on Review ActivityFabrice Bellingard2012-01-131-5/+0
* SONAR-3112 Metric 'test_failures' should be qualitativeEvgeny Mandrikov2012-01-131-3/+2
* SONAR-3012 New widget to monitor the review activityFabrice Bellingard2012-01-121-0/+96
* SONAR-3137,SONAR-2292 Add synchronization of groups, prepare API for future e...Evgeny Mandrikov2012-01-115-25/+46
* Update copyright header for this new yearSimon Brandhof2012-01-10357-357/+357
* SONAR-3137,SONAR-2292 Complete API for external security systemsEvgeny Mandrikov2012-01-103-3/+97
* SONAR-3137 Add experimental API to retrieve users from external systemEvgeny Mandrikov2012-01-092-0/+88
* SONAR-3147 Web service to list available widgetsSimon Brandhof2012-01-051-0/+2
* Fix some quality flawssimonbrandhof2012-01-011-1/+1
* Remove ignored testsimonbrandhof2011-12-311-13/+0
* Fix some quality flawssimonbrandhof2011-12-311-6/+8
* SONAR-3096 Exclude source sub-directories starting with a dotSimon Brandhof2011-12-222-3/+18
* Fix some quality flawssimonbrandhof2011-12-221-11/+11
* SONAR-1929 do not register dashboards which name already exitsSimon Brandhof2011-12-165-146/+13
* SONAR-1929 move the package org.sonar.api.web.dashboard to org.sonar.api.webSimon Brandhof2011-12-164-8/+7
* SONAR-1929 minor refactoring + add some testsSimon Brandhof2011-12-163-54/+25
* Fix violationsEvgeny Mandrikov2011-12-151-5/+9
* SONAR-1929 refactor the extension point to define dashboardsSimon Brandhof2011-12-155-151/+153
* SONAR-1929 refactoring of the extension point DashboardSimon Brandhof2011-12-153-61/+42
* SONAR-1929 Improve the Dashboard template APIFabrice Bellingard2011-12-144-20/+28
* SONAR-1929 Modify the new DashboardTemplate APIFabrice Bellingard2011-12-1311-250/+405
* SONAR-3063 Implement the hotspots page as a dashboardFabrice Bellingard2011-12-121-1/+1
* SONAR-1929 New extension point: dashboard templateFabrice Bellingard2011-12-127-3/+315
* Fix some violationsSimon Brandhof2011-12-121-5/+5
* Improve DateUtils by using generics in ThreadLocal + rename some unit tests o...Simon Brandhof2011-12-122-8/+11
* SONAR-3077 rename priority to severity in Rule#toString()Simon Brandhof2011-12-121-33/+36
* SONAR-2973 replace RULE_FAILURES_OVERRIDDEN_SEVERITY by REVIEWS.MANUAL_SEVERI...Simon Brandhof2011-12-121-12/+0
* SONAR-3077 Don't use ReflectionToStringBuilder in Rule.toString()Evgeny Mandrikov2011-12-101-1/+11
* Add DecoratorBarriers START_VIOLATION_PERSISTENCE and END_OF_VIOLATION_PERSIS...Evgeny Mandrikov2011-12-091-13/+23
* SONAR-3070 DateUtils should not parse badly formatted stringsEvgeny Mandrikov2011-12-092-15/+29
* Increase size of RULE_FAILURES.COMMITTER to 100Evgeny Mandrikov2011-12-081-1/+1