Commit Graph

1286 Commits

Author SHA1 Message Date
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
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
43a3635722 move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
Taylor Otwell
6fdccd7496 Fixing bug.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-03 11:00:45 -05:00
Taylor Otwell
517da41a72 Tweaking has_many "save" method.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-03 10:56:55 -05:00
Taylor Otwell
d0a701e8f7 Tweaking has_many "save" method.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-03 10:55:04 -05:00
Taylor Otwell
df70987679 added sync method to has_many relationship. 2012-04-03 10:48:01 -05:00
Jason Lewis
3d23303aea Includes use render to prevent WSOD 2012-04-03 19:57:01 +10:00
Taylor Otwell
9f80351916 Merge branch 'develop' into feature/http-foundation 2012-04-02 20:45:24 -05:00
Taylor Otwell
4c2406db29 fixing base url generation. 2012-04-02 20:45:20 -05:00
Kelly Banman
587a80acbb Timestamps are optional in many-to-many pivot table
Signed-off-by: Kelly Banman <kelly.banman@gmail.com>
2012-04-02 14:59:44 -07:00
Taylor Otwell
6a9cc48164 fix handling of hash Urls. 2012-04-02 13:02:49 -05:00
Taylor Otwell
6dd8063646 adding doc routes. 2012-04-02 11:02:09 -05:00
Taylor Otwell
2276c6705c use http foundation to create content-disposition headers. 2012-04-01 23:19:45 -05:00
Taylor Otwell
8e80756b08 Merge branch 'develop' into feature/http-foundation 2012-04-01 21:31:20 -05:00
Taylor Otwell
d41b1db722 fixing bug in view class. 2012-04-01 21:13:07 -05:00
Taylor Otwell
cfce823095 improved view file loading performance. 2012-04-01 21:11:45 -05:00
Taylor Otwell
963426cb9e building on http foundation. 2012-04-01 15:33:35 -05:00
Taylor Otwell
97ac2c8dbf added languages method to the request class. 2012-04-01 15:17:41 -05:00
Taylor Otwell
f97f73a835 fixing merge conflicts. 2012-04-01 13:51:59 -05:00
Taylor Otwell
363b7c54df Merge branch 'staging' into develop 2012-04-01 13:51:05 -05:00
Taylor Otwell
63ff04991b fixing merge conflicts. 2012-04-01 13:50:55 -05:00
Taylor Otwell
d2f35900cd fix where in shortcut and response header casing problem. 2012-04-01 13:48:27 -05:00
Taylor Otwell
369ecd80f7 Merge branch 'staging' into develop 2012-03-30 08:45:16 -05:00
Taylor Otwell
636d05665c fix merge conflicts. 2012-03-30 08:44:23 -05:00
Taylor Otwell
75f6384767 fix eloquent->delete bug. 2012-03-30 08:41:52 -05:00
Taylor Otwell
8d16916630 fix magic quotes. 2012-03-29 22:50:14 -05:00
Taylor Otwell
6234905e4c Merge branch 'develop' into feature/http-foundation 2012-03-29 22:13:13 -05:00
Taylor Otwell
3e0d468470 Merge branch 'staging' into develop 2012-03-29 22:11:42 -05:00
Taylor Otwell
062ae8756c fix conflicts. 2012-03-29 22:11:30 -05:00
Taylor Otwell
b5dd77d387 Fixing Eloquent constructor bug.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-29 22:04:04 -05:00
Taylor Otwell
579bc8719f cleaning up code. 2012-03-29 17:13:13 -05:00
Taylor Otwell
144117c0a1 cleaning up the eloquent model class. 2012-03-29 16:58:08 -05:00
Taylor Otwell
cd71c1e517 added sync method to has many and belongs to entity relationship. 2012-03-29 16:20:38 -05:00