Index

A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | V | W

A

active (anybox.recipe.openerp.utils.WorkingDirectoryKeeper attribute)
addons_paths (anybox.recipe.openerp.base.BaseRecipe attribute)
already_imported() (in module anybox.recipe.openerp.runtime)
anybox.recipe.openerp (module)
anybox.recipe.openerp.base (module)
anybox.recipe.openerp.devtools (module)
anybox.recipe.openerp.gtkclient (module)
anybox.recipe.openerp.runtime (module)
anybox.recipe.openerp.runtime.patch_openerp_v5 (module)
anybox.recipe.openerp.runtime.session (module)
anybox.recipe.openerp.runtime.start_openerp (module)
anybox.recipe.openerp.runtime.test_openerp (module)
anybox.recipe.openerp.runtime.upgrade (module)
anybox.recipe.openerp.server (module)
anybox.recipe.openerp.testing (module)
anybox.recipe.openerp.utils (module)
anybox.recipe.openerp.vcs (module)
anybox.recipe.openerp.vcs.base (module)
anybox.recipe.openerp.vcs.bzr (module)
anybox.recipe.openerp.vcs.git (module)
anybox.recipe.openerp.vcs.hg (module)
anybox.recipe.openerp.vcs.svn (module)
anybox.recipe.openerp.vcs.testing (module)
anybox.recipe.openerp.webclient (module)
apply_version_dependent_decisions() (anybox.recipe.openerp.base.BaseRecipe method)
(anybox.recipe.openerp.server.ServerRecipe method)
archeo_requirements (anybox.recipe.openerp.server.ServerRecipe attribute)
archive() (anybox.recipe.openerp.testing.FakeRepo method)
(anybox.recipe.openerp.vcs.base.BaseRepo method)
(anybox.recipe.openerp.vcs.bzr.BzrBranch method)
(anybox.recipe.openerp.vcs.git.GitRepo method)
(anybox.recipe.openerp.vcs.hg.HgRepo method)

B

BaseRecipe (class in anybox.recipe.openerp.base)
BaseRepo (class in anybox.recipe.openerp.vcs.base)
browse_ref() (anybox.recipe.openerp.runtime.session.Session method)
build_babel_egg() (anybox.recipe.openerp.testing.RecipeTestCase method)
buildout_cfg_name() (anybox.recipe.openerp.base.BaseRecipe method)
BzrBranch (class in anybox.recipe.openerp.vcs.bzr)

C

check_output() (in module anybox.recipe.openerp.utils)
clean() (anybox.recipe.openerp.vcs.base.BaseRepo method)
(anybox.recipe.openerp.vcs.bzr.BzrBranch method)
(anybox.recipe.openerp.vcs.git.GitRepo method)
(anybox.recipe.openerp.vcs.hg.HgRepo method)
clean_environments() (anybox.recipe.openerp.runtime.session.Session method)
clean_object_files() (in module anybox.recipe.openerp.utils)
cleanup_openerp_dir() (anybox.recipe.openerp.base.BaseRecipe method)
clear_import_registry() (in module anybox.recipe.openerp.runtime)
clear_target() (anybox.recipe.openerp.vcs.base.BaseRepo method)
clear_vcs_log() (in module anybox.recipe.openerp.testing)
clone_check_call() (in module anybox.recipe.openerp.vcs.base)
clone_check_output() (in module anybox.recipe.openerp.vcs.base)
CloneError
close() (anybox.recipe.openerp.runtime.session.Session method)
conf_file_path() (anybox.recipe.openerp.vcs.bzr.BzrBranch method)
create_src() (anybox.recipe.openerp.vcs.testing.VcsTestCase method)
current_revisions (anybox.recipe.openerp.testing.PersistentRevFakeRepo attribute)

D

dangerous_revisions (anybox.recipe.openerp.vcs.git.GitRepo attribute)
db_version (anybox.recipe.openerp.runtime.session.Session attribute)
develop() (anybox.recipe.openerp.base.BaseRecipe method)
do_patch() (in module anybox.recipe.openerp.runtime.patch_openerp_v5)
dump_nightly_latest_version() (anybox.recipe.openerp.base.BaseRecipe method)

E

extract_downloads_to() (anybox.recipe.openerp.base.BaseRecipe method)

F

FakeRepo (class in anybox.recipe.openerp.testing)
fetch_remote_sha() (anybox.recipe.openerp.vcs.git.GitRepo method)
fill_working_set() (anybox.recipe.openerp.testing.RecipeTestCase method)
finalize_addons_paths() (anybox.recipe.openerp.base.BaseRecipe method)
freeze_to() (anybox.recipe.openerp.base.BaseRecipe method)

G

get_current_remote_fetch() (anybox.recipe.openerp.vcs.git.GitRepo method)
get_revid() (anybox.recipe.openerp.vcs.bzr.BzrBranch method)
get_update() (anybox.recipe.openerp.testing.FakeRepo method)
(anybox.recipe.openerp.vcs.base.BaseRepo method)
(anybox.recipe.openerp.vcs.bzr.BzrBranch method)
(anybox.recipe.openerp.vcs.git.GitRepo method)
(anybox.recipe.openerp.vcs.hg.HgRepo method)
(anybox.recipe.openerp.vcs.svn.SvnCheckout method)
(in module anybox.recipe.openerp.vcs)
get_vcs_log() (in module anybox.recipe.openerp.testing)
git_version (anybox.recipe.openerp.vcs.git.GitRepo attribute)
GitRepo (class in anybox.recipe.openerp.vcs.git)
GtkClientRecipe (class in anybox.recipe.openerp.gtkclient)

H

handle_command_line_options() (anybox.recipe.openerp.runtime.session.Session method)
has_commit() (anybox.recipe.openerp.vcs.git.GitRepo method)
have_fixed_revision() (anybox.recipe.openerp.vcs.hg.HgRepo method)
HgRepo (class in anybox.recipe.openerp.vcs.hg)

I

init_cursor() (anybox.recipe.openerp.runtime.session.Session method)
init_environments() (anybox.recipe.openerp.runtime.session.Session method)
init_git_version() (anybox.recipe.openerp.vcs.git.GitRepo class method)
insert_args() (in module anybox.recipe.openerp.runtime.start_openerp)
(in module anybox.recipe.openerp.runtime.test_openerp)
insert_odoo_git_addons() (anybox.recipe.openerp.base.BaseRecipe method)
install() (anybox.recipe.openerp.base.BaseRecipe method)
install_modules() (anybox.recipe.openerp.runtime.session.Session method)
install_recipe_requirements() (anybox.recipe.openerp.base.BaseRecipe method)
install_requirements() (anybox.recipe.openerp.base.BaseRecipe method)
is_fixed_revision() (anybox.recipe.openerp.vcs.bzr.BzrBranch method)
is_git_layout (anybox.recipe.openerp.base.BaseRecipe attribute)
is_object_file() (in module anybox.recipe.openerp.utils)
is_revno() (anybox.recipe.openerp.vcs.bzr.BzrBranch method)
is_stale_http_head() (anybox.recipe.openerp.base.BaseRecipe method)
is_versioned() (anybox.recipe.openerp.vcs.base.BaseRepo class method)
ishex() (in module anybox.recipe.openerp.vcs.git)

L

load() (in module anybox.recipe.openerp.devtools)
log (anybox.recipe.openerp.testing.FakeRepo attribute)
log_call() (anybox.recipe.openerp.vcs.git.GitRepo method)
log_std_options (anybox.recipe.openerp.testing.FakeRepo attribute)

M

main() (in module anybox.recipe.openerp.runtime.start_openerp)
(in module anybox.recipe.openerp.runtime.test_openerp)
main_download() (anybox.recipe.openerp.base.BaseRecipe method)
main_http_caching (anybox.recipe.openerp.base.BaseRecipe attribute)
MainSoftware (class in anybox.recipe.openerp.base)
major_version (anybox.recipe.openerp.base.BaseRecipe attribute)
major_version() (in module anybox.recipe.openerp.utils)
make_absolute() (anybox.recipe.openerp.base.BaseRecipe method)
make_recipe() (anybox.recipe.openerp.testing.RecipeTestCase method)
merge() (anybox.recipe.openerp.vcs.git.GitRepo method)
merge_requirements() (anybox.recipe.openerp.base.BaseRecipe method)
(anybox.recipe.openerp.server.ServerRecipe method)

N

name (anybox.recipe.openerp.testing.FakeRepo attribute)
nightly_dl_url (anybox.recipe.openerp.base.BaseRecipe attribute)
nightly_filenames (anybox.recipe.openerp.server.ServerRecipe attribute)
(anybox.recipe.openerp.testing.TestingRecipe attribute)

O

offline_update() (anybox.recipe.openerp.vcs.git.GitRepo method)
open() (anybox.recipe.openerp.runtime.session.Session method)
OpenERPVersion (class in anybox.recipe.openerp.runtime.session)
option_splitlines() (in module anybox.recipe.openerp.utils)
option_strip() (in module anybox.recipe.openerp.utils)

P

package_version (anybox.recipe.openerp.runtime.session.Session attribute)
parents() (anybox.recipe.openerp.testing.FakeRepo method)
(anybox.recipe.openerp.vcs.base.BaseRepo method)
(anybox.recipe.openerp.vcs.bzr.BzrBranch method)
(anybox.recipe.openerp.vcs.git.GitRepo method)
(anybox.recipe.openerp.vcs.hg.HgRepo method)
parse() (anybox.recipe.openerp.runtime.session.OpenERPVersion method)
parse_addons() (anybox.recipe.openerp.base.BaseRecipe method)
parse_conf() (anybox.recipe.openerp.vcs.bzr.BzrBranch method)
parse_merges() (anybox.recipe.openerp.base.BaseRecipe method)
parse_revisions() (anybox.recipe.openerp.base.BaseRecipe method)
parse_version() (anybox.recipe.openerp.base.BaseRecipe method)
parse_version_string() (anybox.recipe.openerp.runtime.session.Session method)
PersistentRevFakeRepo (class in anybox.recipe.openerp.testing)
preinstall_version_check() (anybox.recipe.openerp.base.BaseRecipe method)
(anybox.recipe.openerp.webclient.WebClientRecipe method)

Q

query_remote_ref() (anybox.recipe.openerp.vcs.git.GitRepo method)

R

read_openerp_setup() (anybox.recipe.openerp.base.BaseRecipe method)
read_release() (anybox.recipe.openerp.base.BaseRecipe method)
ready() (anybox.recipe.openerp.runtime.session.Session method)
recipe_requirements (anybox.recipe.openerp.base.BaseRecipe attribute)
(anybox.recipe.openerp.gtkclient.GtkClientRecipe attribute)
(anybox.recipe.openerp.server.ServerRecipe attribute)
recipe_requirements_paths (anybox.recipe.openerp.base.BaseRecipe attribute)
RecipeTestCase (class in anybox.recipe.openerp.testing)
ref() (anybox.recipe.openerp.runtime.session.Session method)
registry() (anybox.recipe.openerp.runtime.session.Session method)
release_dl_url (anybox.recipe.openerp.base.BaseRecipe attribute)
release_filenames (anybox.recipe.openerp.gtkclient.GtkClientRecipe attribute)
(anybox.recipe.openerp.server.ServerRecipe attribute)
(anybox.recipe.openerp.testing.TestingRecipe attribute)
(anybox.recipe.openerp.webclient.WebClientRecipe attribute)
repo() (in module anybox.recipe.openerp.vcs)
requirements (anybox.recipe.openerp.base.BaseRecipe attribute)
(anybox.recipe.openerp.gtkclient.GtkClientRecipe attribute)
(anybox.recipe.openerp.server.ServerRecipe attribute)
(anybox.recipe.openerp.webclient.WebClientRecipe attribute)
retrieve_addons() (anybox.recipe.openerp.base.BaseRecipe method)
retrieve_main_software() (anybox.recipe.openerp.base.BaseRecipe method)
retrieve_merges() (anybox.recipe.openerp.base.BaseRecipe method)
revert() (anybox.recipe.openerp.testing.FakeRepo method)
(anybox.recipe.openerp.vcs.base.BaseRepo method)
(anybox.recipe.openerp.vcs.bzr.BzrBranch method)
(anybox.recipe.openerp.vcs.git.GitRepo method)
revert_sources() (anybox.recipe.openerp.base.BaseRecipe method)
revision (anybox.recipe.openerp.testing.FakeRepo attribute)
(anybox.recipe.openerp.testing.PersistentRevFakeRepo attribute)
revision_id() (anybox.recipe.openerp.vcs.bzr.BzrBranch method)
rfc822_time() (in module anybox.recipe.openerp.base)
rollback() (anybox.recipe.openerp.runtime.session.Session method)
rollback_conf() (anybox.recipe.openerp.vcs.bzr.BzrBranch method)

