Changes between Version 20 and Version 21 of Ticket #3244


Ignore:
Timestamp:
2020-09-22T21:21:40Z (5 years ago)
Author:
sajith
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3244 – Description

    v20 v21  
    2525 - allmydata.test.web.test_web
    2626- #3392: allmydata.test.common_web.!WebRenderingMixin
    27 - allmydata.web.unlinked
    2827- #3393: allmydata.web._nevow_106
    2928- allmydata.web.operations
    3029  - #3313: allmydata.web.operations.!OphandleTable
    31   - #3314: import of nevow.url
    3230  - #3315: allmydata.web.operations.!ReloadMixin
    3331- allmydata.web.common
    3432  - #3382: allmydata.web.common.!MultiFormatPage
    3533- #3316: allmydata.web.check_results
    36 - allmydata.web.filenode
    37 - allmydata.web.private
    38 - allmydata.webish
    39 - static/tahoe.py
    40 - misc/build_helpers/show-tool-versions.py
    41 - #3420: Twisted web Resources should `return ErrorPage` instead of `raise WebError`.
     34- import of nevow.url
     35  - #3314: nevow.url in in web.filenode
     36  - nevow.url in web.operations
     37  - nevow.url in web.unlinked
     38- #3433: allmydata.webish
     39- #3434: static/tahoe.py
     40- #3435: misc/build_helpers/show-tool-versions.py
     41- #3420: Twisted web Resources should do "return !ErrorPage" instead of "raise !WebError"
     42- #3428: twisted.web.resource.Resource subclasses should not return Deferreds
    4243
    4344These were formerly part of the web UI, but they are no longer in use, and so probably not relevant to porting: