Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.
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: uzikilon/backbone-poller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.5
Choose a base ref
...
head repository: uzikilon/backbone-poller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.6
Choose a head ref
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on Jun 2, 2013

  1. Better Javascirpt Minification

      - Tweaked UglifyJS settings
      - Running tests on minified version
    uzikilon committed Jun 2, 2013
    Configuration menu
    Copy the full SHA
    f602087 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    uzikilon committed Jun 2, 2013
    Configuration menu
    Copy the full SHA
    13e9aeb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2013

  1. Bugfix: Stop polling when poller is stopped

      - Added condition
      - Added a test case
    
    Fixes #19
    uzikilon committed Jun 21, 2013
    Configuration menu
    Copy the full SHA
    6297320 View commit details
    Browse the repository at this point in the history
  2. bumped version to 0.2.6

    uzikilon committed Jun 21, 2013
    Configuration menu
    Copy the full SHA
    1474b59 View commit details
    Browse the repository at this point in the history
Loading