Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue1157 add stat so subscribe/citypage downloads just work. #1163

Closed
wants to merge 23 commits into from

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    9a9238c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479b9a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fa84a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80cd92a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b54d15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ebe9ae View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    e730afc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f948f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e6793f View commit details
    Browse the repository at this point in the history
  4. typo in debug messages

    petersilva committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b4eb8ba View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. add fileSizeMax and bufsize and blocksize get S

    Add fileSizeMax implementation, with documentation in both languages.
    change bufsize to bufSize (with a synonym so old seting still works)
    change blocksize to blockSize (with a synonym so old seting still works)
    petersilva committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    05bab59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a559557 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    10c5447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b34e7c View commit details
    Browse the repository at this point in the history
  3. AM adaptation for U18.04 servers (#1164)

    See https://docs.python.org/3/library/socket.html#socket.timeout
    socket.timeout has been replaced by TimeoutError.
    It's only been converted to an alias of TimeoutError since python3.10
    
    Co-authored-by: Reid Sunderland <[email protected]>
    2 people authored and petersilva committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ef6676e View commit details
    Browse the repository at this point in the history
  4. The Hearty eXpert Issue1138 - documenting messageAgeMax (#1147)

    * implement messageAgeMax and post_ properly
    
    * messageAgeMax documentation English
    
    * French documentation of messageAgeMax settings
    
    * clarifying message propoerties set by post_messageAgeMax for each message protocol
    petersilva committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    292a5f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    157f99d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f285e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75706f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cb0a08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18b427f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b060d86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ba10cd View commit details
    Browse the repository at this point in the history