Taylor Otwell
|
3e3ee870ea
Merge branch 'develop' of github.com:laravel/laravel into develop
|
12 years ago |
Taylor Otwell
|
d64d6c9092
Fix logging issue when using the laravel.log event.
|
12 years ago |
Taylor Otwell
|
09500818e0
Merge pull request #1204 from bryantebeek/optimisation/str-class
|
12 years ago |
Taylor Otwell
|
fc9b0e1636
Merge pull request #1201 from JoostK/fix-1
|
12 years ago |
Taylor Otwell
|
4b7dc2e824
Merge pull request #1226 from akuzemchak/bug/language-routes
|
12 years ago |
Taylor Otwell
|
439f9c8055
Merge pull request #1236 from kuroi/patch-1
|
12 years ago |
Taylor Otwell
|
dad0bbc688
Merge pull request #1247 from dcelasun/patch-1
|
12 years ago |
Taylor Otwell
|
9acf541653
Merge pull request #1255 from joual/develop
|
12 years ago |
Taylor Otwell
|
5a1741e9d5
Merge pull request #1276 from rk/rk-issue-1261
|
12 years ago |
Taylor Otwell
|
c2a255c788
Merge branch 'develop' into staging
|
12 years ago |
Taylor Otwell
|
9e0ff85b24
Merge branch 'master' of github.com:laravel/laravel into staging
|
12 years ago |
Taylor Otwell
|
4eac00a009
Use hash_hmac on cookie hashes.
|
12 years ago |
Taylor Otwell
|
064309c0ce
Merge branch 'cookies' into develop
|
12 years ago |
Taylor Otwell
|
04f22f086d
Update change log.
|
12 years ago |
Taylor Otwell
|
ad313198df
working on cookie fingerprinting.
|
12 years ago |
Taylor Otwell
|
110966bd6a
working on cookie fingerprinting.
|
12 years ago |
Jakobud
|
e67ddd86dd
Added output from String documentation examples.
|
12 years ago |
RK
|
f148f6211c
Fixing the array_get misspelling.
|
12 years ago |
RK
|
258169ea00
[#1261] get_key now pulls from $original instead
|
12 years ago |
Mohammad Sadeghi
|
9d28938d55
.
|
12 years ago |
Mohammad Sadeghi
|
7647c3fcba
added 'u' flag for preg_match to match UTF-8 URIs.
|
12 years ago |
Mohammad Sadeghi
|
9df9a5df04
segment pattern to match a single segment, also matches UTF-8 segments.
|
12 years ago |
Jason Lewis
|
9fae4dc8d7
Merge branch 'master' into develop
|
12 years ago |
Jason Lewis
|
8c580d17fb
You can only pass the ID of a user, not an object.
|
12 years ago |
Franz Liedke
|
de53feb07e
Fix validation tests one more time.
|
12 years ago |
Franz Liedke
|
f77041ced9
Add another test with quotes around the validation rule's parameter.
|
12 years ago |
vtalbot
|
8931369665
Add task bundle:uninstall, bundle:unpublish, migrate:rollback bundle, migrate:reset bundle.
|
12 years ago |
Vincent Talbot
|
6c55f9cf54
Merge pull request #2 from laravel/develop
|
12 years ago |
Joel Marcotte
|
3d51200a88
Auth token now nulled on logout
|
12 years ago |
Duru Can Celasun
|
2b787763aa
Fix a tiny typo
|
12 years ago |
Shawn McCool
|
33b5f6377c
Update laravel/documentation/routing.md
|
12 years ago |
Dayle Rees
|
0dc124d342
Merge pull request #1210 from franzliedke/patch-44
|
12 years ago |
Dayle Rees
|
99d710a820
Merge pull request #1242 from bstrahija/patch-1
|
12 years ago |
Boris Strahija
|
925e5bed73
Trimming whitespace before doctype tag
|
12 years ago |
Peter Coles
|
184b2989e2
Correct correction
|
12 years ago |
Peter Coles
|
14eebab94a
Correct broken links in docs
|
12 years ago |
Patrick Romowicz
|
966e8462c9
Update laravel/database/connection.php
|
12 years ago |
Patrick Romowicz
|
5f9a26bae3
Undefined namespace Grammars
|
12 years ago |
Patrick Romowicz
|
034c63b39d
add use Closure;
|
12 years ago |
Taylor Otwell
|
4f7dd1c8a4
Merge pull request #1233 from franzliedke/patch-51
|
12 years ago |
Franz Liedke
|
2d13b3d504
Add a CONTRIBUTING.md file for GitHub.
|
12 years ago |
Franz Liedke
|
b1e4cf9d29
Use Request helper to determine whether we're in CLI mode.
|
12 years ago |
Dayle Rees
|
b30ee488d0
Merge pull request #1225 from decola977/patch-2
|
12 years ago |
Aaron Kuzemchak
|
581fcc5c47
Cleaner regex
|
12 years ago |
Aaron Kuzemchak
|
03acf9ca50
Fixes language URI routing issue
|
12 years ago |
decola977
|
1474491d62
Update application/language/de/validation.php
|
12 years ago |
Franz Liedke
|
65d4b2448b
Fix closing tag in definition list helper.
|
12 years ago |
Dayle Rees
|
8fea602969
Merge pull request #1222 from dcelasun/patch-1
|
12 years ago |
Duru Can Celasun
|
1ee55a3b38
Fix a tiny typo
|
12 years ago |
arisk
|
752161cae3
Setting the exception code in the constructor
|
12 years ago |
arisk
|
e541cf9ebd
Added PDO error code
|
12 years ago |
Franz Liedke
|
d051994e2c
Fix CLI mode detection for some shared hosts.
|
12 years ago |
Franz Liedke
|
fedc9fc45e
Fix hardcoded "id" column in Eloquent auth driver.
|
12 years ago |
Franz Liedke
|
5942771ce9
Add documentation for definition list helper.
|
12 years ago |
Franz Liedke
|
c7763a23bd
Add definition list helper to HTML class.
|
12 years ago |
Dayle Rees
|
38562d5007
Merge pull request #1160 from kapv89/patch-2
|
12 years ago |
Dayle Rees
|
705cd6a907
Merge pull request #1203 from xsbeats/bugfix/pluralizer_uncountable
|
12 years ago |
kapil verma
|
b63b0c0829
Updated Documentation for Bootstrap-y Pagination
|
12 years ago |
kapil verma
|
85cab82f37
Fixed 2 stupid bugs for better markup
|
12 years ago |
Bryan te Beek
|
01ba355787
Optimize Str-helper (see pull request #1180)
|
12 years ago |
Jason Walton
|
adc23dc964
Added traffic and chassis as uncountable words to properly feed pluralizer
|
12 years ago |
Alex Andrews
|
f02e7dc4ca
Reformatted return
|
12 years ago |
Dayle Rees
|
a5bb035e4c
Merge pull request #1165 from JoostK/develop
|
12 years ago |
Dayle Rees
|
666db87137
Merge pull request #1169 from mcintyre94/minor/add-touch-eloquent
|
12 years ago |
Dayle Rees
|
f004ddcea7
Merge pull request #1189 from kapv89/patch-5
|
12 years ago |
Dayle Rees
|
a121e8f520
Merge pull request #1196 from freezestart/master
|
12 years ago |
kapil verma
|
4de8921f2d
Fixed The $dots property
|
12 years ago |
Jason Lewis
|
fab4fda1f2
Merge pull request #1200 from bryantebeek/language/nl
|
12 years ago |
Jason Lewis
|
ca94296343
Merge pull request #1197 from CreativityKills/bug/artisan-bundle-provider
|
12 years ago |
JoostK
|
147e0ec656
Implementation of Eloquent tests
|
12 years ago |
JoostK
|
5f99c81035
Fixed a problem whith `Eloquent::get_dirty`
|
12 years ago |
Bryan te Beek
|
b438fe819e
A few small fixes to Dutch translation (nl_NL)
|
12 years ago |
Bryan te Beek
|
fde0d1128a
Added/fixed Dutch Translation (nl_NL)
|
12 years ago |
thybag
|
aa32e4cf72
Rename static::get_encoding() method to static::encoding() to fit better with style.
|
12 years ago |
Neo Ighodaro
|
f0a2ffef2b
The bundle variable is not defined anywhere in the method scope.
|
12 years ago |
Neo Ighodaro
|
f7cdb76f36
The bundle variable is not defined anywhere in the method scope.
|
12 years ago |
Jason Lewis
|
8004d48256
Merge pull request #1171 from flaviozantut/ptLang
|
12 years ago |
freezestart
|
fdeb06e54c
fixed readme.md wrong symbol
|
12 years ago |
Jason Lewis
|
afbae10345
Merge pull request #1175 from franzliedke/patch-42
|
12 years ago |
Jason Lewis
|
56f665bf6d
Merge pull request #1193 from franzliedke/patch-43
|
12 years ago |
Jason Lewis
|
1c1281318c
Merge pull request #1166 from RoumenMe/translation
|
12 years ago |
Franz Liedke
|
9348046d0e
Fix dynamically generated phpunit.xml file not being deleted automatically in the test runner.
|
12 years ago |
Franz Liedke
|
7e11bb7431
Delete phpunit.xml file.
|
12 years ago |
Franz Liedke
|
e407e67559
Add documentation for date_format validation rule.
|
12 years ago |
Franz Liedke
|
a40aabbb05
Implement date_format validation rule.
|
12 years ago |
Franz Liedke
|
49331d74e2
Add unit tests for date_format validator rule.
|
12 years ago |
kapil verma
|
c1bcfec3d2
Turn profiler off using runtime Config
|
12 years ago |
Taylor Otwell
|
96f428f83c
Merge pull request #1186 from akuzemchak/feature/json
|
12 years ago |
Aaron Kuzemchak
|
69ebe6d56a
Allow Input::json() to return array instead of object
|
12 years ago |
thybag
|
f55bb85c6f
Update to conform better with laravels coding style.
|
12 years ago |
thybag
|
a9be66d41a
Refactor changes into single get_encoding() method within the HTML Class (in order to remove duplication of logic). All tests continue to pass.
|
12 years ago |
Dayle Rees
|
2b1d8e6c83
Merge pull request #1179 from lollypopgr/ellang
|
12 years ago |
George Drakakis
|
deac7b36a4
Changed the folder name from "gr" to "el"
|
12 years ago |
thybag
|
6e44b4080a
Cache application.encoding within HTML class to avoid unnecessary calls to Config::get();
|
12 years ago |
Franz Liedke
|
8e145e6c11
Make Eloquent auth driver respect a model's custom password getter.
|
12 years ago |
flaviozantut
|
8599d78338
Added Portuguese Language
|
12 years ago |
flaviozantut
|
05552f2c61
Added Portuguese Language
|
12 years ago |
Callum McIntyre
|
c8ee7ca614
Added documentation regarding the newly public timestamp() function
|
12 years ago |
kapil verma
|
2773e317ea
Removed a Useless if conditional from bind method
|
12 years ago |
Callum McIntyre
|
0161273010
Added documentation for the touch() function
|
12 years ago |