Table of Contents - tinyci-0.5 Documentation
Pages
Classes and Modules
- CompatMarkdown
- PidFile
- PidFile::DuplicateProcessError
- TinyCI
- TinyCI::Builders
- TinyCI::Builders::ScriptBuilder
- TinyCI::Builders::TestBuilder
- TinyCI::CLI
- TinyCI::CLISSHDelegator
- TinyCI::Compactor
- TinyCI::Config
- TinyCI::ConfigMissingError
- TinyCI::ConfigTransformer
- TinyCI::Executor
- TinyCI::GitUtils
- TinyCI::Hookers
- TinyCI::Hookers::ScriptHooker
- TinyCI::Installer
- TinyCI::LogViewer
- TinyCI::Logging
- TinyCI::MultiLogger
- TinyCI::PathUtils
- TinyCI::Runner
- TinyCI::Scheduler
- TinyCI::Subprocesses
- TinyCI::Subprocesses::SubprocessError
- TinyCI::Symbolize
- TinyCI::Testers
- TinyCI::Testers::ScriptTester
- TinyCI::Testers::TestTester
- YARD
- YARD::Templates
- YARD::Templates::Helpers
- YARD::Templates::Helpers::HtmlHelper
- YARD::Templates::Helpers::HtmlHelper::MDLinkRenderer
Methods
- ::extended — TinyCI::GitUtils
- ::extended — TinyCI::Subprocesses
- ::included — TinyCI::GitUtils
- ::included — TinyCI::PathUtils
- ::included — TinyCI::Subprocesses
- ::new — PidFile
- ::new — TinyCI::CLI
- ::new — TinyCI::CLISSHDelegator
- ::new — TinyCI::Compactor
- ::new — TinyCI::Config
- ::new — TinyCI::ConfigTransformer
- ::new — TinyCI::Executor
- ::new — TinyCI::Installer
- ::new — TinyCI::LogViewer
- ::new — TinyCI::MultiLogger
- ::new — TinyCI::Runner
- ::new — TinyCI::Scheduler
- ::new — TinyCI::Subprocesses::SubprocessError
- ::new — CompatMarkdown
- ::pid — PidFile
- ::pidfile_exists? — PidFile
- ::process_exists? — PidFile
- ::running? — PidFile
- #[] — TinyCI::Config
- #add_output_path — TinyCI::MultiLogger
- #alive? — PidFile
- #archive_path — TinyCI::Compactor
- #args — TinyCI::CLISSHDelegator
- #banner — TinyCI::CLI
- #bin_path — TinyCI::Installer
- #build — TinyCI::Builders::ScriptBuilder
- #build — TinyCI::Builders::TestBuilder
- #builds_dir — TinyCI::Compactor
- #builds_path — TinyCI::PathUtils
- #clean — TinyCI::Runner
- #command — TinyCI::CLISSHDelegator
- #command — TinyCI::Executor
- #commit_exists? — TinyCI::GitUtils
- #compact! — TinyCI::Compactor
- #compress_directory — TinyCI::Compactor
- #config — TinyCI::Runner
- #config_content — TinyCI::Config
- #config_exists? — TinyCI::Runner
- #config_file_exists? — TinyCI::Config
- #config_path — TinyCI::Runner
- #create_pidfile — PidFile
- #current_branch — TinyCI::GitUtils
- #current_tracking_remote — TinyCI::GitUtils
- #directories_to_compact — TinyCI::Compactor
- #do_compact — TinyCI::CLI
- #do_install — TinyCI::CLI
- #do_log — TinyCI::CLI
- #do_run — TinyCI::CLI
- #do_tunnel! — TinyCI::CLISSHDelegator
- #do_version — TinyCI::CLI
- #dump — TinyCI::LogViewer
- #ensure_path — TinyCI::PathUtils
- #erb_scope — TinyCI::Executor
- #execute — TinyCI::Subprocesses
- #execute_and_return_status — TinyCI::Subprocesses
- #execute_pipe — TinyCI::Subprocesses
- #execute_stream — TinyCI::Subprocesses
- #export — TinyCI::Runner
- #export_path — TinyCI::PathUtils
- #file_exists_in_git? — TinyCI::GitUtils
- #format_commit_data — TinyCI::Scheduler
- #get_commit — TinyCI::Scheduler
- #git_cmd — TinyCI::GitUtils
- #git_directory_path — TinyCI::GitUtils
- #github_remote? — TinyCI::GitUtils
- #global_args — TinyCI::CLI
- #global_help — TinyCI::CLI
- #global_parser — TinyCI::CLI
- #hook_content — TinyCI::Installer
- #hook_exists? — TinyCI::Installer
- #hook_path — TinyCI::Installer
- #inside_bare_repo? — TinyCI::GitUtils
- #inside_git_directory? — TinyCI::GitUtils
- #inside_repository? — TinyCI::GitUtils
- #inside_work_tree? — TinyCI::GitUtils
- #install! — TinyCI::Installer
- #instantiate_builder — TinyCI::Runner
- #instantiate_hooker — TinyCI::Runner
- #instantiate_tester — TinyCI::Runner
- #interpolate — TinyCI::Executor
- #link — YARD::Templates::Helpers::HtmlHelper::MDLinkRenderer
- #locktime — PidFile
- #logfile_exists? — TinyCI::LogViewer
- #logfile_path — TinyCI::PathUtils
- #logfile_to_read — TinyCI::LogViewer
- #map_value — TinyCI::Symbolize
- #parse! — TinyCI::CLI
- #pid — PidFile
- #pidfile_exists? — PidFile
- #push_url — TinyCI::GitUtils
- #raw_push_url — TinyCI::GitUtils
- #release — PidFile
- #remote_exists? — TinyCI::GitUtils
- #remote_url — TinyCI::GitUtils
- #remove_pidfile — PidFile
- #repo_logfile_path — TinyCI::PathUtils
- #repo_root — TinyCI::GitUtils
- #retrieve_commits — TinyCI::Scheduler
- #run! — TinyCI::CLISSHDelegator
- #run! — TinyCI::Runner
- #run! — TinyCI::Scheduler
- #run_all_commits — TinyCI::Scheduler
- #run_commit — TinyCI::Scheduler
- #run_hook! — TinyCI::Runner
- #script_location — TinyCI::Hookers::ScriptHooker
- #set_result — TinyCI::Scheduler
- #setup_log — TinyCI::Runner
- #ssh_remote? — TinyCI::GitUtils
- #subcommand — TinyCI::CLI
- #subcommand_args — TinyCI::CLI
- #subcommand_banner — TinyCI::CLI
- #subcommand_index — TinyCI::CLI
- #subcommand_parsers — TinyCI::CLI
- #symbolize — TinyCI::Symbolize
- #tail — TinyCI::LogViewer
- #target_path — TinyCI::PathUtils
- #targets — TinyCI::MultiLogger
- #template_vars — TinyCI::Executor
- #test — TinyCI::Testers::ScriptTester
- #test — TinyCI::Testers::TestTester
- #time — TinyCI::GitUtils
- #to_hash — TinyCI::Config
- #transform! — TinyCI::ConfigTransformer
- #transform_build — TinyCI::ConfigTransformer
- #transform_hooks — TinyCI::ConfigTransformer
- #transform_test — TinyCI::ConfigTransformer
- #view! — TinyCI::LogViewer
- #working_dir — TinyCI::CLI