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

Merge pull request #1123 from daris/patch-1

Update laravel/documentation/database/fluent.md

c17c872b6a8961f7c6056917f085dc265ef3a64c authored over 12 years ago
Merge pull request #1121 from mcintyre94/minor/unprotect-eloquent-timestamps

Minor/unprotect eloquent timestamps

db48fa4140d1e68814944d13ed98230b9b565368 authored over 12 years ago
Merge pull request #1115 from HiroKws/delete-top-anchor/doc-session.config

Deleted an anchor of top of line. Defined "config", but it was reffered ...

c974052c13e5fdfdb16ff900818c102983692c4f authored over 12 years ago
Merge pull request #1112 from HiroKws/fix-markdown/git-docs

Change some Markdown to fit other md files' format.

5e11cb91ed506fbb908c4c78e05d6067f61a3d52 authored over 12 years ago
Merge pull request #1051 from franzliedke/patch-30

[Session] Trigger garbage collection (sweep) manually

b3319f5d36f1397650771d9a32b1dabd56ab9030 authored over 12 years ago
Merge pull request #1092 from franzliedke/patch-34

German translation for array validator messages

175683f9cc43194bdae1fb995d26788bae3dc080 authored over 12 years ago
Merge pull request #1089 from kbanman/fix-query-lists

Fix Query::lists() for empty resultsets

4db08087f773ef5a7a4adce63cc02df483499e70 authored over 12 years ago
Merge pull request #1084 from joecwallace/pivot_fix

Fixing a bug with saving data to pivot table

4a60981582cdfcd2a8d9776edc0412223be4267f authored over 12 years ago
Merge pull request #1056 from Jakobud/bug/form/buttons/defaultValues

Fixed Exception thrown when passing null $value to Form::submit(), Form::reset(), Form::button()

017c65c0bc6235a23076acb4cf56fc6ac9bdcabd authored over 12 years ago
Merge pull request #1041 from Jakobud/feature/docs/templating

Reorg and Additions and Improvements to Templating Documentation

22962fce4a8464cfdb8a1a9e16848c02c9c30491 authored over 12 years ago
Merge pull request #1014 from jasonlewis/feature/root-bundles

Allow bundles to respond to root requests.

0a908eff8df84f4a7ebe7fe8f4fbf2ac69d32a9c authored over 12 years ago
Merge pull request #1013 from Jakobud/bug/artisan-task-route

Artisan route task was ignoring the specified route

8e8ef861b65bc78a1822cd18777baab0c1b9a9d2 authored over 12 years ago
Merge pull request #858 from franzliedke/patch-14

[Auth] Eloquent driver does now allow login via object

5b14091e3f18eba890e53b1949ae0c530acf5d72 authored over 12 years ago
Merge pull request #813 from anaxamaxan/patch-3

Allow Model instance or id for first argument in Has_Many_And_Belongs_To::attach()

46f68ab78c103a4cb50b2f16a3ef34406719e93a authored over 12 years ago
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

8f8fa097084866e67e3dc036befb4e11df7c5406 authored over 12 years ago
Merge pull request #770 from abigwonderful/develop

added dblib option to sqlsrv connector class /sam fitz (abigwonderful)

c7679bafe047627abfdb661f10287292cf335dce authored over 12 years ago
Updated Paginator to fit better with bootstrap 2.1

The Paginator Renders a list of links compatible with bootstrap 2.1 standards ... so the irritat...

f97fb3a457240718b0a4c43c5e137da35b0a1d87 authored over 12 years ago
Increment version and change log.

c785067e95e5fd9c97934e01b3ca9a70bf7cf009 authored over 12 years ago
Fix bug in Eloquent to_array method.

f34063c5175cef6909825a74cacded3b9398db91 authored over 12 years ago
fix tests.

e8046847c4774788e88d0fca87d56a8b9fa9ba99 authored over 12 years ago
Merge branch 'staging'

928ce7c0376e65aa7829b96479ff33f4fb6d5793 authored over 12 years ago
Updating version.

9b902427fd983302139c4ec1e9140c52be5fc83d authored over 12 years ago
Revert Blade back to 3.2.3 due to regression with layouts.

