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

Storage get count #3686

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

Commits on Aug 1, 2024

  1. new authors updated

    deantosh committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    37d7330 View commit details
    Browse the repository at this point in the history
  2. error fixed

    deantosh committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d8bbc0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d837a81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c82e21d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from deantosh/storage_get_count

    Storage get count
    deantosh authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2d9d272 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca4f504 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from deantosh/storage_get_count

    get() method - gets a specified object
    deantosh authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8d29c6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3264dec View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3 from deantosh/storage_get_count

    count() method - get the number of storage objects
    deantosh authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ff3ad2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5d4fd8 View commit details
    Browse the repository at this point in the history
  11. various files added

    luckys-lnz committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3839bf2 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #4 from deantosh/storage_get_count

    test case: get() and count()
    deantosh authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    550b988 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e80548e View commit details
    Browse the repository at this point in the history
  14. deleted __pycache__

    luckys-lnz committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ff1d63a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5 from deantosh/storage_get_count

    test case: get() and count()
    deantosh authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fbeffbc View commit details
    Browse the repository at this point in the history
  16. Merge pull request #6 from deantosh/status_of_api

    Status of api
    deantosh authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0f3297a View commit details
    Browse the repository at this point in the history
  17. custom 404 error handler

    deantosh committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    206ce0d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c206be9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bce1b67 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. import State objects view

    deantosh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5364020 View commit details
    Browse the repository at this point in the history
  2. executable

    deantosh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8df0290 View commit details
    Browse the repository at this point in the history
  3. view: State objects

    deantosh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3e5682d View commit details
    Browse the repository at this point in the history
  4. added keys

    luckys-lnz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    55ad36d View commit details
    Browse the repository at this point in the history
  5. modified file storage

    luckys-lnz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    389ba9a View commit details
    Browse the repository at this point in the history
  6. view: City objects

    deantosh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f54d1a8 View commit details
    Browse the repository at this point in the history
  7. import City view

    deantosh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f54b35c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7 from deantosh/status_of_api

    Status of api
    deantosh authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4f86e75 View commit details
    Browse the repository at this point in the history
  9. view: Amenity objects

    deantosh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9ffb32d View commit details
    Browse the repository at this point in the history
  10. import: Amenity view

    deantosh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6cbc270 View commit details
    Browse the repository at this point in the history
  11. file upddated

    deantosh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5c6d98e View commit details
    Browse the repository at this point in the history
  12. file updated

    deantosh committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    633bfc3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7189e7f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. view: User objects

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    93c22a5 View commit details
    Browse the repository at this point in the history
  2. import User view

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    96c4c51 View commit details
    Browse the repository at this point in the history
  3. view: Place objects

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    99a43a7 View commit details
    Browse the repository at this point in the history
  4. import Place view

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    95a7116 View commit details
    Browse the repository at this point in the history
  5. places_reviews.py

    luckys-lnz committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    6304589 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdf582e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8 from deantosh/status_of_api

    Status of api
    deantosh authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    c405cce View commit details
    Browse the repository at this point in the history
  8. get() method test: added

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    5c3183c View commit details
    Browse the repository at this point in the history
  9. get() method test: added

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    c7e3527 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7573e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    68af43f View commit details
    Browse the repository at this point in the history
  12. tests: DStorage class

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    34fdf9d View commit details
    Browse the repository at this point in the history
  13. tests: DStorage class

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    fc46f8e View commit details
    Browse the repository at this point in the history
  14. test: storage get()

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    04e91c9 View commit details
    Browse the repository at this point in the history
  15. test: storage count()

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    c17307d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0cc7d41 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ac61035 View commit details
    Browse the repository at this point in the history
  18. route: /stats added

    deantosh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    27185e7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1a38097 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    b13ef56 View commit details
    Browse the repository at this point in the history
  2. places reviews

    luckys-lnz committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f6ec490 View commit details
    Browse the repository at this point in the history
  3. updated package

    luckys-lnz committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    006ad67 View commit details
    Browse the repository at this point in the history
  4. view: State objects

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    8e39c70 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from deantosh/status_of_api

    Status of api
    deantosh authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c90f183 View commit details
    Browse the repository at this point in the history
  6. tests: get() and count()

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b980592 View commit details
    Browse the repository at this point in the history
  7. tests: get() and count()

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    861556f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    164db38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7120d74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2d07f9 View commit details
    Browse the repository at this point in the history
  11. test: get() and count()

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    7791867 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'storage_get_count' of https://github.com/deantosh/AirBn…

    …B_clone_v3 into storage_get_count
    
    removed tests
    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    493ec90 View commit details
    Browse the repository at this point in the history
  13. file updated

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    bc95edc View commit details
    Browse the repository at this point in the history
  14. file updated

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    599670d View commit details
    Browse the repository at this point in the history
  15. files deleted

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    53c2551 View commit details
    Browse the repository at this point in the history
  16. tests: FileStorage class

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    faa7249 View commit details
    Browse the repository at this point in the history
  17. tests: DBStorage class

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9bef908 View commit details
    Browse the repository at this point in the history
  18. tests: DBStorage class

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    0a3428d View commit details
    Browse the repository at this point in the history
  19. tests: DBStorage class

    deantosh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    1dcd48e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. tests

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    519141a View commit details
    Browse the repository at this point in the history
  2. models

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    add9c20 View commit details
    Browse the repository at this point in the history
  3. Advanced tasks

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6405f4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ef8136 View commit details
    Browse the repository at this point in the history
  5. web_static

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b5a9e64 View commit details
    Browse the repository at this point in the history
  6. test: FileStorage class

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3db35ba View commit details
    Browse the repository at this point in the history
  7. test: DBStorage class

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b09eef2 View commit details
    Browse the repository at this point in the history
  8. complaint to python3.4

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d634e30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f91d83 View commit details
    Browse the repository at this point in the history
  10. get() and count() added

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ce830da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61ece77 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37ea222 View commit details
    Browse the repository at this point in the history
  13. get() and count() added

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8070caa View commit details
    Browse the repository at this point in the history
  14. models

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    612550d View commit details
    Browse the repository at this point in the history
  15. tests

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d774bec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c04500a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5ccdeca View commit details
    Browse the repository at this point in the history
  18. test: Amenity class

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a5272cb View commit details
    Browse the repository at this point in the history
  19. test: get() and count()

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7f35a1c View commit details
    Browse the repository at this point in the history
  20. test: get() and count()

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    52dfa9e View commit details
    Browse the repository at this point in the history
  21. get() method updated

    deantosh committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    81b7015 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

  1. view: Place objects

    deantosh committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3aa8459 View commit details
    Browse the repository at this point in the history