Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/codeception-laravel5-sample


https://github.com/Codeception/codeception-laravel5-sample

.

9d28938d5589bbe02a956625f318d852085122c5 authored over 12 years ago
added 'u' flag for preg_match to match UTF-8 URIs.

7647c3fcba5aaa11566d4b50a83c32f737feb714 authored over 12 years ago
segment pattern to match a single segment, also matches UTF-8 segments.

9df9a5df04d359bef8e8dc812659f0faea5d441e authored over 12 years ago
Merge branch 'master' into develop

9fae4dc8d7f1dec91441b58d5557b5790a598616 authored over 12 years ago
You can only pass the ID of a user, not an object.

Signed-off-by: Jason Lewis <[email protected]>

8c580d17fbb006be811a7979a7faf305ad7ca697 authored over 12 years ago
Fix validation tests one more time.

de53feb07e431077d5b78548fddc9919ef5ab09c authored over 12 years ago
Add another test with quotes around the validation rule's parameter.

f77041ced9f92c2d6dac38acb2b3e0be209bfe1c authored over 12 years ago
Add task bundle:uninstall, bundle:unpublish, migrate:rollback bundle, migrate:reset bundle.

893136966581610bc0388ef5ff552163c80b6120 authored over 12 years ago
Merge pull request #2 from laravel/develop

Develop

6c55f9cf54144dc7fc1264dd861007129269d645 authored over 12 years ago
Auth token now nulled on logout

Signed-off-by: Joel Marcotte <[email protected]>

3d51200a882d5a557dd14c88f1ae34f539b353b6 authored over 12 years ago
Fix a tiny typo

2b787763aa755f2c2d84d0d3cbfb6586ce29e692 authored over 12 years ago
Update laravel/documentation/routing.md

Added a warning about using Controller::detect() for routing.

33b5f6377c5fdf83acb413f938c9644779d4095f authored over 12 years ago
Merge pull request #1210 from franzliedke/patch-44

