filp
|
8cfd27aa81
|
Clamp string length in arguments list
|
2013-04-12 14:03:44 +01:00 |
|
filp
|
e552ed2b30
|
Add initial argument output support
|
2013-04-12 12:41:37 +01: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 |
|
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
|
7a8b7003ae
|
Add editor link to template
|
2013-04-10 16:02:48 +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
|
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 |
|