Thanks to visit codestin.com
Credit goes to github.com

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: daanbeverdam/pybot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/docker
Choose a base ref
...
head repository: daanbeverdam/pybot
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.
  • 12 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 15, 2018

  1. auto remove stale polls upon creating new one

    Also: version bump!
    daanbeverdam committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    d9dbfd5 View commit details
    Browse the repository at this point in the history
  2. backwards compatibility fix for stale polls

    Also cleaned up a print statement.
    daanbeverdam committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    bc53db8 View commit details
    Browse the repository at this point in the history
  3. formatting hotfix

    daanbeverdam committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    5ee77cf View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. fix for poll creation bug

    Fixed bug where creating a poll with the same answers prevented you from creating any further polls.
    daanbeverdam committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    521da04 View commit details
    Browse the repository at this point in the history
  2. fix for poll creation bug

    Fixed bug where creating a poll with the same answers prevented you from creating any further polls.
    daanbeverdam committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    84fa631 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    cfff678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637eb9e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from jarnovanleeuwen/master

    Distinguish between singular/plural kudo dialogs.
    daanbeverdam authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    b04a173 View commit details
    Browse the repository at this point in the history
  4. version 1.0.7

    daanbeverdam committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    6c178c4 View commit details
    Browse the repository at this point in the history
  5. Use correct var.

    jarnovanleeuwen authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    d1fff35 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Merge pull request #10 from jarnovanleeuwen/patch-1

    Use correct var
    daanbeverdam authored Jul 19, 2018
    Configuration menu
    Copy the full SHA
    b726969 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. added restart policy

    daanbeverdam committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    04480e0 View commit details
    Browse the repository at this point in the history
Loading