- 22 May, 2013 3 commits
 - 
- 
vus520 committed
 - 
merge
尘缘 committed - 
Validation Russian language update
Taylor Otwell committed 
 - 
 - 21 May, 2013 2 commits
 - 
- 
This reverts commit 036a0bab.
Dmitriy A. Golev committed - 
Dmitriy A. Golev committed
 
 - 
 - 17 May, 2013 1 commit
 - 
- 
merge
尘缘 committed 
 - 
 - 15 May, 2013 5 commits
 - 
- 
Fixes variable export for Windows.
Taylor Otwell committed - 
Validation language line correction
Taylor Otwell committed - 
Fix russian translation for 'exists' validation rule
Taylor Otwell committed - 
Issue: https://github.com/laravel/laravel/issues/1870 Fix in commit https://github.com/laravel/laravel/commit/678b92ef85ce0258eb9a6ac57bb26fca9480e430 does not work. Signed-off-by: aeberhardo <aeberhard@gmx.ch>
aeberhardo committed - 
Pavel Puchkin committed
 
 - 
 - 14 May, 2013 13 commits
 - 
- 
Indentation before '=>' and 'geldig' instead of 'geldige'.
Jürgen van Dijk committed - 
Taylor Otwell committed
 - 
Patch for ->push();
Taylor Otwell committed - 
Taylor Otwell committed
 - 
fix incorrect padding with multibyte strings encryption
Taylor Otwell committed - 
Taylor Otwell committed
 - 
Access foreign property in Belongs_To through a getter
Taylor Otwell committed - 
Allow developers to set the Content-Disposition header in Response::download()
Taylor Otwell committed - 
Even more fluent eloquent model via magic setters
Taylor Otwell committed - 
Taylor Otwell committed
 - 
Language fix for Validation.
Taylor Otwell committed - 
Update .htaccess
Taylor Otwell committed - 
Added Dutch translation for validation rules "date_format" and "required_with".
Taylor Otwell committed 
 - 
 - 13 May, 2013 1 commit
 - 
- 
Jürgen van Dijk committed
 
 - 
 - 11 May, 2013 1 commit
 - 
- 
Change link in comment. (2.2 -> current)
Maciej Czyżewski committed 
 - 
 - 08 May, 2013 3 commits
 - 
- 
Pavel Puchkin committed
 - 
Now it is possible to use Eloquent's magic setters in chains. For example: $model->set_foo('foo')->take(10)->set_bar(some_function()); // ...even though setters 'foo' and 'bar' are not defined on the modelPavel Puchkin committed - 
Pavel Puchkin committed
 
 - 
 - 07 May, 2013 1 commit
 - 
- 
Jason Funk committed
 
 - 
 - 05 May, 2013 5 commits
 - 
- 
Signed-off-by: Evgeny Kovalev <Evgeny.Kovalev@gmail.com>
Evgeny Kovalev committed - 
Fix for both Russian and English. NB The bug is fixed for English version V4 already. No language files for other languages for V4. Signed-off-by: Evgeny Kovalev <Evgeny.Kovalev@gmail.com>
Evgeny Kovalev committed - 
As far as encrypting and paddings are concerned, we are talking about **bytes** and not **characters**. So basic strlen/substr functions must be used instead of their mbstring version.
fpirsch committed - 
Update migrator.php
Taylor Otwell committed - 
Taylor Otwell committed
 
 - 
 - 04 May, 2013 2 commits
 - 01 May, 2013 2 commits
 - 
- 
Taylor Otwell committed
 - 
modified IoC::registred()
Taylor Otwell committed 
 - 
 - 15 Apr, 2013 1 commit
 - 
- 
Add functionality to make view with response status and headers - view_with_status
dr.dimitru committed 
 -