aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/platform/Server.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-95/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Code smell fix: Remove unused importsBruno Andrade2021-07-121-1/+0
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-24/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Remove deprecated APIs since at least 6.7Julien HENRY2020-03-231-1/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11465 API cleanupJulien HENRY2019-01-161-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11073 Remove trailing slash in "Server base URL"Julien HENRY2018-08-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Delete deprecated and unused Server#getDeployDir()Simon Brandhof2017-10-161-8/+0
* SONAR-9863 replace old "permanent server ID" by the new oneSimon Brandhof2017-10-161-5/+6
* SONAR-9263 Drop unused property sonar.web.devSimon Brandhof2017-10-041-2/+4
* SONAR-9721 fix javadoc of Server#getId()Simon Brandhof2017-08-301-2/+4
* SONAR-8800 Deprecate org.sonar.api.platform.Server#getUrlJulien Lancelot2017-06-091-0/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-7899 configure container of "startup followers"Simon Brandhof2016-07-291-1/+6
* Add javadoc to org.sonar.api.platform.ServerSimon Brandhof2016-07-271-7/+40
* Automatic merge from branch-5.6ssjenka2016-07-141-0/+2
|\
| * SONAR-7866 Deprecate Server#isSecured()Julien Lancelot2016-07-131-0/+2
* | SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-041-2/+2
|/
* SONAR-7534 Server#getUrl must return serverBaseUrl when it is setSébastien Lesaint2016-05-131-1/+1
* SONAR-7534 implement Server#getUrl on the server sideSébastien Lesaint2016-05-121-2/+2
* Revert "SONAR-7122 Drop the ability to customize the web app context"Julien Lancelot2016-03-311-4/+0
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-291-0/+2
* SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-021-0/+4
* SONAR-6226 Create IdentityProvider APIJulien Lancelot2016-01-251-5/+25
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-2/+2
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-3/+5
* Fix quality flawsJulien Lancelot2015-04-201-0/+3
* Replacement injection of ServletContext by Properties in PlatformJulien Lancelot2014-04-161-0/+7
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* 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-2603 provide a dedicated page to generate server idsimonbrandhof2011-09-111-1/+1
* SONAR-2603 generate server key at startupSimon Brandhof2011-08-091-0/+5
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* add the method getURL() to org.sonar.api.platform.Serversimonbrandhof2010-11-021-0/+6
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+37