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

Adding soft deleting trait alias.

b755783714bbc02d6d645d2cef24809b6d17b112 authored almost 11 years ago
added alt to img tag in hello

added required alt tag to img, now successfully passes w3c validation

a5a8bcbabe626e48e34d843cb11493380fea00fe authored almost 11 years ago
Added required_with_all

5b28206c3c10ce3e21a6fa24539f09f355d3a359 authored almost 11 years ago
Update queue.php

This option is already supported in 'Illuminate/Queue/Connectors/IronConnector.php'
Having this...

13e3d4526547d241fa4bd9d1d70e156bf16e2264 authored almost 11 years ago
Merge pull request #2655 from alexandre-butynski/patch-1

Improvement of validation traduction for "email" rule

98d160dc5bcbddc559ba57e8c12c2eb5ac77be50 authored almost 11 years ago
Use App::abort instead of Response::make

23cc411ce14a88c7c393ff8a40765ce96832dd31 authored almost 11 years ago
Improvement of validation traduction for "email" rule

5f917a6badeec540b55671ece8d1557e499245c1 authored almost 11 years ago
Merge pull request #2389 from anlutro-pull-requests/validator-require-without-all

Added required_without_all

46c7f075ab9aacfa97323c89760d36af78faa112 authored almost 11 years ago
Merge pull request #2508 from euantorano/patch-1

Updating .htaccess for consistency

d0c500716c69cf5a8026f8f7f0975ed35cb07995 authored almost 11 years ago
Add encrypt option to iron queue config.

cc7196c5e949ce103b3dc07313f11bb35a2a7b49 authored about 11 years ago
Merge branch 'master' into develop

08afd1f2f76e38662a06894ad2dcf444818df11d authored about 11 years ago
Shorten path line.

aeda6b13cdfcd662089c30d428839965c7443ab9 authored about 11 years ago
Merge pull request #2612 from liuggio/patch-1

added license badge

ca744fc345c3aa90b63f921ca2b784e4f83a1820 authored about 11 years ago
added license badge

b90f25eca2b463f75af6c337b3d5924731136ebe authored about 11 years ago
Merge branch 'master' into develop

437ea54681bd4e79951ff2e173c06fb0584c3777 authored about 11 years ago
Ignore environment files.

73094f2633f1b90f3ef6de4a8a5b610532510e0e authored about 11 years ago
Update composer.json

702388461ae9f29d2b8ad4104f9c8081c692edc6 authored about 11 years ago
Merge pull request #2534 from a25ce1/patch-1

tabs to spaces

69bb62333bb32010eaf0a3bfa86c5bfb79a772df authored about 11 years ago
Merge branch 'master' into develop

c420a7b8bff942153c4c807422f1e76f1adddc06 authored about 11 years ago
Remove makeshift upgrade guide. Docs should be used.

b6962878fefb9c7ca777dc76e85c838fe28f8731 authored about 11 years ago
Merge pull request #2560 from crynobone/feature/post-install-cmd

Add php artisan clear-compiled to post-install-cmd

adfa89b9b24be2624ddceb88bf658ca8c174a093 authored about 11 years ago
Add php artisan clear-compiled to post-install-cmd, as proposed in

laravel/framework#3152

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

b268cdc71623e0ec34c1cd8265c4bd646031bce9 authored about 11 years ago
tabs to spaces

0f68f561e9d86c36cf8d9790e7105d0931cf88f0 authored about 11 years ago
Updating .htaccess for consistency

Fixing indentation to be consistent

d5c1e8af96e4d1ea7e86418e7fea3f1a2f520baa authored about 11 years ago
Minimum stability stable.

85f096b5d72b603c50462b406cd588a8dbf823ac authored about 11 years ago
Up dependency on dev branch.

bc52ed5e3f8784ab7509b4a01b3774654da196e2 authored about 11 years ago
Fix conflict.

3053d486e64238b3698c14179f9881a55f9ac08b authored about 11 years ago
Merge pull request #2480 from samchivers/patch-1

Corrected the spelling of 'maintenance' in maintenance mode comment block

c1ab700b65b028f51e8a975596445859b5008aab authored about 11 years ago
Corrected the spelling of 'maintenance' in comment block

84fe7f2f0c47f939d63824813200852ac1394acc authored about 11 years ago
Mention redis connection.

0293eaced7178f37f2089bf529b1bfe3ecfe5201 authored about 11 years ago
Merge pull request #2471 from adamgoose/develop

Enhancements to the 4.0>4.1 upgrade guide.

d763a8a6d93d99de09f7e7f2a3fefeb29aaaac3e authored about 11 years ago
Enhancements to the 4.0>4.1 upgrade guide.

4dc94d2ea51b272a717dd602c013d5279938023d authored about 11 years ago
Merge pull request #2470 from adamgoose/develop

