• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

orchestral / auth / 435
61%
6.x: 91%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: 6.x
Ran 22 Dec 2015 12:37AM UTC
Jobs 1
Files 6
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
435

push

travis-ci

crynobone
v3.2.0

* Update support for Laravel Framework v5.2.
* Improved performances by reducing call within `Illuminate\Container\Container`.
* Auth:
  - Use setter to assign `Orchestra\Contracts\Auth\Guard`, which allow the package to be use on non-Laravel app.
  - Ensure `Orchestra\Auth\Guard::getUserRolesFromEventDispatcher()` return array instead of `Illuminate\Support\Collection` etc.
* Authorization:
  - Return `$this` from `Orchestra\Authorization\Authorization` when attaching memory instance, following convension from `Orchestra\Memory\ContainerTrait`.
  - Allow `Orchestra\Authorization\Fluent::attach()` and `Orchestra\Authorization\Fluent::detach()` to support `Illuminate\Contracts\Support\Arrayable` contract.
  - Remove `Orchestra\Authorization\Fluent::exist()`.
  - Add `Orchestra\Authorization\Policy`.
  - Remove `Orchestra\Authorization\Keyword`, use `Orchestra\Support\Keyword` instead.
  - Allow to manually set roles when working outside of authenticated state via `Orchestra\Authorization\AuthorizationTrait::setUser()` method, which can be revoke by calling `Orchestra\AuthorizationTrait::revokeUser()`.
  - Add `Orchestra\Authorization\Authorization::canIf()` method to only check for ACL metric if the metric is available.
  - Add `Orchestra\Authorization\AuthorizationTrait::auth()` helper to get instance of `Orchestra\Contracts\Auth\Guard` from `$acl` instance.

Signed-off-by: crynobone <crynobone@gmail.com>

249 of 254 relevant lines covered (98.03%)

9.56 hits per line

Jobs
ID Job ID Ran Files Coverage
7 435.7 (setup=coveralls coverage=yes) 22 Dec 2015 12:37AM UTC 0
98.03
Travis Job 435.7
Source Files on build 435
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #435
  • ca3d1562 on github
  • Prev Build on 3.2 (#433)
  • Next Build on 3.2 (#438)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc