This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
Releases: hoaproject/Acl
Releases · hoaproject/Acl
1.17.05.02
- Documentation: Update badges. (Ivan Enderlin, 2017-03-07T17:11:19+01:00)
- CI: Enable devtools in PHP 7.1. (Ivan Enderlin, 2017-03-07T16:57:39+01:00)
- CI: Run devtools on PHP nightly. (Ivan Enderlin, 2017-02-27T09:56:21+01:00)
- CI: Add PHP 7.1. (Ivan Enderlin, 2017-02-24T15:10:02+01:00)
- Quality: Add Travis. (Ivan Enderlin, 2016-08-15T15:32:07+02:00)
1.17.01.10
- Quality: Happy new year! (Alexis von Glasow, 2017-01-09T21:27:39+01:00)
- Test: Move
Documentation
to integration suite. (Ivan Enderlin, 2016-10-25T07:47:30+02:00)
1.16.10.24
- Documentation: New
README.md
file. (Ivan Enderlin, 2016-10-14T23:22:08+02:00) - Documentation: Use HTTPS in
composer.json
. (Ivan Enderlin, 2016-10-05T15:00:07+02:00) - Documentation: Update support properties. (Ivan Enderlin, 2016-09-09T09:49:59+02:00)
1.16.09.06
- Documentation: Update API documentation. (Ivan Enderlin, 2016-05-11T12:17:14+02:00)
- Quality: Fix CS. (Ivan Enderlin, 2016-05-11T10:28:35+02:00)
1.16.04.06
- Composer: Update
hoa/graph
dependency. (Ivan Enderlin, 2016-04-06T17:36:04+02:00) - Test: Write test suite of the documentation. (Ivan Enderlin, 2016-04-05T17:20:34+02:00)
- Documentation: Complete the
README.md
file. (Ivan Enderlin, 2016-04-05T17:20:23+02:00) - Test: Complete test suite of
Hoa\Acl\Acl
. (Ivan Enderlin, 2016-04-01T17:30:01+02:00) - Assert: Asserter has an arity of 3. (Ivan Enderlin, 2016-04-01T17:29:29+02:00)
- Test: Complete test suite of
Hoa\Acl\Acl
. (Ivan Enderlin, 2016-04-01T17:22:58+02:00) - Acl: Check if a service is allowed too. (Ivan Enderlin, 2016-04-01T17:10:15+02:00)
- Test: Complete test suite of
Hoa\Acl\Acl
. (Ivan Enderlin, 2016-04-01T08:10:45+02:00) - Acl: Update according to the new
Hoa\Graph
API. (Ivan Enderlin, 2016-04-01T08:09:25+02:00) - Acl: The constructor has an arity of zero. (Ivan Enderlin, 2016-04-01T08:08:11+02:00)
- Documentation: Update API documentation. (Ivan Enderlin, 2016-03-22T17:15:10+01:00)
- Acl: Shadow
DELETE_*
constants toHoa\Graph
. (Ivan Enderlin, 2016-03-22T17:14:03+01:00) - Test: Use
::class
when possible. (Ivan Enderlin, 2016-03-15T22:03:39+01:00) - Group:
Hoa\Graph\IGraph\Node
has moved. (Ivan Enderlin, 2016-03-15T22:03:03+01:00) - !fixup test exception (Ivan Enderlin, 2016-03-15T21:55:56+01:00)
- Group, User: Re-index exceptions. (Ivan Enderlin, 2016-03-14T17:27:28+01:00)
- Acl: An ACL is just a graph containing groups. (Ivan Enderlin, 2016-03-14T17:09:01+01:00)
- Acl: Rewrite links between classes. (Ivan Enderlin, 2016-03-14T17:00:01+01:00)
- Test: Write test suite of
Hoa\Acl\Acl
. (Ivan Enderlin, 2016-03-11T21:47:03+01:00) - Composer: Add
hoa/test
inrequire-dev
. (Ivan Enderlin, 2016-03-08T17:11:01+01:00) - Test: Write test suite of
Hoa\Acl\User
. (Ivan Enderlin, 2016-03-08T17:10:49+01:00) - Test: Write test suite of
Hoa\Acl\Service
. (Ivan Enderlin, 2016-03-08T17:01:54+01:00) - Test: Write test suite of
Hoa\Acl\Exception
. (Ivan Enderlin, 2016-03-08T16:51:05+01:00) - Test: Write test suite of
Hoa\Acl\Group
. (Ivan Enderlin, 2016-03-08T08:23:52+01:00) - Permission:
setId
must be protected. (Ivan Enderlin, 2016-03-08T08:06:43+01:00) - Test: Write test suite of
Hoa\Acl\Assertable
. (Ivan Enderlin, 2016-03-08T07:58:46+01:00) - Test: Write test suite of
Hoa\Acl\Permission
. (Ivan Enderlin, 2016-03-08T07:55:35+01:00) - Quality: Standardize the API. (Ivan Enderlin, 2016-03-04T15:52:32+01:00)
0.16.01.11
- Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
- Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T08:55:51+01:00)
- Core: Remove
Hoa\Core
. (Ivan Enderlin, 2016-01-09T07:59:21+01:00) - Consistency: Use
Hoa\Consistency
. (Ivan Enderlin, 2015-12-08T10:49:46+01:00) - Exception: Use
Hoa\Exception
. (Ivan Enderlin, 2015-11-20T07:03:00+01:00)
0.15.10.21
- Add a
.gitignore
file (Stéphane HULARD, 2015-08-03T11:18:35+02:00)
0.15.07.28
- Fix phpDoc. (Metalaka, 2015-07-15T17:42:02+02:00)
0.15.05.29
- Rename
Resource
toService
. (Ivan Enderlin, 2015-05-29T11:51:15+02:00) - Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-04-20T09:15:37+02:00)
- Remove
from
/import
. (Ivan Enderlin, 2015-04-20T09:05:42+02:00)
0.15.02.17
- Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-17T09:13:36+01:00)
- Happy new year! (Ivan Enderlin, 2015-01-05T14:15:27+01:00)