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
*
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
*
Doc updates for Travis. [skip ci]
Joe Orton
2019-11-21
1
-3
/
+54
*
Build on s390x (interesting test target since it's big-endian).
Joe Orton
2019-11-21
1
-3
/
+3
*
Support travis builds against APR/APR-util non-trunk branches.
Joe Orton
2019-11-21
2
-43
/
+42
*
Specify make flags globally and work around PR 63942 for regeneration
Joe Orton
2019-11-20
2
-2
/
+4
*
Minor Travis doc updates and a todo list. [skip ci]
Joe Orton
2019-11-12
1
-1
/
+18
*
Add buildconf option to force (rather than suppress) regeneration of
Joe Orton
2019-11-12
1
-1
/
+1
*
Add shared-mpms build, add build against APR trunk (httpd trunk only).
Joe Orton
2019-11-08
1
-7
/
+18
*
Start sketching out some travis docs and check we can -> [skip ci]
Joe Orton
2019-11-08
1
-0
/
+32
*
Revert r1869541 and always run httpd's buildconf against the Debian APR,
Joe Orton
2019-11-08
1
-6
/
+3
*
Run buildconf using the specific APR/APR-util versions if configured.
Joe Orton
2019-11-08
1
-1
/
+6
*
Add Travis support for multiple APR/APR-util versions.
Joe Orton
2019-11-08
2
-2
/
+46
*
Support 2.4.x builds, which lacks --with-test-suite support.
Joe Orton
2019-11-08
1
-3
/
+22
[next]