aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-161-237/+0
* Improve HttpDownloaderTest for travis environmentSimon Brandhof2015-03-251-1/+1
* Increase timeout of HttpDownloaderTestSimon Brandhof2015-03-251-2/+2
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* Upgrade to JUnit 4.12Simon Brandhof2014-12-091-1/+3
* Fix timeout issue and speed up UT on my boxJulien HENRY2014-09-301-2/+2
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-6/+2
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+4
|\
| * Temporarily increase timeout of HttpDownloadTest to 2 secSimon Brandhof2014-09-301-1/+1
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-8/+2
|\|
| * Make HttpDownloaderTest more stableSimon Brandhof2014-09-301-11/+9
* | Try to increase stability of HttpDownloaderTestSimon Brandhof2014-09-291-7/+11
* | Make HttpDownloaderTest more stableSimon Brandhof2014-09-291-10/+7
* | SONAR-5629 Call /batch/upload_report at the end of an analysisJulien HENRY2014-09-171-5/+2
|/
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Fix quality flaws and improve unit testJulien HENRY2013-09-051-0/+4
* SONAR-4601 Make sure the servlet GZip filter is really used when downloading ...Julien HENRY2013-08-291-1/+16
* SONAR-4488 Increase timeout for /batch_bootstrap/dbJulien HENRY2013-07-111-1/+43
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3895 User resource key and optional authent.David Gageot2012-10-241-2/+2
* Replace jetty-servlet-tester with SimpleHttpDavid Gageot2012-07-171-131/+58
* Remove UriReader#openStream()Simon Brandhof2012-07-161-8/+0
* Update Center improvementsSimon Brandhof2012-07-141-20/+39
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Fix HttpDownloaderTest on WindowsSimon Brandhof2011-10-131-3/+4
* Remove some ignored tests and fix some commented-out codeSimon Brandhof2011-10-131-1/+4
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-11/+8
* Deactivate test HttpDownloaderTestsimonbrandhof2011-08-021-3/+1
* Some code improvementsSimon Brandhof2011-08-021-1/+6
* SONAR-2507 Batch must load plugins without connecting to databasesimonbrandhof2011-06-101-1/+7
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* temporarily ignore HttpDownloadederTest - too many freezes on MS Windowssimonbrandhof2010-12-211-0/+2
* trying to fix a jetty deadlock issue in the unit test HttpDownloaderTestsimonbrandhof2010-11-161-10/+102
* SONAR-1943 Add proxy authentication support for update centersimonbrandhof2010-11-091-3/+24
* HttpDownloader should not create file if fail to downloadGodin2010-11-011-1/+16
* trying to fix a unit test which sometimes fails on windowssimonbrandhof2010-10-111-1/+2
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+103