aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* rename sonar-server to sonar-webserver-coreSébastien Lesaint2019-08-141-81/+0
* remove need to add H2 dependency when depending on sonar-db-testingSébastien Lesaint2019-08-141-1/+0
* remove all other dependencies onto sonar-serverSébastien Lesaint2019-08-141-13/+0
* remove dependency from sonar-webserver-webapi to sonar-serverSébastien Lesaint2019-08-141-10/+0
* create sonar-webserver-es from sonar-serverSébastien Lesaint2019-08-141-0/+2
* create webserver-auth and webserver-common from sonar-serverSébastien Lesaint2019-08-141-1/+4
* create sonar-webserver-es from sonar-serverSébastien Lesaint2019-08-141-0/+2
* Clean depsDuarte Meneses2019-07-171-7/+3
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-0/+1
* Upgrade jjwt to v0.10.5 for compatibility with Java 11Duarte Meneses2019-04-301-1/+4
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-191-4/+2
* Upgrade DBCPEric Hartmann2018-09-071-1/+1
* Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin cla...Duarte Meneses2018-07-191-2/+4
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-07-171-4/+2
* drop dependency of sonar-ce on sonar-serverSébastien Lesaint2018-07-091-1/+0
* finish moving report task code out of sonar-serverSébastien Lesaint2018-07-091-0/+1
* move notification classes to sonar-serverSébastien Lesaint2018-07-091-1/+0
* create module sonar-ce-commonSébastien Lesaint2018-06-291-0/+2
* create module sonar-ce-taskSébastien Lesaint2018-06-291-1/+1
* Do not deploy the artifacts used only internallySimon Brandhof2018-06-191-17/+1
* SONAR-10690 add Core Extension support in SonarQubeSébastien Lesaint2018-06-121-0/+1
* Fix Quality flawsSimon Brandhof2018-05-101-0/+2
* SONAR-6949 Implements bcrypt hash for passwordEric Hartmann2018-04-171-0/+1
* Drop unused dependency org.elasticsearch.test:frameworkSimon Brandhof2018-04-121-6/+0
* Remove unused dependency com.github.tlrx:elasticsearch-testSimon Brandhof2018-04-121-1/+0
* Add sha1 in web.logDavid Rautureau2018-04-101-0/+10
* Fix publicationDavid Rautureau2018-04-041-4/+0
* Fix buildDavid Rautureau2018-04-041-0/+4
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-041-3/+5
* Fix gradle configurationJulien Lancelot2018-03-221-1/+2
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-221-0/+8
* Fix Gradle hack to resolve Jetty dependencySimon Brandhof2018-03-151-0/+1
* Order list of Gradle dependenciesSimon Brandhof2018-03-121-3/+3
* Move To GradleDavid Rautureau2018-03-091-0/+96