Update contributors
[quassel.git] / tests /
2021-10-12 Janne KoschinskiFix a security issue with LDAP usernames
2021-06-20 Shane Synancommon: Make regular expressions Unicode-aware
2021-03-12 Janne Mareike Kosc... ircv3: Add support for weird tag names, per the spec
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2020-01-08 Manuel Nickschascommon: Disable enum type stream operators for Qt ...
2019-08-04 Manuel Nickschastests: Fix include order
2019-08-02 Daniel AlbersMerge branch 'simplify-time-formatting' of https:/...
2019-08-02 Janne KoschinskiSimplify the time formatting used in formatDateTimeToISO 504/head
2019-05-31 Shane Synantests: Verify ExpressionMatch test data won't OOB
2019-05-31 Shane Synantests: Verify ExpressionMatch with invalid regex
2019-05-30 Janne KoschinskiImplement IRCv3 tag parsing and sending
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasfunchelpers: Provide overload for invoking a member...
2018-11-18 Manuel Nickschasfunchelpers: Support the invocation of non-void callables
2018-11-18 Manuel Nickschastests: Extend SignalProxyTest to cover request/receive...
2018-11-18 Manuel Nickschassigproxy: Modernize RPC calls (remote signals)
2018-11-18 Manuel Nickschassigproxy: Actually rename SyncableObjects when requested
2018-11-18 Manuel Nickschastests: Check that sourcePeer() is set in SignalProxyTest
2018-11-18 Manuel Nickschasfunchelpers: Add a way to invoke a callable with a...
2018-11-18 Manuel Nickschastests: Add unit test for basic SignalProxy functionality
2018-11-18 Manuel Nickschastests: Convert ExpressionMatchTests into a GTest-based...