Zazu
latest
Contents:
Getting Started
Extending
Reference
Changelog
License
Zazu
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
Z
A
add_version_args() (in module zazu.build)
architecture_to_generator() (in module zazu.cmake_helper)
assignee (zazu.code_reviewer.CodeReview attribute)
(zazu.issue_tracker.Issue attribute)
(zazu.plugins.github_code_reviewer.GitHubCodeReview attribute)
(zazu.plugins.github_issue_tracker.GitHubIssueAdaptor attribute)
(zazu.plugins.jira_issue_tracker.JiraIssueAdaptor attribute)
AstyleStyler (class in zazu.plugins.astyle_styler)
Autopep8Styler (class in zazu.plugins.autopep8_styler)
B
base (zazu.code_reviewer.CodeReview attribute)
(zazu.plugins.github_code_reviewer.GitHubCodeReview attribute)
browse_url (zazu.code_reviewer.CodeReview attribute)
(zazu.issue_tracker.Issue attribute)
(zazu.plugins.github_code_reviewer.GitHubCodeReview attribute)
(zazu.plugins.github_issue_tracker.GitHubIssueAdaptor attribute)
(zazu.plugins.jira_issue_tracker.JiraIssueAdaptor attribute)
browse_url() (zazu.plugins.github_issue_tracker.GitHubIssueTracker method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker method)
build() (in module zazu.cmake_helper)
build_arch() (zazu.build.BuildSpec method)
build_artifacts() (zazu.build.BuildSpec method)
build_description() (zazu.build.BuildSpec method)
build_goal() (zazu.build.BuildSpec method)
build_script() (zazu.build.BuildSpec method)
build_server() (zazu.config.Config method)
build_type() (zazu.build.BuildSpec method)
build_vars() (zazu.build.BuildSpec method)
BuildGoal (class in zazu.build)
builds() (zazu.build.BuildGoal method)
BuildServer (class in zazu.build_server)
BuildSpec (class in zazu.build)
C
call() (in module zazu.util)
cd() (in module zazu.util)
check_git_hook() (in module zazu.git_helper)
check_git_hooks() (in module zazu.git_helper)
check_if_active_branch_can_be_renamed() (in module zazu.dev.commands)
check_if_branch_is_protected() (in module zazu.dev.commands)
check_output() (in module zazu.util)
check_popen() (in module zazu.util)
check_repo() (zazu.config.Config method)
ci_config() (zazu.config.Config method)
ClangFormatStyler (class in zazu.plugins.clang_format_styler)
closed (zazu.issue_tracker.Issue attribute)
(zazu.plugins.github_issue_tracker.GitHubIssueAdaptor attribute)
(zazu.plugins.jira_issue_tracker.JiraIssueAdaptor attribute)
cmake_build() (in module zazu.build)
code_reviewer() (zazu.config.Config method)
code_reviewer_config() (zazu.config.Config method)
CodeReview (class in zazu.code_reviewer)
CodeReviewer (class in zazu.code_reviewer)
CodeReviewerError
ComponentConfiguration (class in zazu.build)
Config (class in zazu.config)
configure() (in module zazu.cmake_helper)
connect() (zazu.code_reviewer.CodeReviewer method)
(zazu.plugins.github_code_reviewer.GitHubCodeReviewer method)
(zazu.plugins.github_issue_tracker.GitHubIssueTracker method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker method)
create_issue() (zazu.plugins.github_issue_tracker.GitHubIssueTracker method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker method)
create_review() (zazu.code_reviewer.CodeReviewer method)
(zazu.plugins.github_code_reviewer.GitHubCodeReviewer method)
D
default_extensions() (zazu.plugins.astyle_styler.AstyleStyler static method)
(zazu.plugins.autopep8_styler.Autopep8Styler static method)
(zazu.plugins.clang_format_styler.ClangFormatStyler static method)
default_project() (zazu.plugins.github_issue_tracker.GitHubIssueTracker method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker method)
description (zazu.code_reviewer.CodeReview attribute)
(zazu.issue_tracker.Issue attribute)
(zazu.plugins.github_code_reviewer.GitHubCodeReview attribute)
(zazu.plugins.github_issue_tracker.GitHubIssueAdaptor attribute)
(zazu.plugins.jira_issue_tracker.JiraIssueAdaptor attribute)
description() (zazu.build.BuildGoal method)
(zazu.build.ComponentConfiguration method)
descriptors_from_branches() (in module zazu.repo.commands)
dispatch() (in module zazu.util)
F
filter_undeletable() (in module zazu.git_helper)
format_checklist_item() (in module zazu.util)
from_config() (zazu.config.PluginFactory method)
(zazu.plugins.github_code_reviewer.GitHubCodeReviewer static method)
(zazu.plugins.github_issue_tracker.GitHubIssueTracker static method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker static method)
(zazu.plugins.teamcity_build_server.TeamCityBuildServer static method)
(zazu.styler.Styler class method)
G
get_branch_name() (zazu.dev.commands.IssueDescriptor method)
get_build() (zazu.build.BuildGoal method)
get_closed_branches() (in module zazu.repo.commands)
get_default_git_hooks() (in module zazu.git_helper)
get_hooks_path() (in module zazu.git_helper)
get_line() (in module zazu.config)
get_merged_branches() (in module zazu.git_helper)
get_repo_root() (in module zazu.git_helper)
get_spec() (zazu.build.ComponentConfiguration method)
get_touched_files() (in module zazu.git_helper)
get_user_pass_credentials() (in module zazu.credential_helper)
GitHubCodeReview (class in zazu.plugins.github_code_reviewer)
GitHubCodeReviewer (class in zazu.plugins.github_code_reviewer)
GitHubIssueAdaptor (class in zazu.plugins.github_issue_tracker)
GitHubIssueTracker (class in zazu.plugins.github_issue_tracker)
goal() (zazu.build.BuildGoal method)
goals() (zazu.build.ComponentConfiguration method)
H
head (zazu.code_reviewer.CodeReview attribute)
(zazu.plugins.github_code_reviewer.GitHubCodeReview attribute)
I
id (zazu.code_reviewer.CodeReview attribute)
(zazu.issue_tracker.Issue attribute)
(zazu.plugins.github_code_reviewer.GitHubCodeReview attribute)
(zazu.plugins.github_issue_tracker.GitHubIssueAdaptor attribute)
(zazu.plugins.jira_issue_tracker.JiraIssueAdaptor attribute)
init() (in module zazu.cli)
install_git_hook() (in module zazu.git_helper)
install_git_hooks() (in module zazu.git_helper)
Issue (class in zazu.issue_tracker)
issue() (zazu.plugins.github_issue_tracker.GitHubIssueTracker method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker method)
issue_components() (zazu.plugins.github_issue_tracker.GitHubIssueTracker method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker method)
issue_tracker() (zazu.config.Config method)
issue_tracker_config() (zazu.config.Config method)
issue_types() (zazu.plugins.github_issue_tracker.GitHubIssueTracker method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker method)
IssueDescriptor (class in zazu.dev.commands)
IssueTracker (class in zazu.issue_tracker)
IssueTrackerError
J
JiraIssueAdaptor (class in zazu.plugins.jira_issue_tracker)
JiraIssueTracker (class in zazu.plugins.jira_issue_tracker)
K
known_arches() (in module zazu.cmake_helper)
L
lazy_import() (in module zazu.util)
LazyVersion (class in zazu)
load_yaml_file() (in module zazu.config)
M
make_col_indicator() (in module zazu.config)
make_gh() (in module zazu.github_helper)
make_gh_token() (in module zazu.github_helper)
make_issue_descriptor() (in module zazu.dev.commands)
make_semver() (in module zazu.build)
make_ticket() (in module zazu.dev.commands)
make_version_number() (in module zazu.build)
merged (zazu.code_reviewer.CodeReview attribute)
(zazu.plugins.github_code_reviewer.GitHubCodeReview attribute)
N
name (zazu.code_reviewer.CodeReview attribute)
(zazu.issue_tracker.Issue attribute)
(zazu.plugins.github_code_reviewer.GitHubCodeReview attribute)
(zazu.plugins.github_issue_tracker.GitHubIssueAdaptor attribute)
(zazu.plugins.jira_issue_tracker.JiraIssueAdaptor attribute)
name() (zazu.build.BuildGoal method)
(zazu.build.ComponentConfiguration method)
O
offer_to_stash_changes() (in module zazu.dev.commands)
P
parse_branch_return_list() (in module zazu.git_helper)
parse_describe() (in module zazu.build)
parse_github_url() (in module zazu.github_helper)
parse_key_value_pairs() (in module zazu.build)
path_gen() (in module zazu.config)
pep440_from_semver() (in module zazu.build)
pick() (in module zazu.util)
PluginFactory (class in zazu.config)
pprint_list() (in module zazu.util)
project_config() (zazu.config.Config method)
prompt() (in module zazu.util)
publish_artifacts() (zazu.plugins.teamcity_build_server.TeamCityBuildServer static method)
R
raise_uninstalled() (in module zazu.util)
read_file() (in module zazu.style)
read_staged() (in module zazu.git_helper)
readable_description() (zazu.dev.commands.IssueDescriptor method)
rename_branch() (in module zazu.dev.commands)
review() (zazu.code_reviewer.CodeReviewer method)
(zazu.plugins.github_code_reviewer.GitHubCodeReviewer method)
S
sanitize_branch_name() (in module zazu.build)
scantree() (in module zazu.util)
script_build() (in module zazu.build)
setup_component() (zazu.plugins.teamcity_build_server.TeamCityBuildServer method)
stage_patch() (in module zazu.style)
status (zazu.code_reviewer.CodeReview attribute)
(zazu.issue_tracker.Issue attribute)
(zazu.plugins.github_code_reviewer.GitHubCodeReview attribute)
(zazu.plugins.github_issue_tracker.GitHubIssueAdaptor attribute)
(zazu.plugins.jira_issue_tracker.JiraIssueAdaptor attribute)
style_file() (in module zazu.style)
style_string() (zazu.plugins.astyle_styler.AstyleStyler method)
(zazu.plugins.autopep8_styler.Autopep8Styler method)
(zazu.plugins.clang_format_styler.ClangFormatStyler method)
(zazu.styler.Styler method)
Styler (class in zazu.styler)
styler_factory() (in module zazu.config)
stylers() (zazu.config.Config method)
T
tag_to_version() (in module zazu.build)
TeamCityBuildServer (class in zazu.plugins.teamcity_build_server)
ticket_is_closed() (in module zazu.repo.commands)
type (zazu.issue_tracker.Issue attribute)
(zazu.plugins.github_issue_tracker.GitHubIssueAdaptor attribute)
(zazu.plugins.jira_issue_tracker.JiraIssueAdaptor attribute)
type() (zazu.plugins.astyle_styler.AstyleStyler static method)
(zazu.plugins.autopep8_styler.Autopep8Styler static method)
(zazu.plugins.clang_format_styler.ClangFormatStyler static method)
(zazu.plugins.github_code_reviewer.GitHubCodeReviewer static method)
(zazu.plugins.github_issue_tracker.GitHubIssueTracker static method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker static method)
(zazu.plugins.teamcity_build_server.TeamCityBuildServer static method)
V
validate_id_format() (zazu.plugins.github_issue_tracker.GitHubIssueTracker static method)
(zazu.plugins.jira_issue_tracker.JiraIssueTracker static method)
verify_ticket_exists() (in module zazu.dev.commands)
W
wrap_text() (in module zazu.dev.commands)
write_file() (in module zazu.style)
Z
zazu (module)
zazu.build (module)
zazu.build_server (module)
zazu.cli (module)
zazu.cmake_helper (module)
zazu.code_reviewer (module)
zazu.config (module)
zazu.credential_helper (module)
zazu.dev (module)
zazu.dev.commands (module)
zazu.git_helper (module)
zazu.github_helper (module)
zazu.issue_tracker (module)
zazu.plugins (module)
zazu.plugins.astyle_styler (module)
zazu.plugins.autopep8_styler (module)
zazu.plugins.clang_format_styler (module)
zazu.plugins.github_code_reviewer (module)
zazu.plugins.github_issue_tracker (module)
zazu.plugins.jira_issue_tracker (module)
zazu.plugins.teamcity_build_server (module)
zazu.repo (module)
zazu.repo.commands (module)
zazu.style (module)
zazu.styler (module)
zazu.upgrade (module)
zazu.util (module)
zazu_version_required() (zazu.config.Config method)
ZazuException