log

age author description
Mon, 13 Nov 2017 19:34:52 +0100 David Demelier Irccd: do not set config in js_plugin load, closes #678
Fri, 27 Oct 2017 21:45:32 +0200 David Demelier Common: split util.hpp into more appropriate files, closes #721
Tue, 31 Oct 2017 10:48:06 +0100 David Demelier Irccd: load plugin configuration dynamically, closes #724
Thu, 26 Oct 2017 20:55:20 +0200 David Demelier Irccd: store configuration path, closes #723
Fri, 27 Oct 2017 08:52:39 +0200 David Demelier Tests: unify test files for directory/file tests
Tue, 24 Oct 2017 16:27:51 +0200 David Demelier Misc: update .hgignore
Thu, 26 Oct 2017 20:45:19 +0200 David Demelier Irccd: use unique_ptr for services
Thu, 26 Oct 2017 12:50:54 +0200 David Demelier CMake: add QUIET to find_package for Boost, closes #722
Tue, 24 Oct 2017 12:52:20 +0200 David Demelier Irccd: get rid of fs.hpp, closes #594
Mon, 23 Oct 2017 21:30:17 +0200 David Demelier CMake: split options and conditions, closes #716
Fri, 20 Oct 2017 11:43:36 +0200 David Demelier Docs: use ``` as fenced code blocks
Thu, 19 Oct 2017 13:03:31 +0200 David Demelier Irccdctl: trailing whitespace
Thu, 19 Oct 2017 13:01:39 +0200 David Demelier CMake: enable vera++ as code checking, closes #603
Mon, 16 Oct 2017 13:47:05 +0200 David Demelier CMake: output all runtimes to bin, closes #715
Mon, 16 Oct 2017 13:19:03 +0200 David Demelier CMake: disable plugin tests temporarily
Mon, 16 Oct 2017 12:54:01 +0200 David Demelier Irccd: use system username, closes #562
Mon, 16 Oct 2017 12:43:48 +0200 David Demelier CMake: remove -dev from patch version
Thu, 12 Oct 2017 21:46:18 +0200 David Demelier CMake: embed Mercurial version, closes #696
Wed, 11 Oct 2017 10:18:55 +0200 David Demelier Irccd: fix macOS compile
Fri, 06 Oct 2017 12:44:44 +0200 David Demelier CMake: add boost_timer to libirccd
Fri, 06 Oct 2017 12:36:15 +0200 David Demelier Irccd: change make_unique to fix clang 3.8
Mon, 02 Oct 2017 13:11:37 +0200 David Demelier Irccd: change declaration for clang 3.8
Mon, 02 Oct 2017 13:05:30 +0200 David Demelier Irccd: rework native plugins, closes #707
Mon, 02 Oct 2017 13:04:17 +0200 David Demelier Misc: add some files in .hgignore
Sat, 30 Sep 2017 10:31:08 +0200 David Demelier Irccd: import new options, closes #713
Fri, 29 Sep 2017 17:04:03 +0200 David Demelier Irccd: revert lambda auto parameters to fix clang 3.8, closes #709
Fri, 29 Sep 2017 13:13:19 +0200 David Demelier Misc: add tags to .hgignore
Wed, 27 Sep 2017 10:26:25 +0200 David Demelier Irccd: sync executable_path with code
Thu, 31 Aug 2017 17:02:18 +0200 David Demelier Irccd: switch to Boost.Format, closes #577
Tue, 22 Aug 2017 14:11:28 +0200 David Demelier Irccd: switch to Boost.Signals2, closes #575
Wed, 27 Sep 2017 09:42:57 +0200 David Demelier Tests: create js_test fixture, closes #688
Fri, 18 Aug 2017 11:36:49 +0200 David Demelier Tests: disable logs and add journal_server, closes #680
Fri, 18 Aug 2017 10:39:40 +0200 David Demelier Tests: add journal_server, closes #679
Sun, 20 Aug 2017 08:16:39 +0200 David Demelier Tests: switch to Boost, closes #680
Tue, 26 Sep 2017 17:18:47 +0200 David Demelier Irccd: new coding style, closes #576
Fri, 11 Aug 2017 13:45:42 +0200 David Demelier Tests: create plugin_test fixture, closes #677
Thu, 20 Jul 2017 15:12:41 +0200 David Demelier Irccd: rework of paths, closes #611
Thu, 27 Jul 2017 16:44:57 +0200 David Demelier CMake: get rid of fakeroot mechanism, closes #674
Thu, 16 Feb 2017 13:25:08 +0100 David Demelier Irccd: use boost::filesystem (fs::cwd), #594
Thu, 16 Feb 2017 13:19:43 +0100 David Demelier Irccd: remove fs::isFile (unused), #594
Thu, 16 Feb 2017 13:04:58 +0100 David Demelier Irccd: use boost::filesystem (fs::isDirectory), #594
Thu, 16 Feb 2017 13:00:54 +0100 David Demelier Irccd: remove fs::isSymlink (unused), #594
Thu, 16 Feb 2017 12:56:24 +0100 David Demelier Irccd: use boost::filesystem (fs::rmdir), #594
Thu, 16 Feb 2017 12:52:23 +0100 David Demelier Irccd: use boost::filesystem (fs::mkdir), #594
Tue, 14 Feb 2017 13:07:47 +0100 David Demelier Irccd: use boost::filesystem (fs::isAbsolute), #594
Tue, 14 Feb 2017 13:05:42 +0100 David Demelier Irccd: use boost::filesystem (fs::exists), #594
Tue, 06 Nov 2018 11:09:42 +0100 David Demelier misc: merge from stable-2
Tue, 06 Nov 2018 11:09:22 +0100 David Demelier misc: merge from release-2.2 stable-2
Tue, 26 Sep 2017 12:34:09 +0200 David Demelier Added signature for changeset d5bfaf362ded release-2.2
Tue, 26 Sep 2017 12:33:59 +0200 David Demelier Added tag 2.2.0 for changeset 76aaaf7cd5a3 release-2.2
Tue, 26 Sep 2017 12:33:56 +0200 David Demelier misc: update before 2.2.0 release-2.2 2.2.0
Tue, 06 Nov 2018 11:08:29 +0100 David Demelier misc: create release-2.2 branch release-2.2
Tue, 26 Sep 2017 12:27:42 +0200 David Demelier Docs: typos in irccd.conf.sample
Wed, 23 Aug 2017 10:45:17 +0200 David Demelier Docs: remove ambiguous default value in irccdctl.conf
Wed, 23 Aug 2017 09:10:14 +0200 David Demelier Docs: update transport.family example
Wed, 23 Aug 2017 07:44:44 +0200 David Demelier CMake: bump version to 2.2.0
Wed, 23 Aug 2017 07:40:17 +0200 David Demelier Misc: postpone native plugins for 3.0.0
Tue, 22 Aug 2017 16:56:41 +0200 David Demelier Irccd: fix identity.ctcp-version option, closes #690
Tue, 22 Aug 2017 16:38:05 +0200 David Demelier Misc: update links in INSTALL.md
Tue, 22 Aug 2017 16:36:23 +0200 David Demelier Misc: start updating CHANGES.md