Re-order upgrade instructions

b2cad305022449d62222d8bbf2e9adf9b4e445da authored about 11 years ago
Re-order upgrade instructions

composer update throws an error while executing artisan if you have not yet done this step:

-...

3f155a34e54e74e5025bdc33186f0634b6de0fc0 authored about 11 years ago
Merge pull request #2455 from irazasyed/patch-1

Added new steps - upgrade.md

b83290e5993ac1e95193ff9a806f81fc67ff2805 authored about 11 years ago
Added step to turn off redis clustering by default in `database`

f2a56e7de0657cb4ed785cc39c2336da218e524a authored about 11 years ago
Step to update `view` config file to switch to bootstrap 3 pagination

b0215e63b556910de823a3abc6c8ccabc959ea54 authored about 11 years ago
Missing instruction for `secure` option to be added to session config file

426f6f0e8301fcb472e293f09bb8172582c280bc authored about 11 years ago
Added step to add new failed queue job option to queue.php

6c8b424b56ee2b01d54c8f516fab836e32e5270d authored about 11 years ago
Merge pull request #2453 from bretterer/patch-1

Added step to add remote.php

074d0f08684f579b0fdd4420083e9ecb5d7117bb authored about 11 years ago
Added step to add remote.php

f7bc7e4263c91883a26703ec57591a2ed594e27d authored about 11 years ago
Merge pull request #2440 from crynobone/patch/upgrade

Group similar upgrade task.

d4c5a0fd8faeb2f65eb7e1d5a57f34d92b64a9bc authored about 11 years ago
Update upgrad guide.

a297fe838946f1412e61647797df78eb5b24b267 authored about 11 years ago
Tweak comment.

0301a564e5caf27b19d629f7014eff891ccaae47 authored about 11 years ago
Merge pull request #2446 from seengee/develop

Added instruction to update composer.json to 4.1

df6e4a973b5ce7ee79f109d4558124e652e6cd7d authored about 11 years ago
Adding failed queue job options.

9186d7a31dbd13aa436c526c4fc1220f2c2db7dc authored about 11 years ago
Added instruction to update composer.json to 4.1

26c281c0809adfdd893a867c5963a15daff9f6e0 authored about 11 years ago
Group similar upgrade task.

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

2079ec648a332db7e3b1f1d98a78758e97ebc1ce authored about 11 years ago
Added stub keyphrase.

1ac38202de73d1673a1a47f9e93c0343c3b03369 authored about 11 years ago
Merge pull request #2436 from bryannielsen/patch-1

Remove duplicate insert of SSH alias

3cd00eb7bd7d8a6a39464b5a655ac08aabf0bb75 authored about 11 years ago
Remove duplicate insert of SSH alias

f15e496be27399170e64fa94c8d1e2feb177c085 authored about 11 years ago
Merge pull request #2423 from mitchellvanw/develop

Add Remote component to upgrade

d8270ae52e065456f766e551e32e0beb19a48c83 authored about 11 years ago
Merge pull request #2426 from philsturgeon/patch-1

Missing reference to SSH in upgrade.md

4e2566632e390a8f4423e3adfb7d4858c4206bf1 authored about 11 years ago
Missing reference to SSH in upgrade.md

d3a25f6abeea998f83eb5476615aafbe67f94544 authored about 11 years ago
Add Remote component to upgrade

69d044730173a5ab5582f4d13b54b294e4d19ba9 authored about 11 years ago
Add to upgrade guide.

1fb0a965539e24814ff9d40886e3cd54253c847b authored about 11 years ago
Tweak reminder language lines.

55239c4c8ad41c0083484e10ca4de68a5fc74200 authored about 11 years ago
Remove unnecessary line from upgrade guide.

ed7be09263be1c21a4a3e73fea362a2688fa0a8c authored about 11 years ago
add note to upgrade log.

42780b4b91ab30f5f8e9be71feb2cf32412c93fc authored about 11 years ago
Added code block.

7ddc587554a6b7601d7c4d814ae0ed7572ecd857 authored about 11 years ago
Merge pull request #2400 from jamesmills/patch-1

Update upgrade.md

d19a79baf27fe0a5b94a0670442b46c844f55758 authored about 11 years ago
Update upgrade.md

Quick reminder to change the path in the BaseController to match the change to the alias.

4cb7482e2fb60dc67c631a488de7f76c56c173c3 authored about 11 years ago
Auth AJAX 401 response

cf36bb47c2ddab2a3601a6d8b7fe21bfe0f77fd2 authored about 11 years ago
Add note to upgrade guide.

509b43ba80e467128ef120a6a2b9548a48bd6adf authored about 11 years ago
Turn Redis clustering off by default.

0103a698d7e1de6a9c49f9c55c769fcd90fe0d4c authored about 11 years ago
Added secure option.

