summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Actually create the build directory as the target user instead of rootwip/ciClaudio Saavedra2018-08-151-2/+3
* Fix tags syntaxClaudio Saavedra2018-08-151-1/+2
* Build to a build dir and tag the job as 'non_aws' to fix the tests.Claudio Saavedra2018-08-151-4/+7
* Use a non-root user to build and run tests, remove changes to apache confClaudio Saavedra2018-08-142-7/+7
* Add php-xmlrpc to extra dependencies as needed for tests.Claudio Saavedra2018-08-141-1/+1
* Fix pathsClaudio Saavedra2018-08-141-1/+2
* Restore to last working version, also add artifacts to download test results logClaudio Saavedra2018-08-141-18/+5
* Separate script in stages and print test log on failureClaudio Saavedra2018-08-131-3/+18
* Print test resultsClaudio Saavedra2018-08-131-0/+1
* Remove runner userClaudio Saavedra2018-08-131-2/+0
* Test the ci setting user and group to apache as it should be in the docker im...Claudio Saavedra2018-08-131-0/+3
* Use fedora:28 and run script as a non-root userClaudio Saavedra2018-08-131-6/+8
* Try to update/install packages with sudo.Claudio Saavedra2018-08-131-4/+4
* Need registry..Claudio Saavedra2018-08-131-1/+1
* Try with the f28/httpd image insteadClaudio Saavedra2018-08-131-2/+2
* Trying a different imageClaudio Saavedra2018-08-101-1/+1
* Trying, this will probably fail.Claudio Saavedra2018-08-101-1/+1
* Add missing mod_ssl dependencyClaudio Saavedra2018-08-101-1/+1
* Add php dependencyClaudio Saavedra2018-08-101-1/+2
* Add missing redhat gcc config depClaudio Saavedra2018-08-101-1/+1
* Add missing dependencies for building and testingClaudio Saavedra2018-08-101-1/+1
* Add missing makeClaudio Saavedra2018-08-101-1/+1
* Add missing libpsl-devel dependencyClaudio Saavedra2018-08-101-1/+1
* Add missing gtk-doc dependencyClaudio Saavedra2018-08-101-1/+1
* Actually which is missing, not autotools etcClaudio Saavedra2018-08-101-1/+1
* additional dependencies addedClaudio Saavedra2018-08-101-0/+4
* Add missing -yClaudio Saavedra2018-08-101-1/+1
* Fix gpg typoClaudio Saavedra2018-08-101-2/+2
* Add .gitlab-ci.ymlClaudio Saavedra2018-08-101-0/+10
* Update doap fileClaudio Saavedra2018-08-101-0/+7
* Add some tests for trailing dots in domainsClaudio Saavedra2018-08-102-3/+66
* Simplify soup_host_matches_host()Claudio Saavedra2018-08-101-10/+1
* 2.63.902.63.90Claudio Saavedra2018-08-093-2/+16
* Update French translationCharles Monzat2018-08-091-47/+49
* Updated Lithuanian translationAurimas Černius2018-08-051-48/+50
* Update German translationTim Sabsch2018-08-051-47/+50
* Update Polish translationPiotr Drąg2018-08-041-44/+47
* examples/simple-httpd.c: Fix handling of directoriesMooffie2018-07-011-1/+6
* Update Catalan translationJordi Mas2018-07-011-47/+52
* Add soup_cookie_jar_get_cookies with empty hostname testMichael Catanzaro2018-06-281-0/+19
* cookie-jar: bail if hostname is an empty stringMichael Catanzaro2018-06-281-1/+1
* soup-auth-manager: Workaround false-positive FORWARD_NULL Coverity Scan warningMilan Crha2018-06-251-0/+8
* soup-message-headers: Add sanity check into content_type_setter()Milan Crha2018-06-251-6/+8
* soup-auth-digest: Fix buffer size issue found by Coverity Scan and clangMilan Crha2018-06-251-2/+2
* test-utils: Fix uninitialized value issue found by Coverity Scan and clangMilan Crha2018-06-251-2/+4
* soup-status: Fix include recursion issue found by Coverity Scan and clangMilan Crha2018-06-251-1/+1
* soup: Fix nonnull parameter issues found by Coverity Scan and clangMilan Crha2018-06-252-2/+3
* soup-body-output-stream: Fix unused value issues found by Coverity Scan and c...Milan Crha2018-06-251-3/+0
* soup-address: Fix some issues found by Coverity Scan and clangMilan Crha2018-06-251-4/+4
* soup-auth: Fix use-after-free found by Coverity Scan and clangMilan Crha2018-06-251-4/+0