Michael Hasselbring
|
d0d7ff19ce
config not found, added use System\Config
|
13 years ago |
Taylor Otwell
|
19de53ea3c
Merge branch 'develop' of github.com:laravel/laravel into develop
|
13 years ago |
Taylor Otwell
|
7579715563
Merge branch 'master' into develop
|
13 years ago |
Taylor Otwell
|
8cdf5f2444
Merge pull request #53 from staydecent/master
|
13 years ago |
staydecent
|
a7af884229
Fixed typo on line 12 of system/db/eloquent/model.php
|
13 years ago |
Taylor Otwell
|
1c4f305295
Merge pull request #52 from staydecent/master
|
13 years ago |
staydecent
|
193768e670
Comment in config/error editied from application/log.txt to storage/log.txt (Issue #48)
|
13 years ago |
Taylor Otwell
|
904588a51a
Add default value to order_by direction.
|
13 years ago |
Taylor Otwell
|
0beec68355
refactoring asset version handling.
|
13 years ago |
Taylor Otwell
|
a0c7db34fc
Merge pull request #50 from mikelbring/develop
|
13 years ago |
Michael Hasselbring
|
19f14fc66d
passed original to method
|
13 years ago |
Michael Hasselbring
|
ea26bde9e1
allowed ? in asset source
|
13 years ago |
Taylor Otwell
|
b8e534a117
Fix auth class comments.
|
13 years ago |
Taylor Otwell
|
bb7649043c
Refactor the Auth class method names.
|
13 years ago |
Taylor Otwell
|
3b5af93064
Return the Eloquent model instance in the fill method.
|
13 years ago |
Taylor Otwell
|
2e34309539
Refactor Auth class for consistency.
|
13 years ago |
Taylor Otwell
|
982789a320
Added Auth::remember method for conveniently logging in users after a fresh registration.
|
13 years ago |
Taylor Otwell
|
995310d62f
Fix bug that prevented route directory route files from loading in modules.
|
13 years ago |
Taylor Otwell
|
e4bc62da73
fix bug in route loader causing requests for specific formats to not be returned correctly.
|
13 years ago |
Taylor Otwell
|
3ba3089208
Improve internal documentation of benchmark class.
|
13 years ago |
Taylor Otwell
|
9f7cd6007b
Improve Asset class documentation.
|
13 years ago |
Taylor Otwell
|
daa91818d9
Tweak routes.php documentation.
|
13 years ago |
Taylor Otwell
|
0344d74c6e
Fix spacing issue in Asset documentation.
|
13 years ago |
Taylor Otwell
|
b6ba0de0bd
Improve Arr class documentation.
|
13 years ago |
Taylor Otwell
|
26dcc276fe
Fix spacing on Asset class documentation.
|
13 years ago |
Taylor Otwell
|
0e39941632
Fix spacing on Auth doc code examples.
|
13 years ago |
Taylor Otwell
|
7da624e0d9
Added better inline docs to the Auth class.
|
13 years ago |
Taylor Otwell
|
59dab32caa
Added even more asset documentation.
|
13 years ago |
Taylor Otwell
|
1078bd0006
Improve asset class documentation.
|
13 years ago |
Taylor Otwell
|
cbf199f6fe
Re-arrange docblock elements.
|
13 years ago |
Taylor Otwell
|
9b294accf3
Added better documentation to asset class.
|
13 years ago |
Taylor Otwell
|
b451becc2e
Tweak route documentation.
|
13 years ago |
Taylor Otwell
|
dfcf3dd322
Tweak filter documentation.
|
13 years ago |
Taylor Otwell
|
5b75546e7e
Add better documentation to composers.php
|
13 years ago |
Taylor Otwell
|
513c9c75a1
Remove "do" from filter example.
|
13 years ago |
Taylor Otwell
|
8781e52ab5
added support for periods in (:any) place-holder.
|
13 years ago |
Taylor Otwell
|
7ebcdf57c5
refactor redirect class.
|
13 years ago |
Taylor Otwell
|
09feb52db9
changed auth and view variables to protected.
|
13 years ago |
Taylor Otwell
|
aa1e20bcef
fixed bug in auto-loader that caused module classes to not load correctly.
|
13 years ago |
Taylor Otwell
|
512342c0db
Refactor the view class to use protected instead of private.
|
13 years ago |
Taylor Otwell
|
22676ccee0
Refactor the query->get() method.
|
13 years ago |
Taylor Otwell
|
3d30f9f855
Refactor the database connector.
|
13 years ago |
Taylor Otwell
|
7a4016b623
Change Config::load to private.
|
13 years ago |
Taylor Otwell
|
7ad1126cf1
Add sub-view evaluating back to view class.
|
13 years ago |
Taylor Otwell
|
120d6a5da6
Refactor the view class.
|
13 years ago |
Taylor Otwell
|
3bf85e03a5
Refactor the view class.
|
13 years ago |
Taylor Otwell
|
6278daca9c
Refactor the view class.
|
13 years ago |
Taylor Otwell
|
6ac1634fb5
Refactor and comment the view class.
|
13 years ago |
Taylor Otwell
|
1e3188479a
Refactor the view class.
|
13 years ago |
Taylor Otwell
|
6f847732a4
Convert spaces to tabs.
|
13 years ago |
Taylor Otwell
|
4465c02789
Refactor loader for performance.
|
13 years ago |
Taylor Otwell
|
e3785ee7ff
Refactor the package class.
|
13 years ago |
Taylor Otwell
|
ddc02a829a
Refactor the inflector.
|
13 years ago |
Taylor Otwell
|
8adb919489
Added method and URI to before filters.
|
13 years ago |
Taylor Otwell
|
762a0e4175
Added "needs" parameter to routes.
|
13 years ago |
Taylor Otwell
|
d5a11cdb71
Cleaning up the view class.
|
13 years ago |
Taylor Otwell
|
9cabf54530
Refactor the route class.
|
13 years ago |
Taylor Otwell
|
d1d4ac1056
Refactor the view class method order and comments.
|
13 years ago |
Taylor Otwell
|
6590b54f44
Refactor the session class.
|
13 years ago |
Taylor Otwell
|
23e86c707d
Refactor the form class comments.
|
13 years ago |
Taylor Otwell
|
f6aecf706a
Refactor the encryption class.
|
13 years ago |
Taylor Otwell
|
8a175894b2
Refactor the encryption class.
|
13 years ago |
Taylor Otwell
|
4dc7f9448c
Refactor the configuration class.
|
13 years ago |
Taylor Otwell
|
86fde936ac
refactor the route loader.
|
13 years ago |
Taylor Otwell
|
366f8dad39
refactoring the view class.
|
13 years ago |
Taylor Otwell
|
f0db808fd1
refactor the validator class.
|
13 years ago |
Taylor Otwell
|
3d48b323c3
refactor the request class.
|
13 years ago |
Taylor Otwell
|
25ebe9fb97
Refactor the memcache class.
|
13 years ago |
Taylor Otwell
|
4243e721ca
Return a boolean success or failure when saving Eloquent models.
|
13 years ago |
Taylor Otwell
|
87a65c2032
Refactor the database query builder.
|
13 years ago |
Taylor Otwell
|
d2be60205b
Refactor the database query builder.
|
13 years ago |
Taylor Otwell
|
73065d12c2
Refactor the database manager.
|
13 years ago |
Taylor Otwell
|
a1956f016c
Refactor the database connector.
|
13 years ago |
Taylor Otwell
|
edae391593
Refactor the view class.
|
13 years ago |
Taylor Otwell
|
4585f25092
Don't write session cookie if headers have already been sent.
|
13 years ago |
Taylor Otwell
|
11ac2919f8
Refactor the auto-loader.
|
13 years ago |
Taylor Otwell
|
7282954e27
refactor the lang class.
|
13 years ago |
Taylor Otwell
|
afc80dd4d1
Refactor the inflector class.
|
13 years ago |
Taylor Otwell
|
e39ab9a0f9
Refactor the config class.
|
13 years ago |
Taylor Otwell
|
ee5212a27f
Refactoring the cache class.
|
13 years ago |
Taylor Otwell
|
130772ca57
Fix bug in size validation when using a string containing all numbers.
|
13 years ago |
Taylor Otwell
|
f470796261
Refactor the file session driver.
|
13 years ago |
Taylor Otwell
|
115bde0b23
Refactor the route loader.
|
13 years ago |
Taylor Otwell
|
b25edfaf9b
Refactor the route finder.
|
13 years ago |
Taylor Otwell
|
2aef4de8d5
Refactoring Eloquent.
|
13 years ago |
Taylor Otwell
|
db391b8090
Refactor the database query class.
|
13 years ago |
Taylor Otwell
|
64fb09a870
Refactor the database manager.
|
13 years ago |
Taylor Otwell
|
e78a5b0ad3
Refactor the connector class.
|
13 years ago |
Taylor Otwell
|
e81dd68a94
Refactoring file cache driver.
|
13 years ago |
Taylor Otwell
|
fa3ec4d796
Refactoring the view class.
|
13 years ago |
Taylor Otwell
|
d8d0ddfa09
Refactoring the validator class.
|
13 years ago |
Taylor Otwell
|
c145e6cbaa
Refactor the URL class.
|
13 years ago |
Taylor Otwell
|
04a1e44e6e
Refactor the session class.
|
13 years ago |
Taylor Otwell
|
a3e8d5ae26
Refactoring the session class.
|
13 years ago |
Taylor Otwell
|
6f26ce6e5f
Always return cache driver instance.
|
13 years ago |
Taylor Otwell
|
a26efbc2e3
Even more refactoring on the request class.
|
13 years ago |
Taylor Otwell
|
88ebf6125c
Refactor the request class.
|
13 years ago |
Taylor Otwell
|
3d684136b8
Refactor the request class.
|
13 years ago |
Taylor Otwell
|
3f35bb1591
Refactoring the redirect class.
|
13 years ago |
Taylor Otwell
|
bad119a48b
Refactoring paginator... added paginator->append method.
|
13 years ago |