Commit Graph

511 Commits (c0436551f218e1afded17090f4abeef8ec1dd72e)
 

Author SHA1 Message Date
n0nag0n 52c965d5b6
Update README.md
2 years ago
Austin Collier a3555b019f Added documentation to readme on grouping
2 years ago
n0nag0n 621fbace55
Update composer.json
2 years ago
n0nag0n c307c0a3bb
Update .editorconfig
2 years ago
Austin Collier 12073629cc added ability to group routes together
2 years ago
fadrian06 01fe13cc42 Fixed some README references
2 years ago
Austin Collier 0b149349fc Test to confirm #161 is fixed.
2 years ago
n0nag0n 362f3a049c
Update README.md
2 years ago
n0nag0n 8641ae598c
Update README.md
2 years ago
n0nag0n 2df12f963e
Merge pull request #501 from flightphp/master
2 years ago
Austin Collier 49c446f830 Versioned the version file.....cause it's important?
2 years ago
Austin Collier 2c2b28af95 100% code coverage everywhere now
2 years ago
Austin Collier 48164961fb Engine at 100% coverage
2 years ago
n0nag0n a48a629bce hit counter!
2 years ago
n0nag0n 317ad3140e removed comment
2 years ago
n0nag0n bf2075245e Got it to 90% coverage with some windows fixes
2 years ago
n0nag0n d075fc8be6 100% View class coverage
2 years ago
n0nag0n 9a007c5216 100% Coverage for core Classes
2 years ago
n0nag0n e36e9024c6 100% Coverage Dispatcher Class
2 years ago
n0nag0n 978a05d765 Flight class 100% coverage (too easy!)
2 years ago
n0nag0n 7b15d2cfca 100% coverage for net classes
2 years ago
n0nag0n 39f61b3d74 Router with 100% coverage
2 years ago
n0nag0n a416bfe19b 100% coverage for Request and Route
2 years ago
n0nag0n 0d026b16d1 added test for unique subdir setup in request
2 years ago
n0nag0n 5456cdca1e Merge branch 'master' of github.com:n0nag0n/flight
2 years ago
n0nag0n 9faf27262c cleaned up some unit test requires
2 years ago
n0nag0n e395c78262
Update composer.json
2 years ago
n0nag0n ccdca7e180 added chat badge
2 years ago
n0nag0n 991a1705b9 added matrix link and readme updates
2 years ago
n0nag0n 3676602454 fixed references to old repo
2 years ago
n0nag0n 7bc2f738c4 Versioned to 2.0.3
2 years ago
n0nag0n 8b60a8a72f
Update README.md
2 years ago
n0nag0n 5880579045
Merge pull request #3 from saschanos/type-fix
2 years ago
n0nag0n 57d4d20bba
Update composer.json
2 years ago
n0nag0n f63f266134 Merge branch 'fadrian06-master'
2 years ago
n0nag0n 9be4887d22 Merge branch 'master' of https://github.com/fadrian06/flight into fadrian06-master
2 years ago
n0nag0n e7757678fb
Merge pull request #1 from n0nag0n/patch-1
2 years ago
Austin Collier 3d58a5bee4 added phpunit config for testing coverage
2 years ago
fadrian06 fdf1a31d03 Bump version v2.0.2
2 years ago
fadrian06 42ec161d8a Added code format
2 years ago
fadrian06 ba0c6bda33 Improved documentation
2 years ago
fadrian06 fbcc9108c2 DocBlocks improved
2 years ago
fadrian06 cce78f18a3 PHPStan installation
2 years ago
Sascha Nos c929626fc6 fix wrong type return
2 years ago
Mike Cao 2df64f37ea Bump version v2.0.01
4 years ago
Mike Cao a130231646
Merge pull request #456 from jamalo/master
4 years ago
Mike Cao fc43bfb4ea
Update flight/net/Request.php
4 years ago
Mike Cao c5649791c0
Merge pull request #457 from mu1f407/master
4 years ago
Michal Hybner 21a0c55375 Fix JSON request with empty body
4 years ago
Jamal d2a92aa808 Fix PHP 8.1: Assign string to int propety
4 years ago