Use Painless Security signing key
[freeradius.git] / .travis.yml
2015-04-06 Arran Cudbard-BellInstall doxygen
2015-03-31 Arran Cudbard-BellMerge pull request #931 from nchaigne/3.0.x-fb4-rc
2015-03-30 Arran Cudbard-BellNew travis apt plugin config structure
2015-03-29 Arran Cudbard-BellBuild doxygen docs
2015-03-29 Arran Cudbard-BellFail on scan errors
2015-03-29 Arran Cudbard-BellAttempt to move to travis container infrastructure
2015-03-21 Arran Cudbard-BellInstall libwebclient-dev in CIT
2015-02-04 Arran Cudbard-BellRun clang static analyzer for at least one build in...
2015-01-05 Arran Cudbard-BellBuild without libpcre for the optional library test...
2014-11-22 Arran Cudbard-BellAdd memcached rlm_cache_driver
2014-11-06 Arran Cudbard-BellBuild on travis WITH_EVAL_DEBUG
2014-11-04 Arran Cudbard-BellMerge pull request #827 from leprechau/tokener-cleanup
2014-11-04 Arran Cudbard-BellAdd libcap-dev dependency for travis and debian packages
2014-09-06 Arran Cudbard-BellCan't build without regexes on Travis because it causes...
2014-09-05 Arran Cudbard-BellFix building without regex support
2014-05-16 Arran Cudbard-BellTurn on M_CHECK_ACTION too
2014-05-16 Arran Cudbard-BellWork around weird debian build issues
2014-05-16 Arran Cudbard-BellRemove MALLOC_PERTURB it's now handled internally with...
2014-05-15 Arran Cudbard-BellAdd new build to the matrix with optimisations and...
2014-05-09 Arran Cudbard-BellRevert "Remove more couchbase"
2014-05-09 Arran Cudbard-BellRevert "Remove couchbase. They're refusing packages"
2014-05-09 Alan T. DeKokRemove more couchbase
2014-05-09 Alan T. DeKokRemove couchbase. They're refusing packages
2014-05-05 Arran Cudbard-BellMerge pull request #620 from leprechau/v3.0.x
2014-05-05 Aaron Hurtimport rlm_couchbase
2014-05-02 Arran Cudbard-BellOutput compiler version so we know when Travis upgrade it
2014-04-06 Arran Cudbard-BellFix coverity scan token
2014-04-05 Arran Cudbard-BellUse STDIN for STDOUT for PANIC_ACTION in travis
2014-04-04 Arran Cudbard-BellUse batch instead of -silent to avoid interactive promp...
2014-03-29 Arran Cudbard-BellAdd libunbound to travis
2014-03-23 Arran Cudbard-BellRedirect travis panic action output to STDERR to make...
2014-03-23 Arran Cudbard-BellUnlike every other package libjson-dev does not install...
2014-03-23 Arran Cudbard-BellNeed libcurl too
2014-03-23 Arran Cudbard-BellDo travis builds with json-c
2014-03-05 Arran Cudbard-BellAdd coverity integration (maybe)
2014-02-24 Arran Cudbard-BellAdd talloc debug package to travis
2014-02-24 Arran Cudbard-BellApparently relative paths for panic.gdb work whereas...
2014-01-29 Arran Cudbard-BellTry and speed up CI deployment by trimming package...
2014-01-28 Arran Cudbard-BellAdd PANIC_ACTION to .travis.yml
2014-01-07 Arran Cudbard-BellTemporarily remove static build from matrix until it...
2014-01-05 Arran Cudbard-BellFix travis configure line...
2013-12-20 Arran Cudbard-BellTry setting multiple vars for each row in the matrix
2013-12-19 Arran Cudbard-BellExpand the matrix to build with and without shared...
2013-12-19 Arran Cudbard-BellCreate a small build matrix with optional libraries...
2013-11-21 Arran Cudbard-Belllibiodbc2 now needs to be install before libiodbc2-dev
2013-07-11 Arran Cudbard-BellAdd libpcre3-dev to .travis.yml
2013-06-21 Arran Cudbard-BellNo longer needed
2013-05-10 Arran Cudbard-BellShould be libidn11
2013-05-09 Arran Cudbard-BellAdd dependency for rlm_idn to travis
2013-04-30 Arran Cudbard-BellFix -Werror causing test scripts to fail
2013-04-30 Arran Cudbard-Bell-Werror
2013-04-24 Arran Cudbard-BellFollow advice of @drogus
2013-04-23 Arran Cudbard-BellRun tests after the main script
2013-04-19 Arran Cudbard-BellAdd -Wall
2013-04-18 Arran Cudbard-BellNeed ykclient too
2013-03-22 Arran Cudbard-BellCheck for libssl too
2013-03-22 Arran Cudbard-BellFlakey build mystery solved
2013-03-22 Arran Cudbard-BellExperimentally make travis build single threaded
2013-03-21 Arran Cudbard-BellExtra dependencies for building debian packages
2013-03-21 Arran Cudbard-BellMore travis tests
2013-03-21 Arran Cudbard-BellGDB is apparently not available by default
2013-03-12 Arran Cudbard-BellAllow rlm_yubikey to be built as part of CI
2013-03-08 Alan DeKokMerge pull request #215 from alanbuxey/master
2013-03-06 Arran Cudbard-BellMore travis fixes
2013-03-06 Arran Cudbard-BellFix travis retardation
2013-02-27 Arran Cudbard-BellAdd dependencies for firebird freetds and sybase
2013-02-26 Arran Cudbard-BellMerge pull request #193 from candlerb/candlerb/redis_fi...
2013-02-26 Arran Cudbard-BellUse less Travis buildbot time
2013-02-26 Arran Cudbard-BellBuild the pam stuff too
2013-02-26 Arran Cudbard-BellInstall more dependencies so we build more
2013-02-25 Arran Cudbard-BellInstall basic dependencies
2013-02-25 Arran Cudbard-BellBuild with clang and gcc
2013-02-25 Arran Cudbard-BellFirst attempt at integrating Travis