snipe-it/app/Console/Commands
Wes Hulette 88b1da4260 Added: Caching of settings (#6378)
* Fixed missing oauth tables during setup.

* Cache settings

Cache the setting to reduce unnecessary database calls
2018-11-01 19:59:50 -07:00
..
CreateAdmin.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
DisableLDAP.php Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
FixDoubleEscape.php Added additional models for #3702 2017-07-08 14:49:43 -07:00
LdapSync.php Fixed #4151 - Undefined index: samaccountname on LDAP import 2018-09-27 16:13:27 -07:00
MoveUploadsToNewDisk.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
ObjectImportCommand.php Fixed #6291 - send-welcome argument in cli importer 2018-10-04 04:44:12 -07:00
PaveIt.php Delete content from login attempts table 2018-07-26 18:08:25 -07:00
Purge.php
RecryptFromMcrypt.php
RegenerateAssetTags.php
ResetDemoSettings.php
RestoreDeletedUsers.php Uncomment backup 2018-07-26 18:11:51 -07:00
SendCurrentInventoryToUsers.php Only send inventory report to users if they have things checked out to them 2018-09-07 03:08:32 -07:00
SendExpectedCheckinAlerts.php Fixed #5965: Allow multiple alert email addresses (#6233) 2018-09-26 14:07:41 -07:00
SendExpirationAlerts.php Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
SendInventoryAlerts.php Fixed #5965: Allow multiple alert email addresses (#6233) 2018-09-26 14:07:41 -07:00
SyncAssetCounters.php Update withCounts because Laravel 5.5 :( 2018-07-24 22:40:05 -07:00
SyncAssetLocations.php
SystemBackup.php Change fire() to handle() for Laravel 5.5 2018-07-25 01:28:44 -07:00
Version.php