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

Grid manager proposal, updated to latest version of code and Python 3 #1205

Closed

Commits on May 30, 2019

  1. grid-manager proposal

    meejah committed May 30, 2019
    Copy the full SHA
    a266593 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a4be949 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    31246c8 View commit details
    Browse the repository at this point in the history
  4. wip

    meejah committed May 30, 2019
    Copy the full SHA
    c874a38 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a40364a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4d40977 View commit details
    Browse the repository at this point in the history
  7. refactor; make doc match code

    meejah committed May 30, 2019
    Copy the full SHA
    7803feb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    870b0c4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c76d25e View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    64eb9d7 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    ee3e1cb View commit details
    Browse the repository at this point in the history
  12. reformatting/whitespace

    meejah committed May 30, 2019
    Copy the full SHA
    3f1a8d6 View commit details
    Browse the repository at this point in the history
  13. various fixes (flake8, errors)

    meejah committed May 30, 2019
    Copy the full SHA
    2031b72 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    4afebbd View commit details
    Browse the repository at this point in the history
  15. fixes to Options use

    meejah committed May 30, 2019
    Copy the full SHA
    e5f608f View commit details
    Browse the repository at this point in the history
  16. verify certs properly

    meejah committed May 30, 2019
    Copy the full SHA
    2692c2c View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    36c471f View commit details
    Browse the repository at this point in the history
  18. put 'header' on pubkey

    meejah committed May 30, 2019
    Copy the full SHA
    df88b90 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    62a6277 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    82a74e8 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    5deb31e View commit details
    Browse the repository at this point in the history
  22. proviso

    meejah committed May 30, 2019
    Copy the full SHA
    a884c75 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    e453db8 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    4123328 View commit details
    Browse the repository at this point in the history
  25. configuration is JSON

    meejah committed May 30, 2019
    Copy the full SHA
    026c773 View commit details
    Browse the repository at this point in the history
  26. spelling

    meejah committed May 30, 2019
    Copy the full SHA
    02dfb51 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    2415058 View commit details
    Browse the repository at this point in the history
  28. call super properly; docstring

    meejah committed May 30, 2019
    Copy the full SHA
    71f96c9 View commit details
    Browse the repository at this point in the history
  29. use keyutil

    meejah committed May 30, 2019
    Copy the full SHA
    03258dc View commit details
    Browse the repository at this point in the history
  30. remove FIXME

    meejah committed May 30, 2019
    Copy the full SHA
    4f481bb View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    43b446b View commit details
    Browse the repository at this point in the history
  32. add some integration tests

    meejah committed May 30, 2019
    Copy the full SHA
    85142ac View commit details
    Browse the repository at this point in the history
  33. fix a bug

    meejah committed May 30, 2019
    Copy the full SHA
    c279648 View commit details
    Browse the repository at this point in the history
  34. more integration tests

    meejah committed May 30, 2019
    Copy the full SHA
    9923144 View commit details
    Browse the repository at this point in the history
  35. fix assert

    meejah committed May 30, 2019
    Copy the full SHA
    0432b7d View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    7f195c9 View commit details
    Browse the repository at this point in the history
  37. tweak tests/error output

    meejah committed May 30, 2019
    Copy the full SHA
    3c679e9 View commit details
    Browse the repository at this point in the history
  38. remove prints

    meejah committed May 30, 2019
    Copy the full SHA
    7b57835 View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    75fee99 View commit details
    Browse the repository at this point in the history
  40. alice->carol

    meejah committed May 30, 2019
    Copy the full SHA
    fea86d7 View commit details
    Browse the repository at this point in the history
  41. utest fixes

    meejah committed May 30, 2019
    Copy the full SHA
    39a80f7 View commit details
    Browse the repository at this point in the history
  42. fix storage-client

    meejah committed May 30, 2019
    Copy the full SHA
    d0791eb View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    633f36a View commit details
    Browse the repository at this point in the history
  44. whitespace

    meejah committed May 30, 2019
    Copy the full SHA
    08937c6 View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    d302a98 View commit details
    Browse the repository at this point in the history
  46. add a note

    meejah committed May 30, 2019
    Copy the full SHA
    c88409a View commit details
    Browse the repository at this point in the history
  47. newsfragment

    meejah committed May 30, 2019
    Copy the full SHA
    4665617 View commit details
    Browse the repository at this point in the history
  48. flake8

    meejah committed May 30, 2019
    Copy the full SHA
    2cf36cf View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    cfda360 View commit details
    Browse the repository at this point in the history
  50. pytest API

    meejah committed May 30, 2019
    Copy the full SHA
    16e7bc5 View commit details
    Browse the repository at this point in the history
  51. get rid of debug

    meejah committed May 30, 2019
    Copy the full SHA
    9220dd1 View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    3d70557 View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    f0e3b69 View commit details
    Browse the repository at this point in the history
  54. cleanup

    meejah committed May 30, 2019
    Copy the full SHA
    f0a9240 View commit details
    Browse the repository at this point in the history
  55. item -> value

    meejah committed May 30, 2019
    Copy the full SHA
    11993a2 View commit details
    Browse the repository at this point in the history
  56. can't re-write a static string

    meejah committed May 30, 2019
    Copy the full SHA
    8e363ca View commit details
    Browse the repository at this point in the history
  57. Copy the full SHA
    1b3bfd5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. no mutable defaults

    meejah committed May 6, 2020
    Copy the full SHA
    883a3ba View commit details
    Browse the repository at this point in the history
  2. clarify further

    meejah committed May 6, 2020
    Copy the full SHA
    3af6d74 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8e8b2f4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Copy the full SHA
    235d5de View commit details
    Browse the repository at this point in the history
  2. consistently use 'nickname'

    meejah committed May 7, 2020
    Copy the full SHA
    18fead0 View commit details
    Browse the repository at this point in the history
  3. decision made

    meejah committed May 7, 2020
    Copy the full SHA
    4340cfa View commit details
    Browse the repository at this point in the history
  4. clarify

    meejah committed May 7, 2020
    Copy the full SHA
    a98eae3 View commit details
    Browse the repository at this point in the history
  5. more words about 'daemonize'

    meejah committed May 7, 2020
    Copy the full SHA
    fb3f0b7 View commit details
    Browse the repository at this point in the history
  6. redundant webport

    meejah committed May 7, 2020
    Copy the full SHA
    7feed41 View commit details
    Browse the repository at this point in the history
  7. 'tahoe put' not 'tahoe mkdir'

    meejah committed May 7, 2020
    Copy the full SHA
    6c15d67 View commit details
    Browse the repository at this point in the history
  8. spelling

    meejah committed May 7, 2020
    Copy the full SHA
    f1ae20a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    65403eb View commit details
    Browse the repository at this point in the history
  10. .has_key -> 'in'

    meejah committed May 7, 2020
    Copy the full SHA
    97a7672 View commit details
    Browse the repository at this point in the history
  11. remove early return

    meejah committed May 7, 2020
    Copy the full SHA
    5071da2 View commit details
    Browse the repository at this point in the history
  12. docstring

    meejah committed May 7, 2020
    Copy the full SHA
    72a51e9 View commit details
    Browse the repository at this point in the history
  13. timeouts not required

    meejah committed May 7, 2020
    Copy the full SHA
    371fcd5 View commit details
    Browse the repository at this point in the history
  14. better docstring

    meejah committed May 7, 2020
    Copy the full SHA
    c823ff1 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    4ece4e9 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    4fc649f View commit details
    Browse the repository at this point in the history
  17. irrelevant code

    meejah committed May 7, 2020
    Copy the full SHA
    dfa8b37 View commit details
    Browse the repository at this point in the history
  18. ascii -> utf8

    meejah committed May 7, 2020
    Copy the full SHA
    85d8e24 View commit details
    Browse the repository at this point in the history
  19. redundant

    meejah committed May 7, 2020
    Copy the full SHA
    c9f5ed7 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    7cb7cdf View commit details
    Browse the repository at this point in the history
  21. parametrize 'now' function

    meejah committed May 7, 2020
    Copy the full SHA
    c0f0d76 View commit details
    Browse the repository at this point in the history
  22. upload_permitted in IServer

    meejah committed May 7, 2020
    Copy the full SHA
    026bcca View commit details
    Browse the repository at this point in the history
  23. link to docs

    meejah committed May 7, 2020
    Copy the full SHA
    a384df7 View commit details
    Browse the repository at this point in the history
  24. take -> require

    meejah committed May 7, 2020
    Copy the full SHA
    ac46fb2 View commit details
    Browse the repository at this point in the history
  25. reword

    meejah committed May 7, 2020
    Copy the full SHA
    92bd22f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Copy the full SHA
    60fea95 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    91af588 View commit details
    Browse the repository at this point in the history
  3. keyutil -> ed25519

    meejah committed May 8, 2020
    Copy the full SHA
    38069e5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e6cb700 View commit details
    Browse the repository at this point in the history
  5. make code more like master

    meejah committed May 8, 2020
    Copy the full SHA
    02c3401 View commit details
    Browse the repository at this point in the history
  6. keyutil -> ed25519

    meejah committed May 8, 2020
    Copy the full SHA
    765d9da View commit details
    Browse the repository at this point in the history
  7. debug

    meejah committed May 8, 2020
    Copy the full SHA
    37a23d8 View commit details
    Browse the repository at this point in the history
  8. pass on stdin=

    meejah committed May 8, 2020
    Copy the full SHA
    5e1e90d View commit details
    Browse the repository at this point in the history
  9. pass on request arg

    meejah committed May 8, 2020
    Copy the full SHA
    f21c1f4 View commit details
    Browse the repository at this point in the history
  10. fix more keyutil -> ed25519

    meejah committed May 8, 2020
    Copy the full SHA
    fea9fc0 View commit details
    Browse the repository at this point in the history
  11. kill process

    meejah committed May 8, 2020
    Copy the full SHA
    5bd5d81 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    0bdfae8 View commit details
    Browse the repository at this point in the history
  13. fix imports

    meejah committed May 8, 2020
    Copy the full SHA
    38e6557 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    975491b View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c029698 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Re-factor grid fixtures to be mostly helpers

    This lets us use them to create our own tiny grid to test
    the grid-manager certificates (instead of messing with "the"
    grid)
    meejah committed May 10, 2020
    Copy the full SHA
    0540df8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. cleanup is non-optional

    meejah committed May 11, 2020
    Copy the full SHA
    9a62b1f View commit details
    Browse the repository at this point in the history
  2. docs

    meejah committed May 11, 2020
    Copy the full SHA
    a9fe120 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Copy the full SHA
    c5fb2b5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c9de1ee View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f52cd43 View commit details
    Browse the repository at this point in the history
  4. better re-start

    meejah committed May 12, 2020
    Copy the full SHA
    7c8a7f9 View commit details
    Browse the repository at this point in the history
  5. move imports

    meejah committed May 12, 2020
    Copy the full SHA
    aa2066e View commit details
    Browse the repository at this point in the history
  6. oops

    meejah committed May 12, 2020
    Copy the full SHA
    114c2fa View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. use eliot logging

    meejah committed May 13, 2020
    Copy the full SHA
    d4e2c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Merge master

    meejah committed Oct 2, 2020
    Copy the full SHA
    9c89100 View commit details
    Browse the repository at this point in the history
  2. better words

    meejah committed Oct 2, 2020
    Copy the full SHA
    b13a688 View commit details
    Browse the repository at this point in the history
  3. don't need to create section

    meejah committed Oct 2, 2020
    Copy the full SHA
    b0d48dd View commit details
    Browse the repository at this point in the history
  4. nicer error

    meejah committed Oct 2, 2020
    Copy the full SHA
    6b791cb View commit details
    Browse the repository at this point in the history
  5. no default named 'default'

    meejah committed Oct 2, 2020
    Copy the full SHA
    e65b6ba View commit details
    Browse the repository at this point in the history
  6. no defaults

    meejah committed Oct 2, 2020
    Copy the full SHA
    8deddc6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2483e93 View commit details
    Browse the repository at this point in the history
  8. grid-manager unit-tests

    meejah committed Oct 2, 2020
    Copy the full SHA
    d46c35e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Copy the full SHA
    6a2f1ae View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5eb1ad9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    370d4b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. fewer files in test

    meejah committed Oct 5, 2020
    Copy the full SHA
    c43c84b View commit details
    Browse the repository at this point in the history
  2. unused

    meejah committed Oct 5, 2020
    Copy the full SHA
    84c9da4 View commit details
    Browse the repository at this point in the history
  3. more gridmanager tests

    meejah committed Oct 5, 2020
    Copy the full SHA
    c439555 View commit details
    Browse the repository at this point in the history
  4. test user-management on files

    meejah committed Oct 5, 2020
    Copy the full SHA
    774ab72 View commit details
    Browse the repository at this point in the history
  5. minor fixes

    meejah committed Oct 5, 2020
    Copy the full SHA
    bf45f57 View commit details
    Browse the repository at this point in the history
  6. flake8

    meejah committed Oct 5, 2020
    Copy the full SHA
    c65a01f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. typo

    meejah committed Oct 20, 2020
    Copy the full SHA
    817eef2 View commit details
    Browse the repository at this point in the history
  2. correct config section

    meejah committed Oct 20, 2020
    Copy the full SHA
    91e1fa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. encoded -> tahoe-encoded

    meejah committed Oct 30, 2020
    Copy the full SHA
    6ea3c68 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Copy the full SHA
    f923144 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    30b7be6 View commit details
    Browse the repository at this point in the history
  3. factor to use FilePath more

    meejah committed Nov 7, 2020
    Copy the full SHA
    c7f4a1a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2118a24 View commit details
    Browse the repository at this point in the history
  5. spelling

    meejah committed Nov 7, 2020
    Copy the full SHA
    d096908 View commit details
    Browse the repository at this point in the history
  6. cleanup, more tests

    meejah committed Nov 7, 2020
    Copy the full SHA
    a8382a5 View commit details
    Browse the repository at this point in the history
  7. more unittests

    meejah committed Nov 7, 2020
    Copy the full SHA
    41fa823 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Copy the full SHA
    25ff7c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. grid-manager CLI tests

    meejah committed Nov 14, 2020
    Copy the full SHA
    f3d530f View commit details
    Browse the repository at this point in the history
  2. grid-manager CLI tests

    meejah committed Nov 14, 2020
    Copy the full SHA
    6e1bb1e View commit details
    Browse the repository at this point in the history
  3. more utests

    meejah committed Nov 14, 2020
    Copy the full SHA
    b6fbfee View commit details
    Browse the repository at this point in the history
  4. flake8

    meejah committed Nov 14, 2020
    Copy the full SHA
    32b19fa View commit details
    Browse the repository at this point in the history
  5. merge config

    meejah committed Nov 14, 2020
    Copy the full SHA
    c7f4f36 View commit details
    Browse the repository at this point in the history
  6. more works on config

    meejah committed Nov 14, 2020
    Copy the full SHA
    45128f4 View commit details
    Browse the repository at this point in the history
  7. explicit unicode

    meejah committed Nov 14, 2020
    Copy the full SHA
    5b4f5e8 View commit details
    Browse the repository at this point in the history
  8. eliot changes

    meejah committed Nov 14, 2020
    Copy the full SHA
    c58dd36 View commit details
    Browse the repository at this point in the history
  9. function not method

    meejah committed Nov 14, 2020
    Copy the full SHA
    bab77ed View commit details
    Browse the repository at this point in the history
  10. use filepath

    meejah committed Nov 14, 2020
    Copy the full SHA
    0af033b View commit details
    Browse the repository at this point in the history
  11. undo a wording change

    meejah committed Nov 14, 2020
    Copy the full SHA
    15e33f8 View commit details
    Browse the repository at this point in the history
  12. docstring

    meejah committed Nov 14, 2020
    Copy the full SHA
    1ccc074 View commit details
    Browse the repository at this point in the history
  13. docstring

    meejah committed Nov 14, 2020
    Copy the full SHA
    51b5217 View commit details
    Browse the repository at this point in the history
  14. don't ned this test

    meejah committed Nov 14, 2020
    Copy the full SHA
    3a552f6 View commit details
    Browse the repository at this point in the history
  15. flake8

    meejah committed Nov 14, 2020
    Copy the full SHA
    cb6ed4c View commit details
    Browse the repository at this point in the history
  16. better assert

    meejah committed Nov 14, 2020
    Copy the full SHA
    7fa0f64 View commit details
    Browse the repository at this point in the history
  17. better-ize test

    meejah committed Nov 14, 2020
    Copy the full SHA
    f3b3341 View commit details
    Browse the repository at this point in the history
  18. proper spot

    meejah committed Nov 14, 2020
    Copy the full SHA
    f6f53ad View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. decisions

    meejah committed Nov 16, 2020
    Copy the full SHA
    885f72f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    409e9bd View commit details
    Browse the repository at this point in the history
  3. typo

    meejah committed Nov 16, 2020
    Copy the full SHA
    019772a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a34093e View commit details
    Browse the repository at this point in the history
  5. test another path

    meejah committed Nov 16, 2020
    Copy the full SHA
    6e77eba View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3b3b958 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. cleanup / review

    meejah committed Nov 17, 2020
    Copy the full SHA
    d34c32c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    800497a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    32625bf View commit details
    Browse the repository at this point in the history
  4. introduction (review)

    meejah committed Nov 17, 2020
    Copy the full SHA
    eb11809 View commit details
    Browse the repository at this point in the history
  5. clarify

    meejah committed Nov 17, 2020
    Copy the full SHA
    61f348f View commit details
    Browse the repository at this point in the history
  6. move proposals out

    meejah committed Nov 17, 2020
    Copy the full SHA
    649cb93 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Copy the full SHA
    938cc56 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. ask forgiveness not permission

    meejah committed Nov 24, 2020
    Copy the full SHA
    72f2e25 View commit details
    Browse the repository at this point in the history
  2. save only fails sometimes

    meejah committed Nov 24, 2020
    Copy the full SHA
    1e1aad8 View commit details
    Browse the repository at this point in the history
  3. timedelta, not seconds

    meejah committed Nov 24, 2020
    Copy the full SHA
    a98d784 View commit details
    Browse the repository at this point in the history
  4. unused

    meejah committed Nov 24, 2020
    Copy the full SHA
    d1adbe0 View commit details
    Browse the repository at this point in the history
  5. sign uses timedelta

    meejah committed Nov 24, 2020
    Copy the full SHA
    a213819 View commit details
    Browse the repository at this point in the history
  6. test create-twice

    meejah committed Nov 24, 2020
    Copy the full SHA
    1b53135 View commit details
    Browse the repository at this point in the history
  7. check public key / server-id

    meejah committed Nov 24, 2020
    Copy the full SHA
    42b7d39 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    da0fe23 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Copy the full SHA
    a0a39d3 View commit details
    Browse the repository at this point in the history
  2. better words

    meejah committed Nov 26, 2020
    Copy the full SHA
    4450a7a View commit details
    Browse the repository at this point in the history
  3. flake8

    meejah committed Nov 26, 2020
    Copy the full SHA
    884c264 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Copy the full SHA
    4b5db76 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

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

Commits on Dec 14, 2020

  1. create directories on save

    meejah committed Dec 14, 2020
    Copy the full SHA
    706d308 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 2916.grid-manager-proposal.5

    Conflicts:
    	src/allmydata/storage_client.py
    	src/allmydata/test/common_util.py
    meejah committed Dec 14, 2020
    Copy the full SHA
    bf799c1 View commit details
    Browse the repository at this point in the history
  3. correct merge resolution

    meejah committed Dec 14, 2020
    Copy the full SHA
    38968b4 View commit details
    Browse the repository at this point in the history
  4. brackets are important

    meejah committed Dec 14, 2020
    Copy the full SHA
    4884f81 View commit details
    Browse the repository at this point in the history
  5. brackets are hard

    meejah committed Dec 14, 2020
    Copy the full SHA
    4fe65a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. windows-only checks

    meejah committed Dec 15, 2020
    Copy the full SHA
    bd46ff2 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. link grid-manager into the ToC

    meejah committed Dec 21, 2020
    Copy the full SHA
    fbddff3 View commit details
    Browse the repository at this point in the history
  2. two colons

    meejah committed Dec 21, 2020
    Copy the full SHA
    e38a1c3 View commit details
    Browse the repository at this point in the history
  3. missed a new arg

    meejah committed Dec 21, 2020
    Copy the full SHA
    f4164aa View commit details
    Browse the repository at this point in the history
  4. spelling

    meejah committed Dec 21, 2020
    Copy the full SHA
    07180b2 View commit details
    Browse the repository at this point in the history
  5. leftover comment

    meejah committed Dec 21, 2020
    Copy the full SHA
    d267bb3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    24ac2c6 View commit details
    Browse the repository at this point in the history
  7. irrelevant comment

    meejah committed Dec 21, 2020
    Copy the full SHA
    361acc2 View commit details
    Browse the repository at this point in the history
  8. typo

    meejah committed Dec 21, 2020
    Copy the full SHA
    bfd45d3 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5d4253b View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5eff6f9 View commit details
    Browse the repository at this point in the history
  11. module docstring

    meejah committed Dec 21, 2020
    Copy the full SHA
    d31d8e1 View commit details
    Browse the repository at this point in the history
  12. cover more error-cases

    meejah committed Dec 21, 2020
    Copy the full SHA
    80c68a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Copy the full SHA
    613a6f8 View commit details
    Browse the repository at this point in the history
  2. un-writable directory test

    meejah committed Jan 4, 2021
    Copy the full SHA
    30e3cd2 View commit details
    Browse the repository at this point in the history
  3. test: list certs from stdin

    meejah committed Jan 4, 2021
    Copy the full SHA
    66de141 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6c9632b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. test: missing config section

    meejah committed Jan 5, 2021
    Copy the full SHA
    dbf385b View commit details
    Browse the repository at this point in the history
  2. test: invalid cert key

    meejah committed Jan 5, 2021
    Copy the full SHA
    2223902 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7783f31 View commit details
    Browse the repository at this point in the history
  4. undo

    meejah committed Jan 5, 2021
    Copy the full SHA
    c0f0076 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7d30bd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Copy the full SHA
    2dc6c5f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Copy the full SHA
    307a53d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6560621 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. order not important

    meejah committed Jan 22, 2021
    Copy the full SHA
    a2f0f65 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    66d4118 View commit details
    Browse the repository at this point in the history
  3. relax test

    meejah committed Jan 22, 2021
    Copy the full SHA
    75db6f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. flake8 cleanup

    meejah committed Jan 25, 2021
    Copy the full SHA
    7aaf86a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c64699 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Copy the full SHA
    87c78fd View commit details
    Browse the repository at this point in the history
  2. actually not-equal

    meejah committed Jan 26, 2021
    Copy the full SHA
    8bb83e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Copy the full SHA
    49838af View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Copy the full SHA
    4a5bb5e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Copy the full SHA
    7ad6c92 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Pass tests on Python 2.

    itamarst committed Aug 26, 2021
    Copy the full SHA
    7fa1801 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e23767d View commit details
    Browse the repository at this point in the history
  3. Port to Python 3.

    itamarst committed Aug 26, 2021
    Copy the full SHA
    969f3fa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6df4fa3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c7f0a09 View commit details
    Browse the repository at this point in the history
  6. Match documented behavior.

    itamarst committed Aug 26, 2021
    Copy the full SHA
    c3f6184 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c88130d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Copy the full SHA
    e3a844e View commit details
    Browse the repository at this point in the history
  2. Tests pass on Python 3.

    itamarst committed Aug 27, 2021
    Copy the full SHA
    f99f9cf View commit details
    Browse the repository at this point in the history
  3. Ported to Python 3.

    itamarst committed Aug 27, 2021
    Copy the full SHA
    bb48974 View commit details
    Browse the repository at this point in the history
  4. Fix bug in jsonbytes.

    itamarst committed Aug 27, 2021
    Copy the full SHA
    d5b48e6 View commit details
    Browse the repository at this point in the history
  5. Port to Python 3.

    itamarst committed Aug 27, 2021
    Copy the full SHA
    4c750cf View commit details
    Browse the repository at this point in the history
  6. Bit more input validation.

    itamarst committed Aug 27, 2021
    Copy the full SHA
    c0d07e1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1acc80b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    aacdf99 View commit details
    Browse the repository at this point in the history
  9. Tests pass on Python 3.

    itamarst committed Aug 27, 2021
    Copy the full SHA
    6bfcda2 View commit details
    Browse the repository at this point in the history
  10. Port to Python 3.

    itamarst committed Aug 27, 2021
    Copy the full SHA
    e8e0ecd View commit details
    Browse the repository at this point in the history
  11. Port to Python 3.

    itamarst committed Aug 27, 2021
    Copy the full SHA
    2d2e805 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    75ba5c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Pacify flake8.

    itamarst committed Aug 30, 2021
    Copy the full SHA
    b9a1cc3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    056f774 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Merge remote-tracking branch 'meejah/2916.grid-manager-proposal.5' in…

    …to 2916.grid-manager-proposal.6
    pythonspeed committed Jul 15, 2022
    Copy the full SHA
    1ede0e7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b3ab2fd View commit details
    Browse the repository at this point in the history