Age | Commit message (Expand) | Author |
2017-12-16 | Use a specific (0.4.2) pyasn1 version in the debian Dockerfile | louiz’ |
2017-12-16 | Little update on the INSTALL.rst database doc | louiz’ |
2017-12-16 | Remove the ci deploy stop | louiz’ |
2017-12-16 | Merge branch 'postgresql' into 'master' | louiz’ |
2017-12-16 | Update the docker images to enable postgresql, and document them | louiz’ |
2017-12-16 | Document the db_name option (with postgresql support) | louiz’ |
2017-12-16 | db_name also accepts postgres:// scheme for PostgreSQL connections | louiz’ |
2017-12-15 | Merge branch 'policy-irc.gnome.org' into 'master' | louiz’ |
2017-12-15 | Add specific policy files for irc.gimp.org and irc.gnome.org | Maxime “pep” Buquet |
2017-12-12 | Only run the unit tests with postgresql if TEST_POSTGRES_URI env var is set | louiz’ |
2017-12-05 | Always free the PGresult pointer returned by PQexec | louiz’ |
2017-12-03 | Run some of the ci tests against a postgresql docker container | louiz’ |
2017-12-02 | Fix a few warnings | louiz’ |
2017-12-02 | Handle postgresql and sqlite3 libs properly | louiz’ |
2017-12-02 | Merge branch 'postgresql' into 'postgresql' | louiz’ |
2017-12-02 | Actually free the database on Database::close() | Jonas Wielicki |
2017-12-02 | Make destructor of DatabaseEngine virtual | Jonas Wielicki |
2017-12-02 | Make destructor of Statement virtual | Jonas Wielicki |
2017-12-02 | Support for full postgresql URIs | Jonas Wielicki |
2017-12-02 | Add postgresql support | louiz’ |
2017-11-27 | Send \r\n at the end of the identd responses | louiz’ |
2017-11-07 | Add an e2e test to demonstrate #3304 | louiz’ |
2017-11-07 | Fix #3304 | louiz’ |
2017-11-07 | Change how we count the number of connected resources to a server | louiz’ |
2017-10-26 | Add a workaround for https://github.com/randombit/botan/issues/1276 | louiz’ |
2017-10-04 | Release version 6.16.1v6 | louiz’ |
2017-10-04 | Update changelog for version 6.1 | louiz’ |
2017-10-04 | Explicitely include all needed botan headers | louiz’ |
2017-10-04 | Remove a redundant Body definition | louiz’ |
2017-10-04 | Fix a little formatting issue in the changelog | louiz’ |
2017-10-01 | Merge branch 'patch-1' into 'master' | louiz’ |
2017-09-21 | Merge branch 'v6' into 'master' | louiz’ |
2017-09-21 | compat: revert to using sqlite's close() function for compat with older distros. | Romain DEP. |
2017-09-19 | Release version 6.06.0 | louiz’ |
2017-09-18 | Stop allowing the 1024-bit for irc.ppirc.net | Link Mauve |
2017-09-16 | Add a missing changelog entry | louiz’ |
2017-09-10 | Merge branch 'patch-1' into 'master' | louiz’ |
2017-09-10 | CMakeLists: Set symbol visibility to hidden. | Link Mauve |
2017-09-09 | Fix the internal links in the documentation | louiz’ |
2017-09-09 | Fix the build without systemd, by adding a few define | louiz’ |
2017-09-09 | Add the persistent_by_default configuration option | louiz’ |
2017-09-06 | When biboumi is logging into journald, use sd_journal_send | louiz’ |
2017-08-30 | Mark messages from the IRC server as private and no-copy | louiz’ |
2017-08-27 | Remove a forgotten and useless comment | louiz’ |
2017-08-27 | Update the Archive documentation, regarding the previous commit | louiz’ |
2017-08-27 | Add support for the "history" node on MUC join | louiz’ |
2017-08-27 | In fixed mode, server messages come from biboumi’s hostname directly | louiz’ |
2017-08-26 | Add an index for the muc_log_line table | louiz’ |
2017-08-26 | Cache the encoding_in database value, to avoid doing a query for each message | louiz’ |
2017-08-24 | Small refactor in on_quit() | louiz’ |