stable
Clone or download
Read-only
request #7315 Delete old embedded gitphp
Change-Id: I08085a83cf0fc063a7409d166ecf57ca5f6bd68e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/etc/config.inc.dist | +1 | −1 | Go to diff View file |
D | plugins/git/gitphp | +0 | −1 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/AUTHORS | +0 | −16 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/COPYING | +0 | −340 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/README | +0 | −124 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/cache/.gitignore | +0 | −1 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/config/gitphp.conf.php | +0 | −258 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/config/gitphp.conf.php.example | +0 | −251 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/git-logo.png | +- | −- | Go to diff View file |
D | plugins/git/gitphp-0.1.0/gitphp.css | +0 | −120 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/cache.cache_expire.php | +0 | −35 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/defs.commands.php | +0 | −19 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/defs.constants.php | +0 | −18 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_blob.php | +0 | −94 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_blob_plain.php | +0 | −60 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_blobdiff.php | +0 | −49 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_blobdiff_plain.php | +0 | −32 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_commit.php | +0 | −99 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_commitdiff.php | +0 | −68 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_commitdiff_plain.php | +0 | −71 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_heads.php | +0 | −28 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_history.php | +0 | −67 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_log.php | +0 | −71 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_message.php | +0 | −26 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_opml.php | +0 | −39 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_project_index.php | +0 | −30 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_project_list.php | +0 | −75 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_rss.php | +0 | −68 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_search.php | +0 | −88 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_search_files.php | +0 | −100 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_shortlog.php | +0 | −65 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_snapshot.php | +0 | −57 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_summary.php | +0 | −80 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_tag.php | +0 | −37 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_tags.php | +0 | −30 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/display.git_tree.php | +0 | −68 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_archive.php | +0 | −22 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_cat_file.php | +0 | −21 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_diff.php | +0 | −37 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_diff_tree.php | +0 | −21 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_exec.php | +0 | −23 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_exec_nix.php | +0 | −20 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_exec_win.php | +0 | −20 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_filesearch.php | +0 | −86 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_get_hash_by_path.php | +0 | −34 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_get_type.php | +0 | −17 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_grep.php | +0 | −26 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_history_list.php | +0 | −20 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_ls_tree.php | +0 | −23 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_path_tree.php | +0 | −27 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_path_trees.php | +0 | −32 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_project_descr.php | +0 | −24 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_project_info.php | +0 | −28 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_project_owner.php | +0 | −21 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_read_commit.php | +0 | −81 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_read_hash.php | +0 | −15 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_read_head.php | +0 | −19 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_read_packed_refs.php | +0 | −37 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_read_projects.php | +0 | −56 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_read_ref.php | +0 | −59 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_read_refs.php | +0 | −65 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_read_revlist.php | +0 | −47 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_read_tag.php | +0 | −45 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_recurse_projects.php | +0 | −29 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_rev_list.php | +0 | −36 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.git_version.php | +0 | −20 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/gitutil.read_info_ref.php | +0 | −30 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.age_string.php | +0 | −29 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.agecmp.php | +0 | −17 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.date_str.php | +0 | −29 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.descrcmp.php | +0 | −15 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.epochcmp.php | +0 | −17 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.file_mime.php | +0 | −45 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.file_mime_ext.php | +0 | −34 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.file_mime_file.php | +0 | −39 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.file_mime_fileinfo.php | +0 | −29 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.file_type.php | +0 | −22 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.highlight.php | +0 | −49 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.mode_str.php | +0 | −26 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.ownercmp.php | +0 | −15 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.prep_tmpdir.php | +0 | −25 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.projectcmp.php | +0 | −15 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/util.script_url.php | +0 | −27 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/include/version.php | +0 | −13 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/index.php | +0 | −248 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/blob.tpl | +0 | −75 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/blobdiff.tpl | +0 | −55 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/blobdiffplain.tpl | +0 | −8 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/blobheaders.tpl | +0 | −8 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/blobplain.tpl | +0 | −8 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/commit.tpl | +0 | −114 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/commitdiff.tpl | +0 | −48 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/diff_plaintext.tpl | +0 | −24 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/filediff.tpl | +0 | −20 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/footer.tpl | +0 | −20 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/header.tpl | +0 | −37 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/heads.tpl | +0 | −31 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/history.tpl | +0 | −50 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/hometext.tpl | +0 | −12 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/log.tpl | +0 | −70 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/message.tpl | +0 | −17 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/opml.tpl | +0 | −22 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/project.tpl | +0 | −105 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/projectindex.tpl | +0 | −18 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/projectlist.tpl | +0 | −106 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/rss.tpl | +0 | −38 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/search.tpl | +0 | −61 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/searchfiles.tpl | +0 | −69 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/shortlog.tpl | +0 | −63 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/snapshot.tpl | +0 | −8 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/tag.tpl | +0 | −47 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/tags.tpl | +0 | −44 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates/tree.tpl | +0 | −63 | Go to diff View file |
D | plugins/git/gitphp-0.1.0/templates_c/.gitignore | +0 | −1 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +1 | −1 | Go to diff View file |
M | tools/rpm/tuleap.spec | +1 | −1 | Go to diff View file |