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: closeio/quotequail
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dixahq/quotequail
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
  • 16 files changed
  • 15 contributors

Commits on May 18, 2020

  1. added norwegian pattern

    Samuel Orji committed May 18, 2020
    Copy the full SHA
    2db4fcf View commit details
  2. Merge pull request #1 from dixahq/accept-norway

    added norwegian pattern
    Samuel Orji authored May 18, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    131ab9b View commit details

Commits on Feb 2, 2022

  1. Copy the full SHA
    a92c298 View commit details

Commits on Jan 11, 2023

  1. chore: add catalog file (#2)

    * chore: add catalog file
    
    * chore: annotate as a fork
    
    Co-authored-by: dixa-backstage[bot] <105791126+dixa-backstage[bot]@users.noreply.github.com>
    Co-authored-by: Paulo Cunha <pcu@dixa.com>
    dixa-backstage[bot] and pmrcunha authored Jan 11, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bb96b25 View commit details

Commits on Feb 28, 2023

  1. Update CODEOWNERS (#3)

    UgneValio authored Feb 28, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4b72728 View commit details

Commits on Jul 4, 2023

  1. Copy the full SHA
    16b1483 View commit details
  2. Merge pull request #5 from dixahq/align_master_with_develop

    Align master with develop
    UgneValio authored Jul 4, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c2d71fa View commit details
  3. Align with upstream (#6)

    * ignore pycharm files
    
    * run tests on 3.7 to 3.10, use new circleci images
    
    * try installing libxml deps and setting compiler flags
    
    don't install deps already preset, bump lxml instead
    
    downgrade lxml
    
    * delete travis.yml
    
    * delete tox.ini
    
    * run tests with pytest instead
    
    * add lintlizard step
    
    * run lintlizard --fix (black + isort)
    
    * remove basestring reference
    
    * add annotation for COMPILED_PATTERNS
    
    * ignore line length linter error
    
    * import stuff explicilty when testing
    
    * fix imports
    
    * fix bad escapes for regex string
    
    * remove (object) inheritance
    
    * C416 swap useless list comprehensions for list
    
    * E711 comparison to None
    
    * SFS101 string literal formatting
    
    * fix docstring imperative mood and spacing
    
    * SIM102 flatten needlessly nested if statements
    
    * remove enumerate where the index is never used
    
    * D301 use r""" if there's any backslashes in the docstring
    
    * replace bytestring formatting with no formatting. bytes arent strings, so they can just be dirty then
    
    * remove unused variable
    
    * SIM104 use yield from instead
    
    * drop python 2 tags in setup.py
    
    * add dependabot config
    
    * Fix isort config
    
    * Bump pytest from 7.1.1 to 7.1.2 (#33)
    
    * Bump lxml from 4.6.5 to 4.9.1
    
    Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1.
    - [Release notes](https://github.com/lxml/lxml/releases)
    - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
    - [Commits](lxml/lxml@lxml-4.6.5...lxml-4.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: lxml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Build against system libxml2
    
    * Bump pytest from 7.1.2 to 7.1.3 (#37)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Alec Rosenbaum <alec.rosenbaum@close.io>
    Co-authored-by: Vyacheslav Tverskoy <tsx@tsx.su>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Vyacheslav Tverskoy <vyacheslav+gh@close.io>
    Co-authored-by: V <104566935+vtclose@users.noreply.github.com>
    6 people authored Jul 4, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6044dde View commit details

Commits on Feb 12, 2024

  1. Update CODEOWNERS

    UgneValio authored Feb 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    35840dd View commit details
  2. Merge pull request #7 from dixahq/chore/update_codeowners

    Update CODEOWNERS
    Kreinoee authored Feb 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fec5c22 View commit details

Commits on Jun 26, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9274725 View commit details

Commits on Jul 26, 2024

  1. chore: remove coana workflow (#9)

    Co-authored-by: Jerry Chen <jerry153fish@gmail.com>
    DixaRobot and jerry153fish authored Jul 26, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7a35327 View commit details
Loading