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: rjurney/pacer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.0
Choose a base ref
...
head repository: rjurney/pacer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Choose a head ref
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 28, 2011

  1. Merge branch 'release/0.6.0' into develop

    * release/0.6.0:
      Bump version for release
      Fix intermittent failure
    Darrick Wiebe committed Mar 28, 2011
    Configuration menu
    Copy the full SHA
    446b819 View commit details
    Browse the repository at this point in the history
  2. This failed on a linux jvm but not on my mac one. Fixed

    Darrick Wiebe committed Mar 28, 2011
    Configuration menu
    Copy the full SHA
    0544506 View commit details
    Browse the repository at this point in the history
  3. Isolate and fix a bug in the CollectionFilter

    Darrick Wiebe committed Mar 28, 2011
    Configuration menu
    Copy the full SHA
    8893a39 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2011

  1. Looks like I merged the wrong Version line here before.

    Darrick Wiebe committed Mar 29, 2011
    Configuration menu
    Copy the full SHA
    54776d0 View commit details
    Browse the repository at this point in the history
  2. Refactor out Pacer::Route.pipeline(route)

    Darrick Wiebe committed Mar 29, 2011
    Configuration menu
    Copy the full SHA
    c96f64c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    752f97e View commit details
    Browse the repository at this point in the history
  4. Still need this unfortunately.

    Darrick Wiebe committed Mar 29, 2011
    Configuration menu
    Copy the full SHA
    b701d28 View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.6.1

    Darrick Wiebe committed Mar 29, 2011
    Configuration menu
    Copy the full SHA
    8cda003 View commit details
    Browse the repository at this point in the history
  6. coverage

    Darrick Wiebe committed Mar 29, 2011
    Configuration menu
    Copy the full SHA
    c0f7f4b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release/0.6.1'

    * release/0.6.1:
      coverage
      Bump version to 0.6.1
      Still need this unfortunately.
      Move element related methods into Core::Graph::ElementRoute
      Refactor out Pacer::Route.pipeline(route)
      Looks like I merged the wrong Version line here before.
      Isolate and fix a bug in the CollectionFilter
      This failed on a linux jvm but not on my mac one. Fixed
    
    Conflicts:
    	lib/pacer.rb
    Darrick Wiebe committed Mar 29, 2011
    Configuration menu
    Copy the full SHA
    11a12f7 View commit details
    Browse the repository at this point in the history
Loading