-
8770d0aea1
tweaked File::is method.
Taylor Otwell
2011-06-26 12:28:48 -05:00
-
6f5aca8d48
added File::is method for accurately determining file type.
Taylor Otwell
2011-06-26 12:26:15 -05:00
-
8ccf789b01
added mime types, tweaked File::method to return first mime type.
Taylor Otwell
2011-06-26 11:59:51 -05:00
-
567da2419f
added Form::open_multipart and tweaked Upload_of rule.
Taylor Otwell
2011-06-26 09:19:54 -05:00
-
dc01b3c26e
added default value to Input::file and defaulted Validator::make.
Taylor Otwell
2011-06-26 09:10:11 -05:00
-
9f7da5cb39
added methods for upload_of.
Taylor Otwell
2011-06-26 09:04:40 -05:00
-
ee4dd5e987
tweaked File::upload.
Taylor Otwell
2011-06-26 08:48:12 -05:00
-
650563834e
Merge branch 'develop' of github.com:taylorotwell/laravel into develop
Taylor Otwell
2011-06-26 08:45:14 -05:00
-
-
e0cb6e6aba
Merge pull request #18 from mikelbring/develop
Taylor Otwell
2011-06-26 06:44:56 -07:00
-
-
abfaeaff4d
added upload_of validation rule.
Taylor Otwell
2011-06-26 08:44:31 -05:00
-
-
6410e83377
Created File::upload()
Michael Hasselbring
2011-06-25 23:35:38 -05:00
-
-
0b7dbab0af
adjusted method order in request class.
Taylor Otwell
2011-06-25 20:20:09 -05:00
-
b7b258a10b
removed error collector bloat, switched to plain array. thanks mikelbring.
Taylor Otwell
2011-06-25 20:05:20 -05:00
-
4a5190dfd9
changed loader to search in libraries instead of packages.
Taylor Otwell
2011-06-24 23:42:53 -05:00
-
8770473fd7
removed package class, added package_path constant.
Taylor Otwell
2011-06-24 23:12:34 -05:00
-
6cb5af3024
added libraries directory and package class.
Taylor Otwell
2011-06-24 23:08:09 -05:00
-
739068b00d
moved cache, db, logs, and sessions to the storage directory.
Taylor Otwell
2011-06-24 23:03:22 -05:00
-
3985a98f60
Added Eloquent::all().
Taylor Otwell
2011-06-24 11:33:42 -07:00
-
a97b8b7fda
added exception for wrong number of parameters to dynamic finders.
Taylor Otwell
2011-06-22 21:30:48 -05:00
-
319dcbe777
Merge branch 'develop' of github.com:taylorotwell/laravel into develop
Taylor Otwell
2011-06-22 21:12:04 -05:00
-
-
3392971ce5
added dynamic finders to fluent query builder and eloquent.
Taylor Otwell
2011-06-22 21:11:35 -05:00
-
d7aca820e5
Clarified comments in Eloquent\Hydrator.
Taylor Otwell
2011-06-22 10:39:52 -07:00
-
dbeb2f4ddb
Improving view class comments.
Taylor Otwell
2011-06-22 07:27:11 -07:00
-
9f5367f32b
Improving view class comments.
Taylor Otwell
2011-06-22 07:26:35 -07:00
-
ef2d2d85ff
Improving validation code and comments.
Taylor Otwell
2011-06-22 07:09:02 -07:00
-
4d892ad3ac
Improving validation code and comments.
Taylor Otwell
2011-06-22 07:07:49 -07:00
-
5956b90735
Improving validation code and comments.
Taylor Otwell
2011-06-22 07:06:03 -07:00
-
9d8c5d3587
Improving validation code and comments.
Taylor Otwell
2011-06-22 07:03:36 -07:00
-
72c3f1859f
Improving validation code and comments.
Taylor Otwell
2011-06-22 07:02:19 -07:00
-
56e500419c
Improving validation code and comments.
Taylor Otwell
2011-06-22 06:55:58 -07:00
-
a536ceae72
Added default value to Lang::line()->get().
Taylor Otwell
2011-06-22 06:52:10 -07:00
-
eb3a5b0dc9
Improving validation code and comments.
Taylor Otwell
2011-06-22 06:43:48 -07:00
-
-
3b63335c95
added apc session driver.
Taylor Otwell
2011-06-21 23:19:37 -05:00
-
24c2344ae4
removed called to eloquent in uniqueness_of.
Taylor Otwell
2011-06-21 22:50:09 -05:00
-
7f8c686360
import lang class into validation rule.
Taylor Otwell
2011-06-21 22:47:25 -05:00
-
0d10ab740b
changes to view class to have error collector.
Taylor Otwell
2011-06-21 22:34:53 -05:00
-
78301fb8c7
fixed bugs in validation classes.
Taylor Otwell
2011-06-21 22:22:52 -05:00
-
471ba2f8ae
added validator to aliases.
Taylor Otwell
2011-06-21 20:22:52 -05:00
-
9b8942fa1d
fixed equality check in validator.
Taylor Otwell
2011-06-21 20:14:40 -05:00
-
081a3e512f
initial commit of validation classes.
Taylor Otwell
2011-06-21 20:11:17 -05:00
-
adb583471b
added Config::has and default value for Config::get.
Taylor Otwell
2011-06-21 19:44:04 -05:00
-
fcdcc656b4
Add exception for SQLite databases that can't be found.
Taylor Otwell
2011-06-21 13:14:54 -07:00
-
dbc418c0d7
changed Request::is to Request::route_is.
Taylor Otwell
2011-06-19 22:49:01 -05:00
-
2b4093f7a5
Merge pull request #16 from michaelowens/develop
Taylor Otwell
2011-06-19 13:15:26 -07:00
-
-
c77e8c5a36
Fixed typo in View alias (missing backslash).
michaelowens
2011-06-19 11:50:56 -07:00
-
-
1ff5f84545
added apc driver notes in cache configuration file.
Taylor Otwell
2011-06-18 19:49:29 -05:00
-
ab3be568ea
Merge pull request #15 from toszcze/apc
Taylor Otwell
2011-06-18 17:44:50 -07:00
-
-
2a2f699169
Added the cache key to avoid cache overwritting
Bartosz Romanowski
2011-06-19 00:12:05 +02:00
-
dead6c0a7b
Merge branch 'develop'
Taylor Otwell
2011-06-18 16:50:57 -05:00
-
-
4f361a1b37
fixed messed up cache driver commit.
Taylor Otwell
2011-06-18 16:47:38 -05:00
-
fcd6cd77ef
fixed messed up commit of file cache driver.
Taylor Otwell
2011-06-18 16:44:34 -05:00
-
b031fdf43d
APC cache driver
Bartosz Romanowski
2011-06-18 23:01:52 +02:00
-
-
-
a3a9368707
added dynamic Request::is_ method.. e.g. Request::is_login().
Taylor Otwell
2011-06-18 12:00:52 -05:00
-
7f06e0f4cd
added request::is.
Taylor Otwell
2011-06-18 10:38:56 -05:00
-
396d148720
added is method, improved comments.
Taylor Otwell
2011-06-18 10:26:04 -05:00
-
c972fe198b
Merge remote-tracking branch 'pedroborges/develop' into request_is
Taylor Otwell
2011-06-18 10:18:33 -05:00
-
-
8a4db9ff2d
fixed attribute setting bug in hydrator.
Taylor Otwell
2011-06-18 10:02:18 -05:00
-
d446ccc82f
Added the method 'is' to request.php
Pedro Borges
2011-06-18 11:54:59 -03:00
-
c751844aab
fixed belongs_to eager loading bug when parent does not exist.
Taylor Otwell
2011-06-18 09:54:50 -05:00
-
8f8c5f6dd4
fix bug in route loader that caused exception to be thrown when 404 should have been shown.
Taylor Otwell
2011-06-18 09:34:52 -05:00
-
-
150fa6a3ac
Lazy-load error class inside of error handlers. Speed boost!
Taylor Otwell
2011-06-17 15:03:20 -07:00
-
90fadb2980
Fixing spacing in Eloquent\Hydrator.
Taylor Otwell
2011-06-17 14:53:41 -07:00
-
21c1249484
Fixing spacing in Eloquent.
Taylor Otwell
2011-06-17 14:52:33 -07:00
-
e3ffb3f171
Refactoring Eloquent\Hydrator.
Taylor Otwell
2011-06-17 14:50:07 -07:00
-
eaaac620a0
Refactoring System\DB\Eloquent.
Taylor Otwell
2011-06-17 14:47:45 -07:00
-
8c0dfffa34
Add PHPDoc to delete method in Eloquent.
Taylor Otwell
2011-06-17 13:38:16 -07:00
-
43f196878c
Improved comments in System\DB\Eloquent.
Taylor Otwell
2011-06-17 13:36:57 -07:00
-
5bfbfe4243
Refactoring System\DB\Query.
Taylor Otwell
2011-06-17 13:09:50 -07:00
-
2f7fa6687c
Added "driver" method to System\DB.
Taylor Otwell
2011-06-17 12:33:50 -07:00
-
0f8f3f347c
Refactor Query\Compiler.
Taylor Otwell
2011-06-17 11:56:13 -07:00
-
00fcaf2be9
Improve comments in DB\Connector.
Taylor Otwell
2011-06-17 11:51:53 -07:00
-
1e57baf923
Refactor database session driver.
Taylor Otwell
2011-06-17 11:47:37 -07:00
-
89239abd9e
Take extra junk out of Route\Parser comments.
Taylor Otwell
2011-06-17 11:43:18 -07:00
-
c55b4c5b7b
Improve comments in Route\Parser.
Taylor Otwell
2011-06-17 11:42:24 -07:00
-
253e529c41
Fix typo in Route\Finder comment.
Taylor Otwell
2011-06-17 11:37:26 -07:00
-
ad3f98db6b
Improve comments in Route\Finder.
Taylor Otwell
2011-06-17 11:30:30 -07:00
-
7ce9c6f270
Improved comments in memcached cache driver.
Taylor Otwell
2011-06-17 11:21:42 -07:00
-
55e1055dd7
Improved comments in file cache driver.
Taylor Otwell
2011-06-17 11:21:09 -07:00
-
0ee4239613
Tweaked Input::has to check for empty strings. Deprecated Input::filled.
Taylor Otwell
2011-06-17 11:16:45 -07:00
-
6c6dac3579
deprecated download class. added methods to file class. tweaked log class. tweaked input class.
Taylor Otwell
2011-06-17 12:23:26 -05:00
-
fe10176694
Merge pull request #13 from mikelbring/develop
Taylor Otwell
2011-06-17 06:15:00 -07:00
-
-
8e9f16bd39
Moved all download methods to file, deprecated Download::file
Michael Hasselbring
2011-06-17 00:42:23 -05:00
-
-
1f748e7f64
minor tweaks to spacing.
Taylor Otwell
2011-06-17 00:17:51 -05:00
-
fd26c5d592
Merge branch 'develop' of github.com:taylorotwell/laravel into develop
Taylor Otwell
2011-06-17 00:17:04 -05:00
-
-
bc8fa3570e
fixed bug in route parameterizer.
Taylor Otwell
2011-06-17 00:16:55 -05:00
-
c4639524d0
Merge pull request #12 from mikelbring/develop
Taylor Otwell
2011-06-16 22:07:36 -07:00
-
-
3408bb8492
overall code refactoring, comment improvement.
Taylor Otwell
2011-06-17 00:02:24 -05:00
-
-
4d7794c2ca
Created file class with File::extension method, added File to aliases under application
Michael Hasselbring
2011-06-16 23:51:28 -05:00
-
-
5c275db6f4
tweaking has methods.
Taylor Otwell
2011-06-16 22:45:33 -05:00
-
73d8e2f2fa
fixed arr::get argument order.
Taylor Otwell
2011-06-16 22:27:57 -05:00
-
d802ae8386
added arr class and tweaked input class.
Taylor Otwell
2011-06-16 22:25:57 -05:00
-
3038ed7a49
fix view handling to properly catch exceptions when rendering.
Taylor Otwell
2011-06-16 21:55:02 -05:00
-
4669911d61
fixed bug in html link methods.
Taylor Otwell
2011-06-16 21:27:14 -05:00
-
bf44ce81d7
added asset links and improved html class.
Taylor Otwell
2011-06-16 21:25:24 -05:00
-
868a33fb9c
remove error method call in welcome view.
Taylor Otwell
2011-06-16 21:10:28 -05:00
-
ae09e5e99b
extract id assignment to method.
Taylor Otwell
2011-06-16 21:09:39 -05:00
-
7f3baf9742
improve comments in filter class.
Taylor Otwell
2011-06-16 21:03:53 -05:00
-
c8be377d5a
check for strict false in config class.
Taylor Otwell
2011-06-16 21:03:23 -05:00
-
9e8f5d57c1
tweaking config class comments.
Taylor Otwell
2011-06-16 21:01:55 -05:00
-
ee307657d3
improve error class comments.
Taylor Otwell
2011-06-16 21:00:27 -05:00