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: rpheath/navigation_helper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stepahn/navigation_helper
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.
  • 10 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 15, 2008

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

Commits on Aug 3, 2008

  1. * added Tests for replace_text option

     * added some documentation and an example for replace_text
    stepahn committed Aug 3, 2008
    Configuration menu
    Copy the full SHA
    316ff97 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2008

  1. introduced link_text configuration option

    updated construct(), check to see if :link_text => :true then use the subtitle text for the link
    revgum committed Nov 5, 2008
    Configuration menu
    Copy the full SHA
    32635b6 View commit details
    Browse the repository at this point in the history
  2. added wants_link_text?

    updated wants_subtitles? to consider wants_link_text as well.
    revgum committed Nov 5, 2008
    Configuration menu
    Copy the full SHA
    ca195d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0705840 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2008

  1. added tests for wants_text

    revgum committed Nov 6, 2008
    Configuration menu
    Copy the full SHA
    ab62be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82f313 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of git://github.com/revgum/navigation_helper

    Conflicts:
    	README.textile
    	lib/navigation_helper.rb
    	spec/navigation_helper_spec.rb
    stepahn committed Nov 6, 2008
    Configuration menu
    Copy the full SHA
    bc7b522 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2009

  1. Merge branch 'master' into rpeath

    Conflicts:
    	lib/navigation.rb
    stepahn committed Apr 9, 2009
    Configuration menu
    Copy the full SHA
    37eaeb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2009

  1. Configuration menu
    Copy the full SHA
    440fa34 View commit details
    Browse the repository at this point in the history
Loading