The Wayback Machine - https://web.archive.org/web/20220525041839/https://github.com/python-gino/gino/commits/master
Skip to content
Permalink
master
Switch branches/tags

Commits on Oct 6, 2021

  1. minor typo

    correct wrong lib name
    allmonday authored and fantix committed Oct 6, 2021

Commits on Jul 4, 2021

  1. Merge pull request #786 from Reskov/optimize-do-load

    Optimize model loader do load method
    wwwjfy committed Jul 4, 2021

Commits on Jun 22, 2021

  1. Optimize model loader do load method

    s_kovalev committed Jun 22, 2021

Commits on Jun 20, 2021

  1. fix workflow

    wwwjfy committed Jun 20, 2021

Commits on Jun 6, 2021

Commits on May 25, 2021

  1. add 3.9 to coverage

    Cobalt authored and fantix committed May 25, 2021
  2. remove python 3.5 from CI runs

    Cobalt authored and fantix committed May 25, 2021

Commits on Mar 20, 2021

  1. Merge pull request #771 from python-gino/dependabot/pip/urllib3-1.26.3

    [Security] Bump urllib3 from 1.26.2 to 1.26.3
    wwwjfy committed Mar 20, 2021
  2. Merge pull request #772 from python-gino/dependabot/pip/jinja2-2.11.3

    [Security] Bump jinja2 from 2.11.2 to 2.11.3
    wwwjfy committed Mar 20, 2021

Commits on Mar 19, 2021

  1. [Security] Bump jinja2 from 2.11.2 to 2.11.3

    Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. **This update includes a security fix.**
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
    - [Commits](pallets/jinja@2.11.2...2.11.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Mar 19, 2021
  2. [Security] Bump urllib3 from 1.26.2 to 1.26.3

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3. **This update includes a security fix.**
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.2...1.26.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Mar 19, 2021

Commits on Feb 17, 2021

  1. update HISTORY and AUTHORS

    wwwjfy committed Feb 17, 2021
  2. Merge pull request #747 from uriyyo/fix-context-stack-issue

    Fix issue with concurrent contextual stack modification
    wwwjfy committed Feb 17, 2021
  3. Update MySQL tests

    uriyyo committed Feb 17, 2021
  4. fix CI

    wwwjfy committed Feb 17, 2021

Commits on Dec 23, 2020

  1. Merge pull request #748 from illia-v/patch-1

    Document ability to define SSL context via Sanic app config
    wwwjfy committed Dec 23, 2020

Commits on Dec 11, 2020

  1. Update GitHub project.

    * Update badges
    * Update issue templates
    * Add CodeQL Analysis
    fantix committed Dec 11, 2020
  2. Update dependencies

    * No longer depending on asyncpg by default
    * Removed mysqlclient dependency
    * Upgraded black and reformatted code
    
    Closes: #740
    fantix committed Dec 11, 2020
  3. Refactor CI/CD (#744)

    * bump to aiomysql 0.0.21
    * refactor CI/CD
    fantix committed Dec 11, 2020

Commits on Dec 9, 2020

  1. Create SECURITY.md

    fantix committed Dec 9, 2020

Commits on Nov 22, 2020

  1. Merge pull request #729 from wwwjfy/t717_empty_model

    fix #717, return empty objects instead of None
    wwwjfy committed Nov 22, 2020
  2. fix test

    wwwjfy committed Nov 22, 2020
Older