Commit Graph

636 Commits (master)
 

Author SHA1 Message Date
fadrian06 9251a6da90 Apply code-style
1 year ago
fadrian06 147c42449d Added PHP Type hints to View class
1 year ago
fadrian06 7ac12b7891 Removed repeated code
1 year ago
fadrian06 dc5f1a9c08 Engine::_getUrl() docblock fixed
1 year ago
fadrian06 9cd5b9dc0d Fixed windows directory separator compatibility
1 year ago
fadrian06 8b574d43f9 Fixed composer validate problem
1 year ago
Austin Collier f543d74bfe Middleware code
1 year ago
n0nag0n 4b98a610eb
Update README.md
1 year ago
n0nag0n 4955f39e0d
Merge pull request #510 from flightphp/route-alias
1 year ago
Austin Collier c7a143db04 fixed issue with multiline possibilities in url query
1 year ago
n0nag0n 995534bb03
Merge pull request #511 from krmu/master
1 year ago
Austin Collier 8bd7fd035b fixed params with numbers
1 year ago
Austin Collier 74d2fd7002 Fixes for group routing
1 year ago
Austin Collier 387f15bd8b fixed optional params with aliasing
1 year ago
Kristaps db208b84f6 Grouping added for readme
1 year ago
n0nag0n fd4ce43c44 added route alias to engine/flight
1 year ago
n0nag0n 7991530761 Route alias and phpstan updates
1 year ago
n0nag0n 802d51075d
Update README.md
1 year ago
n0nag0n ceeab06e45
Merge pull request #505 from flightphp/database-class
1 year ago
n0nag0n 4b89e37457
Merge pull request #506 from flightphp/route-grouping
1 year ago
Austin Collier 71a3fe3d36 added require-dev to composer
1 year ago
Austin Collier a5f2a5e771 Unit tests and such
1 year ago
Austin Collier 2948308898 Documentation and Pdo Wrapper
1 year ago
Austin Collier 65b3d5445f Lots more unit testing for group based routing
1 year ago
n0nag0n e2d5e45df8
Merge pull request #504 from flightphp/n0nag0n-patch-1
1 year ago
n0nag0n 52c965d5b6
Update README.md
1 year ago
Austin Collier a3555b019f Added documentation to readme on grouping
1 year ago
n0nag0n 621fbace55
Update composer.json
1 year ago
n0nag0n c307c0a3bb
Update .editorconfig
1 year ago
Austin Collier 12073629cc added ability to group routes together
1 year ago
fadrian06 01fe13cc42 Fixed some README references
1 year ago
Austin Collier 0b149349fc Test to confirm #161 is fixed.
1 year ago
n0nag0n 362f3a049c
Update README.md
1 year ago
n0nag0n 8641ae598c
Update README.md
1 year ago
n0nag0n 2df12f963e
Merge pull request #501 from flightphp/master
1 year ago
Austin Collier 49c446f830 Versioned the version file.....cause it's important?
1 year ago
Austin Collier 2c2b28af95 100% code coverage everywhere now
1 year ago
Austin Collier 48164961fb Engine at 100% coverage
1 year ago
n0nag0n a48a629bce hit counter!
1 year ago
n0nag0n 317ad3140e removed comment
1 year ago
n0nag0n bf2075245e Got it to 90% coverage with some windows fixes
1 year ago
n0nag0n d075fc8be6 100% View class coverage
1 year ago
n0nag0n 9a007c5216 100% Coverage for core Classes
1 year ago
n0nag0n e36e9024c6 100% Coverage Dispatcher Class
1 year ago
n0nag0n 978a05d765 Flight class 100% coverage (too easy!)
1 year ago
n0nag0n 7b15d2cfca 100% coverage for net classes
1 year ago
n0nag0n 39f61b3d74 Router with 100% coverage
1 year ago
n0nag0n a416bfe19b 100% coverage for Request and Route
1 year ago
n0nag0n 0d026b16d1 added test for unique subdir setup in request
1 year ago
n0nag0n 5456cdca1e Merge branch 'master' of github.com:n0nag0n/flight
1 year ago