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

adjusted method order in request class.

0b7dbab0aff1271ac1097f8751fd8521309ce6e6 authored over 13 years ago by Taylor Otwell <[email protected]>
removed error collector bloat, switched to plain array. thanks mikelbring.

b7b258a10b8388f24ce9af56acefd4e1b45f649f authored over 13 years ago by Taylor Otwell <[email protected]>
changed loader to search in libraries instead of packages.

4a5190dfd9b73abc25346bb75d4548bad3a2b348 authored over 13 years ago by Taylor Otwell <[email protected]>
removed package class, added package_path constant.

8770473fd7c92d79a7abca72717fb4609a03b72b authored over 13 years ago by Taylor Otwell <[email protected]>
added libraries directory and package class.

6cb5af30244feef7c09db31abd063fae0d9233da authored over 13 years ago by Taylor Otwell <[email protected]>
moved cache, db, logs, and sessions to the storage directory.

739068b00d8ff40992c0fe759c071cc7391cf311 authored over 13 years ago by Taylor Otwell <[email protected]>
Added Eloquent::all().

3985a98f60df7aaec99a5aafb4ca48fac6410071 authored over 13 years ago by Taylor Otwell <[email protected]>
added exception for wrong number of parameters to dynamic finders.

a97b8b7fdaeccb7dcd85df001d009dd95565f1f9 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge branch 'develop' of github.com:taylorotwell/laravel into develop

319dcbe777239f5edfc8cc7938e2540709790b66 authored over 13 years ago by Taylor Otwell <[email protected]>
added dynamic finders to fluent query builder and eloquent.

3392971ce5b390a6488a783547a03d6e37e3b003 authored over 13 years ago by Taylor Otwell <[email protected]>
Clarified comments in Eloquent\Hydrator.

d7aca820e521f716d18e54f33e01c466998a9ad8 authored over 13 years ago by Taylor Otwell <[email protected]>
Improving view class comments.

dbeb2f4ddb6f54a37505807e3f9a0e54bfeaa027 authored over 13 years ago by Taylor Otwell <[email protected]>
Improving view class comments.

9f5367f32bc3564b1ddcf9398b69d2085c934352 authored over 13 years ago by Taylor Otwell <[email protected]>
Improving validation code and comments.

ef2d2d85ff4a2b26446d63306c92e028b424cf73 authored over 13 years ago by Taylor Otwell <[email protected]>
Improving validation code and comments.

4d892ad3acf22c885b03bd040fad0c743f5fb7ee authored over 13 years ago by Taylor Otwell <[email protected]>
Improving validation code and comments.

5956b90735826172e1ace2fe44a8ea75134a3ff8 authored over 13 years ago by Taylor Otwell <[email protected]>
Improving validation code and comments.

9d8c5d358777d312f87decbd6bc19ce43427fbee authored over 13 years ago by Taylor Otwell <[email protected]>
Improving validation code and comments.

72c3f1859fa9800bd65b202d7bb48a9583312910 authored over 13 years ago by Taylor Otwell <[email protected]>
Improving validation code and comments.

56e500419cbb520313ff01df533efa18fd383af1 authored over 13 years ago by Taylor Otwell <[email protected]>
Added default value to Lang::line()->get().

a536ceae72d1a24b130c60c4b8692a344a55507a authored over 13 years ago by Taylor Otwell <[email protected]>
Improving validation code and comments.

eb3a5b0dc932003933073fb645194554fc405dd8 authored over 13 years ago by Taylor Otwell <[email protected]>
added apc session driver.

3b63335c955ec1e6ad0fe8120f4d5a6fbc0d0928 authored over 13 years ago by Taylor Otwell <[email protected]>
removed called to eloquent in uniqueness_of.

24c2344ae4a16a11b62faeae4fcb1e49ed71be0a authored over 13 years ago by Taylor Otwell <[email protected]>
import lang class into validation rule.

7f8c6863603951ba245853a9f8de821d9852e60c authored over 13 years ago by Taylor Otwell <[email protected]>
changes to view class to have error collector.

0d10ab740b64d5491aaf73f08cf6b21bec38f849 authored over 13 years ago by Taylor Otwell <[email protected]>
fixed bugs in validation classes.

