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: braincrafted/arrayquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1
Choose a base ref
...
head repository: braincrafted/arrayquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Dec 11, 2013

  1. Configuration menu
    Copy the full SHA
    383a8aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from bitdeli-chef/master

    Add a Bitdeli Badge to README
    Florian Eckerstorfer
    Florian Eckerstorfer committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    8758195 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2014

  1. Preserve Keys

    I needed the keys from the parent array so I added a way to preserve keys using findAll and findScalar
    devinfd committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    933e4a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Added tests for preserved keys

    Added methods testPreserveKeys and testPreserveKeysScalar
    devinfd committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    358f386 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2014

  1. Merge pull request #3 from devinfd/patch-1

    Preserve Keys
    Florian Eckerstorfer
    Florian Eckerstorfer committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    8b0c44e View commit details
    Browse the repository at this point in the history
Loading