Timeline
2020-06-18:
- 22:38 Changeset in trunk [df01c655] by
- Add newsfragment
- 22:30 Changeset in trunk [982ad894] by
- Comment about nevow.url usage in web.operations.OphandleTable?
- 22:29 Changeset in trunk [2d2e8a58] by
- Add comments to web.operations.OphandleTable?
- 22:29 Changeset in trunk [bbee23b] by
- Rename a parameter for clarity "context" is nevow terminology, …
- 22:29 Changeset in trunk [5ec7864] by
- Make web.operations.OphandleTable? a twisted web Resource
- 22:01 Changeset in trunk [6f8af68] by
- Rearrange imports
- 02:09 Changeset in trunk [dfb477a] by
- Remove unused import
- 02:09 Changeset in trunk [e121cc0] by
- Use the right names Missed this in testing because this code was not …
- 02:04 Changeset in trunk [4f213e9] by
- Remove an unused variable
- 02:04 Changeset in trunk [0483fc9] by
- Remove unused import
- 01:53 Changeset in trunk [c3440ce] by
- Use a helper to query monitor counters
- 01:46 Changeset in trunk [47f9147] by
- Rename a class for consistency's sake
- 01:18 Changeset in trunk [c8d218f] by
- Add newsfragment
- 01:18 Changeset in trunk [fe1b0cb] by
- Rename class variables
- 01:18 Changeset in trunk [22977352] by
- Document parameters of ResultsRenderer? classes
- 01:18 Changeset in trunk [79be7955] by
- Remove unused want_json()
- 01:18 Changeset in trunk [23a5111] by
- Rename r to check_results
- 01:18 Changeset in trunk [fae4f444] by
- Prefer req to ctx
- 01:18 Changeset in trunk [cdb3747] by
- Remove nevow imports
- 01:18 Changeset in trunk [de99912] by
- Replace ctx references with req references
- 01:18 Changeset in trunk [1ee756c] by
- Use Beautiful Soup to check for favicon
- 01:18 Changeset in trunk [2e60408b] by
- Wrap counters in <span> tags Unless the rendered page contains …
- 01:18 Changeset in trunk [33ddac8] by
- Remove unused code
- 01:18 Changeset in trunk [8094b31] by
- Use SlotsSequenceElement? to render all objects
- 01:18 Changeset in trunk [4e594b0] by
- Use SlotsSequenceElement? to render corrupt shares
- 01:18 Changeset in trunk [46cb3b6] by
- Use SlotsSequenceElement? to render servers with corrupt shares
- 01:18 Changeset in trunk [c41bca24] by
- Use SlotsSequenceElement? to render deep check results problems
- 01:18 Changeset in trunk [bbd6bde] by
- Use SlotsSequenceElement? to render remaining corrupt shares This was …
- 01:18 Changeset in trunk [19f6ec71] by
- Use SlotsSequenceElement? to render servers with corrupt shares This …
- 01:18 Changeset in trunk [e0c686b] by
- Use SlotsSequenceElement? to render post-repair problems
- 01:18 Changeset in trunk [f168dcd] by
- Use SlotsSequenceElement? to render pre-repair problems
- 01:18 Changeset in trunk [c7aa789] by
- Fix "class has no children attribute" error
- 01:18 Changeset in trunk [cfb1560d] by
- Render "all objects" table using SlotsSequenceElement?
- 01:18 Changeset in trunk [3783349] by
- Add span tags to "deep check and repair results" template Tests …
- 01:18 Changeset in trunk [c4be4b5] by
- Make TestRequest? an object Wouldn't pass …
- 01:18 Changeset in trunk [048840a] by
- Stringify numbers
- 01:18 Changeset in trunk [c44a167] by
- Remove WebRenderingMixin? from WebResultsRendering?
- 01:18 Changeset in trunk [02cd42c] by
- Simplify WebResultsRendering?.test_literal
- 01:18 Changeset in trunk [77120ba] by
- Update tests for ResultsRenderer? classes
- 01:18 Changeset in trunk [0d12692] by
- Stringify numbers in DeepCheckResultsRenderer?
- 01:18 Changeset in trunk [7237fef] by
- Add property client to CheckAndRepairResultsRendererElement?
- 01:18 Changeset in trunk [19db5fb] by
- Update "deep check and repair results" template
- 01:18 Changeset in trunk [e4efcdd] by
- Make DeepCheckAndRepairResultsRenderer? a MultiFormatResource?
- 01:18 Changeset in trunk [842b2b6b] by
- Use twisted tags in "deep check and repair results" template
- 01:18 Changeset in trunk [27e5ce0] by
- Update deep check results template
- 01:18 Changeset in trunk [c33c0a8] by
- Make DeepCheckResultsRenderer? a MultiFormatResource?
- 01:18 Changeset in trunk [9dcaa10] by
- Use twisted tags in deep check results template
- 01:18 Changeset in trunk [0eea108] by
- Make CheckAndRepairResultsRenderer? a MultiFormatResource?
- 01:18 Changeset in trunk [d9005fc] by
- Use twisted tags in check and repair results template
- 01:18 Changeset in trunk [80e9f48] by
- Add line breaks in a comment
- 01:18 Changeset in trunk [6f1601a] by
- Stringify numbers before wrapping them up in tags
- 01:18 Changeset in trunk [d2540b8] by
- Use twisted web tags in ResultsBase?
- 01:18 Changeset in trunk [8e37bb1] by
- Make ResultsBase? a base class of CheckResultsRendererElement?
- 01:18 Changeset in trunk [fea4e51] by
- Make CheckResultsRenderer? a MultiFormatResource?
- 01:18 Changeset in trunk [9d104f58] by
- Use twisted tags in check results template file
- 01:18 Changeset in trunk [cbc4147] by
- Use "output" as format argument Nearly everywhere else the query …
- 01:18 Changeset in trunk [c150012] by
- Avoid using a Python keyword as a renderer name
- 01:18 Changeset in trunk [3901559] by
- Make LiteralCheckResultsRenderer? a MultiFormatResource?
- 01:18 Changeset in trunk [ebf23a4] by
- Use twisted web tags in literal check results template
- 01:16 Changeset in trunk [950d111] by
- Use POST target paths without pre-existing query arguments …
2020-06-17:
- 19:45 Changeset in trunk [55170dc] by
- Rearrange imports
- 14:55 Ticket #3312 (Web UI can't do directory operations) closed by
- fixed: In [changeset:"7a23c8ed6cb1641b3af72607c3b559ac23b258af/trunk" …
- 14:55 Changeset in trunk [7a23c8e] by
- Merge pull request #724 from sajith/3312.webui-directory-fix Fix for …
2020-06-16:
- 23:17 Ticket #3315 (Port allmydata.web.operations.ReloadMixin to twisted.web.template) closed by
- fixed: In [changeset:"fe967d208bac8f8b592ac4790606b29efc2a09c5/trunk" …
- 23:17 Changeset in trunk [fe967d20] by
- Merge pull request #727 from …
- 16:29 Ticket #3319 (Add tests for web UI directory operations) created by
- Looks like there are no tests for these operations on directory page …
- 16:10 Changeset in trunk [bd20f8d] by
- Update newsfragment text
2020-06-13:
- 23:28 Changeset in trunk [6a37f32] by
- use attr.s
- 23:22 Changeset in trunk [939f60f6] by
- embetter docstring
- 08:06 Ticket #3318 (HOWTO / prose documentation for allmydata.testing.*) created by
- It would be nice to have HOWTO-style documentation for the testing API …
- 08:05 Changeset in trunk [caf77be] by
- different words for news
- 08:03 Changeset in trunk [d221787] by
- better docstring
- 07:55 Changeset in trunk [02a5435] by
- replciate Tahoe's behavior for replace=true/false
- 07:14 Changeset in trunk [0cbdbd9] by
- symbols, not magic-numbers
- 06:46 Changeset in trunk [b952ef06] by
- match query args
- 06:41 Changeset in trunk [24899da] by
- assert -> ValueError?
- 06:39 Changeset in trunk [76040b5] by
- assert -> raise
- 06:39 Changeset in trunk [9f6fcde] by
- more docstring
- 05:08 Changeset in trunk [a381881] by
- comment
- 05:06 Changeset in trunk [c64e786] by
- docstring
- 05:05 Changeset in trunk [23b17ca] by
- cleanup, docstrings
- 05:01 Changeset in trunk [e79534a] by
- housekeeping
- 04:57 Changeset in trunk [fa597e1] by
- use real parser
- 04:08 Changeset in trunk [949b09ce] by
- actually returns CREATED for new data
- 04:04 Changeset in trunk [776ee5f9] by
- use hypothesis -- which doesn't know about Deferred, so need testtools too
- 04:04 Changeset in trunk [05ea0a2f] by
- copyright, header
2020-06-12:
- 15:07 LocalGrid edited by
- add missing --hostname, remove one kind of bash-ism (diff)
- 01:57 Changeset in trunk [318dc50] by
- key -> kind
- 01:57 Changeset in trunk [0e5422c] by
- handle more inputs in test body-producer
2020-06-11:
- 21:55 Changeset in trunk [0f4201e] by
- the tests are unit-tests
- 21:34 Changeset in trunk [36d9bf5] by
- new-style classes only
- 21:34 Changeset in trunk [00e7d01] by
- unused imports
- 20:14 Changeset in trunk [86a90084] by
- simple test of testing/web
- 19:36 Changeset in trunk [213d034] by
- news
- 19:35 Ticket #3317 (Provide testing infrastructure for clients) created by
- Ease testing for authors of software that use Tahoe's WebUI by …
- 19:26 Changeset in trunk [fc2203e] by
- simplify tahoe web fakes
- 12:55 Patches edited by
- link and text agree (diff)
Note: See TracTimeline
for information about the timeline view.