78301fb8c7ee10a3bb0d67ac911c56ba3d42ec96 authored over 13 years ago by Taylor Otwell <[email protected]>
added validator to aliases.

471ba2f8ae8a1b4299f45b237cabec1a5eb27822 authored over 13 years ago by Taylor Otwell <[email protected]>
fixed equality check in validator.

9b8942fa1d54cc31d5503e5e40f8518a17edbf3e authored over 13 years ago by Taylor Otwell <[email protected]>
initial commit of validation classes.

081a3e512f2720e2b062cd07ced3e3efffefbd37 authored over 13 years ago by Taylor Otwell <[email protected]>
added Config::has and default value for Config::get.

adb583471b01475bc3d8ced119af71da3074c691 authored over 13 years ago by Taylor Otwell <[email protected]>
Add exception for SQLite databases that can't be found.

fcdcc656b45e24c7c031dadf05422fa9cbafca48 authored over 13 years ago by Taylor Otwell <[email protected]>
changed Request::is to Request::route_is.

dbc418c0d78b2d02cd1dfe8fe01369506095d4f2 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #16 from michaelowens/develop

Fixed typo in View alias.

2b4093f7a5af2eb28d8059d73f37ab2dce8fe257 authored over 13 years ago by Taylor Otwell <[email protected]>
Fixed typo in View alias (missing backslash).

c77e8c5a36a5884c1f13b38ef4b81e943bea54a4 authored over 13 years ago by michaelowens <[email protected]>
added apc driver notes in cache configuration file.

1ff5f8454585722fe7022291498237c66bea7068 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #15 from toszcze/apc

Added APC cache driver.

ab3be568ea52e0117da9adf2496ada7929ec053c authored over 13 years ago by Taylor Otwell <[email protected]>
Added the cache key to avoid cache overwritting

2a2f699169eeec7ca7427a186db8cc1af07fbc67 authored over 13 years ago by Bartosz Romanowski <[email protected]>
Merge branch 'develop'

dead6c0a7b09572a3bda5a6e7672040459f879f7 authored over 13 years ago by Taylor Otwell <[email protected]>
fixed messed up cache driver commit.

4f361a1b379ea883b750909a4ecc366f8595bb94 authored over 13 years ago by Taylor Otwell <[email protected]>
fixed messed up commit of file cache driver.

fcd6cd77efe26f94d4a9c42173d60adcc524c0ed authored over 13 years ago by Taylor Otwell <[email protected]>
APC cache driver

b031fdf43d475ec81fa367ed08da4ae2df41d629 authored over 13 years ago by Bartosz Romanowski <[email protected]>
added dynamic Request::is_ method.. e.g. Request::is_login().

a3a936870799ceac09c412117689db1a4e8533a3 authored over 13 years ago by Taylor Otwell <[email protected]>
added request::is.

7f06e0f4cd3bc12c20d3ecd5ab2b82c9999ce228 authored over 13 years ago by Taylor Otwell <[email protected]>
added is method, improved comments.

396d1487209a8d5bf7d7f6ac24b68bb4cdf7cdf7 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge remote-tracking branch 'pedroborges/develop' into request_is

c972fe198b798226e98acc356efbcfd3fd3af43d authored over 13 years ago by Taylor Otwell <[email protected]>
fixed attribute setting bug in hydrator.

8a4db9ff2dc8ffce7b14a3465248480bc12fcdb3 authored over 13 years ago by Taylor Otwell <[email protected]>
Added the method 'is' to request.php

d446ccc82fe63481a08d0f4f5041f423db52e06d authored over 13 years ago by Pedro Borges <[email protected]>
fixed belongs_to eager loading bug when parent does not exist.

c751844aab1b53e66fa43a7bf5a275f4296a6725 authored over 13 years ago by Taylor Otwell <[email protected]>
fix bug in route loader that caused exception to be thrown when 404 should have been shown.

8f8c5f6dd4ff52f78191211ca00d79d0049b80e0 authored over 13 years ago by Taylor Otwell <[email protected]>
Lazy-load error class inside of error handlers. Speed boost!

150fa6a3ac91059456fabf158981f998a6403d33 authored over 13 years ago by Taylor Otwell <[email protected]>
Fixing spacing in Eloquent\Hydrator.

