Taylor Otwell
5e11cb91ed
Merge pull request #1112 from HiroKws/fix-markdown/git-docs
...
Change some Markdown to fit other md files' format.
2012-09-01 17:50:04 -07:00
Taylor Otwell
b3319f5d36
Merge pull request #1051 from franzliedke/patch-30
...
[Session] Trigger garbage collection (sweep) manually
2012-09-01 17:47:45 -07:00
Taylor Otwell
175683f9cc
Merge pull request #1092 from franzliedke/patch-34
...
German translation for array validator messages
2012-09-01 17:44:15 -07:00
Taylor Otwell
4db08087f7
Merge pull request #1089 from kbanman/fix-query-lists
...
Fix Query::lists() for empty resultsets
2012-09-01 17:41:49 -07:00
Taylor Otwell
4a60981582
Merge pull request #1084 from joecwallace/pivot_fix
...
Fixing a bug with saving data to pivot table
2012-09-01 17:40:14 -07:00
Taylor Otwell
017c65c0bc
Merge pull request #1056 from Jakobud/bug/form/buttons/defaultValues
...
Fixed Exception thrown when passing null $value to Form::submit(), Form::reset(), Form::button()
2012-09-01 17:35:34 -07:00
Taylor Otwell
22962fce4a
Merge pull request #1041 from Jakobud/feature/docs/templating
...
Reorg and Additions and Improvements to Templating Documentation
2012-09-01 17:29:41 -07:00
Taylor Otwell
0a908eff8d
Merge pull request #1014 from jasonlewis/feature/root-bundles
...
Allow bundles to respond to root requests.
2012-09-01 17:26:35 -07:00
Taylor Otwell
8e8ef861b6
Merge pull request #1013 from Jakobud/bug/artisan-task-route
...
Artisan route task was ignoring the specified route
2012-09-01 17:25:40 -07:00
Taylor Otwell
5b14091e3f
Merge pull request #858 from franzliedke/patch-14
...
[Auth] Eloquent driver does now allow login via object
2012-09-01 16:58:57 -07:00
Taylor Otwell
46f68ab78c
Merge pull request #813 from anaxamaxan/patch-3
...
Allow Model instance or id for first argument in Has_Many_And_Belongs_To::attach()
2012-09-01 16:52:36 -07:00
Taylor Otwell
8f8fa09708
Merge pull request #811 from xsbeats/feature/str_limit_exact
...
Feature: Str::limit_exact limits a string including its custom ending to a specified length
2012-09-01 16:51:39 -07:00
Taylor Otwell
c7679bafe0
Merge pull request #770 from abigwonderful/develop
...
added dblib option to sqlsrv connector class /sam fitz (abigwonderful)
2012-09-01 16:45:50 -07:00
kapil verma
f97fb3a457
Updated Paginator to fit better with bootstrap 2.1
...
The Paginator Renders a list of links compatible with bootstrap 2.1 standards ... so the irritating bug that used to be there on active and disabled pages is gone
2012-09-01 19:00:47 +05:30
Taylor Otwell
c785067e95
Increment version and change log.
2012-08-29 14:45:22 -05:00
Taylor Otwell
f34063c517
Fix bug in Eloquent to_array method.
2012-08-29 14:44:16 -05:00
Taylor Otwell
e8046847c4
fix tests.
2012-08-28 23:58:52 -05:00
Taylor Otwell
928ce7c037
Merge branch 'staging'
2012-08-28 23:56:42 -05:00
Taylor Otwell
9b902427fd
Updating version.
2012-08-28 23:55:04 -05:00
Taylor Otwell
9484db18ce
Revert Blade back to 3.2.3 due to regression with layouts.
2012-08-28 23:52:15 -05:00
Franz Liedke
e11d13ae31
Get rid of duplicate code for DROP TABLE in schema grammars.
2012-08-27 15:09:11 +02:00
Franz Liedke
e46f07d436
Fix method signature and return values of insert() method.
2012-08-27 13:46:32 +03:00
Taylor Otwell
dd01308315
Merge pull request #1098 from franzliedke/patch-35
...
[Docs] Fix contribution page links
2012-08-26 19:28:56 -07:00
Taylor Otwell
7fa54c2ed9
Merge pull request #1100 from franzliedke/patch-36
...
[Docs] Pull request guidelines
2012-08-26 19:28:30 -07:00
Taylor Otwell
b86b8ffed1
Merge pull request #1113 from HiroKws/markdown-fix/doc-change
...
Added ## Laravel 3.2.5, and changed 'Upgrading From ...' to <h3>
2012-08-26 19:26:46 -07:00
Franz Liedke
aa341357ec
Fix insert() method for related models.
2012-08-26 01:10:31 +03:00
H.J. van Meerveld
c44e69bf80
improved code to insert related models
2012-08-25 22:09:20 +02:00
Christoph Menke
20c696d4ae
Added Routing Wildcard '(:all)' to Documentation
2012-08-21 17:08:21 +02:00
Dayle Rees
84bf7d662a
Merge pull request #1128 from tobsn/patch-14
...
added unsigned() description
2012-08-21 06:54:33 -07:00
Tobsn
967d9898ae
dann typo
...
i had one job…
2012-08-21 14:11:25 +02:00
Tobsn
fa0fcff346
added unsigned() description
...
was missing…
2012-08-21 14:09:41 +02:00
Dayle Rees
833cf12ce3
Merge pull request #1119 from thomiweb/master
...
Danish translation of pagination and validation
2012-08-21 02:41:50 -07:00
Dayle Rees
f31c6dc313
Merge pull request #1127 from tobsn/patch-13
...
Docu on how to ensure foreign() works
2012-08-21 02:00:33 -07:00
Tobsn
161ae3f6e6
Docu on how to ensure foreign() works
...
tons of people are doing it wrong every day - this should fix it or at
least can be used as reference.
2012-08-21 00:12:29 +02:00
Tobsn
546c962612
Revert "Docu on how to ensure foreign() works"
...
This reverts commit b92f5bc854
.
2012-08-21 00:10:03 +02:00
Tobsn
b92f5bc854
Docu on how to ensure foreign() works
...
tons of people are doing it wrong every day - this should fix it or at
least can be used as reference.
2012-08-21 00:09:01 +02:00
Taylor Otwell
926cdaa7f5
reimplement locale uri slugs.
2012-08-20 10:46:23 -05:00
daris
be7544b67a
Update laravel/documentation/database/fluent.md
...
Missing comma
2012-08-19 19:05:45 +03:00
Callum McIntyre
dcfd1257c5
Changed timestamp function in eloquent/model.php to public
2012-08-19 15:18:59 +01:00
Callum McIntyre
f8fdcd894a
Changed timestamp function in eloquent/model.php to public
2012-08-19 15:15:42 +01:00
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.
...
git push fork minor/unprotect-eloquent-timestamps
git status
git
#
Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
2012-08-19 14:50:05 +01:00
Thomas Kjærgaard
5c66ca9db7
Added Danish translations to pagination and validation
2012-08-19 13:02:25 +02:00
Hirohisa Kawase
aca179cb95
Deleted an anchor of top of line. Defined "config", but it was reffered from no where. So, keep code simple.
...
Signed-off-by:Hirohisa Kawase <hiro.soft@gmail.com>
2012-08-18 21:57:54 +09:00
Hirohisa Kawase
359ee49f37
Added ## Laravel 3.2.5, and changed 'Upgrading From ...' to <h3>
...
Signed-off-by:Hirohisa Kawase <hiro.soft@gmail.com>
2012-08-18 20:40:56 +09:00
Hirohisa Kawase
973551cd8d
Change some Markdown to fit other md files' format.
...
Signed-off-by: Hirohisa Kawase <hiro@linux-eejv.(none)>
2012-08-18 19:46:23 +09:00
Dayle Rees
7298c93be1
Merge pull request #1109 from JesseObrien/feature/profiler-timers
...
Added profile timers
2012-08-17 13:28:28 -07:00
Jesse O'Brien
7193f29240
Added profile timers
...
Track the running time of a function
Profiler::time(function(){});
Profiler::time(function(){}, 'name');
Track a stopwatch style timer throughout your app
Profiler::tick('name');
Profiler::tick('name', function($timer){});
2012-08-17 16:22:12 -04:00
Taylor Otwell
1203473469
revert eloquent back to 3.2.3
2012-08-17 09:18:16 -05:00
Taylor Otwell
e8119f8109
increment version.
2012-08-17 09:04:17 -05:00
Taylor Otwell
1e20052b08
Merge branch 'staging'
2012-08-17 09:03:56 -05:00