index
:
biboumi
3429-not-compliant-presence
async_sql
c++17
ci-arch
copr
debian
debug_coverage
e2e-doc
feature/fix-adhoc-command-descriptions
getdns
master
refactor-resources
roster-server-jid
sphinx-manpage
srcip
test_cmake3_11_2
v1
v2
v3
v4
v5
v6
v7
v8
v9
XMPP to IRC gateway, in C++.
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-12
Doc: add a missing “cd build/” in one example
louiz’
2019-11-11
Forgot this typo…
louiz’
2019-11-11
Document how to run the e2e tests with docker, locally
louiz’
2019-11-11
Rename the doc from developper to developer
louiz’
2019-11-09
Merge branch 'e2e-doc'
louiz’
2019-11-09
Add a doc describing how to write e2e tests
louiz’
2019-11-09
e2e: Implicitely include the handshake in all tests
louiz’
2019-11-09
Clean the __main__ file of the e2e tests
louiz’
2019-11-06
Make is_empty work with any integral type
louiz’
2019-11-06
Remove a useless std::move() and copy
louiz’
2019-11-06
Add a missing max_history_length field in the IRC server option form
louiz’
2019-11-06
Properly set the default values for invalid integer conf options
louiz’
2019-11-06
e2e: Test the behaviour on bad integer value for ad-hoc confs
louiz’
2019-11-06
Remove a useless “givin up” debug line
louiz’
2019-11-06
Add a test for MAM without an “end” value
louiz’
2019-11-06
Use the right int64 type for INTEGER rows in the db
louiz’
2019-10-31
Split all the e2e tests in their own files
louiz’
2019-10-10
ci: only run build:freebsd on louiz’ repository
louiz’
2019-09-27
Use return {...} instead of make_tuple
louiz’
2019-09-27
Add a missing "virtual", and remove a trivial "private" redundancy
louiz’
2019-09-26
Add the svg logo
louiz’
2019-09-23
Remove a duplicate e2e test
louiz’
2019-09-23
Mark all rooms as non-anonymous
louiz’
2019-09-23
Add tests for non anonymous rooms
louiz’
2019-09-23
Trivial little naming changes
louiz’
2019-09-23
Trivial cleanup
louiz’
2019-09-23
Add a missing pragma once
louiz’
2019-09-23
USe safer functions, gmtime_r and localtime_r
louiz’
2019-09-22
Always add a 210 status in our self join presence
louiz’
2019-09-22
Expect a 210 code in the "change nick on join" e2e test
louiz’
2019-09-19
rpm: force sphinx-build-3 binary to be used
louiz’
2019-09-19
ci: alpine image, create the tls key with the correct user and permissions
louiz’
2019-09-18
Update the e2e test to work with latest slixmpp
louiz’
2019-09-17
ci: remove the packaging:deb job
louiz’
2019-09-17
Update the images and .spec to use sphinx instead of pandoc
louiz’
2019-09-17
Fix the argument list for SETUP_TARGET_FOR_COVERAGE cmake function
louiz’
2019-09-17
ci: Add a junit output to test_suite and give it to gitlab
louiz’
2019-09-16
ci: Remove the doc:deploy:mr job because gitlab is too broken
louiz’
2019-09-15
ci: simplify freebsd test, also add “needs”
louiz’
2019-09-15
ci: do not trigger the archlinux job on louiz’ branches, only schedules
louiz’
2019-09-15
ci: explicitely set the freebsd compiler to clang++
louiz’
2019-09-15
ci: make the archlinux build on schedules only
louiz’
2019-09-15
Ci: split freebsd into build+test
louiz’
2019-09-15
Properly build and install the man page, also in the rpm
louiz’
2019-09-15
ci: Add a job to deploy the doc for MRs
louiz’
2019-09-15
ci: Rename deploy jobs
louiz’
2019-09-15
ci: only run the build and test jobs if sources changed
louiz’
2019-09-15
ci: use the "extends" key instead of the ugly anchor syntax
louiz’
2019-09-15
ci: Add "needs" in the test stage
louiz’
2019-09-15
ci: Only run the archlinux test on triggers
louiz’
[next]