90fadb2980e424167e0c1ece42bbacafb52c5135 authored over 13 years ago by Taylor Otwell <[email protected]>
Fixing spacing in Eloquent.

21c124948407f2e291d16a599660cb57e44871d9 authored over 13 years ago by Taylor Otwell <[email protected]>
Refactoring Eloquent\Hydrator.

e3ffb3f1713a813473279c374c45ae6557896ffa authored over 13 years ago by Taylor Otwell <[email protected]>
Refactoring System\DB\Eloquent.

eaaac620a0b763980b0878638704fd443500f1d9 authored over 13 years ago by Taylor Otwell <[email protected]>
Add PHPDoc to delete method in Eloquent.

8c0dfffa34b4f2443e59faa5a8a5c70c62bedc0f authored over 13 years ago by Taylor Otwell <[email protected]>
Improved comments in System\DB\Eloquent.

43f196878c9145d39c81847a2ce3cbd8b227e1a4 authored over 13 years ago by Taylor Otwell <[email protected]>
Refactoring System\DB\Query.

5bfbfe42431b8b659c085e7c42909de2f9155716 authored over 13 years ago by Taylor Otwell <[email protected]>
Added "driver" method to System\DB.

2f7fa6687cfb3108598f43478e9b7b3bb9b65c60 authored over 13 years ago by Taylor Otwell <[email protected]>
Refactor Query\Compiler.

0f8f3f347c59b87ad8018d2365cce44ac81edd0b authored over 13 years ago by Taylor Otwell <[email protected]>
Improve comments in DB\Connector.

00fcaf2be9dbdb9de5ae474754eaf60770c71739 authored over 13 years ago by Taylor Otwell <[email protected]>
Refactor database session driver.

1e57baf923e63e0db4366a309b2d6cf6d2e6912d authored over 13 years ago by Taylor Otwell <[email protected]>
Take extra junk out of Route\Parser comments.

89239abd9e1b2168fe2fc69908e89357024eeb8b authored over 13 years ago by Taylor Otwell <[email protected]>
Improve comments in Route\Parser.

c55b4c5b7b46b6fdc8567fa858237b30b517ff15 authored over 13 years ago by Taylor Otwell <[email protected]>
Fix typo in Route\Finder comment.

253e529c411f43df779b585bbdb15f0ef0187ca7 authored over 13 years ago by Taylor Otwell <[email protected]>
Improve comments in Route\Finder.

ad3f98db6b3c7f67ca89f6aa63a2d39571a7837b authored over 13 years ago by Taylor Otwell <[email protected]>
Improved comments in memcached cache driver.

7ce9c6f2703421b8a4c1363004d85b7730ec22aa authored over 13 years ago by Taylor Otwell <[email protected]>
Improved comments in file cache driver.

55e1055dd799a1b59ee4b1843217f1cde6aba69a authored over 13 years ago by Taylor Otwell <[email protected]>
Tweaked Input::has to check for empty strings. Deprecated Input::filled.

0ee42396139740a163acb2b2cb549fbe38e962e2 authored over 13 years ago by Taylor Otwell <[email protected]>
deprecated download class. added methods to file class. tweaked log class. tweaked input class.

6c6dac3579b37c95b8cece32b87cbcab307bbac2 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #13 from mikelbring/develop

Moved all download methods to file, deprecated Download::file

fe101766947fd228fd029635cdbbf71c945bf9fb authored over 13 years ago by Taylor Otwell <[email protected]>
Moved all download methods to file, deprecated Download::file

8e9f16bd391ad202d3331620dc87e878b4116c30 authored over 13 years ago by Michael Hasselbring <[email protected]>
minor tweaks to spacing.

1f748e7f6422653bb4fbc6faa06615ef7f3d5415 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge branch 'develop' of github.com:taylorotwell/laravel into develop

fd26c5d5920f6c1649191d2f656a4aab528a480a authored over 13 years ago by Taylor Otwell <[email protected]>
fixed bug in route parameterizer.

bc8fa3570e6854cff7283940a8181ceb6781aaf4 authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #12 from mikelbring/develop

Created file class with File::extension method

c4639524d09982a041234f3897da4fd0814a63e1 authored over 13 years ago by Taylor Otwell <[email protected]>
overall code refactoring, comment improvement.

