Commit Graph

657 Commits (79efffc33342856f6d0475c47ad5fdd904a9c76a)
 

Author SHA1 Message Date
n0nag0n 79efffc333 added stopPropagation logic 1 month ago
n0nag0n 4b7cd68e24 added an event system 1 month ago
n0nag0n fe3e78a7d0 added benchmarks to readme 1 month ago
n0nag0n c1ffb8f71e
Update README.md 1 month ago
n0nag0n 3c3dcb8b83
Update README.md 1 month ago
n0nag0n 12843694d6
Update README.md 1 month ago
n0nag0n 2762daf4f4
Merge pull request from flightphp/remove-cache-headers 1 month ago
n0nag0n b6ab088888
Merge pull request from flightphp/new-request-object 1 month ago
n0nag0n 7dd52c9ee6 Reset router to beginning 1 month ago
n0nag0n 2c9b02ec28 removed cache breaking behavior 1 month ago
n0nag0n f4115927fb
Merge pull request from flightphp/json-charset 2 months ago
n0nag0n 2bb058e6b7
Merge pull request from joanhey/patch-1 2 months ago
n0nag0n 3a84a9aaf2 removed utf8 from json function, add default flags, and more unit tests 2 months ago
fadrian06 db84fb61e0
Merge pull request from kgathuru/patch-1 2 months ago
Kenneth Gathuru 27e6fe652f
Update README.md with correct version upgrading from v2 to v3 2 months ago
Joan Miquel 78e3a5ed6a
Revert setEngine() 2 months ago
Joan Miquel ca7b5b47b9
Simplify Flight and faster performance 2 months ago
n0nag0n 25250bf44e Added ability to generate new requests/responses on duplicate start() 2 months ago
n0nag0n 62bf542d12
Merge pull request from KnifeLemon/patch-1 2 months ago
n0nag0n ce088c86dc Fix Unit test errors, correct logic 2 months ago
KnifeLemon 1b57f9eb2b
Added PUT, PATCH, DELETE methods for data 2 months ago
n0nag0n da6540bbdd
Merge pull request from flightphp/multiple-trailing-slashes 3 months ago
n0nag0n f4f3c7a342 Fixed multiple trailing slashes issues. Also fixed server test for 405 and 404 3 months ago
fadrian06 9d71303384
Merge pull request from flightphp/windows-fixes 3 months ago
n0nag0n 882a956bd0 added some fixes to get this working in windows locally 3 months ago
n0nag0n 35b1a42b22
Merge pull request from flightphp/fadrian06-fixed-badges 4 months ago
fadrian06 c003dd094f
Fixed README badges 4 months ago
n0nag0n 7226be4bbe
Merge pull request from lubiana/add-php-84-to-workflow 5 months ago
lubiana ab18073e28 add php 8.4 to workflow matrix 5 months ago
n0nag0n 1307e8a39d
Merge pull request from flightphp/feat/route-compact-syntax 5 months ago
n0nag0n cc1597a58a fix bad resolve 6 months ago
n0nag0n bc001b7104
Merge branch 'master' into feat/route-compact-syntax 6 months ago
n0nag0n a788c8a608 prettify 6 months ago
n0nag0n edcd1ad092 got unit tests up and running 6 months ago
n0nag0n 128b6e392b
Merge pull request from lubiana/reenable-controller-command-test 7 months ago
lubiana 06fa9e5e51
allow newer runway version in composer.json 7 months ago
lubiana 4276c2baeb
reenable comtroller command test 7 months ago
Austin Collier 0fdc300f33 updated runway dependency version 7 months ago
n0nag0n b76f6c37fd
Merge pull request from lubiana/add-github-actions 7 months ago
n0nag0n 111f8db184
Merge pull request from lubiana/fix_tests_on_mac 7 months ago
lubiana 6c365a00e9
remove unit tests on 8.4 (for now) 7 months ago
lubiana 2d36b79f32
fix tests on different php versions 7 months ago
lubiana 720deac36e
add unit-test workflow 7 months ago
lubiana c5caa0d7e2
add case for Macos in ResponseTest::testResponseBodyCallbackGzip 7 months ago
n0nag0n 63fbf9b031
Merge pull request from flightphp/file-upload-handler 8 months ago
Austin Collier b6220f7dc8 Added ability to handle file uploads in a simple way 8 months ago
n0nag0n c834f4cf0c
Merge pull request from pierresh/master 8 months ago
n0nag0n f697e30afa added unit and integration tests 8 months ago
Pierre Clavequin f08b9bcbfb feat: method to download files easily 8 months ago
n0nag0n 7cfaca8f16
Merge pull request from flightphp/cache-correction 9 months ago