Remove unnecessary executable bits
authorTim Otten <totten@civicrm.org>
Thu, 4 Feb 2016 00:22:29 +0000 (17:22 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 4 Feb 2016 00:22:29 +0000 (17:22 -0700)
80 files changed:
CRM/Activity/Form/Task/Batch.php [changed mode: 0755->0644]
CRM/Activity/Form/Task/Delete.php [changed mode: 0755->0644]
CRM/Activity/Form/Task/PickProfile.php [changed mode: 0755->0644]
CRM/Batch/BAO/Batch.php [changed mode: 0755->0644]
CRM/Batch/Form/Batch.php [changed mode: 0755->0644]
CRM/Batch/Form/Entry.php [changed mode: 0755->0644]
CRM/Campaign/BAO/Query.php [changed mode: 0755->0644]
CRM/Campaign/Controller/Search.php [changed mode: 0755->0644]
CRM/Campaign/Form/Gotv.php [changed mode: 0755->0644]
CRM/Campaign/Form/Search.php [changed mode: 0755->0644]
CRM/Campaign/Form/Search/Campaign.php [changed mode: 0755->0644]
CRM/Campaign/Form/Search/Petition.php [changed mode: 0755->0644]
CRM/Campaign/Form/Search/Survey.php [changed mode: 0755->0644]
CRM/Campaign/Form/Task.php [changed mode: 0755->0644]
CRM/Campaign/Form/Task/Interview.php [changed mode: 0755->0644]
CRM/Campaign/Form/Task/Print.php [changed mode: 0755->0644]
CRM/Campaign/Form/Task/Result.php [changed mode: 0755->0644]
CRM/Campaign/PseudoConstant.php [changed mode: 0755->0644]
CRM/Campaign/Selector/Search.php [changed mode: 0755->0644]
CRM/Campaign/StateMachine/Search.php [changed mode: 0755->0644]
CRM/Campaign/Task.php [changed mode: 0755->0644]
CRM/Contact/Form/Task/Useradd.php [changed mode: 0755->0644]
CRM/Contact/Page/View/Useradd.php [changed mode: 0755->0644]
CRM/Contribute/Form/ContributionBase.php [changed mode: 0755->0644]
CRM/Core/BAO/ActionSchedule.php [changed mode: 0755->0644]
CRM/Core/Form/ShortCode.php [changed mode: 0755->0644]
CRM/Core/Payment.php [changed mode: 0755->0644]
CRM/Core/Payment/ProcessorForm.php [changed mode: 0755->0644]
CRM/Extension/Mapper.php [changed mode: 0755->0644]
CRM/Mailing/Event/BAO/Bounce.php [changed mode: 0755->0644]
CRM/Mailing/Event/BAO/Delivered.php [changed mode: 0755->0644]
CRM/Mailing/Event/BAO/Opened.php [changed mode: 0755->0644]
CRM/Mailing/Event/BAO/TrackableURLOpen.php [changed mode: 0755->0644]
CRM/Mailing/Event/BAO/Unsubscribe.php [changed mode: 0755->0644]
CRM/Pledge/Page/AJAX.php [changed mode: 0755->0644]
CRM/Upgrade/4.2.alpha2.msg_template/civicrm_msg_template.tpl [changed mode: 0755->0644]
CRM/Upgrade/4.2.alpha3.msg_template/civicrm_msg_template.tpl [changed mode: 0755->0644]
CRM/Upgrade/4.2.beta3.msg_template/civicrm_msg_template.tpl [changed mode: 0755->0644]
CRM/Upgrade/Incremental/php/FourFive.php [changed mode: 0755->0644]
CRM/Upgrade/Incremental/sql/4.6.alpha1.mysql.tpl [changed mode: 0755->0644]
Civi/Token/TokenRow.php [changed mode: 0755->0644]
api/v3/Mailing.php [changed mode: 0755->0644]
api/v3/MailingAB.php [changed mode: 0755->0644]
templates/CRM/Activity/Form/Task.tpl [changed mode: 0755->0644]
templates/CRM/Activity/Form/Task/Batch.tpl [changed mode: 0755->0644]
templates/CRM/Activity/Form/Task/Delete.tpl [changed mode: 0755->0644]
templates/CRM/Activity/Form/Task/PickProfile.tpl [changed mode: 0755->0644]
templates/CRM/Admin/Page/Reminders.tpl [changed mode: 0755->0644]
templates/CRM/Batch/Form/Entry.js [changed mode: 0755->0644]
templates/CRM/Batch/Form/Entry.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Gotv.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Search.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Search/Campaign.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Search/Common.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Search/EmptyResults.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Search/Petition.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Search/Survey.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Selector.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Task/Print.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Task/Reserve.tpl [changed mode: 0755->0644]
templates/CRM/Campaign/Form/Task/Result.tpl [changed mode: 0755->0644]
templates/CRM/Contact/Page/View/Useradd.tpl [changed mode: 0755->0644]
templates/CRM/Core/Form/ShortCode.tpl [changed mode: 0755->0644]
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php [changed mode: 0755->0644]
tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php [changed mode: 0755->0644]
tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php [changed mode: 0755->0644]
tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php [changed mode: 0755->0644]
tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php [changed mode: 0755->0644]
tests/phpunit/Civi/API/Subscriber/WhitelistSubscriberTest.php [changed mode: 0755->0644]
tests/phpunit/CiviTest/CiviUnitTestCase.php [changed mode: 0755->0644]
tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php [changed mode: 0755->0644]
tests/phpunit/WebTest/Contribute/PCPAddTest.php [changed mode: 0755->0644]
tests/phpunit/WebTest/Contribute/UpdateContributionTest.php [changed mode: 0755->0644]
tests/phpunit/WebTest/Event/MultipleEventRegistrationbyCartTest.php [changed mode: 0755->0644]
tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php [changed mode: 0755->0644]
tests/phpunit/api/v3/MailingABTest.php [changed mode: 0755->0644]
tests/phpunit/api/v3/MailingTest.php [changed mode: 0755->0644]
xml/schema/Financial/EntityFinancialAccount.xml [changed mode: 0755->0644]
xml/schema/Financial/EntityFinancialTrxn.xml [changed mode: 0755->0644]
xml/schema/Financial/FinancialTrxn.xml [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)