9484db18ced4f11034e4ca3828e0b047ee177520 authored over 12 years ago
Get rid of duplicate code for DROP TABLE in schema grammars.

e11d13ae3154925c77a42c65a822da22d7d81f95 authored over 12 years ago
Fix method signature and return values of insert() method.

e46f07d4365222b04fd654cada7a1940fc2ec4fd authored over 12 years ago
Merge pull request #1098 from franzliedke/patch-35

[Docs] Fix contribution page links

dd013083151343074f428d565744e6dd66eb4bdd authored over 12 years ago
Merge pull request #1100 from franzliedke/patch-36

[Docs] Pull request guidelines

7fa54c2ed9a5c4859f2e87808e3adbfcb375c916 authored over 12 years ago
Merge pull request #1113 from HiroKws/markdown-fix/doc-change

Added ## Laravel 3.2.5, and changed 'Upgrading From ...' to <h3>

b86b8ffed12a2b5dfcdf6444e2a7e3eea9a7cbc1 authored over 12 years ago
Fix insert() method for related models.

aa341357ece9eb65ffef75f890656e9a2db50592 authored over 12 years ago
improved code to insert related models

c44e69bf80dd3c6b31f2055c5d21afe017cab9d7 authored over 12 years ago
Added Routing Wildcard '(:all)' to Documentation

20c696d4ae3da4624bf10f0f6d40bf4eeae46401 authored over 12 years ago
Merge pull request #1128 from tobsn/patch-14

added unsigned() description

84bf7d662a849097b9fe617e06333c9e5ee15f31 authored over 12 years ago
dann typo

i had one job…

967d9898ae6448a24c773db876c95b7fd60783cf authored over 12 years ago
added unsigned() description

was missing…

fa0fcff34657e8a354bec6c872c0448a04b260bb authored over 12 years ago
Merge pull request #1119 from thomiweb/master

Danish translation of pagination and validation

833cf12ce3b212a061b87db4c79be3be94df107f authored over 12 years ago
Merge pull request #1127 from tobsn/patch-13

Docu on how to ensure foreign() works

f31c6dc3135d3669b4112d2c22e04b4929d7c822 authored over 12 years ago
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 refe...

161ae3f6e6758fa249fe022fca4059176042b478 authored over 12 years ago
Revert "Docu on how to ensure foreign() works"

This reverts commit b92f5bc854267fedf918f1923a4b7d2d1192bfba.

546c96261254373b7b366ce294aeba56636611c6 authored over 12 years ago
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 refe...

b92f5bc854267fedf918f1923a4b7d2d1192bfba authored over 12 years ago
reimplement locale uri slugs.

926cdaa7f5c71f09e53a5135fd95994600d819de authored over 12 years ago
Update laravel/documentation/database/fluent.md

Missing comma

be7544b67af20f2bf27c4f6913212e1556958835 authored over 12 years ago
Changed timestamp function in eloquent/model.php to public

dcfd1257c532f81a71e7093e1e184a91ac2ac534 authored over 12 years ago
Changed timestamp function in eloquent/model.php to public

f8fdcd894a1498025c0dca94485c11489cf6d51e authored over 12 years ago
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 McInty...

63fe95dadc3880839a139e0dc50ba749ae01d640 authored over 12 years ago
Added Danish translations to pagination and validation

5c66ca9db793ed544749e504a845bed0664834df authored over 12 years ago
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 <[email protected]>

aca179cb953914b4a4e1d2df2240314f903ab3b3 authored over 12 years ago
Added ## Laravel 3.2.5, and changed 'Upgrading From ...' to <h3>

Signed-off-by:Hirohisa Kawase <[email protected]>

359ee49f3773f29ef39b6402ca9777ff95e75b8a authored over 12 years ago
Change some Markdown to fit other md files' format.

Signed-off-by: Hirohisa Kawase <hiro@linux-eejv.(none)>

973551cd8d65b16ea88e09150b18885294ff44fa authored over 12 years ago
Merge pull request #1109 from JesseObrien/feature/profiler-timers

Added profile timers

