Age | Commit message (Expand) | Author |
2016-09-28 | Add coverage_e2e, which runs e2e, and regenerate a global coverage report | louiz’ |
2016-09-17 | make dist creates the archive with the current time, not the git time | louiz’ |
2016-08-22 | Move get_first_non_empty to louloulibs/utils | louiz’ |
2016-08-21 | Add get_first_non_empty and use it into Database to simplify a little bit | louiz’ |
2016-08-20 | Go back to non-verbose make check | louiz’ |
2016-08-20 | Better dependencies for make rpm and dist | louiz’ |
2016-08-04 | Start version 4.0 | louiz’ |
2016-08-04 | Release 3.03.0v3 | louiz’ |
2016-08-03 | Be verbose with make check | louiz’ |
2016-07-12 | Properly use the docstring variables | louiz’ |
2016-07-12 | Clean the list of options visible in non-advanced ccmake | louiz’ |
2016-07-12 | Use an ugly way, because SOURCES property does not work in cmake 3.0 | louiz’ |
2016-07-12 | Set the required cmake version to 3.0 | louiz’ |
2016-07-12 | Don't use target_sources() in cmake because it's >=3.1 only | louiz’ |
2016-07-12 | Move reload.*pp from louloulibs to src | louiz’ |
2016-07-02 | Add a valgrind suppression file | louiz’ |
2016-06-29 | Run e2e through with valgrind if BIBOUMI_E2E_VALGRIND is set in the env | louiz’ |
2016-06-13 | Display a message to tell if we found pandoc or not | louiz’ |
2016-06-11 | Allow cmake to configure the systemd unit’s user and group | Emmanuel Gil Peyrot |
2016-05-23 | Update the build process to take into account the rst files | louiz’ |
2016-04-22 | Move the e2e tests out of make check | louiz’ |
2016-04-22 | Force LANG to en_US when generating biboumi.spec (fixes the date format) | louiz’ |
2016-03-24 | Fetch Catch from our own clone, instead of the github one. | louiz’ |
2016-02-24 | Add a basic integration test in python | Florent Le Coz |
2016-01-21 | Add a “rpm” target in the makefile, building a RPM | Florent Le Coz |
2016-01-21 | Spec file becomes a template, auto filled with the date and version | Florent Le Coz |
2016-01-15 | Fix a build when litesql is found but not botan | Florent Le Coz |
2016-01-14 | Only activate systemd’s watchdog if we are compiling with systemd | Florent Le Coz |
2016-01-13 | Display an info message on make dist | Florent Le Coz |
2016-01-13 | Install the unit file in lib/, not etc/ | Florent Le Coz |
2016-01-13 | Include catch.hpp in the dist tarball | Florent Le Coz |
2016-01-13 | If catch.hpp is found in tests/, use it without cloning the git repo | Florent Le Coz |
2016-01-13 | Remove the second '-' from the package when ~dev is there | Florent Le Coz |
2016-01-13 | Build the doc with the default make target | Florent Le Coz |
2016-01-13 | Generate systemd file from template and make installs it and the conf | Florent Le Coz |
2015-11-05 | Only include the coverage flags when compiling with gcc | Florent Le Coz |
2015-10-29 | Only download Catch when the test_suite target is built | Florent Le Coz |
2015-10-29 | Make lcov gcov etc optional | Florent Le Coz |
2015-10-29 | make coverage is only available with a debug build | Florent Le Coz |
2015-10-29 | Add code coverage support | Florent Le Coz |
2015-10-29 | Use Catch for our test suite | Florent Le Coz |
2015-10-24 | Add the network module to the test_suite | Florent Le Coz |
2015-09-23 | Provide username and realname IRC server options | Florent Le Coz |
2015-09-18 | Introduce an optional Database module | Florent Le Coz |
2015-07-15 | louloulibs is part of the repository, so no need to check for its presence | Florent Le Coz |
2015-06-04 | Bump to 3.0~dev | Florent Le Coz |
2015-05-28 | Release version 2.02.0v2 | Florent Le Coz |
2015-05-28 | Revert "Use git-archive-all in the make dist, to include the submodules in th... | Florent Le Coz |
2015-05-26 | Use git-archive-all in the make dist, to include the submodules in the archive | Florent Le Coz |
2015-03-02 | Forgot to remove some XMPP files that are now in louloulibs instead | Florent Le Coz |