S

sandboxed_tar_extract() (anybox.recipe.openerp.base.BaseRecipe method)
server_wide_modules (anybox.recipe.openerp.server.ServerRecipe attribute)
ServerRecipe (class in anybox.recipe.openerp.server)
Session (class in anybox.recipe.openerp.runtime.session)
setUp() (anybox.recipe.openerp.testing.RecipeTestCase method)
(anybox.recipe.openerp.vcs.testing.VcsTestCase method)
soft_requirements (anybox.recipe.openerp.base.BaseRecipe attribute)
(anybox.recipe.openerp.server.ServerRecipe attribute)
SvnCheckout (class in anybox.recipe.openerp.vcs.svn)

T

tearDown() (anybox.recipe.openerp.testing.RecipeTestCase method)
(anybox.recipe.openerp.vcs.testing.VcsTestCase method)
template_upgrade_script (anybox.recipe.openerp.server.ServerRecipe attribute)
TestingRecipe (class in anybox.recipe.openerp.testing)
total_seconds() (in module anybox.recipe.openerp.utils)

U

uncommitted_changes() (anybox.recipe.openerp.testing.PersistentRevFakeRepo method)
(anybox.recipe.openerp.vcs.base.BaseRepo method)
(anybox.recipe.openerp.vcs.bzr.BzrBranch method)
(anybox.recipe.openerp.vcs.git.GitRepo method)
(anybox.recipe.openerp.vcs.hg.HgRepo method)
update() (anybox.recipe.openerp.base.BaseRecipe method)
update_check_call() (in module anybox.recipe.openerp.vcs.base)
update_check_output() (in module anybox.recipe.openerp.vcs.base)
update_conf() (anybox.recipe.openerp.vcs.bzr.BzrBranch method)
update_fetched_branch() (anybox.recipe.openerp.vcs.git.GitRepo method)
update_hgrc_paths() (anybox.recipe.openerp.vcs.hg.HgRepo method)
update_modules() (anybox.recipe.openerp.runtime.session.Session method)
update_modules_list() (anybox.recipe.openerp.runtime.session.Session method)
UpdateError
upgrade() (in module anybox.recipe.openerp.runtime.upgrade)
use_or_open() (in module anybox.recipe.openerp.utils)

V

vcs_control_dir (anybox.recipe.openerp.testing.FakeRepo attribute)
(anybox.recipe.openerp.vcs.bzr.BzrBranch attribute)
(anybox.recipe.openerp.vcs.git.GitRepo attribute)
(anybox.recipe.openerp.vcs.hg.HgRepo attribute)
(anybox.recipe.openerp.vcs.svn.SvnCheckout attribute)
vcs_official_name (anybox.recipe.openerp.vcs.bzr.BzrBranch attribute)
(anybox.recipe.openerp.vcs.git.GitRepo attribute)
(anybox.recipe.openerp.vcs.hg.HgRepo attribute)
(anybox.recipe.openerp.vcs.svn.SvnCheckout attribute)
VcsTestCase (class in anybox.recipe.openerp.vcs.testing)
version_file_path (anybox.recipe.openerp.runtime.session.Session attribute)

W

WebClientRecipe (class in anybox.recipe.openerp.webclient)
with_gunicorn (anybox.recipe.openerp.server.ServerRecipe attribute)
with_openerp_command (anybox.recipe.openerp.server.ServerRecipe attribute)
with_upgrade (anybox.recipe.openerp.server.ServerRecipe attribute)
WorkingDirectoryKeeper (class in anybox.recipe.openerp.utils)
wrap_check_call() (in module anybox.recipe.openerp.vcs.base)
write_conf() (anybox.recipe.openerp.vcs.bzr.BzrBranch method)
ws (anybox.recipe.openerp.server.ServerRecipe attribute)