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: Winsploit/python-valve
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: serverstf/python-valve
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
  • 6 files changed
  • 6 contributors

Commits on Sep 15, 2018

  1. Use a separate try/except per server for timeout detection

    Use python3 print everywhere.
    overfl0 committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    24c68dd View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Merge pull request serverstf#68 from overfl0/fix_readme

    Make example code better describe its failure for newbies
    Yepoleb authored Sep 16, 2018
    Configuration menu
    Copy the full SHA
    479768a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. valve.source.a2s - BaseQuerier bug fixed

    Nikita Pushchin committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    f7da20d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Merge pull request serverstf#73 from p5-vbnekit/valve.source.a2s-fix

    valve.source.a2s - BaseQuerier bug fixed
    Yepoleb authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    078d51a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Bump pytest version to >=3.6.0

    Stop using deprecated pytest_namespace(): https://docs.pytest.org/en/latest/deprecations.html#pytest-namespace
    Remove pytest-capturelog as it was merged to pytest core
    Richard Schwab committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    e0f7e1b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Merge pull request serverstf#74 from Nothing4You/fix-tests

    Fix tests, turn travis green again
    Yepoleb authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    3e2f16b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

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

Commits on Jan 17, 2020

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