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

Remove tokens #55

Open
wants to merge 93 commits into
base: master
Choose a base branch
from
Open

Remove tokens #55

wants to merge 93 commits into from

Commits on Dec 10, 2021

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

Commits on Dec 11, 2021

  1. Use docker compose v2

    zitryss committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    2d7ea60 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Use canonical header key

    zitryss committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    510ede0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Implement temporary links

    zitryss committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    2969c25 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Configuration menu
    Copy the full SHA
    02e4193 View commit details
    Browse the repository at this point in the history
  2. Use http.NoBody

    zitryss committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    d8e26e0 View commit details
    Browse the repository at this point in the history
  3. Uppercase constants

    zitryss committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    15f9b00 View commit details
    Browse the repository at this point in the history
  4. Log application name

    zitryss committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    1ee56df View commit details
    Browse the repository at this point in the history
  5. Stop using LimitReader

    zitryss committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    54497f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Switch to the right endpoint

    zitryss committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    c1f3317 View commit details
    Browse the repository at this point in the history
  2. Fix loadtest parameters

    zitryss committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    a47bbc7 View commit details
    Browse the repository at this point in the history
  3. Fix log output

    zitryss committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    8033b88 View commit details
    Browse the repository at this point in the history
  4. Mimic minio

    zitryss committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    16345de View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Grow buffer before use

    zitryss committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c3fd153 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Pass an internal interface

    zitryss committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5742f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8827af View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Provide health endpoint

    zitryss committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    45f17b4 View commit details
    Browse the repository at this point in the history
  2. Use std contants

    zitryss committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    795bfeb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Test health endpoint

    zitryss committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    4eadc49 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Test edge cases

    zitryss committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    be2b8fc View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Check health

    zitryss committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    ca9db6d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Change configuration method

    zitryss committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    202aa03 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Correct tests

    zitryss committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    6fa9fa2 View commit details
    Browse the repository at this point in the history
  2. Fix redis rate limiting

    zitryss committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    8fc4c63 View commit details
    Browse the repository at this point in the history
  3. Assign IP addresss correctly

    zitryss committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    d3039fc View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Watch config files

    zitryss committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    7f4a5f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Clean up logs

    zitryss committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    7a1dc04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68f7e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f22aba7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Adjust config files

    zitryss committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    6e4384a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Update loadtest tool

    zitryss committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    1df2e5e View commit details
    Browse the repository at this point in the history
  2. Change api name

    zitryss committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    621b684 View commit details
    Browse the repository at this point in the history
  3. Change JSON response

    zitryss committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    637fdba View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Check interfaces

    zitryss committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    a19a91a View commit details
    Browse the repository at this point in the history
  2. Stop rerouting requests

    zitryss committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    3fb5c4f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Set unlimited ulimit

    zitryss committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    29213fc View commit details
    Browse the repository at this point in the history
  2. Make checks consistent

    zitryss committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ed643df View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Use init function for unlimit

    zitryss committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    dac1c80 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

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

Commits on Jan 30, 2022

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

Commits on Feb 1, 2022

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

Commits on Feb 2, 2022

  1. Reset state

    zitryss committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    18ad93c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Write helper id generator

    zitryss committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    f88ab1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4439ab7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Generate IDs for the tests

    zitryss committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a962da5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Refactor controller tests

    zitryss committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    8a71310 View commit details
    Browse the repository at this point in the history
  2. Set sane default settings

    zitryss committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    76512a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Apply testing suits

    zitryss committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b801d27 View commit details
    Browse the repository at this point in the history
  2. Refactor

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

Commits on Feb 11, 2022

  1. Use one factory

    zitryss committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    14fecdc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Minimize database tests

    zitryss committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    b60d583 View commit details
    Browse the repository at this point in the history
  2. Optimize storage tests

    zitryss committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    54b50ce View commit details
    Browse the repository at this point in the history
  3. Optimize compressor tests

    zitryss committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    62c0ae6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Test cache in a suite

    zitryss committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    1be20dc View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Remove deadlock in testing

    zitryss committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    bc3290a View commit details
    Browse the repository at this point in the history
  2. Use optimized library

    zitryss committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    edf2adc View commit details
    Browse the repository at this point in the history
  3. Remove gobuild directive

    zitryss committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    401b046 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Minor improvements

    zitryss committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    322fc54 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Various small changes

    zitryss committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    6b4b14d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

    zitryss committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    390ec55 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Tune GOGC in runtime

    zitryss committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    56304ff View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Deploy

    zitryss committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    355b5f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Check key for existence

    zitryss committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    e2cb2ec View commit details
    Browse the repository at this point in the history
  2. Use transactions

    zitryss committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f5b52a6 View commit details
    Browse the repository at this point in the history
  3. Add Tx parameter

    zitryss committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    804e038 View commit details
    Browse the repository at this point in the history
  4. Upgrade to 1.18

    zitryss committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    519195e View commit details
    Browse the repository at this point in the history
  5. Update go mod

    zitryss committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9e2e871 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Fix scope

    zitryss committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    5863402 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Test improvements

    zitryss committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    b0a0809 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Replace interface{} with any

    zitryss committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    273ce8a View commit details
    Browse the repository at this point in the history
  2. Update GcTuner tests

    zitryss committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    06682a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Random improvements

    zitryss committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    59f75ec View commit details
    Browse the repository at this point in the history
  2. Refactor middleware

    zitryss committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    3d043c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Assign request id

    zitryss committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    9b4cdd8 View commit details
    Browse the repository at this point in the history
  2. Test context

    zitryss committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    3383d0a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Jsonify logs

    zitryss committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    24b258b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    4c9b847 View commit details
    Browse the repository at this point in the history
  2. Check for the nil context

    zitryss committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    04f125b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Cache CORS

    zitryss committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    2f18ffb View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Structure logging

    zitryss committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    88c8e1f View commit details
    Browse the repository at this point in the history
  2. Update go version

    zitryss committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    b691fe6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Present Go GC tuner

    zitryss committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a832609 View commit details
    Browse the repository at this point in the history
  2. Modify ulimit package

    zitryss committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8eee215 View commit details
    Browse the repository at this point in the history
  3. Test logging

    zitryss committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b96b98f View commit details
    Browse the repository at this point in the history
  4. Update packages

    zitryss committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4a0b8d5 View commit details
    Browse the repository at this point in the history
  5. Improve test parallelism

    zitryss committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    143e1f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Merge pull request #54 from zitryss/feature/remove-tokens

    Feature/remove tokens
    zitryss committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    661a59f View commit details
    Browse the repository at this point in the history
  2. Update GitHub actions

    zitryss committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    5b9208a View commit details
    Browse the repository at this point in the history
  3. Update GitHub cache action

    zitryss committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a205dd6 View commit details
    Browse the repository at this point in the history
  4. Fix GitHub cache action

    zitryss committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    010e38b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Fix GitHub cache action

    zitryss committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4c059b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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