Commit Graph

71 Commits

Author SHA1 Message Date
filp 4d77e94f63 Improve spacing of namespace in exception name 2013-03-13 19:10:47 +00:00
filp 4bed10b7df Modify example to include namespace in exception name 2013-03-13 19:09:00 +00:00
filp f275048596 Add vim .swp files to gitignore 2013-03-13 19:06:26 +00:00
Filipe Dobreira 841f0cdcb8 Update README.md 2013-03-13 17:40:30 +00:00
filp 9e9dca5265 Update screenshot in README 2013-03-13 17:13:30 +00:00
filp 55401b83e2 Add output for Frame comments 2013-03-13 17:11:04 +00:00
filp e550d74066 Add Damnit\Exception\Frame::(add|get)Comment(s) 2013-03-13 16:11:10 +00:00
filp a9518e900c Cleanup template & add registered handlers list 2013-03-13 15:54:46 +00:00
filp f2c0af9247 Update README.md 2013-03-13 15:38:03 +00:00
filp 265de674a3 Merge branch 'master' of github.com:filp/damnit 2013-03-13 15:37:21 +00:00
filp c62192e741 Remove stupid hiphen(sp?) 2013-03-13 15:36:55 +00:00
filp c723382b81 Style frame code 2013-03-13 15:17:09 +00:00
Filipe Dobreira f12c6c31e4 Update README.md 2013-03-13 15:01:10 +00:00
Filipe Dobreira 5ff0682bf8 Update README.md 2013-03-13 14:52:08 +00:00
filp f5408a7753 Add Run::exitWhenDone 2013-03-13 14:26:01 +00:00
filp e6005b717b Add Fatal Error handling 2013-03-13 14:21:08 +00:00
filp 6e59e67111 Add branding 2013-03-13 14:01:18 +00:00
filp 2ba886886f Get rid of normalize.css 2013-03-13 13:55:04 +00:00
filp 080bc07ae2 Update PrettyPage template to correctly use Frame::getFileLines 2013-03-13 13:53:09 +00:00
filp 8338e58274 Modify signature for Frame::getFileLines when using ranges 2013-03-13 13:51:31 +00:00
filp c99fd486c7 Remove exit(1) to stop tests from failing 2013-03-13 13:41:00 +00:00
filp 2e80b84fd7 Add another frame to example.php, fix frame code clamp 2013-03-13 13:38:55 +00:00
filp b1d252c92a Style frame selector 2013-03-13 13:24:23 +00:00
filp 85a2e56cbc Fix container alignment on smaller monitors 2013-03-13 12:21:35 +00:00
filp eb8fd11e2b Match header & code background color 2013-03-13 12:03:44 +00:00
filp 2faeddca7b Made data-table styles/classes more generic 2013-03-13 12:02:56 +00:00
filp 8990a7ecde Style env/request variables 2013-03-13 11:57:50 +00:00
filp d38b5cbc82 Move more important superglobals to top 2013-03-13 11:22:43 +00:00
filp 151b62b63f Only output super globals that are not empty 2013-03-13 11:21:57 +00:00
filp dab2dbbd9e Add Env/Request superglobals output to PrettyPage handler 2013-03-13 11:20:51 +00:00
filp bb18819ae1 Exit script execution when done handling exception 2013-03-12 16:15:50 +00:00
filp aeb803989b Add example.php 2013-03-12 15:38:26 +00:00
filp 614c370948 Update README.md 2013-03-12 15:30:17 +00:00
filp bd6ece16b4 Implement exploring code in stack frames 2013-03-12 15:28:54 +00:00
filp 71c862311d Escape template output 2013-03-12 14:40:41 +00:00
filp 9a0d28da0e Remove trailing 0 from color 2013-03-12 14:14:46 +00:00
filp 7661f9094b Implement stack list in PrettyPage template 2013-03-12 14:14:07 +00:00
filp 6f8f1d5253 Re-structure Handler::handle & surrounding methods 2013-03-12 13:37:49 +00:00
filp 70864a8929 Re-structure Handler interface & tests 2013-03-12 13:30:46 +00:00
filp 652ff42c98 Add Inspector::getExceptionName & re-structure tests 2013-03-12 13:14:12 +00:00
filp 20ca8ccca4 Rename tests/Fixtures -> tests/fixtures 2013-03-12 12:57:50 +00:00
filp b796a026a2 Update Damnit\Exception\Frame, add tests 2013-03-12 12:55:54 +00:00
filp 78043991ab Update .travis.yml to use dev dependencies 2013-03-12 11:42:30 +00:00
filp 08a860fc2d Remove Mock classes, use Mockery 2013-03-12 11:36:52 +00:00
filp 546a75a714 Add mockery/mockery dev dependency 2013-03-12 11:18:05 +00:00
filp 2213b65d75 Move Handler/DummyHandler to Mock/MockHandler 2013-03-12 11:12:40 +00:00
filp 6ce89996fe Add Damnit\Exception\Frame 2013-03-12 11:09:56 +00:00
filp cc08c06946 Re-implements FrameIterator 2013-03-12 11:07:31 +00:00
filp d2dfdbb108 Add FramesIterator & tests 2013-03-12 10:54:14 +00:00
filp 410b42fa91 Add Exception Inspector & tests 2013-03-12 10:39:56 +00:00