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

add couchbase module #876

Merged
merged 32 commits into from
Mar 9, 2023
Merged

add couchbase module #876

merged 32 commits into from
Mar 9, 2023

Commits on Feb 17, 2023

  1. create couchbase module

    alihanyalcin committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    754c792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ef6c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b355b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    953572f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6b2493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9263849 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5b4f15 View commit details
    Browse the repository at this point in the history
  5. add create buckets

    alihanyalcin committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0e43367 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

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

Commits on Feb 24, 2023

  1. fix port suffix, mapped port, enabled services and refactor checkAllS…

    …ervicesEnabled with gjson
    alihanyalcin committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    becc912 View commit details
    Browse the repository at this point in the history
  2. add initCluster method

    alihanyalcin committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ca30255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8744d2e View commit details
    Browse the repository at this point in the history
  4. update module name

    alihanyalcin committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ea85e52 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

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

    alihanyalcin committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    4badc7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04443f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

  1. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	wait/http.go
    alihanyalcin committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    9272120 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d42ed48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a921729 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	.github/dependabot.yml
    alihanyalcin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b85dd3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    effbe26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b59b51 View commit details
    Browse the repository at this point in the history
  4. update couchbase doc

    alihanyalcin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2ed206a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Mar 7, 2023

  1. Update modules/couchbase/go.mod

    Co-authored-by: Manuel de la Peña <social.mdelapenya@gmail.com>
    alihanyalcin and mdelapenya committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d86893a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e784d0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c11b7a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

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

Commits on Mar 9, 2023

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