Merge branch '15397-remove-obsolete-apis'
[arvados.git] / sdk / python / discovery2pydoc.py
2024-01-29 Peter AmstutzMerge commit '3b735dd9330e0989f51a76771c3303031154154e...
2024-01-05 Lisa Knox21316: Merge commit '1416f698b72de4b09350d9c2fb25c1405c...
2024-01-05 Lisa Knox21128: Merge commit 'adbbc9e3c7a36d39b30f403555ee5889e3...
2023-12-21 Lisa Knox21200: copied branch from arvados-workbench2 Arvados...
2023-12-20 Tom Clegg20318: Merge branch 'main' into 20318-disk-cache
2023-12-11 Tom CleggMerge branch '21206-ws-requesting-container-uuid'
2023-12-11 Stephen Smith21204: Merge branch '21204-stable-log-sort' from arvado... 21204-stable-log-sort-from-wb2-repo
2023-12-07 Stephen Smith19675: Merge branch '19675-instance-types-panel' from... 19675-test1
2023-12-06 Tom CleggMerge branch 'main' from arvados-workbench2.git
2023-11-30 Tom CleggMerge branch '20846-ubuntu2204'
2023-11-29 Brett SmithMerge branch '19830-pysdk-util-docs'
2023-11-29 Brett SmithMerge branch '21211-pysdk-annotations'
2023-11-28 Peter AmstutzMerge branch '20831-user-table-locks' refs #20831
2023-11-27 Tom CleggMerge branch '18874-merge-wb2'
2023-11-27 Tom CleggMerge branch '21126-trash-when-ro'
2023-11-27 Brett SmithMerge branch '21137-rp-initiated-logout'
2023-11-21 Brett SmithMerge branch '21132-api-resources-fixes'
2023-11-21 Brett Smith21132: Expand arvados.api_resources docstring with...
2023-11-20 Tom Clegg20846: Merge branch '19213-ubuntu2204-support' into...
2023-11-18 Brett Smith21132: Annotate API methods as returning a request... 21132-api-resources-fixes
2023-11-18 Brett Smith21132: Note ArvadosAPIClient is a Resource
2023-11-18 Brett Smith21136: Use typing generics for builtins in api_resources
2023-11-09 Tom Clegg18874: Merge branch 'main' from arvados-workbench2.git
2023-11-06 Tom CleggMerge branch 'main' from workbench2.git
2023-10-30 Tom CleggMerge branch 'main' from workbench2.git
2023-10-26 Lisa KnoxMerge branch '21026-sanitize-html-doc'
2023-10-24 Tom CleggMerge branch '20984-instance-capacity'
2023-10-23 Tom Clegg20300: Merge branch 'main' into 20300-rails7 20300-rails7
2023-10-20 Brett Smith20885: Update argument docstrings after pdoc migration
2023-10-19 Peter AmstutzMerge branch '21030-update-perm-cte' refs #21030
2023-10-05 Tom CleggMerge branch 'main' from workbench2.git
2023-10-03 Peter AmstutzMerge branch '20990-name-btree' refs #20990
2023-09-29 Tom CleggMerge branch '18874-merge-wb2'
2023-09-28 Brett SmithMerge branch '20885-pdoc-style'
2023-09-28 Tom Clegg18874: Merge commit '6f8dcb2b13f3058db656908fb26b09e23b...
2023-09-25 Brett Smith20885: Update PySDK docstrings after pdoc migration 20885-pdoc-style
2023-08-23 Tom Clegg18874: Add 'services/workbench2/' from commit 'f6f88d9c...
2023-08-23 Tom Clegg20862: Add 'sdk/ruby-google-api-client/' from commit...
2023-04-25 Tom Clegg18790: Merge branch 'main' into 18790-log-client
2023-04-21 Peter AmstutzMerge branch '20257-http-import' refs #20257
2023-04-20 Tom CleggMerge branch '20241-validate-ssh-keys'
2023-04-20 Tom Clegg20319: Merge branch 'main' into 20319-container-request...
2023-04-19 Brett Smith18799: Force UTF-8 encoding for discovery2pydoc output
2023-04-19 Brett SmithMerge branch '18799-api-pydoc'
2023-04-18 Brett Smith18799: Make schema docstring more specific about how... 18799-api-pydoc
2023-04-18 Brett Smith18799: Link back to resource class from schema docstring
2023-04-14 Brett Smith18799: Add Python 3.7 compatibility for TypedDict
2023-04-14 Brett Smith18799: Mark self parameters as POSITIONAL_OR_KEYWORD
2023-04-13 Brett Smith18799: Make discovery2pydoc status check Py3.7-compatible
2023-04-13 Brett Smith18799: Add background to API docstrings
2023-04-10 Brett Smith18799: Support relative path to discovery document
2023-04-10 Brett Smith18799: Add deprecation notices to API pydoc
2023-04-10 Brett Smith18799: Include schemas in API pydoc
2023-04-10 Brett Smith18799: Initial prototype of API pydoc generator