Commit Graph

619 Commits (06fa9e5e515fdc16aa80c45693e63f220aa39617)
 

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