Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added .group() function #153

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

Commits on Mar 6, 2014

  1. Added grouping code.

    adityamukho committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    0328a04 View commit details
    Browse the repository at this point in the history
  2. Minor optimizations.

    adityamukho committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    66413b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    297023e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. Cleanup cursor code.

    adityamukho committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    ded8124 View commit details
    Browse the repository at this point in the history
  2. Tested and functional.

    adityamukho committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    fa10868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    567a664 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1322c0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    283b322 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2014

  1. Validate finalize().

    adityamukho committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    b90df3e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

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

Commits on Apr 11, 2014

  1. Allow non-primitive keys.

    adityamukho committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    7030704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f6867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7433b0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b74f652 View commit details
    Browse the repository at this point in the history
  5. Removed debug statement.

    adityamukho committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    ef8d28e View commit details
    Browse the repository at this point in the history
  6. Don't hash empty values.

    adityamukho committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    75dcbbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7bf5a9 View commit details
    Browse the repository at this point in the history
  8. Inlined _getHash().

    adityamukho committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    988fd2c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2014

  1. Removed es-hash dep.

    adityamukho committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    695da26 View commit details
    Browse the repository at this point in the history
  2. Removed es-hash dep.

    adityamukho committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    42ad559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf7b37 View commit details
    Browse the repository at this point in the history
  4. Fixed missing brace.

    adityamukho committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    4e26c11 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2014

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

Commits on May 3, 2014

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

Commits on May 8, 2014

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

Commits on Nov 1, 2014

  1. Configuration menu
    Copy the full SHA
    d854908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994485c View commit details
    Browse the repository at this point in the history