aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/src/test/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* Maven profiles for each technical stackSimon Brandhof2014-09-301-1/+1
* SONAR-4898 add missing testsSimon Brandhof2014-09-251-0/+6
* SONAR-4898 add some testsSimon Brandhof2014-09-221-0/+84
* SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-211-4/+2
* Fix some quality flawsSimon Brandhof2014-08-263-18/+18
* SONAR-5519 create temp directory if not exists at startupSimon Brandhof2014-08-071-7/+10
* Fix test when test env declares some system properties starting with "sonar."Simon Brandhof2014-08-071-1/+4
* SONAR-5499 Do not allow to change the distributed JDBC driversSimon Brandhof2014-08-075-112/+269
* SONAR-4898 fix support of properties that don't start with "sonar."Simon Brandhof2014-08-041-10/+44
* SONAR-4898 update documentation and Minimum Viable EnvironmentSimon Brandhof2014-07-302-48/+5
* SONAR-4898 improve reliabilitySimon Brandhof2014-07-301-8/+0
* SONAR-4898 add missing tests, fix loading of default settings and check Java6+Simon Brandhof2014-07-284-39/+257
* SONAR-4898 fix enforcer rule + disable failing AppTestSimon Brandhof2014-07-241-0/+2
* SONAR-4898 rename StartServer to AppSimon Brandhof2014-07-241-3/+3
* SONAR-4898 improve loggingSimon Brandhof2014-07-241-2/+1
* added missing licensesStephane Gamard2014-07-241-1/+19
* SONAR-4898 - Added mxBean method invokation testStephane Gamard2014-07-241-15/+21
* SONAR-4898 - Added JMX registration to StartServer and base testStephane Gamard2014-07-241-0/+74
* SONAR-4898 remove duplicated classes and usage of SONAR_HOMESimon Brandhof2014-07-231-55/+0
* SONAR-4898 some refactoringSimon Brandhof2014-07-234-479/+0
* reworked assemblyStephane Gamard2014-07-235-746/+0
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-205-5/+6
* Fix documentation of sonar.web.context in conf/sonar.propertiesSimon Brandhof2014-06-101-6/+6
* Replacement injection of ServletContext by Properties in PlatformJulien Lancelot2014-04-164-1/+309
* Merge branch 'master' of github.com:red6/sonar into red6-masterSimon Brandhof2014-04-021-2/+19
|\
| * SONAR-4742 Add support of AJP 1.3 protocolJan Stamer2014-02-151-2/+19
* | Merge branch 'master' of github.com:jdigweed/sonar into jdigweed-masterSimon Brandhof2014-03-211-1/+48
|\ \
| * | Adding clientauth testsJohn W2014-03-201-1/+48
| |/
* | SONAR-4843 Rename the property sonar.web.dev to sonar.rails.devSimon Brandhof2014-03-151-2/+2
* | Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-117-7/+7
|/
* SONAR-4756 Fix side effect (SONAR_HOME not set in webapp tests)Jean-Baptiste Lievremont2013-12-022-3/+27
* SONAR-4741 Bind to 0.0.0.0 by defaultSimon Brandhof2013-10-241-0/+51
* SONAR-4741 Log clear message when HTTP and HTTPS ports are the sameSimon Brandhof2013-10-241-0/+13
* Better error message when wrapper.conf is not correctSimon Brandhof2013-10-232-5/+18
* Log in console when server is upSimon Brandhof2013-10-212-7/+8
* SONAR-4742 remove AJP supportSimon Brandhof2013-10-171-35/+0
* SONAR-4675 unit test must not generate temp files in sourcesSimon Brandhof2013-10-151-15/+17
* SONAR-4675 root web context must be "" instead of "/"Simon Brandhof2013-10-151-1/+9
* SONAR-4675 remove ability to customize logback-access.xmlSimon Brandhof2013-10-142-20/+19
* SONAR-4742 Add support of AJP 1.3 protocolSimon Brandhof2013-10-141-15/+77
* SONAR-4741 HTTPS modeSimon Brandhof2013-10-144-37/+156
* Ability to enable Rails development mode with sonar.web.dev=trueSimon Brandhof2013-10-082-0/+36
* SONAR-4736 Speed-up migration of violations to issues by disabling indexesSimon Brandhof2013-10-041-2/+2
* SONAR-4675 try again to fix test on windowsSimon Brandhof2013-10-021-1/+2
* SONAR-4675 fix test on windowsSimon Brandhof2013-10-021-2/+2
* SONAR-4675 fix some quality flawsSimon Brandhof2013-10-023-0/+72
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-017-52/+541
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-4157 Upgrade the embedded Jetty to version 8.1Julien HENRY2013-03-261-12/+1