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

feat(#6289): Bumps CouchDb version to 3.3.2 #8107

Merged
merged 93 commits into from
Sep 12, 2023
Merged

feat(#6289): Bumps CouchDb version to 3.3.2 #8107

merged 93 commits into from
Sep 12, 2023

Commits on Feb 21, 2023

  1. update couchdb container

    dianabarsan committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2cb5ff5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. update e2e tests

    dianabarsan committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    244ff4a View commit details
    Browse the repository at this point in the history
  2. update e2e tests

    dianabarsan committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    64c49e7 View commit details
    Browse the repository at this point in the history
  3. update unit tests

    dianabarsan committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    7d166b7 View commit details
    Browse the repository at this point in the history
  4. add missed code.

    dianabarsan committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    30edc75 View commit details
    Browse the repository at this point in the history
  5. the story behind the messy commits is ...

    I had all the changes ready then mistakenly force checked out another branch (for a code review), and, naturally, failed to restore correctly from history repeatedly.
    dianabarsan committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5034915 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. add e2e tests

    dianabarsan committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4df0da5 View commit details
    Browse the repository at this point in the history
  2. add e2e tests

    dianabarsan committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5b2c045 View commit details
    Browse the repository at this point in the history
  3. remove old file

    dianabarsan committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9c5c5a6 View commit details
    Browse the repository at this point in the history
  4. adds unit test

    dianabarsan committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7ed10b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. remove test only

    dianabarsan committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f7ea09d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1bd75 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. remove test echo

    dianabarsan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b1a600c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afda1a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Merge remote-tracking branch 'origin/master' into 7964-couch3

    # Conflicts:
    #	tests/conf.js
    #	tests/e2e/default/client-side-transitions/create-user-for-contacts.wdio-spec.js
    dianabarsan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5e94b8b View commit details
    Browse the repository at this point in the history
  2. use lua-load-per-thread

    dianabarsan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    57fe903 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. upgrade to haproxy 2.7

    dianabarsan committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0e77a02 View commit details
    Browse the repository at this point in the history
  2. add option abortonclose

    dianabarsan committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    bfd5cb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 13, 2023

  1. Merge branch '8166-new-haproxy' into 7964-couch3

    # Conflicts:
    #	api/src/services/config-watcher.js
    dianabarsan committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3e98060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9786dda View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    0120c35 View commit details
    Browse the repository at this point in the history
  2. rm in grunt only.

    dianabarsan committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a66ae9d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. revert unwanted change

    dianabarsan committed May 1, 2023
    Configuration menu
    Copy the full SHA
    709e11c View commit details
    Browse the repository at this point in the history
  2. add comment.

    dianabarsan committed May 1, 2023
    Configuration menu
    Copy the full SHA
    e2773db View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge remote-tracking branch 'origin/master' into 8173-pouchdb-upgrade

    # Conflicts:
    #	tests/integration/api/server.spec.js
    #	tests/utils.js
    dianabarsan committed May 3, 2023
    Configuration menu
    Copy the full SHA
    2a5e0b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6ed30b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. partial cherrypick of haproxy edits

    Because haproxy fails to start with this error:
    rsyslogd: pidfile '/run/rsyslogd.pid' and pid 14 already exist.
    If you want to run multiple instances of rsyslog, you need to specify
    different pid files for them (-i option).
    rsyslogd: run failed with error -3000 (see rsyslog.h or try https://www.rsyslog.com/e/3000 to learn what that number means)
    dianabarsan committed May 4, 2023
    Configuration menu
    Copy the full SHA
    fce25bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d1527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf8f239 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    144c273 View commit details
    Browse the repository at this point in the history
  2. fix eslint

    dianabarsan committed May 5, 2023
    Configuration menu
    Copy the full SHA
    98e42e6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. add e2e test

    dianabarsan committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f4c7971 View commit details
    Browse the repository at this point in the history
  2. update test

    dianabarsan committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9fb8065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cddd945 View commit details
    Browse the repository at this point in the history
  4. Merge branch '8160-retry-infodoc-write' into 7964-couch3

    # Conflicts:
    #	tests/utils/browser.js
    dianabarsan committed May 9, 2023
    Configuration menu
    Copy the full SHA
    35c8452 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3551baa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. merge things.

    dianabarsan committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ca1a654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa15d4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9f918 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge remote-tracking branch 'origin/master' into 7964-couch3

    # Conflicts:
    #	haproxy/default_frontend.cfg
    dianabarsan committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2284dd2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    8ed0fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    797f7c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0256ed6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    b7c7b6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f19f32f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db20407 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dc5f0f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge remote-tracking branch 'origin/master' into 7964-couch3

    # Conflicts:
    #	sentinel/src/schedule/outbound.js
    #	shared-libs/infodoc/src/infodoc.js
    #	tests/e2e/default/translations/enabled-languages.wdio-spec.js
    #	tests/e2e/default/users/create-meta-db.wdio-spec.js
    #	tests/e2e/protractor/targets/target-aggregates.spec.js
    #	tests/integration/api/controllers/users.spec.js
    dianabarsan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    eb5deff View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Merge remote-tracking branch 'origin/master' into 7964-couch3

    # Conflicts:
    #	tests/e2e/protractor/sms/rapidpro.spec.js
    dianabarsan committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e714c3e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. more queue time

    dianabarsan committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2789484 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge remote-tracking branch 'origin/master' into 7964-couch3

    # Conflicts:
    #	tests/utils/index.js
    dianabarsan committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8fc3e42 View commit details
    Browse the repository at this point in the history
  2. fix bad merge

    dianabarsan committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c953ee3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c05230 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. revert unwanted changes

    dianabarsan committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    5a1c00b View commit details
    Browse the repository at this point in the history
  2. revert unwanted changes

    dianabarsan committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    13e4eaf View commit details
    Browse the repository at this point in the history
  3. revert unwanted changes

    dianabarsan committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    16dcc3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cbf56b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fc1a6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e02a4b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

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

Commits on Jul 12, 2023

  1. it's actually slower

    dianabarsan committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    76afdf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. it's actually slower

    dianabarsan committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6dfbb37 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. review feedback

    dianabarsan committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8504760 View commit details
    Browse the repository at this point in the history
  2. fix eslint

    dianabarsan committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bf8ab8e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 26, 2023

  1. fix e2e test

    dianabarsan committed Jul 26, 2023
    1 Configuration menu
    Copy the full SHA
    f4f719d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a19675 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merge branch 'master' into 7964-couch3

    # Conflicts:
    #	package.json
    dianabarsan committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5074224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2255758 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge branch 'master' into 7964-couch3

    # Conflicts:
    #	couchdb/docker-entrypoint.sh
    dianabarsan committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b7897bb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. remove national-admin

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    efee2eb View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1a1d3af View commit details
    Browse the repository at this point in the history
  3. fix integration tests

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6243617 View commit details
    Browse the repository at this point in the history
  4. fix validate doc update test

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    747ddd4 View commit details
    Browse the repository at this point in the history
  5. revert haproxy / nginx symlink removal

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    16d1769 View commit details
    Browse the repository at this point in the history
  6. Merge branch '8243-remove-national-admin' into 7964-couch3

    # Conflicts:
    #	api/src/db.js
    #	api/src/migrations/add-national_admin-role.js
    #	api/src/services/config-watcher.js
    #	api/tests/mocha/services/config-watcher.spec.js
    #	couchdb/10-docker-default.ini
    #	package.json
    #	tests/integration/cht-conf/cht-conf-actions.spec.js
    dianabarsan committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c445b81 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. just add all files haproxy / nginx symlink removal

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    d55eb9e View commit details
    Browse the repository at this point in the history
  2. omg symlink hell

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    bc7c65f View commit details
    Browse the repository at this point in the history
  3. omg symlink hell

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    403fc5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a82d7f View commit details
    Browse the repository at this point in the history
  5. omg symlink hell

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    b7777a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1f35fa View commit details
    Browse the repository at this point in the history
  7. fix linting

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    8c0c4f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge remote-tracking branch 'origin/master' into 7964-couch3

    # Conflicts:
    #	admin/src/js/services/session.js
    #	shared-libs/cht-script-api/src/auth.js
    #	webapp/src/ts/services/session.service.ts
    dianabarsan committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ad14c34 View commit details
    Browse the repository at this point in the history
  2. fix all permissions e2e test error.

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    bb5b951 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary env set

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ffc7eaf View commit details
    Browse the repository at this point in the history
  4. fix bad merge

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    de879d2 View commit details
    Browse the repository at this point in the history
  5. wtb compiler plis

    Signed-off-by: Diana Barsan <[email protected]>
    dianabarsan committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e8f02fa View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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