Commit Graph

243 Commits

Author SHA1 Message Date
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
Filipe Dobreira ce3c4dd3ed Merge pull request #40 from bobdenotter/master
Make sure 'whoops' error screen displays at top-left.
2013-05-02 07:41:35 -07:00
Bob den Otter d2cd53aedf Tweaking CSS. 2013-05-02 14:49:03 +02:00
filp 476918777a Fix #39 - unsupported operand types in Exception/Inspector 2013-05-01 08:11:34 +01:00
Filipe Dobreira 3fa117aeb2 Merge pull request #38 from protecinnovations/hotfix/namespacing_issue
Use correct function for joining arrays
2013-05-01 00:02:59 -07:00
Martin Meredith 514c25aac0 Use correct function for joining array into string 2013-04-30 16:09:56 +01:00
filp 71ec6e3981 Improve Whoops\Run test coverage 2013-04-24 19:05:28 +01:00
filp 2c1daf7fda Add report/* (code coverage) to .gitignore 2013-04-24 18:55:31 +01:00
filp 6214292831 Update README 2013-04-24 18:27:44 +01:00
filp 74567151e2 Version bump 1.0.4 2013-04-24 16:55:28 +01:00
filp 69a01d955b Fix typo and add tests 2013-04-24 16:54:10 +01:00
filp 0cef7df735 Move output handling back up to Whoops\Run 2013-04-24 16:49:10 +01:00
Filipe Dobreira fc5ca2541e Merge pull request #36 from ghislainf/master
Zend Provider | Fix autoloader path
2013-04-24 03:08:55 -07:00
ghislainf 37861ba641 Zend Provider | Set editor via the module config 2013-04-24 02:19:26 +02:00
ghislainf 7e8d4c3e5e Zend Provider | Fix autoloader path 2013-04-24 01:56:08 +02:00
filp fce769fc92 Version bump 1.0.3 2013-04-23 08:20:17 +01:00
filp c37eb037d2 Move output buffer clearing to individual handlers 2013-04-20 12:12:54 +01:00
Filipe Dobreira 4dd812c456 Merge pull request #35 from reinink/master
Add automatic removal of any previous output buffering.
2013-04-20 04:07:05 -07:00
Jonathan Reinink 772411d42f Add automatic removal of any previous output buffering. 2013-04-18 08:59:02 -04:00
filp 737b8837b9 CS Fix 2013-04-17 15:15:30 +01:00
filp c4b04a56bb Style frame comment link 2013-04-17 15:13:32 +01:00
filp 56f94f4ee3 Allow URIs in frame comments 2013-04-17 15:10:08 +01:00
filp 5b40a9e535 Fix accidentally a word 2013-04-17 14:55:26 +01:00
filp cae714eb6e Fix #33 - do not check for isRegistered in shutdown handler 2013-04-15 14:21:06 +01:00
filp dec110945e Update composer.json keywords for Packagist 2013-04-15 14:18:33 +01:00
Filipe Dobreira 841fd2a17c Update README.md 2013-04-13 12:00:20 +02:00
Filipe Dobreira d362eb77ab Update README.md 2013-04-13 11:57:10 +02:00
Filipe Dobreira d32734c830 Merge pull request #31 from zsilbi/master
Zend Framework 2 Integration
2013-04-13 02:51:31 -07:00
filp bb78a6e17a Fix data-table label to not be monospace 2013-04-12 19:29:39 +01:00
filp 393782e474 Do not link file when path not available 2013-04-12 16:58:17 +01:00
Balázs Németh aa4d0759b4 Zend Framework 2 Integration 2013-04-12 16:26:30 +02:00
filp f3788e3b84 Add macvim editor support 1.0.1 2013-04-12 12:09:30 +01:00
filp f32d96bf08 Add editor feature tests 2013-04-12 12:03:11 +01:00
filp 1319f2e6ca Url-encode file & line data in editor uri 2013-04-12 11:38:11 +01:00
filp fd64a38d0d Document editor feature 2013-04-12 11:36:08 +01:00
filp ead6e5fab0 Merge branch 'feature/open-in-editor' 2013-04-12 11:20:46 +01:00
filp b6fd9c1430 Version bump 2013-04-12 11:20:20 +01:00
filp f41ceb38d6 Update composer.lock 2013-04-12 10:17:40 +01:00
filp a73dd5347a Update README.md 2013-04-12 10:15:50 +01:00
Filipe Dobreira 5de01ff857 Merge pull request #4 from killgt/master
Wrong code shown when exceptions are thrown in the first 8 lines
2013-04-12 01:08:34 -07:00
Filipe Dobreira 3bfd7954f3 Merge pull request #3 from daylerees/master
Protocol relative URLs in template.
2013-04-12 00:07:10 -07:00
Agustín Rodríguez 408c0cd209 Fixed code shown when exceptions are thrown in the first 8 lines 2013-04-12 09:02:33 +02:00
Dayle Rees 5f1afb49a5 Protocol relative URLs in template.
This was mentioned on the Laravel repo so I thought I'd offer a backport. This will use either http:// or https:// as required.
2013-04-12 00:53:13 +02:00
Filipe Dobreira 72811a8186 Update documentation link. 2013-04-11 23:17:15 +02:00
Filipe Dobreira a7020275bc Update README.md 2013-04-11 23:15:43 +02:00
Filipe Dobreira a6ffd95915 Update README.md 2013-04-11 23:14:55 +02:00
Filipe Dobreira b79bcbde5f Merge pull request #1 from daylerees/feature/peacock-theme
Added peacock colour scheme and expanded monospace font stack.
2013-04-11 13:54:42 -07:00
Dayle Rees ec72fe72ac Added peacock colour scheme and expanded monospace font stack. 2013-04-11 21:50:25 +01:00
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