index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to travis-ci.com URLs from .org. [skip ci]
Joe Orton
2021-03-03
1
-5
/
+6
*
Update Travis LDAP testing to use a CentOS based container, pulled
Joe Orton
2021-01-29
2
-1
/
+6
*
other half of command
Eric Covener
2021-01-18
1
-1
/
+1
*
go back globbing butadd nullglob
Eric Covener
2021-01-18
1
-1
/
+2
*
Get Lua dev package from liblua5.3-dev.
Yann Ylavic
2021-01-17
1
-1
/
+3
*
Add ab run for TEST_SSL jobs. This now seems to be stable after the
Joe Orton
2020-12-17
1
-1
/
+16
*
Fix bash syntax in travis_run_linux.sh.
Yann Ylavic
2020-12-11
1
-5
/
+1
*
ci: generate as many core files as there are crashes.
Yann Ylavic
2020-12-11
1
-1
/
+6
*
Add ASan (AddressSanitizer) build and tests to ci.
Yann Ylavic
2020-12-05
1
-1
/
+14
*
Stop testing if a core dump was generated during the main test suite run.
Joe Orton
2020-11-27
1
-0
/
+6
*
Add a note on APR/APR-util caching. [skip ci]
Joe Orton
2020-11-23
1
-0
/
+11
*
Disable mod_http2 and mod_ssl_ct for prefork builds, since the former
Joe Orton
2020-10-15
1
-2
/
+23
*
Catch assert() failures.
Joe Orton
2020-09-02
1
-1
/
+1
*
Fail for more abort() errors in error_log.
Joe Orton
2020-08-05
1
-9
/
+19
*
For non-trunk run a simpler APLOGNO() test using grep which
Joe Orton
2020-07-30
1
-7
/
+22
*
* docs/log-message-tags/update-log-msg-tags: Exit with non-zero
Joe Orton
2020-07-15
1
-2
/
+0
*
Test VPATH build in Travis, update docs.
Joe Orton
2020-07-13
2
-6
/
+16
*
For TEST_SSL=1 runs, test SSLSessionCache with shmcb, memcached
Joe Orton
2020-07-07
2
-7
/
+11
*
Adjust for r1879447 to specify shmcb is tested when
Joe Orton
2020-07-02
1
-1
/
+1
*
Add additional test suite runs for the prefork & event pool-debug builds:
Joe Orton
2020-07-02
1
-1
/
+15
*
Travis changes:
Joe Orton
2020-06-30
1
-6
/
+13
*
Add workaround for IPv6 configuration on non-x86 hosts which
Joe Orton
2020-06-23
1
-0
/
+10
*
For diagnosing weird non-x86 failures, dump /etc/hosts in future runs. [skip ci]
Joe Orton
2020-06-19
1
-0
/
+4
*
Update Travis LDAP testing to use new container setup script
Joe Orton
2020-06-16
2
-8
/
+7
*
Add Travis job which runs slapd in a container to allow testing
Joe Orton
2020-06-09
4
-2
/
+29
*
Tail more error_log for failed test suite runs in Travis. [skip ci]
Joe Orton
2020-06-09
1
-1
/
+1
*
Build with LDAP support for APR 1.x.
Joe Orton
2020-06-05
1
-0
/
+4
*
Travis docs updates. [skip ci]
Joe Orton
2020-04-28
1
-4
/
+4
*
For future debugging ease, output the Travis tag & branch. [skip ci]
Joe Orton
2020-03-31
1
-0
/
+3
*
Add simple test for apxs to catch regression in r1872042.
Joe Orton
2020-03-20
1
-5
/
+17
*
Update docs. The expr_string.t failure has not been seen since
Joe Orton
2020-03-04
1
-1
/
+4
*
Switch to using httpd-tests git repo.
Joe Orton
2020-03-03
1
-17
/
+4
*
Add gcc 9 job, enable enhanced malloc debugging for pool-debug job.
Joe Orton
2020-02-20
1
-0
/
+15
*
Add Travis job which runs under UBSan ("Undefined Behaviour Sanitizer").
Joe Orton
2020-02-19
1
-0
/
+21
*
Back off a little when svn export is timing out.
Joe Orton
2020-02-17
1
-1
/
+1
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
2
-4
/
+4
*
Non-x86 testing seems reasonably reliable; note some known failures
Joe Orton
2020-01-13
1
-6
/
+5
*
Add Travis job running the litmus WebDAV test suite.
Joe Orton
2020-01-10
1
-3
/
+12
*
Add arm64 support for Travis testing.
Mike Rumph
2020-01-08
1
-0
/
+1
*
Add Travis job which runs tests in random order.
Joe Orton
2020-01-06
1
-2
/
+2
*
Cache SVN checkout of test/framework across Travis builds. Should
Joe Orton
2020-01-06
1
-4
/
+21
*
test/travis_before_linux.sh: increase backoff time before executing svn export
Luca Toscano
2020-01-04
1
-1
/
+1
*
Work around a build failure when a cached APR branch install
Joe Orton
2019-12-30
1
-0
/
+4
*
test/travis_before_linux.sh: move retry logic to function
Luca Toscano
2019-12-29
1
-9
/
+25
*
test/travis_before_linux.sh: make for loop more resilient
Luca Toscano
2019-12-28
1
-2
/
+10
*
test/travis_before_linux.sh: remove bash -e flag
Luca Toscano
2019-12-22
1
-1
/
+1
*
test/travis_before_linux.sh: add a simple bash retry to svn export
Luca Toscano
2019-12-22
1
-1
/
+8
*
Remove check for committer status
Mike Rumph
2019-12-03
1
-1
/
+0
*
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870738 13f795...
Mike Rumph
2019-12-03
1
-0
/
+1
*
Note that APU_VERSION=trunk doesn't work per rpluem's mail. [skip ci]
Joe Orton
2019-11-22
1
-1
/
+2
[next]