Commit Graph

91 Commits

Author SHA1 Message Date
Filipe Dobreira fea65c005d Update README.md 2013-03-14 08:31:48 +00:00
filp df624cfe0e Prep for Packagist submission 2013-03-14 00:55:12 +00:00
filp 33eb4d1c03 Update README.md TODOs and typo 2013-03-14 00:48:52 +00:00
filp 2cb9bbff0b Update README.md screenshot 2013-03-14 00:39:06 +00:00
filp e473cb96f3 Update README.md 2013-03-14 00:33:54 +00:00
filp d92932cca7 Add Silex\DamnitServiceProvider 2013-03-14 00:26:01 +00:00
filp 9bcb0804aa Revert example.php to throw exception 2013-03-13 23:51:26 +00:00
filp 89d59e8773 Add better handling of ErrorException stack traces 2013-03-13 23:46:53 +00:00
filp 67e1e0d8a5 Add class/method/function info to frame lines 2013-03-13 23:39:31 +00:00
filp 1fee57328a Better handling of fatal errors in template 2013-03-13 23:29:03 +00:00
filp ba194c7991 Style containers 2013-03-13 23:19:38 +00:00
filp 79abde2e1e CS fixes (spacing/lines) 2013-03-13 23:13:49 +00:00
filp 8ed64b29be Update PHPDoc for Handler 2013-03-13 23:12:52 +00:00
filp bfda68c97c Rename PrettyPage -> PrettyPageHandler for consistency 2013-03-13 23:12:18 +00:00
filp cfcd146770 CS updates (use statements) 2013-03-13 23:09:42 +00:00
filp ac340975f2 Cleanup & re-structure template 2013-03-13 23:06:58 +00:00
filp f9538785ca Add multiple comments example 2013-03-13 22:47:44 +00:00
filp d9fd7dfbc7 Update example.php 2013-03-13 22:44:34 +00:00
filp a1d41c8aaa Tweak CallbackHandler and Frame object handling 2013-03-13 22:40:55 +00:00
filp 0cbb62c93d Add CallbackHandler 2013-03-13 19:21:06 +00:00
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