toxiccore
ToxicBuild Poor’s Protocol
Example
toxiccore
toxiccore package
Changelog
toxiccore
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
add_remote() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
APTPluginConfig (class in toxiccore.build_config)
B
BadJsonData
BasePluginConfig (class in toxiccore.build_config)
BaseToxicClient (class in toxiccore.client)
BaseToxicProtocol (class in toxiccore.protocol)
bcrypt_string() (in module toxiccore.utils)
branch_exists() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS class method)
builders (toxiccore.build_config.LanguageConfig property)
C
changedir (class in toxiccore.utils)
check_data() (toxiccore.protocol.BaseToxicProtocol method)
checkout() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
client_connected() (toxiccore.protocol.BaseToxicProtocol method)
clone() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
close_connection() (toxiccore.protocol.BaseToxicProtocol method)
compare_bcrypt_string() (in module toxiccore.utils)
ConfigError
connect() (toxiccore.client.BaseToxicClient method)
(toxiccore.mail.MailSender method)
connection_lost() (toxiccore.protocol.BaseToxicProtocol method)
connection_made() (toxiccore.protocol.BaseToxicProtocol method)
create_local_branch() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
create_random_string() (in module toxiccore.utils)
create_validation_string() (in module toxiccore.utils)
D
daemonize() (in module toxiccore.utils)
date_format (toxiccore.vcs.Git attribute)
datetime2string() (in module toxiccore.utils)
DEFAULT_OS (toxiccore.build_config.LanguageConfig attribute)
delete() (in module toxiccore.requests)
delete_local_branch() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
disconnect() (toxiccore.client.BaseToxicClient method)
(toxiccore.mail.MailSender method)
E
encrypted_token (toxiccore.protocol.BaseToxicProtocol attribute)
exec_cmd() (in module toxiccore.shell)
(in module toxiccore.utils)
(toxiccore.vcs.VCS method)
ExecCmdError
execute() (in module toxiccore.cmd)
(toxiccore.cmd.ToxicProgram method)
F
fetch() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
format_timedelta() (in module toxiccore.utils)
G
get() (in module toxiccore.requests)
(toxiccore.utils.MatchKeysDict method)
get_config() (in module toxiccore.build_config)
(toxiccore.build_config.APTPluginConfig method)
(toxiccore.build_config.PythonPluginConfig method)
get_envvars() (in module toxiccore.utils)
get_json_data() (toxiccore.protocol.BaseToxicProtocol method)
get_local_revisions() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
get_plugin() (toxiccore.plugins.Plugin class method)
get_protocol_instance() (toxiccore.server.ToxicServer method)
get_raw_data() (toxiccore.protocol.BaseToxicProtocol method)
get_remote() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
get_remote_branches() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
get_response() (toxiccore.client.BaseToxicClient method)
get_revisions() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
get_revisions_for_branch() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
get_toxicbuildconf() (in module toxiccore.build_config)
get_toxicbuildconf_yaml() (in module toxiccore.build_config)
get_vcs() (in module toxiccore.vcs)
Git (class in toxiccore.vcs)
H
has_changes() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
I
import_external_branch() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
ImpossibillityError
inherit_docs() (in module toxiccore.utils)
interpolate_dict_values() (in module toxiccore.utils)
is_connected() (toxiccore.client.BaseToxicClient method)
J
json() (toxiccore.requests.Response method)
L
LANGUAGE_PLUGINS (toxiccore.build_config.LanguageConfig attribute)
LanguageConfig (class in toxiccore.build_config)
LanguagePluginConfig (class in toxiccore.build_config)
list_builders_from_config() (in module toxiccore.build_config)
list_plugins() (toxiccore.plugins.Plugin class method)
load_config() (in module toxiccore.build_config)
load_module_from_content() (in module toxiccore.utils)
load_module_from_file() (in module toxiccore.utils)
load_yaml_conf() (in module toxiccore.build_config)
localtime2utc() (in module toxiccore.utils)
log() (in module toxiccore.utils)
(toxiccore.utils.LoggerMixin method)
log_cls() (toxiccore.utils.LoggerMixin class method)
LoggerMixin (class in toxiccore.utils)
M
MailSender (class in toxiccore.mail)
MailSenderNotConnected
match_string() (in module toxiccore.utils)
MatchKeysDict (class in toxiccore.utils)
module
toxiccore
toxiccore.build_config
toxiccore.client
toxiccore.cmd
toxiccore.conf
toxiccore.exceptions
toxiccore.mail
toxiccore.plugins
toxiccore.protocol
toxiccore.requests
toxiccore.server
toxiccore.shell
toxiccore.socks
toxiccore.utils
toxiccore.vcs
MonkeyPatcher (class in toxiccore.utils)
N
name (toxiccore.plugins.Plugin attribute)
no_list (toxiccore.plugins.Plugin attribute)
now() (in module toxiccore.utils)
P
patch_item() (toxiccore.utils.MonkeyPatcher method)
patch_source_suffixes() (toxiccore.utils.SourceSuffixesPatcher method)
Plugin (class in toxiccore.plugins)
PluginMeta (class in toxiccore.plugins)
PluginNotFound
post() (in module toxiccore.requests)
PROTOCOL_CLS (toxiccore.server.ToxicServer attribute)
pull() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
put() (in module toxiccore.requests)
PythonPluginConfig (class in toxiccore.build_config)
R
read() (toxiccore.client.BaseToxicClient method)
read_file() (in module toxiccore.utils)
read_stream() (in module toxiccore.socks)
(in module toxiccore.utils)
READ_STREAM_FN() (toxiccore.client.BaseToxicClient method)
request2server() (toxiccore.client.BaseToxicClient method)
Response (class in toxiccore.requests)
rm_remote() (toxiccore.vcs.Git method)
run_in_thread() (in module toxiccore.utils)
S
send() (toxiccore.mail.MailSender method)
send_response() (toxiccore.protocol.BaseToxicProtocol method)
set_loglevel() (in module toxiccore.utils)
set_remote() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
set_tzinfo() (in module toxiccore.utils)
Settings (class in toxiccore.conf)
shutdown() (toxiccore.server.ToxicServer method)
SOURCE_SUFFIXES (toxiccore.utils.SourceSuffixesPatcher attribute)
SourceSuffixesPatcher (class in toxiccore.utils)
start() (toxiccore.server.ToxicServer method)
string2datetime() (in module toxiccore.utils)
sync_shutdown() (toxiccore.server.ToxicServer method)
SYSTEM_PACKAGES_PLUGINS (toxiccore.build_config.LanguageConfig attribute)
T
ToxicClientException
toxiccore
module
toxiccore.build_config
module
toxiccore.client
module
toxiccore.cmd
module
toxiccore.conf
module
toxiccore.exceptions
module
toxiccore.mail
module
toxiccore.plugins
module
toxiccore.protocol
module
toxiccore.requests
module
toxiccore.server
module
toxiccore.shell
module
toxiccore.socks
module
toxiccore.utils
module
toxiccore.vcs
module
ToxicProgram (class in toxiccore.cmd)
ToxicServer (class in toxiccore.server)
try_set_remote() (toxiccore.vcs.Git method)
(toxiccore.vcs.VCS method)
U
update_submodule() (toxiccore.vcs.Git method)
utc2localtime() (in module toxiccore.utils)
V
validate_string() (in module toxiccore.utils)
VCS (class in toxiccore.vcs)
vcsbin (toxiccore.vcs.Git attribute)
(toxiccore.vcs.VCS attribute)
VCSError
W
workdir_exists() (toxiccore.vcs.VCS method)
write() (toxiccore.client.BaseToxicClient method)
write_stream() (in module toxiccore.socks)
(in module toxiccore.utils)
WRITE_STREAM_FN() (toxiccore.client.BaseToxicClient method)