mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix: Disable execute bit in git + correct shebangs (#27450)
# Fix: Execute bits in git and shebangs Some files had the execute bit improperly set to enabled. Some scripts did not have a correct shebang.
This commit is contained in:
parent
8608a075fb
commit
417726f7b1
0
build/debian/control
Executable file → Normal file
0
build/debian/control
Executable file → Normal file
0
build/rpm/dolibarr_fedora.spec
Executable file → Normal file
0
build/rpm/dolibarr_fedora.spec
Executable file → Normal file
0
build/rpm/dolibarr_generic.spec
Executable file → Normal file
0
build/rpm/dolibarr_generic.spec
Executable file → Normal file
0
build/rpm/dolibarr_mandriva.spec
Executable file → Normal file
0
build/rpm/dolibarr_mandriva.spec
Executable file → Normal file
0
build/rpm/dolibarr_opensuse.spec
Executable file → Normal file
0
build/rpm/dolibarr_opensuse.spec
Executable file → Normal file
|
|
@ -1,4 +1,4 @@
|
|||
#/bin/bash
|
||||
#!/bin/bash
|
||||
#
|
||||
# Example of script to fix code writing of permissions
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#/bin/bash
|
||||
#!/bin/bash
|
||||
#
|
||||
# Count number of commits per user and per versions (using date for version detection)
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#/bin/bash
|
||||
#!/bin/bash
|
||||
#
|
||||
# Count number of lines modified per user for a given branch
|
||||
#
|
||||
|
|
|
|||
0
dev/tools/test/namespacemig/bbb.php
Executable file → Normal file
0
dev/tools/test/namespacemig/bbb.php
Executable file → Normal file
0
dev/tools/test/testperf.php
Executable file → Normal file
0
dev/tools/test/testperf.php
Executable file → Normal file
0
dev/tools/test/testtcpdf.php
Executable file → Normal file
0
dev/tools/test/testtcpdf.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/CHANGELOG.md
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/CHANGELOG.md
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/README.md
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/README.md
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Attachment.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Attachment.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Client.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Client.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Folder.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Folder.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Message.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Message.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Query/WhereQuery.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Query/WhereQuery.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Support/Masks/Mask.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/src/Support/Masks/Mask.php
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Arrayable.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Arrayable.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Jsonable.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Jsonable.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/MessageProvider.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/MessageProvider.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Renderable.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Renderable.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Translation/Loader.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Translation/Loader.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/View/Engine.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/View/Engine.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/PaginationServiceProvider.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/PaginationServiceProvider.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/composer.json
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/composer.json
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/App.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/App.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Artisan.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Artisan.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Auth.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Auth.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Blade.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Blade.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Cache.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Cache.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Config.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Config.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Cookie.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Cookie.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Crypt.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Crypt.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/DB.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/DB.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Event.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Event.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Facade.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Facade.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/File.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/File.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Hash.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Hash.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Lang.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Lang.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Log.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Log.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Mail.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Mail.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Password.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Password.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Queue.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Queue.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Redirect.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Redirect.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Redis.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Redis.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Request.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Request.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Response.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Response.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Route.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Route.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Schema.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Schema.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Session.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Session.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/URL.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/URL.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Validator.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Validator.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/View.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/View.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Fluent.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Fluent.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Manager.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Manager.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/MessageBag.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/MessageBag.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/NamespacedItemResolver.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/NamespacedItemResolver.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Pluralizer.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/Pluralizer.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/ServiceProvider.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/ServiceProvider.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/helpers.php
vendored
Executable file → Normal file
0
htdocs/includes/webklex/php-imap/vendor/illuminate/support/helpers.php
vendored
Executable file → Normal file
0
htdocs/install/mysql/tables/llx_workstation_workstation-workstation.key.sql
Executable file → Normal file
0
htdocs/install/mysql/tables/llx_workstation_workstation-workstation.key.sql
Executable file → Normal file
0
htdocs/install/mysql/tables/llx_workstation_workstation-workstation.sql
Executable file → Normal file
0
htdocs/install/mysql/tables/llx_workstation_workstation-workstation.sql
Executable file → Normal file
0
htdocs/install/mysql/tables/llx_workstation_workstation_resource-workstation.sql
Executable file → Normal file
0
htdocs/install/mysql/tables/llx_workstation_workstation_resource-workstation.sql
Executable file → Normal file
0
htdocs/install/mysql/tables/llx_workstation_workstation_usergroup-workstation.sql
Executable file → Normal file
0
htdocs/install/mysql/tables/llx_workstation_workstation_usergroup-workstation.sql
Executable file → Normal file
0
htdocs/theme/dolistore_logo.svg
Executable file → Normal file
0
htdocs/theme/dolistore_logo.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
0
htdocs/ticket/card.php
Executable file → Normal file
0
htdocs/ticket/card.php
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_actioncomm.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_actioncomm.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_category.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_category.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_invoice.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_invoice.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_other.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_other.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_productorservice.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_productorservice.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_thirdparty.php-NORUN
Executable file → Normal file
0
htdocs/webservices/demo_wsclient_thirdparty.php-NORUN
Executable file → Normal file
0
test/soapui/Dolibarr-soapui-project.xml
Executable file → Normal file
0
test/soapui/Dolibarr-soapui-project.xml
Executable file → Normal file
Loading…
Reference in New Issue
Block a user