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

Develop #327

Merged
merged 30 commits into from
May 4, 2022
Merged

Develop #327

merged 30 commits into from
May 4, 2022

Commits on Feb 10, 2022

  1. 217: fix unused code.

    jrse committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    7fb2059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d73166 View commit details
    Browse the repository at this point in the history
  3. 217: unused code and warning

    jrse committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    acb1428 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. disabled man pages for rmb

    jrse committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    4e990cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #281 from ceph-dovecot/bugfix/rpm_build

    disabled man pages for rmb
    jrse committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    1391ab9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Bugfix/283 virtual mailbox fetch metadata (#284)

    * Develop (#282)
    
    * 217: fix unused code.
    
    * 217: unused code and warning
    
    * disabled man pages for rmb
    
    * #283: fetch metadata for mails in virtual mailbox
    
    * #283: fix metadata date.saved. date.received virtual mailbox
    
    * #283: version
    jrse committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    91dd353 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Feature/286 use guid from UUID string (#287)

    * #256: use guid_128_from_uuid_string instead of guid_128_from_string, to support older uuid formats like RECORD or MICROSOFT, always use compact for printing
    
    * version 0.0.25 preparations
    
    * #286: build issue
    
    * merge
    
    * version
    
    * #286: prefere cached mail guid.
    
    * #286: determine if uuid has - hyphon, if true preseve it.
    
    * fix non void return
    jrse committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4d9cfba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e862f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Feature/289 GitHub actions (#290)

    * #289: build
    
    * #289: build plugin.
    
    * #289: submodules
    
    * submodules
    
    * upgrade git
    
    * clean outdated repos
    jrse committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c0d5071 View commit details
    Browse the repository at this point in the history
  2. Bugfix/UUID record format (#293)

    * bugfix initialisaction rados_mail->deprecated_uid
    
    * rados_mail creation and default value check
    jrse committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f9eb0d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1032dda View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

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

Commits on Mar 14, 2022

  1. Bugfix/298 295 bugfixes (#300)

    * #289: fix force-resync (always use INBOX)
    #295: rbox_mail_set_expunge (play save)
    
    * #298: move ceph objects the standard way.
    
    * clean up log.
    
    * #298: log warning if client connection times out.
    jrse committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    16ea95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a4beb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Feature/302 retry expunge connection timeout (#303)

    * #302: retry in case of ceph connection timeout
    
    * rpm
    
    * #302: max_retry = 10
    
    * max 10 retry, in case object not available, fail with error
    jrse committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    32892d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    447695f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68cf8ab View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. version: 0.0.31

    jrse committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    ccb0959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5cda34 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    199ba2a View commit details
    Browse the repository at this point in the history
  2. version 0.0.32

    jrse committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    65598df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32df76f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Bugfix/316 mailbox save (#317)

    * #316: imap append (remove index entry twice in case of error)
    
    * #316: changed storage for big attachments. (sync write)
    
    * #316: operate api
    
    * #316:  fix operate call
    
    * #316: release preparations
    
    * #316: fixed some legacy unit tests
    
    * 316: review results
    
    * #316: fix
    jrse committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    7297b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626998a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Bugfix/test output stream check (#323)

    * init output stream and free mailbuffer
    
    * build
    
    * extracted write chunks
    
    * mailsize -1;
    
    * fix
    
    * debug messages
    
    * init stream any case
    
    * added deprecation comment, writing chunks now default. new config param rbox_chunk_size default 10240 bytes
    
    * missing mock class
    
    * version
    
    * disabled (temporarily storage tests)
    
    * disabled storage tests( api change)
    jrse committed May 3, 2022
    Configuration menu
    Copy the full SHA
    942e184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    041a555 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Feature/alternative save methods (#326)

    * #322: alternative save methods
    
    * version
    jrse committed May 4, 2022
    Configuration menu
    Copy the full SHA
    7035fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75d0208 View commit details
    Browse the repository at this point in the history