Commit Graph

636 Commits (master)
 

Author SHA1 Message Date
Mike Cao 777ac096ec JSON method should send a clean response.
11 years ago
Mike Cao 30195237e5 Reverted response handling.
11 years ago
Mike Cao 6a1029a187 Response should only be sent once.
11 years ago
Mike Cao b8026d9828 Sending a response should not exit the program.
11 years ago
Mike Cao 5ba910981f Allow HTTP method overriding.
11 years ago
Mike Cao 86d1ea20e4 Fixed reference to $this.
11 years ago
Mike Cao 001c8ec301 Fixed error with calling stop method.
11 years ago
Mike Cao 6fe4e32fee Added additional options for JSON methods.
11 years ago
Mike Cao 6696c0d267 Dispatcher should check for valid callback.
11 years ago
Mike Cao 3fde3685c5 Formatting.
11 years ago
Mike Cao 6a7622d99b Merge pull request #70 from eric1234/noenv
11 years ago
Eric Anderson 1a0eede079 Use $_SERVER instead of getenv.
11 years ago
Mike Cao 5414b906f6 Merge pull request #62 from ozh/ozh-jsonp
11 years ago
ozh 258e56b4ec Use $this
11 years ago
ozh 5e0627f41b Coding style (same white space as original file)
11 years ago
ozh 4ccfe8c386 JSONP support
11 years ago
Mike Cao 7e1a098f6c Autoloader should not throw exceptions.
12 years ago
Mike Cao 988d4f5631 Exception should be thrown and not handled.
12 years ago
Mike Cao 8ca9b2d76d Setting status should not send headers.
12 years ago
Mike Cao 2d6a04d514 Made default properties into class variables.
12 years ago
Mike Cao 2ce369cb50 Flush existing output before the start method.
12 years ago
Mike Cao 5ec68f35d5 Updated methods section
12 years ago
Mike Cao 23fc99ec91 Updated all tests to use Engine class.
12 years ago
Mike Cao 48f2279a7c Merge pull request #55 from engelnyst/patch-1
12 years ago
enyst 55651d2b08 Document instance calls fix.
12 years ago
engelnyst c0ae6dbc31 Update README.md
12 years ago
Mike Cao c233214a39 Added section about configuration values.
12 years ago
Mike Cao 3a4a30e879 Updated check for base_url.
12 years ago
Mike Cao d41795cbdc Updated handling of subdirectories and redirects.
12 years ago
Mike Cao 1acb68756c Remove duplicates from loader directories.
12 years ago
Mike Cao 93d7602b20 Removed caching from halt method.
12 years ago
Mike Cao b4a9d6f70e Fixed issue with 304 caching. Fixed PHP 5.3 compatibility.
12 years ago
Mike Cao 000b1db3be Added example for new Engine class.
12 years ago
Mike Cao 2050027db6 Cleaned up initialization process.
12 years ago
Mike Cao 66a403ff96 Merge remote-tracking branch 'origin/master'
12 years ago
Mike Cao 84078158c3 Introduced new Engine class.
12 years ago
Mike Cao 618c2f1d87 Merge pull request #44 from mateuszgachowski/master
12 years ago
Mateusz Gachowski 90c337993a Fixed documentation
12 years ago
Mike Cao 16e2365719 Start proper versioning.
12 years ago
Mike Cao a04020d50e Fix line feeds.
12 years ago
Mike Cao f64774881f Fixed issue with url pattern matching.
12 years ago
Mike Cao ef72548a1a Changed header sizes.
12 years ago
Mike Cao 28ae5e0aec Added route passing functionality.
12 years ago
Mike Cao 9fb6b54665 Merge remote-tracking branch 'origin/master'
12 years ago
Mike Cao 483ff648c4 Updated readme.
12 years ago
Mike Cao 78f86a15c6 Merge pull request #29 from magnetikonline/patch-1
12 years ago
Peter Mescalchin 0a480e1f4a Fixed variable name typo in template/layout example.
12 years ago
Mike Cao 1cdd2bfad1 Merge pull request #26 from Xanza/patch-1
12 years ago
Mike Cao 399f22ef3d Merge pull request #27 from kafene/master
12 years ago
kafene 69e5dab546 Don't let header fields clobber eachother
12 years ago