Skip to content

Tags: wikimedia/wikimedia-slimapp

Tags

v0.9.1

Toggle v0.9.1's commit message

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis
v0.9.1

* Update PHPMailer usage

v0.9.0

Toggle v0.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis
v0.9.0

* Require PHP 5.5+
* Added methods for starting, committing and rolling back transactions
* Password::getBytes: Use random_bytes() if available
* Upgrade composer.json managed dependencies
** monolog ~1.23.0
** phpmailer ~6.0
** twig ~1.30
** mediawiki-codesniffer 19.1.0

v0.8.0

Toggle v0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis
v0.8.0

* Allow configuration of default HeaderMiddleware
* Password::hashEquals: Guard against bad input
* Update ParsoidClient to talk to RESTBase

v0.7.1

Toggle v0.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis
v0.7.1

Fixed a cut-n-paste bug in AbstractDao::buildWhere

v0.7.0

Toggle v0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis
v0.7.0

* AbstractDao::buildHaving
* Form::expectDateTime

v0.6.0

Toggle v0.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis
v0.6.0

* timing safe password hash comparison
* mediawiki/oauthclient library extracted and published separately

v0.5.0

Toggle v0.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis
Initial stable release