Taylor Otwell
|
6c3c297c5c
Use DS constant.
|
12 years ago |
Taylor Otwell
|
c74118decb
Merge pull request #1510 from lollypopgr/develop
|
12 years ago |
Taylor Otwell
|
19b01b1d27
Add on to accepted.
|
12 years ago |
Taylor Otwell
|
6a69979376
Merge pull request #1526 from TheShiftExchange/blade_e
|
12 years ago |
Taylor Otwell
|
eb5d68f201
Merge pull request #1531 from jasonlewis/eloquent/bug/find
|
12 years ago |
Taylor Otwell
|
082fc0b39b
Merge pull request #1533 from JoostK/relationship-with
|
12 years ago |
Taylor Otwell
|
419367f0a7
Merge pull request #1536 from xsbeats/required_with_validation_message
|
12 years ago |
Taylor Otwell
|
153c2837f3
Update docs.
|
12 years ago |
Taylor Otwell
|
9bdf02648e
Update doc block.
|
12 years ago |
Taylor Otwell
|
15887af961
Merge branch 'master' into develop
|
12 years ago |
Taylor Otwell
|
ab152200e9
Merge pull request #1545 from bryanwood/master
|
12 years ago |
Taylor Otwell
|
6ba37d42d8
Fix token bug in eloquent auth driver.
|
12 years ago |
Taylor Otwell
|
0993552c0a
Merge pull request #1554 from theideapeople/patch/doc-rule-arrays
|
12 years ago |
Taylor Otwell
|
7b846be4c4
Allow multiple schemas in pgsql.
|
12 years ago |
Taylor Otwell
|
c65f284c25
Merge branch 'master' into develop
|
12 years ago |
Taylor Otwell
|
bdb5941af2
Merge pull request #1558 from deerawan/update-id-translation
|
12 years ago |
Taylor Otwell
|
536a810b07
Merge branch 'develop' of github.com:laravel/laravel into develop
|
12 years ago |
Taylor Otwell
|
cc9929e578
Merge branch 'master' into develop
|
12 years ago |
Taylor Otwell
|
fd1289760f
Merge pull request #1560 from DServy/master
|
12 years ago |
Taylor Otwell
|
5a89836f5d
Merge pull request #1561 from danro/develop
|
12 years ago |
Taylor Otwell
|
1a33a13a3a
Merge branch 'master' into develop
|
12 years ago |
Taylor Otwell
|
d5d6d2856a
Merge pull request #1563 from JesseObrien/docs/profiler
|
12 years ago |
Taylor Otwell
|
2827c3fc78
Document group_by.
|
12 years ago |
Taylor Otwell
|
0339a3276b
Fix bad doc.
|
12 years ago |
Dan Rogers
|
4e8b452b66
Use $.noConflict in profiler to allow multiple jQuery versions.
|
12 years ago |
Jesse O'Brien
|
e854464a21
Added section on Enabling the profiler.
|
12 years ago |
Jesse O'Brien
|
4d6827ca14
Adding documentation for the Profiler logging and timers.
|
12 years ago |
Dan Rogers
|
f4dd93ad67
Allow custom profiler.js path, which makes jQuery dependency optional.
|
12 years ago |
David Staley
|
4cea38e0b3
Added in a new method for checking pdo drivers
|
12 years ago |
Bugan
|
a05597e696
update new indonesian translation validation text
|
12 years ago |
Ken Stanley
|
6b18fc2b24
Added documentation for validating arrays.
|
12 years ago |
Bryan Wood
|
117a4cb843
added wincache cache driver
|
12 years ago |
Jason Walton
|
19cd539586
added validation message to language file for required_with
|
12 years ago |
JoostK
|
fd1b76a296
Added ability to call Eloquent::with on a Relationship instance
|
12 years ago |
Jason Lewis
|
a422e06989
Find no longer needs to be defined on the model since the query catches it correctly.
|
12 years ago |
Jason Lewis
|
a68d2242d3
Add the find method to the Eloquent Query class.
|
12 years ago |
theshiftexchange
|
8fe6158058
Automatically apply entitiesto output using blade
|
12 years ago |
lollypopgr
|
07eafa2051
Deleted GR folder.
|
12 years ago |
Taylor Otwell
|
f25d09dd07
Merge pull request #1492 from adamjacobbecker/patch-1
|
12 years ago |
Adam Becker
|
742eb4ea8d
fix link to #route-groups
|
12 years ago |
Taylor Otwell
|
8ff052cbdb
Merge pull request #1180 from unikent/master
|
12 years ago |
Dayle Rees
|
ca9c3b72b2
Merge pull request #1481 from maxdmyers/patch-1
|
12 years ago |
Max Myers
|
4f32cf4e65
Dragons not present after warning
|
12 years ago |
Dayle Rees
|
6140089eb3
Merge pull request #1480 from flakerimi/develop
|
12 years ago |
Dayle Rees
|
f7d82412fa
Merge pull request #1451 from Chrty/master
|
12 years ago |
Dayle Rees
|
6ae889e5b8
Merge pull request #1472 from franzliedke/patch-61
|
12 years ago |
Dayle Rees
|
cac58db390
Merge pull request #1438 from dejangeci/fix/dns-speedup
|
12 years ago |
Flakerimi
|
78ac77bdf0
Added Albanian Language
|
12 years ago |
Phill Sparks
|
8296f30c82
Update laravel/database/eloquent/model.php
|
12 years ago |
Franz Liedke
|
f0cd43a20d
Fix unit test - relationships are now properly hidden, too.
|
12 years ago |
Taylor Otwell
|
d1efd44c7c
Merge pull request #1467 from franzliedke/patch-60
|
12 years ago |
Franz Liedke
|
ff4b43c72f
Ignore hidden relationships in to_array().
|
12 years ago |
Josh Betz
|
113dcc9b37
Reset the profiler bar
|
12 years ago |
Dejan Geci
|
cf1ed5ba44
Changed DB config hosts to IP addresses
|
12 years ago |
Taylor Otwell
|
d2fefa65aa
Work on section handling.
|
12 years ago |
Dayle Rees
|
49b2d4ab1a
Merge pull request #1423 from laravie/feature/html-testcase
|
12 years ago |
crynobone
|
56eca662cc
Session unit test giving a weird output
|
12 years ago |
crynobone
|
0d8a4ffbdd
Add unit testing coverage for Laravel\HTML and improve setUp and tearDown for Form unit-test
|
12 years ago |
crynobone
|
6dc6b2b5ae
Rename TestForm class to FormTest, to make it consistent with all other
|
12 years ago |
Dayle Rees
|
d20add8f75
Merge pull request #1422 from laravie/feature/form-testcase
|
12 years ago |
crynobone
|
72dbf5ddeb
Add full code coverage for Laravel\Form
|
12 years ago |
Taylor Otwell
|
1ddb4bb6cd
Merge pull request #1419 from laravie/feature/blade-testcase
|
12 years ago |
crynobone
|
dace3d5091
Add additional tests
|
12 years ago |
crynobone
|
915becdb69
Improve Blade unit-test code coverage
|
12 years ago |
Shawn McCool
|
e714c0b487
Update laravel/helpers.php
|
12 years ago |
Jason Lewis
|
436672c33c
Merge branch 'master' into develop
|
12 years ago |
Jason Lewis
|
1559a6bbc8
Use the public facing URL for fetching bundles stored on GitHub.
|
12 years ago |
Taylor Otwell
|
5059ced2e1
Merge pull request #1413 from machuga/develop
|
12 years ago |
Matthew Machuga
|
24ba947d10
Add 500 response code to exception handler. -- machuga, JesseOBrien, sdeinum
|
12 years ago |
Taylor Otwell
|
d693a82615
Merge pull request #1408 from cartalyst/develop
|
12 years ago |
Ben Corlett
|
79ff05bcd4
Merge branch 'develop' of github.com:cartalyst/laravel into develop
|
12 years ago |
Ben Corlett
|
9f138aa979
Allowing use of third party Routers to handle Routing.
|
12 years ago |
Ben Corlett
|
41e8384d7b
Allowing use of third party Routers to handle Routing.
|
12 years ago |
Taylor Otwell
|
4c53b9d94d
remove artisan change.
|
12 years ago |
Taylor Otwell
|
c69c7cac1a
Merge branch 'master' of github.com:laravel/laravel
|
12 years ago |
Taylor Otwell
|
b386eeec8a
update change log.
|
12 years ago |
Taylor Otwell
|
355cbe35a5
use hostname in environment detection.
|
12 years ago |
Taylor Otwell
|
4d0bc9e251
Merge pull request #1389 from Anahkiasen/feature/migrate_rebuild
|
12 years ago |
Taylor Otwell
|
115f59b4ff
Merge pull request #1392 from mynameiszanders/patch-1
|
12 years ago |
Zander Baldwin
|
a7ea27d0a0
Update "docs/views/html.md", parse error in example code.
|
12 years ago |
Anahkiasen
|
e2b7d65c18
Added migrate:rebuild command to clean and reconstruct the database
|
12 years ago |
Taylor Otwell
|
37cd08faea
Merge pull request #1357 from aebersold/master
|
12 years ago |
Taylor Otwell
|
205cc4869d
Merge pull request #1356 from helmut/patch-1
|
12 years ago |
Taylor Otwell
|
0a0eb3779c
Merge pull request #1365 from sdbondi/develop
|
12 years ago |
Taylor Otwell
|
ca44c93ca4
Merge pull request #1375 from christianzt19/develop
|
12 years ago |
Taylor Otwell
|
2914471de1
Merge pull request #1381 from vFragosop/documentation/improvements
|
12 years ago |
Dayle Rees
|
5e3a8de1ba
Merge pull request #1384 from machuga/patch-1
|
12 years ago |
Matthew Machuga
|
1a6b7e3d73
Update laravel/vendor/Symfony/Component/HttpFoundation/LaravelRequest.php
|
12 years ago |
Vinícius Fragoso
|
e8f08ce1f4
Fixing smal typo
|
12 years ago |
Vinícius Fragoso
|
7c3d278283
Improving documentation on file uploads
|
12 years ago |
helmut
|
1d725b2788
Update laravel/file.php
|
12 years ago |
Maksim Surguy
|
e684aa3c00
Added file input form element docs
|
12 years ago |
Vincent Klaiber
|
8bcfd52233
add swedish language
|
12 years ago |
Jason Lewis
|
acbffcec50
Merge pull request #1321 from dejangeci/feature/serbian-translation
|
12 years ago |
serafino lillo
|
f549839b35
added italian language
|
12 years ago |
Jason Lewis
|
e5b7ef42a4
Added missing semi colon. Closes #1334.
|
12 years ago |
Jason Lewis
|
d164cca4aa
Merge pull request #1211 from franzliedke/patch-45
|
12 years ago |
Jason Lewis
|
e531cd6300
Merge pull request #1348 from matz3/master
|
12 years ago |
Christian Tamayo
|
a6db03d700
beautifies profiler tabs to cursor:pointer
|
12 years ago |
Jason Lewis
|
e842095fa7
Merge pull request #1351 from everclear/patch-1
|
12 years ago |