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

Ticket3252 port web directory.remaining.1 #672

Merged

Commits on Apr 18, 2020

  1. search-replace "n:" -> "t:"

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    fd4d270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e0e25c View commit details
    Browse the repository at this point in the history
  3. whitespace

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    ace73a9 View commit details
    Browse the repository at this point in the history
  4. a thing works

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    66c0c71 View commit details
    Browse the repository at this point in the history
  5. another thing works

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b51f144 View commit details
    Browse the repository at this point in the history
  6. cleanup

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    79c3f91 View commit details
    Browse the repository at this point in the history
  7. more ctx -> req

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    c2ff7e2 View commit details
    Browse the repository at this point in the history
  8. /file works

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8f32936 View commit details
    Browse the repository at this point in the history
  9. fix getchild for directory

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    71c9736 View commit details
    Browse the repository at this point in the history
  10. not required

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    f4c8eb5 View commit details
    Browse the repository at this point in the history
  11. better style

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d381d3e View commit details
    Browse the repository at this point in the history
  12. remove debug

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8b7e1c3 View commit details
    Browse the repository at this point in the history
  13. fix form

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d12078a View commit details
    Browse the repository at this point in the history
  14. fix rename-form

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    e230432 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7a36bdc View commit details
    Browse the repository at this point in the history
  16. fix deep-stats results

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b4d9bfe View commit details
    Browse the repository at this point in the history
  17. explicit pack/unpack test

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    247fc54 View commit details
    Browse the repository at this point in the history
  18. Revert "fix getchild for directory"

    This reverts commit 8f00f4d.
    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    9219262 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    410f013 View commit details
    Browse the repository at this point in the history
  20. remove debug

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    66f392f View commit details
    Browse the repository at this point in the history
  21. fix name decoding

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    dc4669b View commit details
    Browse the repository at this point in the history
  22. Resource needs to be new-style

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    19baba2 View commit details
    Browse the repository at this point in the history
  23. filename goes in the dict

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    effaa65 View commit details
    Browse the repository at this point in the history
  24. the error-message changed

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    800b690 View commit details
    Browse the repository at this point in the history
  25. doubly-quoted

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    a29f1be View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    98005ba View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    543a948 View commit details
    Browse the repository at this point in the history
  28. children must be None on error

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    c4f49bb View commit details
    Browse the repository at this point in the history
  29. improve comment wording

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    45bfe74 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e894795 View commit details
    Browse the repository at this point in the history
  31. quote output, render GET

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8268f76 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d26ce3b View commit details
    Browse the repository at this point in the history
  33. some fixes

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    83a70bb View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bc04c9b View commit details
    Browse the repository at this point in the history
  35. irrelevant comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    97a3f61 View commit details
    Browse the repository at this point in the history
  36. irrelevant comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d0c47fe View commit details
    Browse the repository at this point in the history
  37. undo change

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    6415873 View commit details
    Browse the repository at this point in the history
  38. correct error

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    044d1cf View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    74ce166 View commit details
    Browse the repository at this point in the history
  40. flake8

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    2509671 View commit details
    Browse the repository at this point in the history
  41. spelling

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    9732955 View commit details
    Browse the repository at this point in the history
  42. better error-code

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    203066e View commit details
    Browse the repository at this point in the history
  43. remove print

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    178c45e View commit details
    Browse the repository at this point in the history
  44. change not required

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    bf3c71c View commit details
    Browse the repository at this point in the history
  45. cleanup

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    757bcc5 View commit details
    Browse the repository at this point in the history
  46. unused imports

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    65ec212 View commit details
    Browse the repository at this point in the history
  47. news

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    7c27f29 View commit details
    Browse the repository at this point in the history
  48. beautifulsoup, not re

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d5ef65d View commit details
    Browse the repository at this point in the history
  49. refactor

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    c489c61 View commit details
    Browse the repository at this point in the history
  50. use soup, not re

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    76516fe View commit details
    Browse the repository at this point in the history
  51. re/string checks -> soup

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    bd1cbde View commit details
    Browse the repository at this point in the history
  52. use soup, not strings

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b4fab44 View commit details
    Browse the repository at this point in the history
  53. more soup

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b71d499 View commit details
    Browse the repository at this point in the history
  54. soup not re

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    af35483 View commit details
    Browse the repository at this point in the history
  55. soup, not re

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    685aaf1 View commit details
    Browse the repository at this point in the history
  56. irrelevant comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    956d67b View commit details
    Browse the repository at this point in the history
  57. irrelevant comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    965fadb View commit details
    Browse the repository at this point in the history
  58. irrelevant comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b81589c View commit details
    Browse the repository at this point in the history
  59. irrelevant comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    db7939f View commit details
    Browse the repository at this point in the history
  60. comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    98d8c52 View commit details
    Browse the repository at this point in the history
  61. document internal callback

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    48f859f View commit details
    Browse the repository at this point in the history
  62. assert for noreferrer

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d12fd57 View commit details
    Browse the repository at this point in the history
  63. add break

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    9ccbe56 View commit details
    Browse the repository at this point in the history
  64. irrelevant comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    355c78f View commit details
    Browse the repository at this point in the history
  65. remove asserts for static text

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    f9956f4 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    e4d556b View commit details
    Browse the repository at this point in the history
  67. get rid of assert_

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b44980c View commit details
    Browse the repository at this point in the history
  68. just delete test_welcome

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    fdb3399 View commit details
    Browse the repository at this point in the history
  69. unused

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    ef5e18b View commit details
    Browse the repository at this point in the history
  70. native strings only

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d533bec View commit details
    Browse the repository at this point in the history
  71. encode for fail() / Exception

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    3d3feec View commit details
    Browse the repository at this point in the history
  72. use % instead of format

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    f9e3fdf View commit details
    Browse the repository at this point in the history
  73. add clarifying comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    ace99a1 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    733b793 View commit details
    Browse the repository at this point in the history
  75. empty-string, not None

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    3c332fe View commit details
    Browse the repository at this point in the history
  76. remove irrelevant comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d425bae View commit details
    Browse the repository at this point in the history
  77. more comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    95e5029 View commit details
    Browse the repository at this point in the history
  78. simplify

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b64f90b View commit details
    Browse the repository at this point in the history
  79. old-style class

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8db16ff View commit details
    Browse the repository at this point in the history
  80. betterize comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    c6f4f0b View commit details
    Browse the repository at this point in the history
  81. better formatting

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    088fcff View commit details
    Browse the repository at this point in the history
  82. don't need object

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8c47b8e View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    b0c138f View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    2e9463b View commit details
    Browse the repository at this point in the history
  85. remove comment

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    fc4aec7 View commit details
    Browse the repository at this point in the history
  86. no .format yet

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    6ea6abd View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    7019157 View commit details
    Browse the repository at this point in the history
  88. self.assertEqual not assert

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    c246b3e View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    8f35f78 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    bc2f5f8 View commit details
    Browse the repository at this point in the history
  91. no addslash here

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    0acf0d2 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    882c63d View commit details
    Browse the repository at this point in the history
  93. don't allow trailing slashes

    This makes /uri/xxx URIs invalid if they have a trailing slash.
    It seems that the former Nevow implementation would allow this, and
    some tests (and, notable, "tahoe backup") did rely on using URIs
    of this style.
    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    018e161 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    349aefe View commit details
    Browse the repository at this point in the history
  95. typo

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    73d0151 View commit details
    Browse the repository at this point in the history
  96. URL -> DecodedURL

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    f8a78c9 View commit details
    Browse the repository at this point in the history
  97. link to tickets

    meejah committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    8df1ed1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

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