8000 Comparing adamwiggins:master...han:master · adamwiggins/stalker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: adamwiggins/stalker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: han/stalker
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.
  • 13 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 11, 2011

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

Commits on Apr 12, 2011

  1. added unit test and readme update

    han committed Apr 12, 2011
    Configuration menu
    Copy the full SHA
    9aa8945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3634250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af25d47 View commit details
    Browse the repository at this point in the history
  4. tabs to spaces

    han committed Apr 12, 2011
    Configuration menu
    Copy the full SHA
    852e9a5 View commit details
    Browse the repository at this point in the history
  5. readme update

    han committed Apr 12, 2011
    Configuration menu
    Copy the full SHA
    9e8c34b View commit details
    Browse the repository at this point in the history
  6. v0.9.0

    han committed Apr 12, 2011
    Configuration menu
    Copy the full SHA
    33e616b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2011

  1. fix bash syntax in README.md for starting workers

    Ben Holley committed Nov 10, 2011
    Configuration menu
    Copy the full SHA
    21917da View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2011

  1. Merge pull request #3 from benolee/master

    easy fix of bash syntax for starting workers
    han committed Nov 11, 2011
    Configuration menu
    Copy the full SHA
    b90c694 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2012

  1. Change 'include Stalker' to 'extend' in bin/stalk

    Calling 'include Stalker' in the context of main (which is an instance
    of Object) also extends Object with the class/instance methods from
    Stalker, which basically pollutes all objects in an application.
    
    Here is a gist which demonstrates the behaviour:
    
    https://gist.github.com/2231315
    
    And this ticket which is probably related:
    
    #14
    
    Calling 'extend Stalker' works on the instance of the current object.
    When used in the context of main, all the methods from Stalker are
    loaded and the global Object isn't polluted.
    rfb committed Mar 28, 2012
    Configuration menu
    Copy the full SHA
    d14af56 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2012

  1. Merge pull request #6 from rfb/master

    Prevent bin/stalk from polluting Object with Stalker methods
    han committed Mar 29, 2012
    Configuration menu
    Copy the full SHA
    8966206 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2012

  1. Fixed typo in README

    Guilherme Carvalho committed Apr 18, 2012
    Configuration menu
    Copy the full SHA
    440b072 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from gvc/master

    Small typo on README
    han committed Apr 18, 2012
    Configuration menu
    Copy the full SHA
    18a725d View commit details
    Browse the repository at this point in the history
Loading
0