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: yurippe/PlugAPI4Py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: patch-2
Choose a base ref
...
head repository: yurippe/PlugAPI4Py
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.
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on May 4, 2015

  1. Merge pull request #10 from yurippe/patch-2

    Patch 2
    yurippe committed May 4, 2015
    Configuration menu
    Copy the full SHA
    4c1c0dd View commit details
    Browse the repository at this point in the history
  2. Update AdvanceMessage.py

    yurippe committed May 4, 2015
    Configuration menu
    Copy the full SHA
    fac109e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2015

  1. Fixed the REST API

    Now the rest API works 100%
    yurippe committed May 31, 2015
    Configuration menu
    Copy the full SHA
    06d307a View commit details
    Browse the repository at this point in the history
  2. Added a core "plugin"

    To keep track of some data (for now only "historyID" for woots and mehs)
    yurippe committed May 31, 2015
    Configuration menu
    Copy the full SHA
    e22390e View commit details
    Browse the repository at this point in the history
  3. update to example plugins

    yurippe committed May 31, 2015
    Configuration menu
    Copy the full SHA
    7fa4463 View commit details
    Browse the repository at this point in the history
  4. update

    yurippe committed May 31, 2015
    Configuration menu
    Copy the full SHA
    1a65a2a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2015

  1. Python 3 compatibility

    Updated to work with python 3
    yurippe committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    0ccc833 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. CSRF token fix

    Fixed the way to find the csrf token
    yurippe committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    79c3159 View commit details
    Browse the repository at this point in the history
Loading