Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Update dependencies for Laravel 4.2 #207

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Feb 24, 2014

  1. Added hasManyThrough relationship type from Laravel 4.1. Made all nam…

    …ed indexes consistent with Laravel 4.1 on Ardent relationship definitions. Revised documentation to be more readible when it comes to relationship key requirements.
    bexarcreative-daniel authored and igorsantos07 committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    ca161b9 View commit details
    Browse the repository at this point in the history
  2. Fixed typo.

    Daniel LaBarge authored and igorsantos07 committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    6364e1e View commit details
    Browse the repository at this point in the history
  3. Converted spaces to tabs.

    Daniel LaBarge authored and igorsantos07 committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    02f8533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d221181 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. Merge branch 'master' into bexarcreativeinc-master

    bexarcreative-daniel committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    f3e570f View commit details
    Browse the repository at this point in the history
  2. Fixed typo for pivotKeys. Added missing relation value. Ensured `…

    …pivotKeys` and `timestamps` are optional named arguments.
    bexarcreative-daniel committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    40f191d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2014

  1. Merge pull request laravel-ardent#1 from bexarcreativeinc/bexarcreati…

    …veinc-master
    
    Bexarcreativeinc master
    Daniel LaBarge committed May 23, 2014
    Configuration menu
    Copy the full SHA
    49b59cc View commit details
    Browse the repository at this point in the history
  2. Patched newQuery() for Laravel 4.2.

    bexarcreative-daniel committed May 23, 2014
    Configuration menu
    Copy the full SHA
    9879183 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f23ff6 View commit details
    Browse the repository at this point in the history
  4. Fixed tab spacing to be style guide compliant.

    Daniel LaBarge committed May 23, 2014
    Configuration menu
    Copy the full SHA
    b09f2d3 View commit details
    Browse the repository at this point in the history