3408bb8492ef49f2666074a35d33fddb4348f476 authored over 13 years ago by Taylor Otwell <[email protected]>
Created file class with File::extension method, added File to aliases under application

4d7794c2ca40a8910873c63f03baa4edfbcb5839 authored over 13 years ago by Michael Hasselbring <[email protected]>
tweaking has methods.

5c275db6f446ed17c332e5ab02f94979208bdc2a authored over 13 years ago by Taylor Otwell <[email protected]>
fixed arr::get argument order.

73d8e2f2fab62207c9264f2f3d09cb6bcbfc88f0 authored over 13 years ago by Taylor Otwell <[email protected]>
added arr class and tweaked input class.

d802ae838678713df55931b0a1758260e9fc6f4a authored over 13 years ago by Taylor Otwell <[email protected]>
fix view handling to properly catch exceptions when rendering.

3038ed7a49a640e08b0ce1fb3ea7134898199a7f authored over 13 years ago by Taylor Otwell <[email protected]>
fixed bug in html link methods.

4669911d618daf7f1c3742e509838cba2d3c01ee authored over 13 years ago by Taylor Otwell <[email protected]>
added asset links and improved html class.

bf44ce81d7c081a6b37be4eeb6bd4924df07a874 authored over 13 years ago by Taylor Otwell <[email protected]>
remove error method call in welcome view.

868a33fb9cc3d70b337264ba005f16ab306cd9ed authored over 13 years ago by Taylor Otwell <[email protected]>
extract id assignment to method.

ae09e5e99bf3efc66a956599e538a06751677464 authored over 13 years ago by Taylor Otwell <[email protected]>
improve comments in filter class.

7f3baf9742e61d68b3be3ca0b4f13c6b176c1429 authored over 13 years ago by Taylor Otwell <[email protected]>
check for strict false in config class.

c8be377d5abbfc5ae1fd0db6ad80b1a7cfb2aba6 authored over 13 years ago by Taylor Otwell <[email protected]>
tweaking config class comments.

9e8f5d57c1e113dac7a37aeffd05c54c6b284dd3 authored over 13 years ago by Taylor Otwell <[email protected]>
improve error class comments.

ee307657d3a26ba3b825aa55972628eac9f4a65c authored over 13 years ago by Taylor Otwell <[email protected]>
Merge branch 'develop' of github.com:taylorotwell/laravel into develop

26ff78da84041134ee05ec9015c7a82d3128a3ba authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #11 from mikelbring/develop

Load a config file with out a key

780370826a2dba4d5fd67e44da5d17a5475c448c authored over 13 years ago by Taylor Otwell <[email protected]>
improved comments to download class.

f044b429e37f1aa7676797b4c22a1bc8f300095f authored over 13 years ago by Taylor Otwell <[email protected]>
ability to load a config file with out a key

2b659dfae941a83be2d09c9e00f505e44c9492f6 authored over 13 years ago by Michael Hasselbring <[email protected]>
improve db class comments.

ebf89b721101fd0e1d4e1938713252e50d0bd612 authored over 13 years ago by Taylor Otwell <[email protected]>
improve crypt class comments.

825ac35a47d410f53a8bf1ca09bac55651e11197 authored over 13 years ago by Taylor Otwell <[email protected]>
improve cookie class comments.

fb66bf532d276ff541ae7885c669ef85e67b803d authored over 13 years ago by Taylor Otwell <[email protected]>
Merge branch 'develop' of github.com:taylorotwell/laravel into develop

df235f3fb76dde15ecc5fb64d5166b8b117bec60 authored over 13 years ago by Taylor Otwell <[email protected]>
improved comments in config class.

5a4e6ebc75aecade44ccf2e13227fcba1636fbed authored over 13 years ago by Taylor Otwell <[email protected]>
Merge pull request #10 from mikelbring/develop

added PUBLIC_PATH

65b0068d38c8e01260f351ba615d593d10a8d873 authored over 13 years ago by Taylor Otwell <[email protected]>
added PUBLIC_PATH

79c09381cb743daf64f8b95c22ca330f67630cf6 authored over 13 years ago by Michael Hasselbring <[email protected]>