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: postgrespro/testgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.10.1
Choose a base ref
...
head repository: postgrespro/testgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.10.2
Choose a head ref
  • 13 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 25, 2024

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

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. Make use of the default SSH user (#133)

    Make use of the default SSH user
    asavchkov authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4543f80 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Remove SSH tunnel (#136)

    asavchkov authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a128b12 View commit details
    Browse the repository at this point in the history
  2. Fix node cleanup (#135)

    * Add expect_error to pg_upgrade
    
    * Fix node cleanup - rmdirs
    
    * Add cleanup parameter - clean full dir
    demonolock authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1d68e91 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Remove polling (#137)

    * Change print on logging
    
    * Normalize error
    
    ---------
    
    Co-authored-by: vshepard <v.shepard@postgrespro.ru>
    demonolock and vshepard authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8b6b813 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Use fog pg_probackup3 log level TRACE insted of VERBOSE and don't use…

    … -j and --batch-size keys (#138)
    egarbuz authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5c7cf18 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Fix logger (#140)

    Co-authored-by: vshepard <v.shepard@postgrespro.ru>
    demonolock and vshepard authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e1ed158 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 16, 2024

  1. fix locale warning (#141)

    DeprecationWarning: 'locale.getdefaultlocale' is deprecated and slated for removal in Python 3.15. Use setlocale(), getencoding() and getlocale() instead.
    rewrite using getlocale
    dura0ok authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1d1d3f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 20, 2024

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