aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/main/java/org/sonar/ce/httpd/CeHttpServer.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-15399 Replace nanohttpd used by CE for monitoring and log control.Steve Marion2022-08-261-65/+25
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-10034 drop support of reflection-based Pico Container lifecycle managementSébastien Lesaint2019-05-231-3/+4
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9590 move shared memory file classes to dedicated packageSébastien Lesaint2017-09-051-1/+1
* Refactor the way to get loopback address in CeHttpServerSimon Brandhof2017-04-111-4/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* fix coverage of CeHttpServerSébastien Lesaint2016-08-251-5/+4
* SONAR-7825 rename ProcessCommands#systemInfoUrl to #httpUrlSébastien Lesaint2016-08-231-1/+1
* SONAR-7825 alter CE HTTP server for general useSébastien Lesaint2016-08-231-0/+144