]> 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:51:39 +0000 (13:51 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:51:39 +0000 (13:51 -0800)
commit39e9241f6568e3be4551c6373a17c5a7f5ea0be9
treecff33e792155f5884aaa4d1f5b82e427f1d066dc
parentff56c6f85f225c0759ffa9d26bf481c43f317090
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.
36 files changed:
Bugzilla/User/Setting/Skin.pm [changed mode: 0755->0644]
Bugzilla/WebService.pm [changed mode: 0755->0644]
Bugzilla/WebService/Bugzilla.pm [changed mode: 0755->0644]
Bugzilla/WebService/Constants.pm [changed mode: 0755->0644]
Bugzilla/WebService/Product.pm [changed mode: 0755->0644]
Bugzilla/WebService/User.pm [changed mode: 0755->0644]
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/cvs-update.pl [changed mode: 0644->0755]
contrib/gnats2bz.pl [changed mode: 0644->0755]
contrib/gnatsparse/README [changed mode: 0755->0644]
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/makedocs.pl [changed mode: 0644->0755]
docs/xml/Bugzilla-Guide.xml
docs/xml/administration.xml
docs/xml/customization.xml
docs/xml/dbschema.mysql [deleted file]
docs/xml/faq.xml
docs/xml/filetemp.patch [deleted file]
docs/xml/installation.xml
editfields.cgi [changed mode: 0644->0755]
email_in.pl [changed mode: 0644->0755]
search_plugin.cgi [changed mode: 0644->0755]
skins/standard/IE-fixes.css [changed mode: 0755->0644]
skins/standard/global/body-back.gif [changed mode: 0755->0644]
skins/standard/global/header.png [changed mode: 0755->0644]
skins/standard/index/front.png [changed mode: 0755->0644]
template/en/default/admin/keywords/create.html.tmpl [changed mode: 0755->0644]
template/en/default/admin/keywords/created.html.tmpl [changed mode: 0755->0644]
template/en/default/admin/keywords/edit.html.tmpl [changed mode: 0755->0644]
template/en/default/admin/keywords/rebuild-cache.html.tmpl [changed mode: 0755->0644]