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 public attribute to Project #76

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

Added public attribute to Project #76

wants to merge 12 commits into from

Commits on Feb 7, 2013

  1. Add spec which retrieves stories from an iteration

    Alastair Mair committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    f563560 View commit details
    Browse the repository at this point in the history
  2. Fix nokokiri problem with iteration/stories

    Alastair Mair committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    1897bd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2013

  1. Update nokogiri dependency

    mattbeedle committed Feb 17, 2013
    Configuration menu
    Copy the full SHA
    3078f4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce7808 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b8aa92 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2013

  1. Cleanup gemspec.

    phiggins committed Feb 23, 2013
    Configuration menu
    Copy the full SHA
    f316eae View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2013

  1. Configuration menu
    Copy the full SHA
    4041775 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from amair/master

    Bug: Cannot retrieve stories from an interation
    forest committed Apr 4, 2013
    Configuration menu
    Copy the full SHA
    f707eb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2013

  1. Merge pull request #2 from mattbeedle/update-nokogiri-dependency

    Update nokogiri dependency
    forest committed Apr 21, 2013
    Configuration menu
    Copy the full SHA
    4aab8a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from phiggins/cleanup_gemspec

    Cleanup gemspec.
    forest committed Apr 21, 2013
    Configuration menu
    Copy the full SHA
    363887f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b0bcfb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2013

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Regenerate gemspec for version 0.5.12
      Regenerate gemspec for version 0.5.12
      Version bump to 0.5.12
      Add Ruby 2.0.0 Travis-CI builds
      Update ZenTest for RubyGems 2.0 compatibility (for Travis)
      Remove spec/spec.opts from gemspec
      Incorporate xpath fix suggested by @tienle
      Fix parsing of iterations' stories.
      Removed defunct spec.opts file
      Allow focus on a specific test
      Added accessors for zendesk fields on stories
    
    Conflicts:
    	lib/pivotal-tracker/iteration.rb
    	spec/pivotal-tracker/iteration_spec.rb
    forest committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    3da5500 View commit details
    Browse the repository at this point in the history