-
Notifications
You must be signed in to change notification settings - Fork 21
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: nameko/nameko-sqlalchemy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nameko/nameko-sqlalchemy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 23 files changed
- 7 contributors
Commits on May 3, 2018
-
Helping when testing using worker_factory or replace_dependencies.
Configuration menu - View commit details
-
Copy full SHA for 7b33a2b - Browse repository at this point
Copy the full SHA 7b33a2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c30025 - Browse repository at this point
Copy the full SHA 7c30025View commit details
Commits on May 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4742d29 - Browse repository at this point
Copy the full SHA 4742d29View commit details
Commits on May 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4f5a9f9 - Browse repository at this point
Copy the full SHA 4f5a9f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for be7bbbd - Browse repository at this point
Copy the full SHA be7bbbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for eace5c6 - Browse repository at this point
Copy the full SHA eace5c6View commit details
Commits on May 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7eed1ef - Browse repository at this point
Copy the full SHA 7eed1efView commit details -
Merge pull request #31 from iky/detabase-fixture
Add database fixture
Configuration menu - View commit details
-
Copy full SHA for 021413f - Browse repository at this point
Copy the full SHA 021413fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0a7a8 - Browse repository at this point
Copy the full SHA 5f0a7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0785c5 - Browse repository at this point
Copy the full SHA c0785c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd1579 - Browse repository at this point
Copy the full SHA 2cd1579View commit details
Commits on Oct 31, 2018
-
* Update and rename LICENSE to LICENSE.txt * Create NOTICE.txt
Configuration menu - View commit details
-
Copy full SHA for ee9673a - Browse repository at this point
Copy the full SHA ee9673aView commit details
Commits on Jan 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9871e33 - Browse repository at this point
Copy the full SHA 9871e33View commit details
Commits on Feb 26, 2019
-
Add exponential backoff retry to transaction retry decorator (#37)
* Add exponential backoff retry to transaction retry decorator * Added arguments `retries` and `backoff_factor` to `retry_transaction` decorator. * Update pylint dependency to resolve crash during ci * Use namekos retry decorator for transaction retry * Revert back to own implementation of retry - Use behavior and api (backoff argument names) from urllib3 retry - Add explanation of backoff algorithm to README - Fix incorrect test comments
Configuration menu - View commit details
-
Copy full SHA for da82b64 - Browse repository at this point
Copy the full SHA da82b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for b31b512 - Browse repository at this point
Copy the full SHA b31b512View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7490d6 - Browse repository at this point
Copy the full SHA b7490d6View commit details
Commits on Mar 21, 2019
-
* Improve Tox configuration * Remove unused mysql Travis service * Upgrade dev requirements * Update documentation * Add Pyhton 3.7 support * sudo Travis keyword has been fully deprecated. * No need to reimplement container_factory fixture
Configuration menu - View commit details
-
Copy full SHA for e426fe2 - Browse repository at this point
Copy the full SHA e426fe2View commit details
Commits on Feb 2, 2024
-
Add Python 3.8-3.10 support (#42)
* bump python to 3.8/3.9/3.10 and test requirements, fix pytest command in makefile, fix tests * tox 4, isort + ruff + mypy instead of flake8 + pylint * move project config from setup.py to pyproject.toml, move CI from travis to github actions --------- Co-authored-by: aras2137 <arkadiusz.stramko@emplocity.pl>
Configuration menu - View commit details
-
Copy full SHA for e737349 - Browse repository at this point
Copy the full SHA e737349View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.0...master