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: agrublev/angularLocalStorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: baumandm/angularLocalStorage
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.
  • 16 commits
  • 44 files changed
  • 1 contributor

Commits on Nov 19, 2013

  1. Configuration menu
    Copy the full SHA
    cf7032b View commit details
    Browse the repository at this point in the history
  2. Remove .idea folder

    baumandm committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    578c1dd View commit details
    Browse the repository at this point in the history
  3. Expand the unit tests a bit

    baumandm committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    cae3c72 View commit details
    Browse the repository at this point in the history
  4. Add initialize() method

    baumandm committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    a32eebd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2013

  1. Implement additional methods

    baumandm committed Nov 20, 2013
    Configuration menu
    Copy the full SHA
    9d5a936 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2013

  1. Configuration menu
    Copy the full SHA
    017bf97 View commit details
    Browse the repository at this point in the history
  2. Add increment() and clean up

    Removed support for cookies
    baumandm committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    d074922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31f85d0 View commit details
    Browse the repository at this point in the history
  4. Add decrement function

    baumandm committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    650adc0 View commit details
    Browse the repository at this point in the history
  5. Enable storage.remove(predicate)

    Wraps storage.removePairs(predicate), but this looks nicer.  Will
    probably deprecate removePairs()
    baumandm committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    66049b4 View commit details
    Browse the repository at this point in the history
  6. Rewrite readme

    baumandm committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    576ce51 View commit details
    Browse the repository at this point in the history
  7. Add HTML5 localstorage link

    baumandm committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    cdf6d64 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2013

  1. Configuration menu
    Copy the full SHA
    a970714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3c2ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00cf543 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2013

  1. Clean up coffeescript

    baumandm committed Dec 7, 2013
    Configuration menu
    Copy the full SHA
    0ea9fc1 View commit details
    Browse the repository at this point in the history
Loading