7298c93be106700656fe2945f282c4e2cfa31ef9 authored over 12 years ago
Added profile timers

Track the running time of a function
Profiler::time(function(){});
Profiler::time(function(){}, ...

7193f292406b95301750a93f9773eb6eb86338ac authored over 12 years ago
revert eloquent back to 3.2.3

1203473469b1fad5e803182bfb3350c28649963f authored over 12 years ago
increment version.

e8119f810981b47fddfa7717e68018f9b530967d authored over 12 years ago
Merge branch 'staging'

1e20052b084c25a1eebaef9a0002332fe8cf7808 authored over 12 years ago
Merge branch 'develop' into staging

4d1405269cb88c8f8d0353665884f35f6b989229 authored over 12 years ago
fix nested queries.

9718d5cd0de681c75a667efaa4076cbaab035380 authored over 12 years ago
Merge pull request #1105 from spencerdeinum/master

Add Command::run() to artisan documentation.

722de55eebf4872f617e1a250032efc138d7bfee authored over 12 years ago
Added Command::run() to the documentation for artisan tasks.

Signed-off-by: Spencer Deinum <[email protected]>

6c9d903e584f9b3a09c01d8c96bcc33015286efb authored over 12 years ago
Docs: Finish section on pull request guidelines.

385b776ba812c991678c85d6931833885b62c1d4 authored over 12 years ago
Contrib docs: add section stub about pull requests.

f80d694a9500821ad9b1f5ee2f70ba7865a230bb authored over 12 years ago
Fix typo in Github page table of contents.

67464cb0f80d73fb29e47a05f7f14baa39cb1df8 authored over 12 years ago
Contrib docs: Remove pointless staging branch info.

1c7297dc028a6f8d75c109a2321b1879e6bfb367 authored over 12 years ago
Fix contribution page links in documentation.

5359085eda700e106d8e076cbb7b819c912ee372 authored over 12 years ago
Fix contribution page links in documentation.

abd30eb3388fc566feea97e3ec8052049f6e7c3e authored over 12 years ago
missing a from attribute

97761f08f16b469fe4af7c2efdaef7542e3fc32a authored over 12 years ago
Merge pull request #681 from bencorlett/develop

Added Output Buffering

8dbe2d1a9a16ab59a8163ae4d25a4c212e2632eb authored over 12 years ago
Merge pull request #706 from Vespakoen/patch-1

(profiler doesn't show up) laravel.done event doesn't get fired for php-fcgi users

64605f2223543e8b71be7b116e3695104c63b1fa authored over 12 years ago
Merge pull request #670 from kbanman/hmvc-fix

Add support for non-string parameters in controller routes

feb651f6307c8d76d8b9e2b8640423a9fd52db93 authored over 12 years ago
Merge pull request #636 from ProgerXP/patch-bexpand

Branch::expand()

fdac5e843f49cf7d82206fc46c7bffb47e1fc538 authored over 12 years ago
Add German translations for new array validator.

41e3c95ed6d190a709184779eeb16b2246e0ddd1 authored over 12 years ago
Merge pull request #1053 from tobsn/patch-12

added array and array count validation for multi-select input

a7c2c2544eda52342c77fa158554826843f587f7 authored over 12 years ago
Merge pull request #1043 from tobsn/patch-10

type boolean is tinyint(1)

4b8ba99211f8c8714980f61835b3c33cca70d96c authored over 12 years ago
Merge branch 'core-tests' of https://github.com/franzliedke/laravel into develop

e0338f3671ee5c784d264c39c7c167c986b038f5 authored over 12 years ago
Fix Query::lists() for empty resultsets

e3a000af4100a0f8614dc75cd08e7de06c041b0f authored over 12 years ago
Added in develop changes.

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

1bd157d0a6916b75b8da9d1106ef31b356f41204 authored over 12 years ago
Merge pull request #1079 from sineld/develop

Added Turkish language files.

4d0f95598c82043732c2ab8a1284b62b2919643b authored over 12 years ago
Defer URI language support to L4.

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

f68559718044ab52d798860f9c845196834ee998 authored over 12 years ago
Defer URI language support to L4.

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

a95b5eb4b9a6a3f6f6bcee28f20979f663963ef6 authored over 12 years ago
Merge pull request #1063 from stayallive/develop

Changed jQuery '$' to 'jQuery' in the Profiler

694f696cb6ddd9355f8a9908e88638e55dbaa59b authored over 12 years ago
Merge branch 'develop' of github.com:laravel/laravel into develop

43614cfeb9b6103faed852d39f729988c96745fb authored over 12 years ago
fix conflicts.

749948bc9d4c5f84d7c5e3ff5443efc823168615 authored over 12 years ago
Merge branch 'develop' into staging

7dae482708b01f2de45d3b015847e7d5e778de7d authored over 12 years ago
Merge pull request #1016 from purwandi/develop

Add decimal schema on docs

4d25f50f4ba91c68ce3c10bba465af56db498fb3 authored over 12 years ago
Merge pull request #1049 from Apathetic012/develop

fix namespace issue on exception

29a4ac270132b7c966cf915e3b021b532ac3b2f7 authored over 12 years ago
tweak change log.

343d1327374b35c5a6e122c4ebc0f777eabdcd43 authored over 12 years ago
defer language support in URIs to version 4.

79f92e57dfa6b0c49b92c310432080ad5ca51c2c authored over 12 years ago
Fixing a bug with saving data to pivot table

d31f89d42f716b08b3fd3369d7b5d53aefcaca2d authored over 12 years ago
Merge pull request #1083 from spencerdeinum/master

Input documentation fix.

b5e81cb33ccda07e754cca057651da4b29915ae4 authored over 12 years ago
Fix documentation error in input.md

Documentation says "Replacing the entire input" but calls Input::merge()
instead of Input::repla...

e5dc10840ad0a05d4b6bc9ce73737d00c2052bc0 authored over 12 years ago
Merge pull request #1052 from sergiigrebeniuk/hotfix-phpdoc

phpdoc fixes

f5123f935a308d6b865a4765a7d5792ad4909ad6 authored over 12 years ago
Added Turkish language files.

Signed-off-by: Sinan Eldem <[email protected]>

0d718bbf30fd96c92163883d06552eed97180f44 authored over 12 years ago
Merge pull request #1077 from aebersold/master

Fix Documentation Error in html.md

ebec6ba8e01a9dbb20336c6578cbe610ad412aa4 authored over 12 years ago
Documentation Error, see /laravel/html.php line 225 for reference

8227784e114df03c92a5708bdafe8f7e0fb4904b authored over 12 years ago
Merge pull request #1064 from jwpage/bug/fix_index_path

Update path to index view file.

86b0ac0dff18f0875ead95cd91843b2931029acd authored over 12 years ago
fixes from testing

- all tested now - ready for merge into staging :P

43c3c2de6840d4face81c97ec142c9121e13c283 authored over 12 years ago
Update path to index view file.

Signed-off-by: Johnson Page <[email protected]>

93f5785911158bbeb43da590c062239034aded53 authored over 12 years ago
Changed jQuery '$' to 'jQuery' in the Profiler

Changed the '$' to 'jQuery' in profiler.js because it conflicts with libs like 'prototype.js'.
...

f0e261c87fbe8f9832de16a4b5af199c2b20e1f1 authored over 12 years ago
Passing a null $value to Form::submit(), Form::reset() or Form::button() was throwing an Exception. I made the default $value = null for those methods. They result in the following respective valid HTML: <input type='submit'/> <input type='reset'/> <button></button>

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

31c730c9138fc4ead3b1644dbafc416e9ea77d9a authored over 12 years ago
added array and array count validation

added validate_array/count/countmin/countmax/countbetween -
corresponding replace_count/countmin...

bf07de7d5e858f401e156bcaa60a159c4052d8e0 authored over 12 years ago
phpdoc fixes

690e8572aa40edf6a813984b79fe11e9a9857d09 authored over 12 years ago
Extract sweep method in Session payload class.

This allows for manually triggering garbage collection in session drivers.

228f57226b5b6533ae0424e5c9bc60591855a997 authored over 12 years ago