Commit Graph

2536 Commits

Author SHA1 Message Date
Colin Viebrock f0f9d7b256 make Section::append public, and do a true append. Other methods are renamed but unchanged. 2012-04-06 11:50:01 -05:00
Phill Sparks 56fac668b3 Don't show the trace on shutdown, it's useless.
Signed-off-by: Phill Sparks <me@phills.me.uk>
2012-04-06 10:41:10 +01:00
Taylor Otwell 825e8b2d49 cleaning up code and comments. 2012-04-05 21:40:56 -05:00
Taylor Otwell a77196db86 cleaning up code. 2012-04-05 21:30:53 -05:00
Taylor Otwell 8a687053a8 fix conflicts. 2012-04-05 09:33:50 -05:00
Taylor Otwell b7ac1b75af updated change log and incremented version. 2012-04-05 09:30:16 -05:00
Taylor Otwell cc4514e8f6 Fix bug in many to many eager loading.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-05 09:21:28 -05:00
Taylor Otwell ee288a7709 updated changelog. 2012-04-04 22:32:25 -05:00
Taylor Otwell 6dd709ccaa move vendors folder under laravel. 2012-04-04 22:16:34 -05:00
Taylor Otwell fe36d7fdfb Added total SQL execution time to profiler.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-04 17:08:16 -05:00
Taylor Otwell 01a7991bd5 fix artisan. 2012-04-04 16:57:18 -05:00
Taylor Otwell 4bee6d1bca put str_object back in. 2012-04-04 14:48:51 -05:00
Dayle Rees e0251b7d57 restyled error pages to suit new views 2012-04-04 20:45:01 +01:00
Taylor Otwell 609920b0d0 Allow str_contains to take an array.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-04 14:30:32 -05:00
Taylor Otwell c1582e7c84 Turn on profiler by default.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-04 14:21:38 -05:00
Taylor Otwell 943309e00a Merge pull request #498 from daylerees/anbu-jquery-fix
Anbu jquery fix
2012-04-04 12:17:21 -07:00
Dayle Rees b5847c1f3a fixed logo bug 2012-04-04 20:14:20 +01:00
Taylor Otwell 616460725f Merge pull request #496 from daylerees/anbu-jquery-fix
Anbu jquery fix
2012-04-04 12:07:27 -07:00
Dayle Rees 95b4b0924b added logo base64d to profiler 2012-04-04 20:05:38 +01:00
Dayle Rees ad57ae4fdf jquery loading and css fixes 2012-04-04 18:25:29 +01:00
Taylor Otwell 1c26ce8ce5 Fix bug in input class.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-04 11:37:46 -05:00
Taylor Otwell 98fa907805 Use array_merge_recursive in input class.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-04 11:30:19 -05:00
Taylor Otwell 73e355bf18 added http foundation. 2012-04-04 11:22:15 -05:00
Taylor Otwell 85dbb422ce removed httpfoundation. 2012-04-04 11:21:54 -05:00
Taylor Otwell 04eea426e8 tweaking. 2012-04-04 11:19:52 -05:00
Taylor Otwell 9499758806 Merge branch 'develop' into feature/http-foundation 2012-04-04 11:16:44 -05:00
Taylor Otwell 02ad4c5c47 adjusting comments. 2012-04-04 11:09:44 -05:00
Taylor Otwell c31f001f22 fix url https bug. 2012-04-04 11:08:14 -05:00
Taylor Otwell 63e6d143fb updated change log. 2012-04-04 10:36:48 -05:00
Taylor Otwell d1adc8c181 Merge pull request #484 from kbanman/bugfix-pivot
Timestamps are optional in many-to-many pivot table
2012-04-04 08:36:01 -07:00
Taylor Otwell e78c90b993 Merge branch 'develop' into feature/http-foundation 2012-04-04 10:34:16 -05:00
Taylor Otwell 250541b22b updated change log. 2012-04-04 10:33:49 -05:00
Taylor Otwell eda46a815e fix eloquent model attribute resolution. 2012-04-04 10:33:24 -05:00
Taylor Otwell 232bf01ae2 fix secure cookie issue. 2012-04-04 10:28:06 -05:00
Taylor Otwell ffb4034631 fix url parsing. 2012-04-04 10:16:15 -05:00
Taylor Otwell a85945561c fixing conflicts. 2012-04-04 10:09:27 -05:00
Taylor Otwell 7f9e38a770 Merge branch 'staging' into develop 2012-04-04 09:57:16 -05:00
Taylor Otwell 10d9cd33ad fixing conflicts. 2012-04-04 09:57:08 -05:00
Taylor Otwell 3e00ce2efb fix bug regarding SSL cookies. 2012-04-04 09:50:01 -05:00
Taylor Otwell 8f24d83233 fixing profiler. 2012-04-04 08:59:44 -05:00
Taylor Otwell 17bd505ff6 pass response in laravel done event. 2012-04-04 08:36:43 -05:00
Taylor Otwell 507bba60ca dont show profiler bar on ajax request. 2012-04-03 20:22:01 -05:00
Taylor Otwell 02db986627 fixing route. 2012-04-03 17:07:56 -05:00
Taylor Otwell b58c6370ee fixing template. 2012-04-03 17:07:37 -05:00
Taylor Otwell e0e0b51b9b tweaking profiler. 2012-04-03 16:57:55 -05:00
Taylor Otwell e1d49749a3 fixing conflicts. 2012-04-03 16:54:28 -05:00
Taylor Otwell 1ca7d799af changes 2012-04-03 16:53:15 -05:00
Taylor Otwell 974ac61535 Merge pull request #490 from daylerees/markdown-extra
Markdown extra
2012-04-03 12:59:06 -07:00
Dayle Rees 27b0b321ac switched to markdown extra, with table styling 2012-04-03 19:59:54 +01:00
Taylor Otwell 43a3635722 move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00