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: awillborn/buffer-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bufferapp/buffer-ruby
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.
  • 14 commits
  • 6 files changed
  • 7 contributors

Commits on Oct 7, 2014

  1. Fix http error handling

    pcreux committed Oct 7, 2014
    Configuration menu
    Copy the full SHA
    cba9dc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2016

  1. Merge pull request bufferapp#5 from pcreux/fix-error-handling

    Fix http error handling
    colinscape committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    13c4bc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. Bump version to 0.1.1

    zph committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    1d9bc8e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. Update README.md

    Overload119 committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    e8614ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request bufferapp#6 from Overload119/patch-1

    Update README.md
    zph committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    180ce71 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. Add multiple profiles feature to CLI

    Feature request: came in through Twitter
    
    Added support so that user can supply a BUFFER_PROFILE_ID="0,1"
    and the CLI will parse that out into an Int[0,1], so that we
    can use it for the profile_ids field in post_args.
    zph committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    1bc7545 View commit details
    Browse the repository at this point in the history
  2. Version 0.1.2

    zph committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    c3a6e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10edfe6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

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

Commits on Dec 23, 2018

  1. Configuration menu
    Copy the full SHA
    75f04b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bufferapp#7 from vierarb/master

    Move Client @connection to its own, independent method
    zph authored Dec 23, 2018
    Configuration menu
    Copy the full SHA
    bf9283d View commit details
    Browse the repository at this point in the history
  3. Bump to v0.1.3

    zph committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    3c4bf6a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Update Readme

    benhalpern authored Jan 9, 2019
    Configuration menu
    Copy the full SHA
    9e870dd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Merge pull request bufferapp#8 from benhalpern/patch-1

    Update Readme
    zph authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    eb88e48 View commit details
    Browse the repository at this point in the history
Loading