93
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8459 from tdesveaux/typing/master/worker-protocols-manager More... 1 day ago
test: fix mock commands types in msgpack manager tests More... 5 days ago
worker: fix msgpack Connection.remoteStartCommand commandId should be str only More... 5 days ago
test: type hint unit.worker.test_protocols_manager_pbmanager More... 5 days ago
buildbot.worker.protocols: make msgpack.BasicRemoteCommand inherit from RemoteCommandImpl More... 5 days ago
buildbot.worker.protocols.manager.pb: add type hints More... 5 days ago
test: type hint unit.worker.test_protocols_manager_msgmanager More... 5 days ago
buildbot.worker.protocols: minor typing fix More... 5 days ago
buildbot.worker.protocols: simplify Dispatcher __init__'s More... 5 days ago
buildbot.worker.protocols: fix BuildbotWebSocketServerProtocol.call_update_upload_file_utime More... 5 days ago
test: type hint unit.worker.test_protocols_manager_base More... 5 days ago
buildbot.worker.protocols.manager.msgpack: add type hints More... 5 days ago
buildbot.worker.protocols.manager.base: add type hints More... 5 days ago
Merge pull request #8458 from tdesveaux/typing/master/worker-protocols-tests More... 6 days ago
Merge pull request #8457 from tdesveaux/typing/master/worker-protocols More... 6 days ago
test: type hint unit.worker.test_protocols_msgpack More... 6 days ago
test: type hint unit.worker.test_protocols_pb More... 6 days ago
test: type hint unit.worker.test_protocols_base More... 6 days ago
Merge pull request #8456 from tdesveaux/typing/master/subscription More... 7 days ago
Merge pull request #8455 from buildbot/dependabot/pip/setuptools-78.1.1 More... 7 days ago
buildbot.worker.protocols.msgpack: add type hints More... 8 days ago
buildbot.worker.protocols.pb: add type hints More... 8 days ago
worker: add WorkerForBuilderBase.remote_interruptCommand abstract method More... 8 days ago
worker: add WorkerForBuilderBase.remote_startBuild abstract method More... 8 days ago
worker: add WorkerForBuilderBase.remote_startCommand abstract method More... 8 days ago
worker: add BotBase.remote_setBuilderList abstract method More... 8 days ago
buildbot.worker.protocols: remove unused ProxyMixin._disconnect_listeners More... 8 days ago
buildbot.worker.protocols.null: add type hints More... 8 days ago
process: fix type RemoteCommand.remote_command can only be a str More... 8 days ago
buildbot.worker.protocols.base: fix master attr undefined More... 8 days ago