FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing master...0.7.x · openstack/hacking · GitHub

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: openstack/hacking
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: openstack/hacking
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.x
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 5 files changed
  • 6 contributors

Commits on Sep 9, 2013

  1. Redirect stderr for git rev-parse

    If not in a git directory the git warning messages will be printed.
    These warnings shouldn't be shown to users and can make things
    confusing.
    
    Change-Id: I6b872a7407141edeed33ac6157022743a2919f6d
    (cherry picked from commit 0290448)
    jogo committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    fa77e8c View commit details
    Browse the repository at this point in the history
  2. Set .getreview for 0.7.x branch

    Change-Id: I3782bee549bdd5638638234d612d45207b8aad74
    jogo committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    fd23c74 View commit details
    Browse the repository at this point in the history
  3. Update requirements

    The low pyflakes requirements is blocking updating requirements in
    oslo.config.
    
    Change-Id: I7553b0063d3672109ecc5e6530bbcabed6430542
    (cherry picked from commit 759991a)
    jd authored and jogo committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    b47f492 View commit details
    Browse the repository at this point in the history
  4. hacking should conform with OS requirements

    hacking did not make any assumption on which version of six is
    installed, therefore hacking pulled in an incompatible six version,
    making it impossible to run the tests.
    
    fixes bug 1222706
    
    Change-Id: Icd31caa93587614425036fc4c8d3cfd3a83b6b3c
    (cherry picked from commit 664bc29)
    Mate Lakat authored and jogo committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    e83339e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2013

  1. This resolves issues in the tests under PyPy

    Adds ability to ignore hacking validations with noqa
    
    Add allownoqa decorator that can be applied to any of the hacking
    core functions.  This allows a using application to bypass that
    particular hacking validation.  The reason this is being introduced
    is because I need to bypass H231 and H233, both Python 3.x
    validations.  I need to bypass these so we can run pep8 validations
    on the nova XenServer plugins.  XenServer usese Python 2.4 in its
    environment and therefore the code won't pass those two or future
    Python 3.x validations.
    
    It is understood that a patch to hacking won't be held up or reverted
    if it breaks anything Python 2.4 related, including breaking of this
    patch.
    
    Change-Id: Iea3867b84212ab30bdd168b5dbd43c11a4dc535e
    (cherry picked from commit 00348dfbe4a3b80c94415d7404a4be1f421bd46e)
    jmeridth authored and alex committed Sep 10, 2013
    Configuration menu
    Copy the full SHA
    b8e5959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af33512 View commit details
    Browse the repository at this point in the history
  3. Revert "hacking should conform with OS requirements"

    Pinning six for ceilo has messed everything up, for the sake of getting
    things unblocked, unpin six, at least for now.
    
    This reverts commit e83339e.
    
    Change-Id: Id7a5b8e2fe7a29714cf087d34d9e0f1207906f3d
    jogo committed Sep 10, 2013
    Configuration menu
    Copy the full SHA
    00ccb88 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. OpenDev Migration Patch

    This commit was bulk generated and pushed by the OpenDev sysadmins
    as a part of the Git hosting and code review systems migration
    detailed in these mailing list posts:
    
    http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
    
    Attempts have been made to correct repository namespaces and
    hostnames based on simple pattern matching, but it's possible some
    were updated incorrectly or missed entirely. Please reach out to us
    via the contact information listed at https://opendev.org/ with any
    questions you may have.
    OpenDev Sysadmins committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    690a442 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL