Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Make bucket #36

Merged
merged 33 commits into from
Nov 8, 2018
Merged

Make bucket #36

merged 33 commits into from
Nov 8, 2018

Commits on Nov 2, 2018

  1. Configuration menu
    Copy the full SHA
    65f6fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1f61e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    0139ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    624af1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c69b3ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5168e5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7abf182 View commit details
    Browse the repository at this point in the history
  6. Flake8 fixes

    oliver-tarrant-tessella committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    f75157b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ecbf84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6a7a7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dc77ef View commit details
    Browse the repository at this point in the history
  10. flake8 fixes

    oliver-tarrant-tessella committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    fbc2ce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Add option for listing in subdir

    Oliver Tarrant committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    70c881a View commit details
    Browse the repository at this point in the history
  2. Message for directory doesn't exist

    Oliver Tarrant committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    0c7062a View commit details
    Browse the repository at this point in the history
  3. Return jsons

    Oliver Tarrant committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    b2ab842 View commit details
    Browse the repository at this point in the history
  4. Readability formating

    Oliver Tarrant committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    e9827cc View commit details
    Browse the repository at this point in the history
  5. Unit test for return jsons

    Oliver Tarrant committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    7d90093 View commit details
    Browse the repository at this point in the history
  6. get converted to post request

    Oliver Tarrant committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    52ddf73 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. code review changes to src code

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    f4bcb0d View commit details
    Browse the repository at this point in the history
  2. Chnages from code review for tests

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    65ce7dc View commit details
    Browse the repository at this point in the history
  3. Update test for file

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    6dd19e5 View commit details
    Browse the repository at this point in the history
  4. Add bucket standard to config

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    d6f9131 View commit details
    Browse the repository at this point in the history
  5. external data service side of create bucket

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    31c1a1d View commit details
    Browse the repository at this point in the history
  6. Create bucket handler

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    1c53917 View commit details
    Browse the repository at this point in the history
  7. parse general args

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    4e4cf75 View commit details
    Browse the repository at this point in the history
  8. Link handler to main

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    4114f16 View commit details
    Browse the repository at this point in the history
  9. Fix parse args

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    31125d5 View commit details
    Browse the repository at this point in the history
  10. Unittest for bucket names

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    37d883e View commit details
    Browse the repository at this point in the history
  11. Handle error for invalid bucket

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    225e988 View commit details
    Browse the repository at this point in the history
  12. Add bucket creation logging

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    b40dcc0 View commit details
    Browse the repository at this point in the history
  13. unittests for bucket valid checks

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    dc0bb79 View commit details
    Browse the repository at this point in the history
  14. Fix config unit test for updated config

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    3fb5a78 View commit details
    Browse the repository at this point in the history
  15. Fix tests for list present handler

    Oliver Tarrant committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    f741232 View commit details
    Browse the repository at this point in the history