index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actually clear the cache for the worker MPM (missed in r1879757).
Joe Orton
2020-07-13
1
-0
/
+1
*
Try removing the cached ~/perl5 to reset the broken worker
Joe Orton
2020-07-10
1
-0
/
+1
*
Add additional test suite runs for the prefork & event pool-debug builds:
Joe Orton
2020-07-02
1
-4
/
+4
*
Travis changes:
Joe Orton
2020-06-30
1
-1
/
+4
*
Add Travis jobs to test shared-MPMs under APR pool-debug with both event and ...
Joe Orton
2020-06-30
1
-0
/
+12
*
Add a plain mod_cgid build, explicitly without mod_cgi.
Joe Orton
2020-06-25
1
-0
/
+3
*
Mark fdpassing test as failing.
Joe Orton
2020-06-23
1
-1
/
+3
*
Disable mod_cgi to ensure mod_cgid is really being tested.
Joe Orton
2020-06-23
1
-1
/
+1
*
Fix YAML syntax.
Joe Orton
2020-06-23
1
-1
/
+1
*
Test mod_cgid w/fdpassing.
Joe Orton
2020-06-23
1
-0
/
+4
*
Add Travis job which runs slapd in a container to allow testing
Joe Orton
2020-06-09
1
-1
/
+9
*
Disable all Travis notifications for forks (hopefully). [skip ci]
Joe Orton
2020-06-09
1
-4
/
+10
*
Build with LDAP support for APR 1.x.
Joe Orton
2020-06-05
1
-5
/
+10
*
Add gcc-10 job, drop gcc-9 config from allow_failures (seems stable again).
Joe Orton
2020-05-01
1
-6
/
+24
*
Enable Travis notifications for trunk per dev@ consensus.
Joe Orton
2020-04-28
1
-2
/
+2
*
Allow failures for the gcc9 build since the repo seems to have broken deps.
Joe Orton
2020-04-16
1
-0
/
+3
*
Don't fail the Travis build for ppc64le jobs, which are also unreliable.
Joe Orton
2020-04-14
1
-0
/
+2
*
Drop -v from arm64 test runs and add to allowed failures, it is still
Joe Orton
2020-03-25
1
-2
/
+3
*
Better define conditions for skipping tests on 2.4.x or non-2.4.x.
Joe Orton
2020-03-23
1
-7
/
+14
*
Fix the travis syntax (should have done it in a PR...).
Joe Orton
2020-03-20
1
-1
/
+1
*
Fix Travis trunk/master confusion, and make the i386 build
Joe Orton
2020-03-20
1
-4
/
+5
*
Test exclsion doesn't work since "tag !~" matches when tag is undefined.
Joe Orton
2020-03-20
1
-4
/
+4
*
Match Travis jobs for 2.4.x by tag as well as branch.
Joe Orton
2020-03-20
1
-8
/
+12
*
Add simple test for apxs to catch regression in r1872042.
Joe Orton
2020-03-20
1
-1
/
+2
*
Fix travis config validation warnings.
Joe Orton
2020-03-03
1
-3
/
+2
*
Switch to using httpd-tests git repo.
Joe Orton
2020-03-03
1
-1
/
+1
*
Add an i386 build using a multilib packages and "gcc -m32".
Joe Orton
2020-02-26
1
-1
/
+29
*
Add gcc 9 job, enable enhanced malloc debugging for pool-debug job.
Joe Orton
2020-02-20
1
-4
/
+23
*
Add Travis job which runs under UBSan ("Undefined Behaviour Sanitizer").
Joe Orton
2020-02-19
1
-0
/
+4
*
Add Travis job with --enable-mods-static=reallyall.
Joe Orton
2020-01-14
1
-0
/
+3
*
Enable verbose test output to debug failures on arm.
Joe Orton
2020-01-10
1
-0
/
+1
*
Add Travis job running the litmus WebDAV test suite.
Joe Orton
2020-01-10
1
-0
/
+23
*
travis: remove verbose arg for Ubuntu Worker
Luca Toscano
2020-01-09
1
-1
/
+0
*
Add arm64 support for Travis testing.
Mike Rumph
2020-01-08
1
-0
/
+4
*
travis: disable email notifications
Luca Toscano
2020-01-06
1
-2
/
+4
*
travis: add verbose config to perl test suite for Ubuntu Worker All Modules
Luca Toscano
2020-01-06
1
-0
/
+1
*
Add Travis job which runs tests in random order.
Joe Orton
2020-01-06
1
-0
/
+4
*
travis: restore email notifications for dev@
Luca Toscano
2019-12-30
1
-3
/
+2
*
Work around a build failure when a cached APR branch install
Joe Orton
2019-12-30
1
-0
/
+1
*
travis: temporary disable notifications to dev@
Luca Toscano
2019-12-28
1
-2
/
+3
*
travis: sync trunk's notification config with 2.4.x
Luca Toscano
2019-12-19
1
-3
/
+1
*
travis: send notification to httpd-dev@ only on failure
Luca Toscano
2019-12-19
1
-1
/
+0
*
does this work??
Daniel Gruno
2019-12-10
1
-1
/
+0
*
adding myself for debugging (happy 113th birthday to the inventor of that ter...
Daniel Gruno
2019-12-09
1
-0
/
+1
*
travis: enable email notifications on success as test
Luca Toscano
2019-12-09
1
-1
/
+4
*
Enable ppc64le builds, caching now seems to work in Travis for non-x86.
Joe Orton
2019-11-28
1
-0
/
+4
*
Skip "PCRE 1" job for 2.4.x since there's no PCRE 2 support. [skip ci]
Joe Orton
2019-11-28
1
-1
/
+2
*
Skip ap_expr regeneration for 2.4.x.
Joe Orton
2019-11-28
1
-1
/
+2
*
Build on s390x (interesting test target since it's big-endian).
Joe Orton
2019-11-21
1
-0
/
+10
*
Support travis builds against APR/APR-util non-trunk branches.
Joe Orton
2019-11-21
1
-0
/
+5
[next]