-
-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed errors always empty #798
Commits on Apr 4, 2024
-
Merge pull request MasoniteFramework#794 from eaguad1337/4.0
replace twitter with X
Configuration menu - View commit details
-
Copy full SHA for 7dd21d9 - Browse repository at this point
Copy the full SHA 7dd21d9View commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2a2d27 - Browse repository at this point
Copy the full SHA b2a2d27View commit details
Commits on May 3, 2024
-
Fixed false pass if regex meta chars used
providing a list of regex meta charscters could cause a false pass for validation
Configuration menu - View commit details
-
Copy full SHA for 035be30 - Browse repository at this point
Copy the full SHA 035be30View commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc36c9a - Browse repository at this point
Copy the full SHA dc36c9aView commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 324ed72 - Browse repository at this point
Copy the full SHA 324ed72View commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17e47d0 - Browse repository at this point
Copy the full SHA 17e47d0View commit details -
Merge pull request MasoniteFramework#803 from MasoniteFramework/hotfi…
…x/database-queue-callable added object check
Configuration menu - View commit details
-
Copy full SHA for cc1411d - Browse repository at this point
Copy the full SHA cc1411dView commit details
Commits on Jul 5, 2024
-
Merge pull request MasoniteFramework#718 from girardinsamuel/feat/663
[5.X] Add `logging` feature
Configuration menu - View commit details
-
Copy full SHA for 8e83cf7 - Browse repository at this point
Copy the full SHA 8e83cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f681d - Browse repository at this point
Copy the full SHA 09f681dView commit details -
Merge pull request MasoniteFramework#807 from MasoniteFramework/rever…
…t-718-feat/663 Revert "[5.X] Add `logging` feature"
Configuration menu - View commit details
-
Copy full SHA for 4b8b009 - Browse repository at this point
Copy the full SHA 4b8b009View commit details -
Merge pull request MasoniteFramework#799 from circulon/fix/strong_val…
…idator_special_chars Fixed false pass if regex meta chars used
Configuration menu - View commit details
-
Copy full SHA for 22c5512 - Browse repository at this point
Copy the full SHA 22c5512View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc35da5 - Browse repository at this point
Copy the full SHA fc35da5View commit details
Commits on Jul 24, 2024
-
Fixe Redis Cache driver Issues
Refactored Redis Cache Driver - Fixed internal cache not always loaded on first cace access - added ability to define “timeout” for for item expiry - - defaults to 1 month. Previous hardcoded value was 10 years - correctly store and unpack int types - fix internal cache not removed if store was flushed - fixed an issue where am imternal cache key would not be updated if it existed, but would be updated in the Redis store
Configuration menu - View commit details
-
Copy full SHA for 9d6adb6 - Browse repository at this point
Copy the full SHA 9d6adb6View commit details -
Merge pull request MasoniteFramework#810 from MasoniteFramework/fix/r…
…equirements fix: requirements.txt
Configuration menu - View commit details
-
Copy full SHA for 9d26aec - Browse repository at this point
Copy the full SHA 9d26aecView commit details -
Merge branch '4.0' of https://github.com/MasoniteFramework/masonite i…
…nto fix/redis_cache_issues
Configuration menu - View commit details
-
Copy full SHA for 335db24 - Browse repository at this point
Copy the full SHA 335db24View commit details
Commits on Jul 25, 2024
-
Added key expiry to internal cache
Redis has no way to get key ttl enmasse to we oft for an on demand check and update the internal cache as required
Configuration menu - View commit details
-
Copy full SHA for b51c580 - Browse repository at this point
Copy the full SHA b51c580View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff62179 - Browse repository at this point
Copy the full SHA ff62179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 956753b - Browse repository at this point
Copy the full SHA 956753bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4709d - Browse repository at this point
Copy the full SHA 0d4709dView commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 612e1cb - Browse repository at this point
Copy the full SHA 612e1cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad4973 - Browse repository at this point
Copy the full SHA 3ad4973View commit details
Commits on Aug 13, 2024
-
Merge pull request MasoniteFramework#811 from circulon/fix/redis_cach…
…e_issues Fix/redis cache issues
Configuration menu - View commit details
-
Copy full SHA for 77a5499 - Browse repository at this point
Copy the full SHA 77a5499View commit details -
Merge pull request MasoniteFramework#814 from circulon/feature/cookie…
…_encrypt_opt_out opt-out of encrypt for a cookie
Configuration menu - View commit details
-
Copy full SHA for bd03d85 - Browse repository at this point
Copy the full SHA bd03d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51605ae - Browse repository at this point
Copy the full SHA 51605aeView commit details -
Merge pull request MasoniteFramework#801 from riteshjha/feature/800
cookie settings from config
Configuration menu - View commit details
-
Copy full SHA for 80c738b - Browse repository at this point
Copy the full SHA 80c738bView commit details
Commits on Aug 22, 2024
-
fixed session flash errors missing
session flash now contains errors key as it did previously. The errors are now a MessageBag which aligns the Session with the View helper ‘errors()’
Configuration menu - View commit details
-
Copy full SHA for d8075c8 - Browse repository at this point
Copy the full SHA d8075c8View commit details -
Merge branch '4.0' of https://github.com/circulon/masonite into fix/e…
…rrors_always_empty
Configuration menu - View commit details
-
Copy full SHA for 8e12258 - Browse repository at this point
Copy the full SHA 8e12258View commit details