Definition list support (#1202)

0dc124d342a57f2e4548b733d6c17f96f69fa1d6 authored over 12 years ago
Merge pull request #1242 from bstrahija/patch-1

Trimming whitespace before doctype tag

99d710a8204f3d8b2f8d9ae09ebdc86ad5970d5d authored over 12 years ago
Trimming whitespace before doctype tag

When using layouts and sections

925e5bed738f3f9ab1321266e2accbc7a14e5dd3 authored over 12 years ago
Correct correction

184b2989e2050f7c83089bd1c10693d5dd6e9fbf authored over 12 years ago
Correct broken links in docs

14eebab94ad64860d2f1b4ff53f0f5d796ac4ad3 authored over 12 years ago
Update laravel/database/connection.php

966e8462c9ee28c6cd1276029f390da906fe24a7 authored over 12 years ago
Undefined namespace Grammars

5f9a26bae36a2499da41a7b726a69e46f8bb4118 authored over 12 years ago
add use Closure;

034c63b39deb190fd909294022bc8d80d5cf7ae9 authored over 12 years ago
Merge pull request #1233 from franzliedke/patch-51

GitHub contribution guidelines

4f7dd1c8a4c73330e03541a5049ac1b2d48a270a authored over 12 years ago
Add a CONTRIBUTING.md file for GitHub.

2d13b3d50475cef73ba8068cc6477be5f6575f52 authored over 12 years ago
Use Request helper to determine whether we're in CLI mode.

b1e4cf9d299377005722a23ccd874f33094493f4 authored over 12 years ago
Merge pull request #1225 from decola977/patch-2

Update application/language/de/validation.php

b30ee488d07ce72b22bfd40276164523c961a3ec authored over 12 years ago
Cleaner regex

Signed-off-by: Aaron Kuzemchak <[email protected]>

581fcc5c47946882e560dd08c43a5005491fffe4 authored over 12 years ago
Fixes language URI routing issue

Signed-off-by: Aaron Kuzemchak <[email protected]>

03acf9ca504deb0bab5ff8ca978cd45937304688 authored over 12 years ago
Update application/language/de/validation.php

1474491d623b73fcba6ad0c46651a39aab00b3d5 authored over 12 years ago
Fix closing tag in definition list helper.

65d4b2448ba43fdfa61769a770786c1c47a43780 authored over 12 years ago
Merge pull request #1222 from dcelasun/patch-1

Fix a tiny typo

8fea6029692d2099a790896d91c181000d147460 authored over 12 years ago
Fix a tiny typo

s/encourage/encouraged

1ee55a3b38ad2bcf4dea5d2dcc4f5371c84588c2 authored over 12 years ago
Setting the exception code in the constructor

752161cae3d16a5d0ac9c6a17083f46e1c5eafab authored over 12 years ago
Added PDO error code

e541cf9ebdb470f14712382f1476a5ee3c000894 authored over 12 years ago
Fix CLI mode detection for some shared hosts.

d051994e2c717d63f4af6074a94763ea5e525d30 authored over 12 years ago
Fix hardcoded "id" column in Eloquent auth driver.

fedc9fc45e0629cb524a5a119fbcd62315e9d3a6 authored over 12 years ago
Add documentation for definition list helper.

5942771ce9bd69d46ce2b84ac683681c322a776e authored over 12 years ago
Add definition list helper to HTML class.

c7763a23bd7f43f8837ac7077664931518ce8e3b authored over 12 years ago
Merge pull request #1160 from kapv89/patch-2

Updated Paginator to fit better with bootstrap 2.1

38562d500770f0905ac09c7863f9e292391a1b48 authored over 12 years ago
Merge pull request #1203 from xsbeats/bugfix/pluralizer_uncountable

Added 'traffic' and 'chassis' as uncountable words to feed pluralizer

705cd6a907ee72be362ec956406b7cb1627f8b84 authored over 12 years ago
Updated Documentation for Bootstrap-y Pagination

The Docs now show bootstrap style Pagination 

b63b0c08294a00a0a9c30e3d5a0152f9e3088b05 authored over 12 years ago
Fixed 2 stupid bugs for better markup

Thats it .. pulling on the docs now

85cab82f37731f09f319418a0a308d2580c57a1d authored over 12 years ago
Optimize Str-helper (see pull request #1180)

Signed-off-by: Bryan te Beek <[email protected]>

01ba355787c7f5df9d92ca1148faa21526abb6eb authored over 12 years ago
Added traffic and chassis as uncountable words to properly feed pluralizer

Signed-off-by: Jason Walton <[email protected]>

adc23dc9649aa9fce523e3b7b757cff85476af06 authored over 12 years ago
Reformatted return

Changed the return of the method in line with suggestions from @JoostK.

f02e7dc4ca0c9f3dd16c8dc49324854090d8d443 authored over 12 years ago
Merge pull request #1165 from JoostK/develop

Problem with manual running of Artisan tasks

a5bb035e4c533d9c837ba4d05f5bc25a5a54b5dd authored over 12 years ago
Merge pull request #1169 from mcintyre94/minor/add-touch-eloquent

Added new touch function to eloquent, updates timestamps and immediately saves

666db87137b5393a6426ddbd26a72578bbef285b authored over 12 years ago
Merge pull request #1189 from kapv89/patch-5

Turn profiler off using runtime Config

f004ddcea741b09930ebedecaf1ac9c036529525 authored over 12 years ago
Merge pull request #1196 from freezestart/master

Fixed readme.md wrong symbol

a121e8f52078ed0c320c068835882517c3189ebe authored over 12 years ago
Fixed The $dots property

So that it doesn't screw up pagination

4de8921f2db47c6e216abfdb563dd31581f0e59d authored over 12 years ago
Merge pull request #1200 from bryantebeek/language/nl

Improved/added Dutch (nl_NL) translations

fab4fda1f2897ea558d7b501d657f02230c23bc2 authored over 12 years ago
Merge pull request #1197 from CreativityKills/bug/artisan-bundle-provider

Bug/artisan bundle provider

ca942963438570df67af5163365bdea67ab620af authored over 12 years ago
Implementation of Eloquent tests

Basic Eloquent unit tests.

Lacks database operations, relationship testing and some magic metho...

147e0ec656e9aadc9683ed58a88f286224047d0c authored over 12 years ago
Fixed a problem whith `Eloquent::get_dirty`

When you had a synched Eloquent model (e.g. without changed values) but
one of those values is `...

5f99c81035523e097a54fa6290de7b233c6691c3 authored over 12 years ago
A few small fixes to Dutch translation (nl_NL)

Signed-off-by: Bryan te Beek <[email protected]>

b438fe819edf12ce6a88e77387840e7528b981ea authored over 12 years ago
Added/fixed Dutch Translation (nl_NL)

Signed-off-by: Bryan te Beek <[email protected]>

fde0d1128ad0827643497418ba7c5bbcda7d3acc authored over 12 years ago
Rename static::get_encoding() method to static::encoding() to fit better with style.

aa32e4cf72304564663ed069fa60b1b74e63ec01 authored over 12 years ago
The bundle variable is not defined anywhere in the method scope.

Signed-off-by: Neo Ighodaro <[email protected]>

f0a2ffef2b2178a4f9e56b453397cccf924f3632 authored over 12 years ago
The bundle variable is not defined anywhere in the method scope.

f7cdb76f36bf00f9016bc28eb19162cf71fee476 authored over 12 years ago
Merge pull request #1171 from flaviozantut/ptLang

Added Portuguese Language

8004d48256bed763e3cdd9c60710399a3293c816 authored over 12 years ago
fixed readme.md wrong symbol

Signed-off-by: freezestart <[email protected]>

fdeb06e54c9c3a356760f670f98202e70269d0b7 authored over 12 years ago
Merge pull request #1175 from franzliedke/patch-42

Fix #1140: Auth / Eloquent / Custom password getter

afbae103454d31928efe7645fee9107bb0bf1daa authored over 12 years ago
Merge pull request #1193 from franzliedke/patch-43

Delete phpunit.xml when unit testing

56f665bf6d46adc1ba3c0427b0c155231d8de266 authored over 12 years ago
Merge pull request #1166 from RoumenMe/translation

Updated Bulgarian translation

1c1281318ce82a9c8f946c9f8e68f3482170edec authored over 12 years ago
Fix dynamically generated phpunit.xml file not being deleted automatically in the test runner.

9348046d0eaef216eaa7e2f2c2506c25bbad2086 authored over 12 years ago
Delete phpunit.xml file.

Looks like that was committed accidentally.

7e11bb74313fe6f388253b45d450390b663f39a7 authored over 12 years ago
Add documentation for date_format validation rule.

e407e67559f695098fe5d1f4aa98b9b2ea15cd53 authored over 12 years ago
Implement date_format validation rule.

a40aabbb05805cbbc7ea3a755f0131787b09e749 authored over 12 years ago
Add unit tests for date_format validator rule.

49331d74e24b018fc45a310060aa063093f3a16d authored over 12 years ago
Turn profiler off using runtime Config

just added a check in Profiler's render method to also look at Config::get('application.profiler...

c1bcfec3d2da1c6ef27b3de685228622ef21aa51 authored over 12 years ago
Merge pull request #1186 from akuzemchak/feature/json

Allow Input::json() to return array instead of object

96f428f83c88ea06163a729f3803a579e8de969b authored over 12 years ago
Allow Input::json() to return array instead of object

69ebe6d56aa53fc555145ac4717004cd2856a9da authored over 12 years ago
Update to conform better with laravels coding style.

f55bb85c6f146a972bbdc6c9591dfefc8de2d661 authored over 12 years ago
Refactor changes into single get_encoding() method within the HTML Class (in order to remove duplication of logic). All tests continue to pass.

a9be66d41a01ba09cc07e772b5ee57088a0ee1d4 authored over 12 years ago
Merge pull request #1179 from lollypopgr/ellang

Changed the folder name from "gr" to "el"

2b1d8e6c834f447ab66a8d0a3a555277da1ad833 authored over 12 years ago
Changed the folder name from "gr" to "el"

Signed-off-by: George Drakakis <[email protected]>

deac7b36a41ebe8890b4e1d5679c0a3c8f8b6570 authored over 12 years ago
Cache application.encoding within HTML class to avoid unnecessary calls to Config::get();

Calling the "Config::get('application.encoding')" is expensive and within a large form (using th...

6e44b4080a6356fbf7c27e0d5e7acfcad5ebf577 authored over 12 years ago
Make Eloquent auth driver respect a model's custom password getter.

This fixes #1140.

8e145e6c118d5416c95b0d1391a0c9cc0b0e1f18 authored over 12 years ago
Added Portuguese Language

8599d7833859a0ca4af14c505e7465d368428b57 authored over 12 years ago
Added Portuguese Language

05552f2c617550563a40a58b9b4dcfb4b10dae21 authored over 12 years ago
Added documentation regarding the newly public timestamp() function

Signed-off-by: Callum McIntyre <[email protected]>

c8ee7ca6148942be2ccff7e26518721425f80247 authored over 12 years ago
Removed a Useless if conditional from bind method

2773e317eaa178114ddf9f9ac72000533d79237c authored over 12 years ago
Added documentation for the touch() function

Signed-off-by: Callum McIntyre <[email protected]>

0161273010fd5217d0f0b2e1ee03066d2204fcb8 authored over 12 years ago
Merge branch 'develop' of https://github.com/laravel/laravel into develop

a56f0b2fb365cda5303cb2db751ba727592d9a98 authored over 12 years ago
Added a method to fluently set belongs-to relation

This method spun off from a discussion in IRC. What this enables is this:

$user->comments()->...

55ad4e9a6db745581d99506e0b9d1438b934be3d authored over 12 years ago
Added new touch function to eloquent, updates timestamps and immediately saves

Signed-off-by: Callum McIntyre <[email protected]>

6b73974505557c9663f9f6cbc00793d3225c9d20 authored over 12 years ago
Bulgarian translation for array validator messages.

afe4485641b7c4baeb43dd7e3a355533fba0448d authored over 12 years ago
Fixed problem with manual running of Artisan tasks

When running an Artisan task from within your application using `Command::run`, it fails when th...

a1c7dde08bf60dcd916d529bcc315234e676d844 authored over 12 years ago
Merge pull request #1164 from lollypopgr/grlang

Added Greek Language

ec13efb743157e9b8116bc51261fb249bd476c0e authored over 12 years ago
Added Greek Language

Signed-off-by: George Drakakis <[email protected]>

163f39075db7dde53dd4f8fb5c60cb111c2c9fde authored over 12 years ago
Fixed the use of 5.4 array syntax in one place

SO that things dont break for 5.3 peeps

2a5d7c3080901b30e37898e79e5df94d290ac11c authored over 12 years ago
Merge branch 'master' into staging

07bec5c043a0506b838257ccaf8667b9cbf6c59c authored over 12 years ago
Remove notification from travis file.

1f005bd7e5f737c23f52afd48dc9b2974d1261ea authored over 12 years ago
Incrementing version and updating change log.

8afab342c6fc0a26aeb04d0984f2e326e7fd94b5 authored over 12 years ago
Fixing a double slash bug in URL generation with languages. add tests.

4e21cfce39f8e86d78d69ed437fd1493fbe3cc26 authored over 12 years ago
Merge branch 'staging'

8a9acbccf01efa342f4c9962b169e6f7ef839bbd authored over 12 years ago
Add fix to change log.

cfe5fa109a1b0073b2859154168c90658c859c24 authored over 12 years ago
Fix error handling.

2e01c58f92761ac24f9feb759d6f46c539984668 authored over 12 years ago
Merge pull request #1150 from franzliedke/patch-40

Get rid of duplicate code for DROP TABLE in schema grammars.

b061b9b21c6e7fc4c2a810de44e36f11fc873045 authored over 12 years ago
Merge pull request #1143 from franzliedke/patch-38

Fix insert() method for related models.

852b10e836dcdf6992eeab6187b3a5b76c4a7b0c authored over 12 years ago
Merge pull request #1142 from HendrikJan/master

Improved code examples for inserting related models

1b475d8f9c90c2f4345fb16d2cc390184f972ed1 authored over 12 years ago
Merge pull request #1132 from cmenke/master

Add Routing Wildcard '(:all)' to Documentation

50b10fca95e46730e15b81cdb80c5d43ce98096f authored over 12 years ago