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

Support $currentDate field update operator #662

Merged
merged 51 commits into from
Jun 7, 2022
Merged

Support $currentDate field update operator #662

merged 51 commits into from
Jun 7, 2022

Commits on May 31, 2022

  1. added some tests

    seeforschauer committed May 31, 2022
    Configuration menu
    Copy the full SHA
    695375d View commit details
    Browse the repository at this point in the history
  2. more $currentDate tests

    seeforschauer committed May 31, 2022
    Configuration menu
    Copy the full SHA
    b2483ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    083fdff View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

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

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    57521bd View commit details
    Browse the repository at this point in the history
  3. wip

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b0a6ca2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a9760e View commit details
    Browse the repository at this point in the history
  5. DocumentEmpty test ok

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    84d61f4 View commit details
    Browse the repository at this point in the history
  6. Array

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2c8c5b3 View commit details
    Browse the repository at this point in the history
  7. WrongInt32

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    22aa73a View commit details
    Browse the repository at this point in the history
  8. Nil

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e29dacb View commit details
    Browse the repository at this point in the history
  9. data comparison

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    0ef3500 View commit details
    Browse the repository at this point in the history
  10. wip

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    23b5d28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39d4c5a View commit details
    Browse the repository at this point in the history
  12. wip

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    730a100 View commit details
    Browse the repository at this point in the history
  13. delta

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    335b2f2 View commit details
    Browse the repository at this point in the history
  14. UnrecognizedOption

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8ad5c9f View commit details
    Browse the repository at this point in the history
  15. Int32

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    bb78d82 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    88bc6a8 View commit details
    Browse the repository at this point in the history
  17. TimestampCapitalised

    seeforschauer committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1de73f4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    643475b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. True

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    8318363 View commit details
    Browse the repository at this point in the history
  2. False

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    2ae3b39 View commit details
    Browse the repository at this point in the history
  3. Date

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    2fd401f View commit details
    Browse the repository at this point in the history
  4. NoField

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    bbf9290 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb7fb1d View commit details
    Browse the repository at this point in the history
  6. wip

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    d9720f7 View commit details
    Browse the repository at this point in the history
  7. w/o timestamp

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    6fd1c91 View commit details
    Browse the repository at this point in the history
  8. add check

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    57a864a View commit details
    Browse the repository at this point in the history
  9. remove debug log

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    c098c36 View commit details
    Browse the repository at this point in the history
  10. Timestamp

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    f5293ff View commit details
    Browse the repository at this point in the history
  11. merge

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    8f3e8e5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a88696d View commit details
    Browse the repository at this point in the history
  13. increase coverage

    seeforschauer committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    45658ef View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. change to assertion

    seeforschauer committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    41971a7 View commit details
    Browse the repository at this point in the history
  2. simplify

    seeforschauer committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    b5094f4 View commit details
    Browse the repository at this point in the history
  3. simplify

    seeforschauer committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    28d4184 View commit details
    Browse the repository at this point in the history
  4. fix linters

    seeforschauer committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    2df31f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. UTC

    seeforschauer committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    c3ba437 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    53211ed View commit details
    Browse the repository at this point in the history
  2. rename

    seeforschauer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    7c3f006 View commit details
    Browse the repository at this point in the history
  3. shorter names

    seeforschauer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    a0df3f8 View commit details
    Browse the repository at this point in the history
  4. types change

    seeforschauer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    1ead17b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccacfef View commit details
    Browse the repository at this point in the history
  6. remove todo

    seeforschauer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    72750ed View commit details
    Browse the repository at this point in the history
  7. Merge branch 'issue-622-currentDate' of github.com:seeforschauer/Ft push

    erretDB into issue-622-currentDate
    seeforschauer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0532c0f View commit details
    Browse the repository at this point in the history
  8. counter

    seeforschauer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    6adc1e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4465653 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9adda32 View commit details
    Browse the repository at this point in the history
  11. time.Time

    seeforschauer committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    868ad12 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

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