Commit Graph

193 Commits

Author SHA1 Message Date
filp ab1e545ecf Remove Illuminate provider (yay) 2013-04-11 20:45:24 +01:00
filp 6da8e84925 Fix typo in docblock 2013-04-11 09:50:49 +01:00
filp 9aaa7128c2 Fix typo in HandlerInterface 2013-04-11 09:39:13 +01:00
Filipe Dobreira 53c11e655a Update README.md structure & add documentation link 2013-04-11 09:23:57 +02:00
filp c229f6c711 Fix small inconsistencies in Whoops\Run 2013-04-11 08:18:48 +01:00
filp fb7f82bf86 Show empty data-tables 2013-04-10 15:11:15 +01:00
filp 09cdea1fd1 Update README screenshot 2013-04-10 10:04:29 +01:00
filp 0483aa8a96 Show shortened frame file path in template 2013-04-10 10:04:06 +01:00
filp f68ba5df07 Version bump to 1.0.0 1.0.0 2013-04-09 15:34:25 +01:00
filp 5e242072e5 Update README 2013-04-09 15:29:03 +01:00
filp 353fdf72d2 Update README for 1.0 release 2013-04-09 15:27:38 +01:00
Filipe Dobreira 5b33396b9f Merge pull request #22 from bobdenotter/master
Minor tweaks to the listing of frames.
2013-04-06 15:45:21 -07:00
Bob den Otter aca7aa57bc Only do str_replace if $file is actually a string. 2013-04-06 16:01:09 +02:00
Bob den Otter fc486e3f7a Minor tweaks to listing of frames. 2013-04-06 15:49:51 +02:00
filp 2b8d954eba Fix #22 - Do not output within Laravel console context 2013-04-02 10:23:56 +01:00
filp 32c322f08b Fix #21 - Do not use request if not available 2013-04-01 16:01:17 +01:00
filp 805cef94a7 Update README screenshot 2013-03-29 09:04:26 +00:00
filp 10145f3e6c Highlight neighbor error lines 2013-03-29 08:54:49 +00:00
filp 3f1e3a1adf Reduce left-padding on current line highlight 2013-03-29 08:46:27 +00:00
Filipe Dobreira 004db92018 Merge pull request #17 from bobdenotter/master
Don't throw away the first frame, without making sure the second frame has a filename and linenumber.
2013-03-23 06:43:02 -07:00
bobdenotter 1f31f5c7f1 Additional tweak. 2013-03-23 11:47:01 +01:00
bobdenotter ed4f0c8dc3 Keep file/line before throwing away first frame. 2013-03-23 10:55:20 +01:00
Filipe Dobreira 81ce27fa9e Merge pull request #16 from Anahkiasen/patch-1
Only register Whoops as Exception handler if debug
2013-03-22 14:51:53 -07:00
Maxime Fabre 2b83c9cffc Only register Whoops as Exception handler if debug
In Laravel there is a `debug` option in the `app.php` file.
Whoops shouldn't register itself as Exception handler if this option is false.
2013-03-21 09:56:31 +01:00
filp e8467fbc3c Move custom data tables to top 2013-03-20 15:58:02 +00:00
filp 4df9a0e9e2 Re-structure tests, hopefully shutting-up Travis 2013-03-20 15:46:06 +00:00
filp ae3e219f50 Merge branch 'respect-error-reporting' of https://github.com/deadbeef84/whoops 2013-03-20 15:36:10 +00:00
filp 588a9cce80 Style and re-organize code to highlight current line 2013-03-20 15:31:54 +00:00
Raúl Ferràs c9f26f9019 * Set stylize current lines inside frame viewers. 2013-03-20 00:28:51 +01:00
Filipe Dobreira 262e157639 Merge pull request #12 from hdias/patch-1
Update README.md
2013-03-19 04:40:24 -07:00
Hugo Dias 1672808859 Update README.md
i updated the gist to the new name and added a step 1: setup composer for laravel 3
2013-03-19 11:20:36 +00:00
Jesper Ek a5f8bf24de Respect error_reporting and support error suppression using @-operator. 2013-03-19 11:00:08 +01:00
filp 306e64efb4 Increase line-number spacing in files with 1000+ lines 2013-03-17 20:53:29 +00:00
filp 8b8fa2f7f2 No need to register Whoops during test 2013-03-17 18:07:21 +00:00
filp 3a28a0afaf Fix PrettyPageHandlerTest 2013-03-17 17:34:42 +00:00
filp c49860135b Update README 2013-03-17 17:20:34 +00:00
filp e05c5f0f08 Add JsonResponseHandler example 2013-03-17 16:21:16 +00:00
filp 84728865ff Remove unused PrettyPageHandler::showBranding 2013-03-17 15:10:10 +00:00
filp ee96ab605b Add tests for PrettyPageHandler 2013-03-17 15:09:39 +00:00
filp 967ff7cfdb Version bump (0.9.0) 0.9.0 2013-03-17 12:58:04 +00:00
Filipe Dobreira 3e82dcf130 Update README.md 2013-03-17 12:54:25 +00:00
filp 32cce98066 Update screenshot in README 2013-03-17 12:51:21 +00:00
filp 1fae80db2a Update provider file-names 2013-03-17 12:49:41 +00:00
filp a276333484 Update composer files 2013-03-17 12:33:05 +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
Filipe Dobreira d2b61b4016 Accidentally a word in the README 2013-03-17 12:01:22 +00:00
Filipe Dobreira f4686eb720 Update README.md 2013-03-17 12:01:03 +00:00
Filipe Dobreira f79b20e223 Merge pull request #10 from pborreli/typos
Fixed typos
2013-03-16 17:40:54 -07:00