aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/violations/ViolationQuery.java
Commit message (Expand)AuthorAgeFilesLines
* Drop API ViolationQuery as it's deprecated since 3.6Simon Brandhof2016-03-171-102/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Fix quality flawsSimon Brandhof2015-06-301-1/+1
* Fix quality flaws in APISimon Brandhof2015-04-031-1/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Fix javadocSimon Brandhof2013-06-061-2/+0
* SONAR-4316 implement IssueFilter and support ViolationFilterSimon Brandhof2013-05-281-0/+2
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-2627 False-positive flags disappear after second analysis runSimon Brandhof2011-08-041-7/+20
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-211-7/+7
* Fix crlfEvgeny Mandrikov2011-04-201-89/+89
* [SONAR-1957] Add ViolationQuery on SonarIndex and DecoratorContextFabrice Bellingard2011-04-201-0/+89