Commit Graph

618 Commits (4276c2baeb182b08cd7b8cc31ad1f9cba135507a)
 

Author SHA1 Message Date
lubiana 4276c2baeb
reenable comtroller command test
9 months ago
Austin Collier 0fdc300f33 updated runway dependency version
9 months ago
n0nag0n b76f6c37fd
Merge pull request #606 from lubiana/add-github-actions
9 months ago
n0nag0n 111f8db184
Merge pull request #605 from lubiana/fix_tests_on_mac
9 months ago
lubiana 6c365a00e9
remove unit tests on 8.4 (for now)
9 months ago
lubiana 2d36b79f32
fix tests on different php versions
9 months ago
lubiana 720deac36e
add unit-test workflow
9 months ago
lubiana c5caa0d7e2
add case for Macos in ResponseTest::testResponseBodyCallbackGzip
9 months ago
n0nag0n 63fbf9b031
Merge pull request #602 from flightphp/file-upload-handler
9 months ago
Austin Collier b6220f7dc8 Added ability to handle file uploads in a simple way
9 months ago
n0nag0n c834f4cf0c
Merge pull request #601 from pierresh/master
10 months ago
n0nag0n f697e30afa added unit and integration tests
10 months ago
Pierre Clavequin f08b9bcbfb feat: method to download files easily
10 months ago
n0nag0n 7cfaca8f16
Merge pull request #599 from flightphp/cache-correction
11 months ago
n0nag0n 4a93c661a8 corrected the cache behavior in some areas
11 months ago
n0nag0n 8dd255c487
Merge pull request #598 from flightphp/cache-control
11 months ago
Austin Collier ba80e047b1 prettified and added max-age=0
11 months ago
Austin Collier f06febdb2d changed default cache behavior
11 months ago
n0nag0n 9f5457ea1f
Merge pull request #597 from Billtec/patch-1
12 months ago
Billtec af2891f568
fix: make the jsonHalt a static function as the user guide indicates
12 months ago
fadrian06 39ac87c54b
Merge pull request #581 from flightphp/fix/bug-with-multiple-view-renders
1 year ago
fadrian06 a68fc32204 Unnecessary explicitness :|
1 year ago
fadrian06 f3453cab17 Simplified fix thanks to @vlakoff (https://github.com/vlakoff)
1 year ago
n0nag0n c8a1c88899
Merge pull request #594 from flightphp/maintain-headers
1 year ago
Austin Collier 5549e9106a added some ui tests
1 year ago
Austin Collier 33676872ed Maintains headers on redirect, error, and halt. Added jsonHalt
1 year ago
n0nag0n 10165ebda3
Merge pull request #591 from flightphp/method-not-found
1 year ago
Austin Collier 27718cfea7 added ability to throw a method not found instead of 404
1 year ago
n0nag0n f6da4c4435
Merge pull request #588 from flightphp/simplified-version-constraint
1 year ago
fadrian06 508dca8cda
Simplified php version constraint
1 year ago
n0nag0n c3c5c29f7c
Merge pull request #585 from flightphp/middleware-use-container
1 year ago
n0nag0n e18c8a7317
Merge pull request #586 from flightphp/runway-reconfig
1 year ago
n0nag0n 234b3ddb0a changed it so runway commands are run from any repo
1 year ago
n0nag0n f8811e1d8b allowed for middlewares to be created with container
1 year ago
n0nag0n ad58c09b57
Merge pull request #583 from vlakoff/vscode_dir
1 year ago
vlakoff 0edcd872ea
Remove .vscode directory, and add it to .gitignore
1 year ago
fadrian06 276a9e69f3 Added more tests when component defines a default value for no passed vars
1 year ago
fadrian06 eadf433334 Added flag to not break Flight users code
1 year ago
fadrian06 1b6cb088b7 Added test on FlightTest too
1 year ago
fadrian06 161a35a0a2 Added test on ViewTest
1 year ago
fadrian06 17002a6f0d
Merge pull request #575 from flightphp/stream-tweaks
1 year ago
fadrian06 ae47db8d8d Fixed gzip test on windows
1 year ago
n0nag0n deb0d68875 added plain stream() method
1 year ago
n0nag0n a74ee3955c
Merge pull request #574 from flightphp/fix/stream
1 year ago
fadrian06 11de67fde9 Made stream default status code of 200
1 year ago
n0nag0n 0011efd42c
Merge pull request #572 from BelleNottelling/fix/output-compression
1 year ago
n0nag0n 77d313190d added unit test, corrected other response logic
1 year ago
Belle Aerni 3659a76106 Fix content length when using response body callbacks
1 year ago
n0nag0n d92c65f8ae
Merge pull request #571 from flightphp/response-body-callback
1 year ago
Austin Collier 9be596f0bf lots of phpcs errors to fix
1 year ago