Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dddshelf/ddd Loading
base: 1.4.0
Choose a base ref
...
head repository: dddshelf/ddd Loading
compare: master
Choose a head ref
  • 16 commits
  • 14 files changed
  • 5 contributors

Commits on Oct 8, 2015

  1. Implementation of Specification pattern.

    Includes:
    - Single Specification.
    - Composite Specification.
    
    Not includes:
    - Subsumption.
    - Partially Satisfied Specification.
    martinezdelariva committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    2f81749 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Merge pull request #3 from martinezdelariva/feature-specification

    Implementation of Specification pattern.
    carlosbuenosvinos committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    8087fcf View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2016

  1. Fix: StdClass vs stdClass

    localheinz committed Mar 26, 2016
    Configuration menu
    Copy the full SHA
    36acf51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709eea1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2016

  1. Merge pull request #7 from localheinz/fix/case

    Fix: StdClass vs stdClass
    carlosbuenosvinos committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    b2142a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from localheinz/fix/structure

    Fix: Move tests to appropriate directory
    carlosbuenosvinos committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    353e439 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    723b03f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baa9449 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c59d9a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2016

  1. Merge pull request #10 from localheinz/fix/travis

    Fix: Use dedicated sections in Travis configuration
    carlosbuenosvinos committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    ea5c4b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Merge pull request #8 from localheinz/fix/whitelist

    Fix: Whitelist production code
    carlosbuenosvinos committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    d40bb19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from localheinz/fix/paths

    Fix: Paths to meta data and cache directories
    carlosbuenosvinos committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    6271e82 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. Update README.md

    Link to english php.net, as the whole doc is in english as well
    kix committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    c2a3b59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from kix/patch-1

    Update README.md
    keyvanakbary committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    355fa44 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

  1. Configuration menu
    Copy the full SHA
    b540450 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Update .travis.yml

    carlosbuenosvinos committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    4c7212b View commit details
    Browse the repository at this point in the history
Loading