f387853ecadcdd1f87a22b5c3dad41abeb71a976 authored about 11 years ago
shifted alignment

a562593693f0896870bb1c6e87c7950ec440103a authored about 11 years ago
added required_without_all

d895d2c972578c8cc18174ca2874074028a85edc authored about 11 years ago
Consolidate console support tools into one service provider.

428aaf09e72b8f08cd2aba8bb3bd036c4282b839 authored about 11 years ago
Merge pull request #2386 from rmasters/upgrade-notes

Add note to upgrade.md about new Controller alias

4535fa404802381b4ceeb18c2a2a96bfb07d6d2e authored about 11 years ago
Add note to upgrade.md about new Controller alias

e8f6597e2d01bdd824670dcd405f64421bbb8ec3 authored about 11 years ago
Wrap in IfModule.

b00d8c5a726c46cb2c10e3327dd1a29d5a290eb4 authored about 11 years ago
Merge branch 'master' into develop

a373ac8fed57fc679c246ab4e640ab4fe962246c authored about 11 years ago
Fix grammar.

eea4713e7c2505c87b8b035024da0925bb704fd2 authored about 11 years ago
Merge pull request #2204 from mmeyer2k/patch-1

Fixed very minor typo in auth.php

8084e3526aa51dd3d4cc699f51238e08b2b01cb9 authored about 11 years ago
Merge pull request #2192 from driesvints/dv/cleanup

Remove space and add global class reference in docblock

1d9d577f9b13a95dc83b63ff2768d2e8ca6007bd authored about 11 years ago
Merge pull request #2377 from rmobis/master

Tiny inconsistency between 'between' and 'digits_between' validation rules messages

65842ae55a5795fe5d6546474107326cfa3f7d6c authored about 11 years ago
Add to upgrade instructions.

82206d3932b7fd07e0d3ddb1108292a807aebb98 authored about 11 years ago
Add to upgrade guide.

4c128e87603440409c1987d90e77c96f1b98fa4f authored about 11 years ago
Starting work on 4.1 upgrade guide.

092e75e59a6381ff6316e1cf2fd643aad43f77b7 authored about 11 years ago
Stack doesn't need to be in this composer file.

c8dfb2e0b4f8031e870e74c01163385002af11c6 authored about 11 years ago
Just call app->run().

740983e62d34e3ddbd87dad1327e563681d5fbf9 authored about 11 years ago
Switch to file as default session driver.

7fb808f2fa5444cbeb40ef7996bc138d29e89cef authored about 11 years ago
Tweak session config.

ccdc7141aa87dd4e931098e3cfe596667f8ea1f5 authored about 11 years ago
Replace dash for 'and' in `between` validation rules. Fixes #2377

d734a416e07f0d20bcfeb22e9e26591250d9819d authored about 11 years ago
Tweak front controller. Htaccess.

ce64714b2fda6d6a14ea6649a03aa59bfbd6d079 authored about 11 years ago
Working on more Stacky setup.

29fc9f694d116c856ae9582dbf442eb8f6de8511 authored over 11 years ago
Merge pull request #2309 from cviebrock/feature/cleanup-css

Feature/cleanup css

39e265f03740ab74e988deef4923435de46fa4bf authored over 11 years ago
Merge branch 'master' into develop

5df7bc7f8a0d0cf32e2bdb646be34f104698923b authored over 11 years ago
Merge pull request #2311 from msurguy/patch-2

The default message was not clear

b2ac3197be39b0a2f30a8b690ec839b010a17f1b authored over 11 years ago
Fix comment.

ed78f78fa927376ea5e254092432ce8a92047b47 authored over 11 years ago
Merge pull request #2321 from ameech/patch-1

Updated line to use spaces instead of tabs.

6a352640c54e2602c295ac9d53f1efb9a36307f3 authored over 11 years ago
Fix typos.

6dd766c0c065565d50348c283232be1d42e4a759 authored over 11 years ago
Merge pull request #2366 from abishekrsrikaanth/patch-1

Added configuration for RedisQueue

64dd939bba10506efb333f6d17e06f92adc2b456 authored over 11 years ago
Tweak mispelling.

f22a7c88a96925049bf37246f3f4e57c32b152fc authored over 11 years ago
Remove Live service provider as it's all consolidated into new Tail command.

34bb08e58d76df770fab334dbd039ae3bae57597 authored over 11 years ago
Add root option to config.

e12be87751537b29489fe511df051ad485028974 authored over 11 years ago
Move to single file log setup for simplicity.

088f4b69b6b9846dd54b55688f11e44b9bc73483 authored over 11 years ago
Put a comma after option just to match the other arrays

4b09f4061c873636ec3a207bf04c1e17209dca3b authored over 11 years ago
Removed the host config for the redis queue

dae1a994c9e20c630e7ac812d4c58969100d38eb authored over 11 years ago