]> BookStack Code Mirror - bookstack/commit
Added clear activity/revision commands. Cleaned commands.
authorDan Brown <redacted>
Sun, 26 Feb 2017 09:14:18 +0000 (09:14 +0000)
committerDan Brown <redacted>
Sun, 26 Feb 2017 09:16:24 +0000 (09:16 +0000)
commit0abed1afe5006173c9a16e369a28b693c6716423
tree3aa2b4f5f001f13ae53d090222efab3e287bbb36
parent22077d4181e6dfb84628f076f28b0cdce08d489c
Added clear activity/revision commands. Cleaned commands.

Added testing to cover each command.
Removed example laravel inspire command.
Standardised command names to be behind 'bookstack' naming.
In reference to #320.
app/Console/Commands/ClearActivity.php [new file with mode: 0644]
app/Console/Commands/ClearRevisions.php [new file with mode: 0644]
app/Console/Commands/ClearViews.php [moved from app/Console/Commands/ResetViews.php with 74% similarity]
app/Console/Commands/Inspire.php [deleted file]
app/Console/Commands/RegeneratePermissions.php
app/Console/Kernel.php
tests/CommandsTest.php [new file with mode: 0644]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.