GitHub / codehakase/slim / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 2f29cc2e | merge Merge pull request #2013 from tflight/patch-1 |
Rob Allen <r****b@a****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 2fb45910 | Update README with new support forum link |
tflight <t****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 04e79cd6 | merge Merge branch 'geggleto-router-1948' into 3.x | Rob Allen <r****b@a****m> | almost 10 years ago | |
| a07bc68e | merge Merge branch 'geggleto-app-1989' into 3.x | Rob Allen <r****b@a****m> | almost 10 years ago | |
| 4117c4bf | merge Merge branch 'Starli0n-3.x' into 3.x | Rob Allen <r****b@a****m> | almost 10 years ago | |
| 0899bcbb | merge Merge branch 'robertprice-1818' into 3.x | Rob Allen <r****b@a****m> | almost 10 years ago | |
| 17d1aa70 | merge Merge branch 'robertprice-updateMocks' into 3.x | Rob Allen <r****b@a****m> | almost 10 years ago | |
| d7e9406c | merge Merge branch 'geggleto-feature-1962' into 3.x | Rob Allen <r****b@a****m> | almost 10 years ago | |
| 69a823ab | Remove getter on Router | Glenn Eggleton <g****o@g****m> | almost 10 years ago | |
| a38edd9c | Bug-fix for router | Glenn Eggleton <g****o@g****m> | almost 10 years ago | |
| 842ee392 | Remove unused property-reads | Glenn Eggleton <g****o@g****m> | almost 10 years ago | |
| 7c33189d | merge Merge pull request #1998 from vinkla/patch-1 |
Rob Allen <r****b@a****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 896078fb | Update .gitattributes |
Vincent Klaiber <v****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| b691da76 | Fix Issue #1983: Throwable exception uncaught in Route.php |
Starli0n <S****n@u****m>
Committed by: Rob Allen <r****b@a****m> |
almost 10 years ago | |
| 7c9dc9e4 | swapped TestClass for StdClass in test as later PHPUnit will complain that Te... | Robert Price <r****e@g****m> | almost 10 years ago | |
| be8655ed | replaced deprecated getMock calls with getMockBuilder equivalents. | Robert Price <r****e@g****m> | almost 10 years ago | |
| 54ed9846 | change withJson to use withBody to create a new Response |
Robert Price <r****e@g****m>
Committed by: Rob Allen <r****b@a****m> |
almost 10 years ago | |
| d5975d53 | Ensure withJson returns a new Response |
Robert Price <r****e@g****m>
Committed by: Rob Allen <r****b@a****m> |
almost 10 years ago | |
| 0b4395dc | Adding protected property for callable | Glenn Eggleton <g****o@g****m> | about 10 years ago | |
| 103269e4 | Moved setter to below getter | Glenn Eggleton <g****o@g****m> | about 10 years ago | |
| b4f18109 | Related to #1962. Implementation with UnitTest | Glenn Eggleton <g****o@g****m> | about 10 years ago | |
| 1dedd259 | merge Merge branch 'joelhy-fix/getCookieParam_phpdoc' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| 54a8bb53 | merge Merge branch 'joelhy-feat/getServerParam' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| a4373daf | merge Merge branch 'p-golovin-patch-1' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| a9abdf5a | Fix getCookieParam() phpdoc error | Joel Huang <j****y@g****m> | about 10 years ago | |
| 03083193 | Add getServerParam method | Joel Huang <j****y@g****m> | about 10 years ago | |
| a0ec13cd | Fix phpdoc for createRoute function in Router |
Pavel Golovin <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| a63b393a | merge Merge pull request #1940 from geggleto/travis-slack |
Rob Allen <r****b@a****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 9b3981b6 | Added Slack Integration | Glenn Eggleton <g****o@g****m> | about 10 years ago | |
| 29209c5d | Update App::VERSION to 3.6.0-dev | Rob Allen <r****b@a****m> | about 10 years ago | |
| 184352bc | Update App::VERSION to 3.5.0 | Rob Allen <r****b@a****m> | about 10 years ago | |
| a16f1969 | merge Merge branch 'adambro-request_uri_with_params' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| 69ae05ea | Fix PHPCS warningwq | Rob Allen <r****b@a****m> | about 10 years ago | |
| 12b8abb5 | Fix PHPCS errors | Rob Allen <r****b@a****m> | about 10 years ago | |
| 90bee5ec | merge Merge branch 'martynbiz-martynbiz-patch-add-getCookieParam-method' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| 7a34699f | Update docblook and local variabe name for getCookieParam | Rob Allen <r****b@a****m> | about 10 years ago | |
| 3bd204e1 | merge Merge branch 'Setitch-3.x' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| 7234b5a9 | Test is not resolvable exception | Rob Allen <r****b@a****m> | about 10 years ago | |
| 049de068 | merge Merge branch 'vicolachips44-dev-3x' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| bbe2b6b6 | Document createRoute() | Rob Allen <r****b@a****m> | about 10 years ago | |
| cef7926b | merge Merge branch 'pine3ree-patch-24' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| cee71e91 | merge Merge branch 'llvdl-small-fixes' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| 89a2e475 | Fix indentation | Martyn Bissett <m****@r****z> | about 10 years ago | |
| a7687dbe | merge Merge branch 'opengeek-fix-moveto-with-stream' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| 5ad0116d | Remove expectedException from test written for this bug | Jason Coward <j****n@o****m> | about 10 years ago | |
| 9ab3603d | merge Merge branch 'dopesong-3.x' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| c3ff2d9f | Add temporary expected exception test for moveTo stream | Justinas Rakašis <i****o@p****t> | about 10 years ago | |
| d127682d | Add test for getCookieParam with default | Martyn Bissett <m****@r****z> | about 10 years ago | |
| ddc003f6 | Add getCookieParam test | Martyn Bissett <m****@r****z> | about 10 years ago | |
| 41a06737 | Add getCookieParam method |
Martyn Bissett <m****t@y****k>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 157e16b8 | Do not check streams with is_writable in UploadedFile::moveTo() | Jason Coward <j****n@o****m> | about 10 years ago | |
| 805150e0 | merge Merge pull request #1914 from rnamiki/patch-1 |
Rob Allen <r****b@a****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| fa9b968c | Add LICENSE |
Ryota. Namiki <r****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 784ffa48 | merge Merge pull request #1 from Setitch/Setitch-patch-1 | Setitch <S****h@u****m> | about 10 years ago | |
| 1b3b6ef5 | Updated to properly parse callables in [$class,$method] format. | Setitch <S****h@u****m> | about 10 years ago | |
| f57f27a3 | added method to create Route instance to be able to override it and inherit f... | Victor Garnier <v****s@g****m> | about 10 years ago | |
| 4010eb58 | move valid protocol versions to a class static var | maks feltrin <p****e@g****m> | about 10 years ago | |
| ab5fa78a | Env REQUEST_URI can contain query params. | Adam Brodziak <a****o@o****l> | about 10 years ago | |
| 025a9a14 | Added more tests for UploadedFiles | Justinas Rakašis <i****o@p****t> | about 10 years ago | |
| 30cfe3c0 | merge Merge branch 'llvdl-1838' into 3.x | Rob Allen <r****b@a****m> | about 10 years ago | |
| 48589f70 | Bump version number | Rob Allen <r****b@a****m> | about 10 years ago | |
| a132385f | Update version to 3.4.2 | Rob Allen <r****b@a****m> | about 10 years ago | |
| 0e281eb9 | merge Merge pull request #1893 from akrabat/fix-determine-content-type | Andrew Smith <a****h@s****k> | about 10 years ago | |
| c097e03d | Ensure determineContentType() returns a valid result | Rob Allen <r****b@a****m> | about 10 years ago | |
| 1ac64601 | added check for single method as string in Route constructor, updated docblock | Lennaert van der Linden <l****l@p****m> | about 10 years ago | |
| 593280b5 | added a test for UploadFile | Lennaert van der Linden <l****l@p****m> | about 10 years ago | |
| ca503169 | fixed docblock, added typehint | Lennaert van der Linden <l****l@p****m> | about 10 years ago | |
| 3475996a | removed unused use statements | Lennaert van der Linden <l****l@p****m> | about 10 years ago | |
| dfe2faaa | refactor: DRY | Lennaert van der Linden <l****l@p****m> | about 10 years ago | |
| 38827224 | gh-1838 refactor: renamed member variable | Lennaert van der Linden <l****l@p****m> | over 10 years ago | |
| 2e5a54be | gh-1838 fixed comment | Lennaert van der Linden <l****l@p****m> | over 10 years ago | |
| dbd275b1 | merge Merge branch 'tuupola-getallheaders-fallback' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| b55d43be | merge Merge branch 'dopesong-cookies-improve-tests' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| dc3cb637 | Use more descriptive function name | Mika Tuupola <t****a@a****t> | over 10 years ago | |
| 20cfe444 | merge Merge branch 'dopesong-response-status-phrase-test' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| 55a59456 | merge Merge branch 'dopesong-container-test-wrong-exception' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| 324ca429 | merge Merge branch 'danielgsims-router-test-alt' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| e3b7ce85 | merge Merge branch 'dopesong-error-handler-phpunit' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| 79ba882c | merge Merge branch 'dopesong-headers-original-key-test' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| 0199b88e | gh-1838 fixes for hhvm | Lennaert van der Linden <l****l@p****m> | over 10 years ago | |
| fd8db476 | Cookies tests improved | Justinas Rakašis <i****o@p****t> | over 10 years ago | |
| b7a2f572 | Check if getReasonPhrase returns empty message | Justinas Rakašis <i****o@p****t> | over 10 years ago | |
| 4de1902a | Container converts not UnexpectedValueException but InvalidArgumentException,... | Justinas Rakašis <i****o@p****t> | over 10 years ago | |
| 29007885 | Testing Router Methods | dsims1 <d****s@q****m> | over 10 years ago | |
| fa6e9adc | Improved tests for Error handler | Justinas Rakašis <i****o@p****t> | over 10 years ago | |
| af5454da | Check for default fallback if key not exists | Justinas Rakašis <i****o@p****t> | over 10 years ago | |
| 131a8f4d | Added test for originalKey method in headers class | Justinas Rakašis <i****o@p****t> | over 10 years ago | |
| 794073a2 | merge Merge branch 'dopesong-abstract-handler-phpunit' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| 89029aec | Mock available contentTypes to make test run as it should | Justinas Rakašis <i****o@p****t> | over 10 years ago | |
| fd022863 | merge Merge branch 'dopesong-abstract-handler-phpunit' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| 6330ae91 | Test to check if half valid content type returns default | Justinas Rakašis <i****o@p****t> | over 10 years ago | |
| 448d9a6b | merge Merge branch 'dopesong-default-error-output' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| bcd29950 | merge Merge branch 'adambro-use_class_constant' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| 70de3e2e | merge Merge branch 'danielgsims-error-loop-bug' into 3.x | Rob Allen <r****b@a****m> | over 10 years ago | |
| 2a5dc645 | Use class name constant instead of magic string. | Adam Brodziak <a****o@o****l> | over 10 years ago | |
| ae663591 | Fixing Infinite Loop in Error, Unit Test | dsims1 <d****s@q****m> | over 10 years ago | |
| 89a18a3c | gh-1838 removed check for isPipe from Stream::isSeekable | Lennaert van der Linden <l****l@p****m> | over 10 years ago | |
| 6503787f | gh-1838 added Stream::isSeekableForward and seekForward | Lennaert van der Linden <l****l@p****m> | over 10 years ago | |
| e60867ca | gh-1838 added tests | Lennaert van der Linden <l****l@p****m> | over 10 years ago | |
| 1431b306 | gh-1838 added checks for pipe streams | Lennaert van der Linden <l****l@p****m> | over 10 years ago |