aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/resources/JavaPackage.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-051-88/+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
|
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-0/+88
| | | | It allows to use the shaded and relocated dependencies of sonar-plugin-api
* SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all ↵Julien HENRY2014-02-121-141/+0
| | | | usages of them
* SONAR-926 Merge Java package and directory concepts. Display full path of ↵Julien HENRY2014-01-161-25/+13
| | | | resources as name.
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-131-9/+33
|
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-161-1/+1
|
* Fix some quality flawsDinesh Bolkensteyn2013-08-291-1/+1
|
* Update copyright headersSimon Brandhof2013-04-221-4/+4
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
|
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-271-0/+8
|
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
|
* Fix violationsEvgeny Mandrikov2011-04-051-3/+3
|
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
|
* Improve backward-compatibility when adding data to a non-indexed resourcesimonbrandhof2011-01-251-1/+1
|
* Fix violations reported on NemoGodin2010-11-261-5/+4
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+122
value of rule parameters in Q profile console