aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/resources/Project.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-187/+0
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-0/+5
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Refactor resources APIDuarte Meneses2017-01-271-230/+66
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-311-5/+8
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-301-0/+12
* Fix quality flawsSimon Brandhof2016-07-051-1/+0
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-051-68/+8
* SONAR-7612 Apply feedbackJulien HENRY2016-05-121-3/+2
* SONAR-7612 Deprecate old Resource API (Project, Directory, File)Julien HENRY2016-05-121-0/+2
* 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-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar....Julien HENRY2015-11-051-22/+0
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-031-64/+5
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-291-8/+8
* Useless codeDavid Gageot2015-05-121-1/+1
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-101-3/+14
* SONAR-5945 Improve export of components in report and fix uploadJulien HENRY2014-12-191-0/+2
* Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-10-081-2/+8
|\
| * SONAR-1587 Fix inter module dependencies when sonar.branch is usedJulien HENRY2014-10-081-2/+8
* | SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.xSimon Brandhof2014-10-021-6/+0
* | SONAR-2860 Drop commons-configurationJulien HENRY2014-09-051-84/+23
|/
* Deprecate AnalysisType.Julien HENRY2014-06-051-1/+8
* Remove Component.moduleKeyJulien Lancelot2014-03-171-5/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages()Simon Brandhof2014-02-261-3/+2
* SONAR-926 Add module key information on components for IntelliJJulien HENRY2014-02-211-0/+5
* Fix some quality flawsJulien HENRY2014-02-131-1/+1
* SONAR-5058 Remove default configuration for global test exclusionsJean-Baptiste Lievremont2014-02-121-6/+1
* SONAR-926 Export component path in issues WS search resultsJulien HENRY2014-02-111-0/+5
* SONAR-926 * Deprecated FileSystemFilter in favor of InputFileFilterJulien HENRY2014-02-101-0/+13
* SONAR-926 Expose ModuleLanguages in plugin APIJulien HENRY2014-01-241-2/+3
* SONAR-926 Multi-language support:Julien HENRY2014-01-241-3/+7
* SONAR-3024 Perform one shot migration of all project resourcesJulien HENRY2014-01-231-2/+0
* SONAR-3024 Fix regression with Library resourcesJulien HENRY2014-01-161-10/+14
* Fix some quality flawsJulien HENRY2013-08-281-6/+9
* Fix quality flawsSimon Brandhof2013-08-161-2/+2
* Fix some quality flawsSimon Brandhof2013-05-291-4/+5
* SONAR-4334 Do not generate exception when passing true to setLatestAnalysis()Julien Lancelot2013-05-291-1/+4
* SONAR-4334 Using the "sonar.projectDate" property must lead to an analysis fa...Julien Lancelot2013-05-291-3/+7
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-271-1/+22
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Depreciate methodJulien Lancelot2013-03-251-0/+4
* SONAR-2760 file exclusions by absolute pathSimon Brandhof2013-02-131-3/+3
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-121-2/+9
* Remove the constants of org.sonar.api.resouces.Project that are deprecated si...Simon Brandhof2013-02-071-30/+0
* Revert SONAR-3885 codeFabrice Bellingard2012-12-031-53/+7
* SONAR-3885 Exclusion patterns should support negationDavid Gageot2012-11-061-7/+53