]> BookStack Code Mirror - bookstack/history - tests/Auth/AuthTest.php
Add APP_LOGGING
[bookstack] / tests / Auth / AuthTest.php
2017-02-23 Dan BrownMerge pull request #295 from ReeseSebastian/master
2017-02-05 Dan BrownMerge bugfixes from branch 'v0.14'
2017-02-04 Dan BrownNamespaced tests to align with new laravel default
2017-02-01 Dan BrownMerge branch 'v0.14'
2017-01-25 Dan BrownUpgraded to Laravel 5.4
2017-01-14 Dan BrownMerge branch 'patch-2' of git://github.com/fredericmohr...
2017-01-03 Abijeet PatroMerge pull request #5 from BookStackApp/master
2016-12-31 Dan BrownMerge pull request #255 from olexus/master
2016-12-31 Dan BrownMerge pull request #234 from BookStackApp/translations
2016-12-31 Dan BrownMerge branch 'master' into translations 234/head
2016-12-04 Dan BrownExtracted text for remaining views
2016-11-17 Dan BrownExtracted text from book & chapter views
2016-11-12 Dan BrownMerge fixes from branch 'v0.12'
2016-10-30 Dan BrownImproved password reset flow with notifications.
2016-09-29 Dan BrownUpdated and added tests for new default user system
2016-09-29 Dan BrownMerge branch 'diff' of git://github.com/younes0/BookSta...
2016-09-17 Dan BrownLaravel 5.3 upgrade (#189)
2016-05-15 Dan BrownMerge pull request #110 from ssddanbrown/page_attributes
2016-05-07 Dan BrownAdded further attribute endpoints and added tests
2016-03-06 Dan BrownMerge branch 'master' into nwalke-update_site_color
2016-03-05 Dan BrownMerge branch 'custom_role_system'
2016-02-27 Dan BrownFinished initial implementation of custom role system
2016-02-16 Dan BrownStarted work on user profile pages
2016-01-15 Dan BrownCleaned tests up, Started LDAP tests, Created LDAP...