Commit Graph

44 Commits

Author SHA1 Message Date
Denis Sokolov 98140ba126 PrettyPageHandler: handleUnconditionally, close #115 2013-12-11 19:02:18 +02:00
Denis Sokolov 33a27e58ed Merge remote-tracking branch 'origin/feature/prettyhandler-fix'
Conflicts:
	src/Whoops/Handler/PrettyPageHandler.php
	src/Whoops/Resources/pretty-template.php
2013-12-08 23:47:17 +02:00
Denis Sokolov 720648a588 XmlResponseHandler: make toXml private 2013-11-14 20:46:53 +01:00
Denis Sokolov 6cbd1a1ef2 XmlResponseHandler: revert ze1 compatibility mode 2013-11-14 20:46:52 +01:00
Denis Sokolov d45823aae6 XmlResponseHandler::toXml: refactor 2013-11-14 20:46:52 +01:00
Denis Sokolov a5aef6e620 Clean up XmlResponseHandler whitespace and comments 2013-11-06 16:39:48 +01:00
Joao Gilberto Magalhaes f5b68062b3 Add the XmlResponseHandler 2013-11-06 16:33:09 +01:00
Pascal Borreli 3542daa073 Fixed typo 2013-11-05 20:59:32 +00:00
Denis Sokolov 0f0649fe0e Fix #88: xdebug file links do not depend on the extension being loaded 2013-10-14 15:31:49 +02:00
filp a43ff35401 Multiple CS/PHPDoc fixes 2013-07-15 21:40:35 +01:00
filp 5307eba8eb Fix #41 - Various PHPDoc & CS fixes 2013-07-15 20:09:43 +01:00
filp 0a66daedce *twitch* one space too many 2013-06-25 11:53:38 +01:00
filp 9a1377b246 Consolidate template variable handling 2013-06-25 11:42:03 +01:00
filp a5ca015a59 Remove template variable 2013-06-25 00:35:20 +01:00
filp 018ee3a881 Rename template files 2013-06-25 00:26:53 +01:00
filp d6d68c5760 Split up template into multiple files 2013-06-25 00:25:28 +01:00
filp 517340f9bf Start moving some stuff over to the new template layout 2013-06-25 00:06:07 +01:00
filp ad7e219076 Re-organize resource structure 2013-06-24 23:56:42 +01:00
filp e83780c2ec Add TemplateHelper::render 2013-06-24 23:49:43 +01:00
filp c68608ccc1 Move template helpers to own class 2013-06-24 23:41:00 +01:00
filp 734cb94782 Move deprecated methods in PrettyPageHandler to end of class body 2013-06-24 23:23:43 +01:00
filp e6add5bd5e Fix failing PrettyPageHandler tests 2013-06-24 23:22:12 +01:00
filp 088f4b556a Document PrettyPageHandler::getResource 2013-06-24 23:13:43 +01:00
filp 49dcca999a Improve PrettyPageHandler resources code 2013-06-24 23:12:09 +01:00
Filipe Dobreira fce0f5247d Merge pull request #44 from cs278/feature/callable-datatables
Add support for callable generated datatables
2013-05-10 10:02:01 -07:00
Chris Smith 68c212c4c3 Register xdebug editor if xdebug is loaded 2013-05-10 14:25:54 +01:00
Chris Smith 92c55f59a3 Add method which allows tables data to be gathered when an error is caught 2013-05-10 14:15:32 +01:00
Martin Meredith 514c25aac0 Use correct function for joining array into string 2013-04-30 16:09:56 +01:00
filp 0cef7df735 Move output handling back up to Whoops\Run 2013-04-24 16:49:10 +01:00
filp c37eb037d2 Move output buffer clearing to individual handlers 2013-04-20 12:12:54 +01:00
filp 737b8837b9 CS Fix 2013-04-17 15:15:30 +01:00
filp 56f94f4ee3 Allow URIs in frame comments 2013-04-17 15:10:08 +01:00
filp f3788e3b84 Add macvim editor support 2013-04-12 12:09:30 +01:00
filp 1319f2e6ca Url-encode file & line data in editor uri 2013-04-12 11:38:11 +01:00
filp ead6e5fab0 Merge branch 'feature/open-in-editor' 2013-04-12 11:20:46 +01:00
filp 9aaa7128c2 Fix typo in HandlerInterface 2013-04-11 09:39:13 +01:00
filp 6eab9416ac Add ability to set editor for file references 2013-04-10 15:45:26 +01:00
filp fb7f82bf86 Show empty data-tables 2013-04-10 15:11:15 +01:00
filp e8467fbc3c Move custom data tables to top 2013-03-20 15:58:02 +00:00
filp 3a28a0afaf Fix PrettyPageHandlerTest 2013-03-17 17:34:42 +00:00
filp 84728865ff Remove unused PrettyPageHandler::showBranding 2013-03-17 15:10:10 +00:00
filp a9d7f1b9e4 Update PrettyPageHandler default title 2013-03-17 12:32:34 +00:00
filp d20bee0c99 Update code-base to 'Whoops' 2013-03-17 12:31:50 +00:00
filp 8e26d0869b Update file structure (Damnit -> Whoops) 2013-03-17 12:30:26 +00:00