kapil verma
|
2a5d7c3080
Fixed the use of 5.4 array syntax in one place
|
12 years ago |
Taylor Otwell
|
07bec5c043
Merge branch 'master' into staging
|
12 years ago |
Taylor Otwell
|
1f005bd7e5
Remove notification from travis file.
|
12 years ago |
Taylor Otwell
|
8afab342c6
Incrementing version and updating change log.
|
12 years ago |
Taylor Otwell
|
4e21cfce39
Fixing a double slash bug in URL generation with languages. add tests.
|
12 years ago |
Taylor Otwell
|
8a9acbccf0
Merge branch 'staging'
|
12 years ago |
Taylor Otwell
|
cfe5fa109a
Add fix to change log.
|
12 years ago |
Taylor Otwell
|
2e01c58f92
Fix error handling.
|
12 years ago |
Taylor Otwell
|
b061b9b21c
Merge pull request #1150 from franzliedke/patch-40
|
12 years ago |
Taylor Otwell
|
852b10e836
Merge pull request #1143 from franzliedke/patch-38
|
12 years ago |
Taylor Otwell
|
1b475d8f9c
Merge pull request #1142 from HendrikJan/master
|
12 years ago |
Taylor Otwell
|
50b10fca95
Merge pull request #1132 from cmenke/master
|
12 years ago |
Taylor Otwell
|
c17c872b6a
Merge pull request #1123 from daris/patch-1
|
12 years ago |
Taylor Otwell
|
db48fa4140
Merge pull request #1121 from mcintyre94/minor/unprotect-eloquent-timestamps
|
12 years ago |
Taylor Otwell
|
c974052c13
Merge pull request #1115 from HiroKws/delete-top-anchor/doc-session.config
|
12 years ago |
Taylor Otwell
|
5e11cb91ed
Merge pull request #1112 from HiroKws/fix-markdown/git-docs
|
12 years ago |
Taylor Otwell
|
b3319f5d36
Merge pull request #1051 from franzliedke/patch-30
|
12 years ago |
Taylor Otwell
|
175683f9cc
Merge pull request #1092 from franzliedke/patch-34
|
12 years ago |
Taylor Otwell
|
4db08087f7
Merge pull request #1089 from kbanman/fix-query-lists
|
12 years ago |
Taylor Otwell
|
4a60981582
Merge pull request #1084 from joecwallace/pivot_fix
|
12 years ago |
Taylor Otwell
|
017c65c0bc
Merge pull request #1056 from Jakobud/bug/form/buttons/defaultValues
|
12 years ago |
Taylor Otwell
|
22962fce4a
Merge pull request #1041 from Jakobud/feature/docs/templating
|
12 years ago |
Taylor Otwell
|
0a908eff8d
Merge pull request #1014 from jasonlewis/feature/root-bundles
|
12 years ago |
Taylor Otwell
|
8e8ef861b6
Merge pull request #1013 from Jakobud/bug/artisan-task-route
|
12 years ago |
Taylor Otwell
|
5b14091e3f
Merge pull request #858 from franzliedke/patch-14
|
12 years ago |
Taylor Otwell
|
46f68ab78c
Merge pull request #813 from anaxamaxan/patch-3
|
12 years ago |
Taylor Otwell
|
8f8fa09708
Merge pull request #811 from xsbeats/feature/str_limit_exact
|
12 years ago |
Taylor Otwell
|
c7679bafe0
Merge pull request #770 from abigwonderful/develop
|
12 years ago |
kapil verma
|
f97fb3a457
Updated Paginator to fit better with bootstrap 2.1
|
12 years ago |
Taylor Otwell
|
c785067e95
Increment version and change log.
|
12 years ago |
Taylor Otwell
|
f34063c517
Fix bug in Eloquent to_array method.
|
12 years ago |
Taylor Otwell
|
e8046847c4
fix tests.
|
12 years ago |
Taylor Otwell
|
928ce7c037
Merge branch 'staging'
|
12 years ago |
Taylor Otwell
|
9b902427fd
Updating version.
|
12 years ago |
Taylor Otwell
|
9484db18ce
Revert Blade back to 3.2.3 due to regression with layouts.
|
12 years ago |
Franz Liedke
|
e11d13ae31
Get rid of duplicate code for DROP TABLE in schema grammars.
|
12 years ago |
Franz Liedke
|
e46f07d436
Fix method signature and return values of insert() method.
|
12 years ago |
Taylor Otwell
|
dd01308315
Merge pull request #1098 from franzliedke/patch-35
|
12 years ago |
Taylor Otwell
|
7fa54c2ed9
Merge pull request #1100 from franzliedke/patch-36
|
12 years ago |
Taylor Otwell
|
b86b8ffed1
Merge pull request #1113 from HiroKws/markdown-fix/doc-change
|
12 years ago |
Franz Liedke
|
aa341357ec
Fix insert() method for related models.
|
12 years ago |
H.J. van Meerveld
|
c44e69bf80
improved code to insert related models
|
12 years ago |
Christoph Menke
|
20c696d4ae
Added Routing Wildcard '(:all)' to Documentation
|
12 years ago |
Dayle Rees
|
84bf7d662a
Merge pull request #1128 from tobsn/patch-14
|
12 years ago |
Tobsn
|
967d9898ae
dann typo
|
12 years ago |
Tobsn
|
fa0fcff346
added unsigned() description
|
12 years ago |
Dayle Rees
|
833cf12ce3
Merge pull request #1119 from thomiweb/master
|
12 years ago |
Dayle Rees
|
f31c6dc313
Merge pull request #1127 from tobsn/patch-13
|
12 years ago |
Tobsn
|
161ae3f6e6
Docu on how to ensure foreign() works
|
12 years ago |
Tobsn
|
546c962612
Revert "Docu on how to ensure foreign() works"
|
12 years ago |
Tobsn
|
b92f5bc854
Docu on how to ensure foreign() works
|
12 years ago |
Taylor Otwell
|
926cdaa7f5
reimplement locale uri slugs.
|
12 years ago |
daris
|
be7544b67a
Update laravel/documentation/database/fluent.md
|
12 years ago |
Callum McIntyre
|
dcfd1257c5
Changed timestamp function in eloquent/model.php to public
|
12 years ago |
Callum McIntyre
|
f8fdcd894a
Changed timestamp function in eloquent/model.php to public
|
12 years ago |
Callum McIntyre
|
63fe95dadc
Changed timestamp function in database/eloquent/model.php from protected to public. Allows eloquent model timestamps to be updated without actually changing any data.
|
12 years ago |
Thomas Kjærgaard
|
5c66ca9db7
Added Danish translations to pagination and validation
|
12 years ago |
Hirohisa Kawase
|
aca179cb95
Deleted an anchor of top of line. Defined "config", but it was reffered from no where. So, keep code simple.
|
12 years ago |
Hirohisa Kawase
|
359ee49f37
Added ## Laravel 3.2.5, and changed 'Upgrading From ...' to <h3>
|
12 years ago |
Hirohisa Kawase
|
973551cd8d
Change some Markdown to fit other md files' format.
|
12 years ago |
Dayle Rees
|
7298c93be1
Merge pull request #1109 from JesseObrien/feature/profiler-timers
|
12 years ago |
Jesse O'Brien
|
7193f29240
Added profile timers
|
12 years ago |
Taylor Otwell
|
1203473469
revert eloquent back to 3.2.3
|
12 years ago |
Taylor Otwell
|
e8119f8109
increment version.
|
12 years ago |
Taylor Otwell
|
1e20052b08
Merge branch 'staging'
|
12 years ago |
Taylor Otwell
|
4d1405269c
Merge branch 'develop' into staging
|
12 years ago |
Taylor Otwell
|
9718d5cd0d
fix nested queries.
|
12 years ago |
Dayle Rees
|
722de55eeb
Merge pull request #1105 from spencerdeinum/master
|
12 years ago |
Spencer Deinum
|
6c9d903e58
Added Command::run() to the documentation for artisan tasks.
|
12 years ago |
Franz Liedke
|
385b776ba8
Docs: Finish section on pull request guidelines.
|
12 years ago |
Franz Liedke
|
f80d694a95
Contrib docs: add section stub about pull requests.
|
12 years ago |
Franz Liedke
|
67464cb0f8
Fix typo in Github page table of contents.
|
12 years ago |
Franz Liedke
|
1c7297dc02
Contrib docs: Remove pointless staging branch info.
|
12 years ago |
Franz Liedke
|
5359085eda
Fix contribution page links in documentation.
|
12 years ago |
Franz Liedke
|
abd30eb338
Fix contribution page links in documentation.
|
12 years ago |
Dayle Rees
|
97761f08f1
missing a from attribute
|
12 years ago |
Taylor Otwell
|
8dbe2d1a9a
Merge pull request #681 from bencorlett/develop
|
12 years ago |
Taylor Otwell
|
64605f2223
Merge pull request #706 from Vespakoen/patch-1
|
12 years ago |
Taylor Otwell
|
feb651f630
Merge pull request #670 from kbanman/hmvc-fix
|
12 years ago |
Taylor Otwell
|
fdac5e843f
Merge pull request #636 from ProgerXP/patch-bexpand
|
12 years ago |
Franz Liedke
|
41e3c95ed6
Add German translations for new array validator.
|
12 years ago |
Dayle Rees
|
a7c2c2544e
Merge pull request #1053 from tobsn/patch-12
|
12 years ago |
Dayle Rees
|
4b8ba99211
Merge pull request #1043 from tobsn/patch-10
|
12 years ago |
Dayle Rees
|
e0338f3671
Merge branch 'core-tests' of https://github.com/franzliedke/laravel into develop
|
12 years ago |
Kelly Banman
|
e3a000af41
Fix Query::lists() for empty resultsets
|
12 years ago |
Jason Lewis
|
1bd157d0a6
Added in develop changes.
|
12 years ago |
Jason Lewis
|
4d0f95598c
Merge pull request #1079 from sineld/develop
|
12 years ago |
Jason Lewis
|
f685597180
Defer URI language support to L4.
|
12 years ago |
Jason Lewis
|
a95b5eb4b9
Defer URI language support to L4.
|
12 years ago |
Jason Lewis
|
694f696cb6
Merge pull request #1063 from stayallive/develop
|
12 years ago |
Taylor Otwell
|
43614cfeb9
Merge branch 'develop' of github.com:laravel/laravel into develop
|
12 years ago |
Taylor Otwell
|
749948bc9d
fix conflicts.
|
12 years ago |
Taylor Otwell
|
7dae482708
Merge branch 'develop' into staging
|
12 years ago |
Taylor Otwell
|
4d25f50f4b
Merge pull request #1016 from purwandi/develop
|
12 years ago |
Taylor Otwell
|
29a4ac2701
Merge pull request #1049 from Apathetic012/develop
|
12 years ago |
Taylor Otwell
|
343d132737
tweak change log.
|
12 years ago |
Taylor Otwell
|
79f92e57df
defer language support in URIs to version 4.
|
12 years ago |
Joe Wallace
|
d31f89d42f
Fixing a bug with saving data to pivot table
|
12 years ago |
Dayle Rees
|
b5e81cb33c
Merge pull request #1083 from spencerdeinum/master
|
12 years ago |
Spencer Deinum
|
e5dc10840a
Fix documentation error in input.md
|
12 years ago |