]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix the data in the bzr repo to match the data in the CVS repo.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:39:54 +0000 (13:39 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:39:54 +0000 (13:39 -0800)
commitd495a972854500ce323f15d024605ec395fab155
tree841efc7d2bf92cfd90098b6a32b1d80e52c1ac4d
parenta456dea4447c9ddd1e79e04b2456740de19ce112
Fix the data in the bzr repo to match the data in the CVS repo.
During the CVS imports into Bzr, there were some inconsistencies introduced
(mostly that files that were deleted in CVS weren't being deleted in Bzr).
So this checkin makes the bzr repo actually consistent with the CVS repo,
including fixing permissions of files.
173 files changed:
Bugzilla/Auth/Verify/RADIUS.pm [changed mode: 0755->0644]
Bugzilla/Config/L10n.pm [deleted file]
Bugzilla/Template/Parser.pm [deleted file]
Bugzilla/User/Setting/Lang.pm [changed mode: 0755->0644]
Bugzilla/User/Setting/Skin.pm [changed mode: 0755->0644]
Bugzilla/WebService/Product.pm [changed mode: 0755->0644]
QUICKSTART [deleted file]
UPGRADING [deleted file]
UPGRADING-pre-2.8 [deleted file]
admin.cgi [changed mode: 0644->0755]
contrib/.cvsignore [changed mode: 0644->0755]
contrib/bugzilla-queue [changed mode: 0644->0755]
contrib/bugzilla-submit/bugdata.txt [changed mode: 0644->0755]
contrib/bugzilla-submit/bugzilla-submit.xml [changed mode: 0644->0755]
contrib/cmdline/query.conf [changed mode: 0644->0755]
contrib/console.pl [changed mode: 0644->0755]
contrib/cvs-update.pl [changed mode: 0644->0755]
contrib/extension-convert.pl [changed mode: 0644->0755]
contrib/gnats2bz.pl [deleted file]
contrib/gnatsparse/README [deleted file]
contrib/gnatsparse/gnatsparse.py [deleted file]
contrib/gnatsparse/magic.py [deleted file]
contrib/gnatsparse/specialuu.py [deleted file]
contrib/jb2bz.py [changed mode: 0644->0755]
contrib/merge-users.pl [changed mode: 0644->0755]
contrib/sendbugmail.pl [changed mode: 0644->0755]
contrib/sendunsentbugmail.pl [changed mode: 0644->0755]
contrib/yp_nomail.sh [changed mode: 0644->0755]
docs/.cvsignore [deleted file]
docs/README.docs [deleted file]
docs/en/xml/integration.xml [deleted file]
docs/en/xml/introduction.xml [deleted file]
docs/en/xml/patches.xml
docs/en/xml/requiredsoftware.xml [deleted file]
docs/html/.cvsignore [deleted file]
docs/html/api/.cvsignore [deleted file]
docs/html/api/style.css [deleted file]
docs/images/bzLifecycle.png [deleted file]
docs/images/bzLifecycle.xml [deleted file]
docs/images/callouts/1.gif [deleted file]
docs/images/callouts/2.gif [deleted file]
docs/images/callouts/3.gif [deleted file]
docs/images/caution.gif [deleted file]
docs/images/note.gif [deleted file]
docs/images/tip.gif [deleted file]
docs/images/warning.gif [deleted file]
docs/makedocs.pl [changed mode: 0644->0755]
docs/rel_notes.txt [deleted file]
docs/xml/.cvsignore [deleted file]
docs/xml/Bugzilla-Guide.xml [deleted file]
docs/xml/about.xml [deleted file]
docs/xml/administration.xml [deleted file]
docs/xml/conventions.xml [deleted file]
docs/xml/customization.xml [deleted file]
docs/xml/dbschema.mysql [deleted file]
docs/xml/faq.xml [deleted file]
docs/xml/filetemp.patch [deleted file]
docs/xml/gfdl.xml [deleted file]
docs/xml/glossary.xml [deleted file]
docs/xml/index.xml [deleted file]
docs/xml/installation.xml [deleted file]
docs/xml/integration.xml [deleted file]
docs/xml/introduction.xml [deleted file]
docs/xml/modules.xml [deleted file]
docs/xml/patches.xml [deleted file]
docs/xml/requiredsoftware.xml [deleted file]
docs/xml/security.xml [deleted file]
docs/xml/troubleshooting.xml [deleted file]
docs/xml/using.xml [deleted file]
duplicates.xul [deleted file]
editfields.cgi [changed mode: 0644->0755]
editworkflow.cgi [changed mode: 0644->0755]
extensions/Example/lib/AuthLogin.pm [deleted file]
extensions/Example/lib/AuthVerify.pm [deleted file]
extensions/Example/lib/ConfigExample.pm [deleted file]
extensions/Example/lib/WSExample.pm [deleted file]
extensions/Example/template/en/hook/admin/sanitycheck/messages-statuses.html.tmpl [deleted file]
extensions/Example/template/en/hook/global/user-error-errors.html.tmpl [deleted file]
extensions/bmp_convert/code/attachment-process_data.pl [deleted file]
extensions/bmp_convert/disabled [deleted file]
extensions/bmp_convert/info.pl [deleted file]
extensions/create.pl [changed mode: 0644->0755]
extensions/example/code/attachment-process_data.pl [deleted file]
extensions/example/code/auth-login_methods.pl [deleted file]
extensions/example/code/auth-verify_methods.pl [deleted file]
extensions/example/code/bug-columns.pl [deleted file]
extensions/example/code/bug-end_of_create.pl [deleted file]
extensions/example/code/bug-end_of_create_validators.pl [deleted file]
extensions/example/code/bug-end_of_update.pl [deleted file]
extensions/example/code/bug-fields.pl [deleted file]
extensions/example/code/bug-format_comment.pl [deleted file]
extensions/example/code/buglist-columns.pl [deleted file]
extensions/example/code/colchange-columns.pl [deleted file]
extensions/example/code/config-add_panels.pl [deleted file]
extensions/example/code/config-modify_panels.pl [deleted file]
extensions/example/code/config.pl [deleted file]
extensions/example/code/flag-end_of_update.pl [deleted file]
extensions/example/code/install-before_final_checks.pl [deleted file]
extensions/example/code/mailer-before_send.pl [deleted file]
extensions/example/code/object-before_create.pl [deleted file]
extensions/example/code/object-before_set.pl [deleted file]
extensions/example/code/object-end_of_create_validators.pl [deleted file]
extensions/example/code/object-end_of_set_all.pl [deleted file]
extensions/example/code/object-end_of_update.pl [deleted file]
extensions/example/code/page-before_template.pl [deleted file]
extensions/example/code/product-confirm_delete.pl [deleted file]
extensions/example/code/sanitycheck-check.pl [deleted file]
extensions/example/code/sanitycheck-repair.pl [deleted file]
extensions/example/code/template-before_create.pl [deleted file]
extensions/example/code/template-before_process.pl [deleted file]
extensions/example/code/webservice-error_codes.pl [deleted file]
extensions/example/code/webservice.pl [deleted file]
extensions/example/disabled [deleted file]
extensions/example/info.pl [deleted file]
extensions/example/lib/AuthLogin.pm [deleted file]
extensions/example/lib/AuthVerify.pm [deleted file]
extensions/example/lib/Bugzilla/ExampleHook.pm [deleted file]
extensions/example/lib/ConfigExample.pm [deleted file]
extensions/example/lib/WSExample.pm [deleted file]
extensions/example/template/en/admin/sanitycheck/messages-statuses.html.tmpl [deleted file]
extensions/example/template/en/default/admin/params/example.html.tmpl [deleted file]
extensions/example/template/en/default/pages/example.html.tmpl [deleted file]
extensions/example/template/en/global/user-error-errors.html.tmpl [deleted file]
extensions/example/template/en/hook/admin/sanitycheck/messages-statuses.html.tmpl [deleted file]
extensions/example/template/en/hook/global/user-error-errors.html.tmpl [deleted file]
extensions/example/version.pl [deleted file]
js/duplicates.js [deleted file]
js/keyword-chooser.js [deleted file]
js/params.js [changed mode: 0755->0644]
migrate.pl [changed mode: 0644->0755]
mod_perl.pl [changed mode: 0755->0644]
productmenu.js [deleted file]
sanitycheck.pl [changed mode: 0644->0755]
search_plugin.cgi [changed mode: 0644->0755]
setup.cgi [deleted file]
skins/standard/global/body-back.gif [changed mode: 0755->0644]
skins/standard/global/header.png [changed mode: 0755->0644]
skins/standard/index/front.png [deleted file]
skins/standard/setup.css [deleted file]
t/005no_tabs.t [deleted file]
template/en/default/admin/classifications/delete.html.tmpl [deleted file]
template/en/default/admin/classifications/new.html.tmpl [deleted file]
template/en/default/admin/classifications/update.html.tmpl [deleted file]
template/en/default/admin/components/created.html.tmpl [deleted file]
template/en/default/admin/components/deleted.html.tmpl [deleted file]
template/en/default/admin/components/updated.html.tmpl [deleted file]
template/en/default/admin/fieldvalues/created.html.tmpl [deleted file]
template/en/default/admin/fieldvalues/deleted.html.tmpl [deleted file]
template/en/default/admin/fieldvalues/updated.html.tmpl [deleted file]
template/en/default/admin/groups/change.html.tmpl [deleted file]
template/en/default/admin/groups/created.html.tmpl [deleted file]
template/en/default/admin/groups/deleted.html.tmpl [deleted file]
template/en/default/admin/groups/remove.html.tmpl [deleted file]
template/en/default/admin/keywords/create.html.tmpl [changed mode: 0755->0644]
template/en/default/admin/keywords/created.html.tmpl [deleted file]
template/en/default/admin/keywords/edit.html.tmpl [changed mode: 0755->0644]
template/en/default/admin/keywords/rebuild-cache.html.tmpl [deleted file]
template/en/default/admin/milestones/created.html.tmpl [deleted file]
template/en/default/admin/milestones/deleted.html.tmpl [deleted file]
template/en/default/admin/milestones/updated.html.tmpl [deleted file]
template/en/default/admin/params/l10n.html.tmpl [deleted file]
template/en/default/admin/params/radius.html.tmpl [changed mode: 0755->0644]
template/en/default/admin/products/created.html.tmpl [deleted file]
template/en/default/admin/products/deleted.html.tmpl [deleted file]
template/en/default/admin/settings/updated.html.tmpl [deleted file]
template/en/default/admin/versions/created.html.tmpl [deleted file]
template/en/default/admin/versions/deleted.html.tmpl [deleted file]
template/en/default/admin/versions/updated.html.tmpl [deleted file]
template/en/default/bug/keyword-chooser.html.tmpl [deleted file]
template/en/default/global/help-header.html.tmpl [deleted file]
template/en/default/reports/duplicates.rdf.tmpl [deleted file]
template/en/default/setup/strings.html.pl [deleted file]
template/en/extension/filterexceptions.pl [deleted file]