dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] cdc40c: Optimized is_ip dolibarr func


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] cdc40c: Optimized is_ip dolibarr function
Date: Sat, 26 Jul 2014 05:05:15 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: cdc40ca76fe9ae6692b3a9ece00924fe5dd8921c
      
https://github.com/Dolibarr/dolibarr/commit/cdc40ca76fe9ae6692b3a9ece00924fe5dd8921c
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

  Changed paths:
    M htdocs/core/lib/functions2.lib.php

  Log Message:
  -----------
  Optimized is_ip dolibarr function


  Commit: 37d4d303b33d241ab54cc60bf22e6547dc4c54fe
      
https://github.com/Dolibarr/dolibarr/commit/37d4d303b33d241ab54cc60bf22e6547dc4c54fe
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

  Changed paths:
    M htdocs/core/lib/functions2.lib.php
    M test/phpunit/Functions2LibTest.php

  Log Message:
  -----------
  Updated is_ip comment and added a test for is_ip function


  Commit: 203dc5518a9e15723ebd8c697c3fa8df136bc0fe
      
https://github.com/Dolibarr/dolibarr/commit/203dc5518a9e15723ebd8c697c3fa8df136bc0fe
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

  Changed paths:
    M .gitignore
    M ChangeLog
    M build/rpm/dolibarr_fedora.spec
    M build/rpm/dolibarr_generic.spec
    M build/rpm/dolibarr_mandriva.spec
    M build/rpm/dolibarr_opensuse.spec
    M dev/vagrant/README.md
    M dev/vagrant/dolibarrdev/Vagrantfile
    M dev/vagrant/dolibarrdev/puphpet/config.yaml
    M dev/vagrant/dolibarrdev/puphpet/files/dot/.gitignore
    A dev/vagrant/dolibarrdev/puphpet/files/startup-always/empty
    A dev/vagrant/dolibarrdev/puphpet/files/startup-once/empty
    M dev/vagrant/dolibarrdev/puphpet/puppet/manifest.pp
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/puphpet/lib/puppet/parser/functions/hash_key_true.rb
    M dev/vagrant/dolibarrdev/puphpet/puppet/modules/puphpet/manifests/hhvm.pp
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/puphpet/manifests/python/pip.pp
    M dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/.fixtures.yml
    M dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/.travis.yml
    M dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/Changelog
    M dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/Gemfile
    M dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/Modulefile
    M dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/README.md
    M dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/Rakefile
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/lib/puppet/parser/functions/array2csv.rb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/lib/puppet/parser/functions/hash2csv.rb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/config.pp
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/eventlistener.pp
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/fcgi_program.pp
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/group.pp
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/init.pp
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/install.pp
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/params.pp
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/pip.pp
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/program.pp
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/reload.pp
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/service.pp
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/manifests/supervisorctl.pp
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/acceptance/nodesets/centos-65-i386.yml
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/acceptance/nodesets/centos-65-x64.yml
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/acceptance/nodesets/debian-73-i386.yml
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/acceptance/nodesets/debian-73-x64.yml
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/acceptance/nodesets/default.yml
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/acceptance/supervisord_spec.rb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/classes/supervisord_spec.rb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/defines/eventlistener_spec.rb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/defines/fcgi_program_spec.rb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/defines/program_spec.rb
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/defines/supervisorctl.rb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/spec_helper.rb
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/spec_helper_acceptance.rb
    R 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/spec_helper_system.rb
    R 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/spec/system/basic_spec.rb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/conf/eventlistener.erb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/conf/fcgi_program.erb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/conf/program.erb
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/init/Debian/defaults.erb
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/init/Debian/init.erb
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/init/RedHat/defaults.erb
    A 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/init/RedHat/init.erb
    R 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/init/debian_extra.erb
    R 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/init/debian_init.erb
    R 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/init/redhat_extra.erb
    R 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/init/redhat_init.erb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/supervisord_main.erb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/templates/supervisord_unix.erb
    M 
dev/vagrant/dolibarrdev/puphpet/puppet/modules/supervisord/tests/program.pp
    M dev/vagrant/dolibarrdev/puphpet/shell/execute-files.sh
    M dev/vagrant/dolibarrdev/puphpet/shell/ssh-keygen.sh
    A htdocs/accountancy/class/index.html
    A htdocs/accountancy/index.html
    R htdocs/accountancy/index.php
    M htdocs/adherents/admin/adherent.php
    M htdocs/adherents/admin/public.php
    R htdocs/adherents/canvas/default/index.php
    A htdocs/adherents/canvas/default/tpl/index.html
    R htdocs/adherents/canvas/default/tpl/index.php
    A htdocs/adherents/canvas/index.html
    R htdocs/adherents/canvas/index.php
    M htdocs/adherents/card_subscriptions.php
    A htdocs/adherents/cartes/index.html
    R htdocs/adherents/cartes/index.php
    A htdocs/adherents/class/index.html
    M htdocs/adherents/fiche.php
    M htdocs/adherents/fiche_subscription.php
    M htdocs/adherents/ldap.php
    M htdocs/adherents/liste.php
    M htdocs/adherents/type.php
    M htdocs/admin/boxes.php
    M htdocs/admin/company.php
    M htdocs/admin/external_rss.php
    M htdocs/admin/fckeditor.php
    M htdocs/admin/fiscalyear.php
    M htdocs/admin/fiscalyear_card.php
    M htdocs/admin/ldap_users.php
    M htdocs/admin/limits.php
    M htdocs/admin/mails.php
    M htdocs/admin/menus.php
    M htdocs/admin/menus/edit.php
    M htdocs/admin/menus/index.php
    M htdocs/admin/system/index.php
    M htdocs/admin/tools/update.php
    M htdocs/admin/translation.php
    A htdocs/asterisk/index.html
    R htdocs/asterisk/index.php
    M htdocs/barcode/codeinit.php
    A htdocs/barcode/index.html
    M htdocs/bookmarks/admin/bookmark.php
    A htdocs/bookmarks/admin/index.html
    A htdocs/bookmarks/class/index.html
    M htdocs/bookmarks/fiche.php
    A htdocs/bookmarks/index.html
    R htdocs/bookmarks/index.php
    M htdocs/bookmarks/liste.php
    M htdocs/boutique/admin/boutique.php
    A htdocs/boutique/admin/index.html
    A htdocs/boutique/client/class/index.html
    A htdocs/boutique/commande/class/index.html
    A htdocs/boutique/critiques/class/index.html
    A htdocs/boutique/promotion/class/index.html
    M htdocs/cashdesk/admin/cashdesk.php
    A htdocs/cashdesk/admin/index.html
    A htdocs/cashdesk/class/index.html
    R htdocs/cashdesk/class/index.php
    A htdocs/cashdesk/css/index.html
    A htdocs/cashdesk/img/index.html
    R htdocs/cashdesk/img/index.php
    A htdocs/cashdesk/include/index.html
    R htdocs/cashdesk/include/index.php
    A htdocs/cashdesk/javascript/index.html
    R htdocs/cashdesk/javascript/index.php
    A htdocs/cashdesk/tpl/index.html
    R htdocs/cashdesk/tpl/index.php
    A htdocs/categories/admin/index.html
    A htdocs/categories/class/index.html
    M htdocs/categories/edit.php
    M htdocs/categories/fiche.php
    M htdocs/categories/traduction.php
    M htdocs/categories/viewcat.php
    A htdocs/comm/action/class/index.html
    M htdocs/comm/action/contact.php
    M htdocs/comm/action/fiche.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/listactions.php
    M htdocs/comm/action/peruser.php
    M htdocs/comm/action/rapport/index.php
    M htdocs/comm/address.php
    A htdocs/comm/admin/index.html
    M htdocs/comm/fiche.php
    M htdocs/comm/mailing/cibles.php
    A htdocs/comm/mailing/class/index.html
    M htdocs/comm/mailing/fiche.php
    M htdocs/comm/propal.php
    A htdocs/comm/propal/class/index.html
    A htdocs/comm/propal/tpl/index.html
    A htdocs/comm/prospect/class/index.html
    M htdocs/comm/remise.php
    M htdocs/comm/remx.php
    A htdocs/commande/class/index.html
    M htdocs/commande/contact.php
    M htdocs/commande/fiche.php
    M htdocs/commande/orderstoinvoice.php
    A htdocs/commande/tpl/index.html
    M htdocs/compta/bank/account.php
    M htdocs/compta/bank/annuel.php
    M htdocs/compta/bank/bankid_fr.php
    A htdocs/compta/bank/class/index.html
    M htdocs/compta/bank/fiche.php
    M htdocs/compta/bank/graph.php
    M htdocs/compta/bank/ligne.php
    M htdocs/compta/bank/rappro.php
    M htdocs/compta/bank/treso.php
    M htdocs/compta/bank/virement.php
    A htdocs/compta/deplacement/class/index.html
    M htdocs/compta/deplacement/fiche.php
    A htdocs/compta/dons/class/index.html
    M htdocs/compta/dons/fiche.php
    M htdocs/compta/facture.php
    A htdocs/compta/facture/admin/index.html
    A htdocs/compta/facture/class/index.html
    M htdocs/compta/facture/contact.php
    M htdocs/compta/facture/impayees.php
    A htdocs/compta/facture/index.html
    R htdocs/compta/facture/index.php
    A htdocs/compta/facture/tpl/index.html
    A htdocs/compta/journal/index.html
    A htdocs/compta/localtax/class/index.html
    A htdocs/compta/paiement/cheque/class/index.html
    M htdocs/compta/paiement/cheque/fiche.php
    A htdocs/compta/paiement/class/index.html
    M htdocs/compta/paiement/fiche.php
    A htdocs/compta/payment_sc/index.html
    A htdocs/compta/prelevement/class/index.html
    A htdocs/compta/salaries/class/index.html
    M htdocs/compta/salaries/index.php
    M htdocs/compta/sociales/charges.php
    A htdocs/compta/sociales/class/index.html
    M htdocs/compta/sociales/index.php
    A htdocs/compta/tva/class/index.html
    M htdocs/compta/tva/reglement.php
    A htdocs/conf/index.html
    A htdocs/contact/canvas/default/index.html
    R htdocs/contact/canvas/default/index.php
    A htdocs/contact/canvas/default/tpl/index.html
    R htdocs/contact/canvas/default/tpl/index.php
    A htdocs/contact/canvas/index.html
    R htdocs/contact/canvas/index.php
    A htdocs/contact/class/index.html
    M htdocs/contact/fiche.php
    A htdocs/contact/index.html
    R htdocs/contact/index.php
    M htdocs/contact/ldap.php
    A htdocs/contrat/admin/index.html
    M htdocs/contrat/class/contrat.class.php
    A htdocs/contrat/class/index.html
    M htdocs/contrat/contact.php
    M htdocs/contrat/note.php
    A htdocs/contrat/tpl/index.html
    A htdocs/core/ajax/index.html
    R htdocs/core/ajax/index.php
    A htdocs/core/boxes/index.html
    R htdocs/core/boxes/index.php
    M htdocs/core/class/cookie.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/html.formprojet.class.php
    A htdocs/core/class/index.html
    R htdocs/core/class/index.php
    M htdocs/core/class/interfaces.class.php
    A htdocs/core/db/index.html
    R htdocs/core/db/index.php
    A htdocs/core/filemanagerdol/browser/default/images/icons/32/index.html
    A htdocs/core/filemanagerdol/browser/default/images/icons/index.html
    A htdocs/core/filemanagerdol/browser/default/images/index.html
    A htdocs/core/filemanagerdol/browser/default/index.html
    A htdocs/core/filemanagerdol/browser/default/js/index.html
    A htdocs/core/filemanagerdol/browser/index.html
    A htdocs/core/filemanagerdol/connectors/index.html
    A htdocs/core/filemanagerdol/connectors/php/index.html
    A htdocs/core/filemanagerdol/index.html
    R htdocs/core/filemanagerdol/index.php
    A htdocs/core/index.html
    R htdocs/core/index.php
    A htdocs/core/js/index.html
    R htdocs/core/js/index.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/core/lib/functions.lib.php
    A htdocs/core/lib/index.html
    R htdocs/core/lib/index.php
    M htdocs/core/lib/project.lib.php
    A htdocs/core/login/index.html
    R htdocs/core/login/index.php
    A htdocs/core/menus/index.html
    R htdocs/core/menus/index.php
    A htdocs/core/menus/standard/index.html
    R htdocs/core/menus/standard/index.php
    A htdocs/core/modules/action/index.html
    A htdocs/core/modules/barcode/doc/index.html
    A htdocs/core/modules/barcode/index.html
    A htdocs/core/modules/cheque/index.html
    A htdocs/core/modules/cheque/pdf/index.html
    A htdocs/core/modules/commande/doc/index.html
    A htdocs/core/modules/commande/index.html
    A htdocs/core/modules/contract/doc/index.html
    A htdocs/core/modules/contract/index.html
    A htdocs/core/modules/dons/index.html
    A htdocs/core/modules/expedition/doc/index.html
    A htdocs/core/modules/expedition/index.html
    A htdocs/core/modules/export/index.html
    A htdocs/core/modules/facture/doc/index.html
    A htdocs/core/modules/facture/index.html
    A htdocs/core/modules/fichinter/doc/index.html
    A htdocs/core/modules/fichinter/index.html
    A htdocs/core/modules/import/index.html
    A htdocs/core/modules/index.html
    R htdocs/core/modules/index.php
    A htdocs/core/modules/livraison/index.html
    A htdocs/core/modules/livraison/pdf/index.html
    A htdocs/core/modules/mailings/index.html
    M htdocs/core/modules/mailings/xinputfile.modules.php
    A htdocs/core/modules/member/doc/index.html
    A htdocs/core/modules/member/index.html
    M htdocs/core/modules/modContrat.class.php
    M htdocs/core/modules/modService.class.php
    A htdocs/core/modules/printsheet/doc/index.html
    A htdocs/core/modules/printsheet/index.html
    A htdocs/core/modules/product/index.html
    A htdocs/core/modules/project/index.html
    A htdocs/core/modules/project/pdf/index.html
    A htdocs/core/modules/project/task/index.html
    A htdocs/core/modules/project/task/pdf/index.html
    A htdocs/core/modules/propale/doc/index.html
    A htdocs/core/modules/propale/index.html
    A htdocs/core/modules/rapport/index.html
    A htdocs/core/modules/security/generate/index.html
    A htdocs/core/modules/security/index.html
    A htdocs/core/modules/societe/doc/index.html
    A htdocs/core/modules/societe/index.html
    A htdocs/core/modules/supplier_invoice/index.html
    A htdocs/core/modules/supplier_invoice/pdf/index.html
    A htdocs/core/modules/supplier_order/index.html
    A htdocs/core/modules/supplier_order/pdf/index.html
    A htdocs/core/modules/syslog/index.html
    A htdocs/core/tpl/ajax/index.html
    M htdocs/core/tpl/document_actions_post_headers.tpl.php
    M htdocs/core/tpl/document_actions_pre_headers.tpl.php
    A htdocs/core/tpl/index.html
    R htdocs/core/tpl/index.php
    M htdocs/core/tpl/objectline_create.tpl.php
    A htdocs/core/triggers/DolibarrTriggers.class.php
    A htdocs/core/triggers/index.html
    R htdocs/core/triggers/index.php
    M htdocs/core/triggers/interface_20_all_Logevents.class.php
    M htdocs/core/triggers/interface_20_modPaypal_PaypalWorkflow.class.php
    M htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
    M htdocs/core/triggers/interface_50_modLdap_Ldapsynchro.class.php
    M 
htdocs/core/triggers/interface_50_modMailmanspip_Mailmanspipsynchro.class.php
    M htdocs/core/triggers/interface_50_modNotification_Notification.class.php
    M htdocs/core/triggers/interface_90_all_Demo.class.php-NORUN
    A htdocs/cron/admin/index.html
    M htdocs/cron/card.php
    A htdocs/cron/class/index.html
    A htdocs/cron/index.html
    A htdocs/ecm/ajax/index.html
    A htdocs/ecm/class/index.html
    M htdocs/ecm/index.php
    M htdocs/ecm/index_auto.php
    A htdocs/ecm/tpl/index.html
    A htdocs/expedition/class/index.html
    M htdocs/expedition/contact.php
    A htdocs/expedition/tpl/index.html
    A htdocs/exports/class/index.html
    M htdocs/exports/export.php
    M htdocs/externalsite/admin/externalsite.php
    A htdocs/externalsite/admin/index.html
    A htdocs/externalsite/index.html
    R htdocs/externalsite/index.php
    A htdocs/fichinter/admin/index.html
    A htdocs/fichinter/class/index.html
    M htdocs/fichinter/contact.php
    M htdocs/fichinter/fiche.php
    A htdocs/fichinter/index.html
    R htdocs/fichinter/index.php
    M htdocs/fichinter/note.php
    A htdocs/fichinter/tpl/index.html
    A htdocs/fourn/ajax/index.html
    A htdocs/fourn/class/index.html
    M htdocs/fourn/commande/contact.php
    M htdocs/fourn/commande/fiche.php
    A htdocs/fourn/commande/tpl/index.html
    M htdocs/fourn/facture/contact.php
    M htdocs/fourn/facture/fiche.php
    A htdocs/fourn/facture/index.html
    R htdocs/fourn/facture/index.php
    M htdocs/fourn/facture/paiement.php
    A htdocs/fourn/facture/tpl/index.html
    M htdocs/fourn/paiement/fiche.php
    A htdocs/fourn/paiement/index.html
    R htdocs/fourn/paiement/index.php
    M htdocs/ftp/admin/ftpclient.php
    A htdocs/ftp/admin/index.html
    M htdocs/ftp/index.php
    M htdocs/holiday/admin/holiday.php
    A htdocs/holiday/admin/index.html
    A htdocs/holiday/class/index.html
    M htdocs/holiday/define_holiday.php
    M htdocs/holiday/fiche.php
    A htdocs/holiday/img/index.html
    A htdocs/imports/class/index.html
    M htdocs/imports/import.php
    A htdocs/includes/adodbtime/index.html
    R htdocs/includes/adodbtime/index.php
    A htdocs/includes/index.html
    R htdocs/includes/index.php
    A htdocs/install/doctemplates/index.html
    A htdocs/install/doctemplates/invoices/index.html
    A htdocs/install/doctemplates/orders/index.html
    A htdocs/install/doctemplates/projects/index.html
    A htdocs/install/doctemplates/proposals/index.html
    A htdocs/install/doctemplates/shipment/index.html
    A htdocs/install/doctemplates/tasks/index.html
    A htdocs/install/doctemplates/thirdparties/index.html
    A htdocs/install/lib/index.html
    A htdocs/install/mssql/functions/index.html
    A htdocs/install/mssql/index.html
    A htdocs/install/mysql/data/index.html
    A htdocs/install/mysql/functions/index.html
    A htdocs/install/mysql/index.html
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    A htdocs/install/mysql/migration/index.html
    A htdocs/install/mysql/tables/index.html
    A htdocs/install/pgsql/functions/index.html
    A htdocs/install/pgsql/index.html
    M htdocs/langs/ar_SA/admin.lang
    M htdocs/langs/ar_SA/agenda.lang
    M htdocs/langs/ar_SA/commercial.lang
    M htdocs/langs/ar_SA/companies.lang
    M htdocs/langs/ar_SA/compta.lang
    M htdocs/langs/ar_SA/languages.lang
    M htdocs/langs/ar_SA/main.lang
    M htdocs/langs/ar_SA/projects.lang
    M htdocs/langs/ar_SA/stocks.lang
    M htdocs/langs/ar_SA/users.lang
    M htdocs/langs/bg_BG/admin.lang
    M htdocs/langs/bg_BG/agenda.lang
    M htdocs/langs/bg_BG/boxes.lang
    M htdocs/langs/bg_BG/commercial.lang
    M htdocs/langs/bg_BG/companies.lang
    M htdocs/langs/bg_BG/compta.lang
    M htdocs/langs/bg_BG/languages.lang
    M htdocs/langs/bg_BG/main.lang
    M htdocs/langs/bg_BG/projects.lang
    M htdocs/langs/bg_BG/salaries.lang
    M htdocs/langs/bg_BG/stocks.lang
    M htdocs/langs/bg_BG/users.lang
    M htdocs/langs/bs_BA/admin.lang
    M htdocs/langs/bs_BA/agenda.lang
    M htdocs/langs/bs_BA/commercial.lang
    M htdocs/langs/bs_BA/companies.lang
    M htdocs/langs/bs_BA/compta.lang
    M htdocs/langs/bs_BA/languages.lang
    M htdocs/langs/bs_BA/main.lang
    M htdocs/langs/bs_BA/projects.lang
    M htdocs/langs/bs_BA/stocks.lang
    M htdocs/langs/bs_BA/users.lang
    M htdocs/langs/ca_ES/admin.lang
    M htdocs/langs/ca_ES/agenda.lang
    M htdocs/langs/ca_ES/commercial.lang
    M htdocs/langs/ca_ES/companies.lang
    M htdocs/langs/ca_ES/compta.lang
    M htdocs/langs/ca_ES/languages.lang
    M htdocs/langs/ca_ES/main.lang
    M htdocs/langs/ca_ES/projects.lang
    M htdocs/langs/ca_ES/stocks.lang
    M htdocs/langs/ca_ES/users.lang
    M htdocs/langs/cs_CZ/admin.lang
    M htdocs/langs/cs_CZ/agenda.lang
    M htdocs/langs/cs_CZ/commercial.lang
    M htdocs/langs/cs_CZ/companies.lang
    M htdocs/langs/cs_CZ/compta.lang
    M htdocs/langs/cs_CZ/languages.lang
    M htdocs/langs/cs_CZ/main.lang
    M htdocs/langs/cs_CZ/projects.lang
    M htdocs/langs/cs_CZ/stocks.lang
    M htdocs/langs/cs_CZ/users.lang
    M htdocs/langs/da_DK/admin.lang
    M htdocs/langs/da_DK/agenda.lang
    M htdocs/langs/da_DK/commercial.lang
    M htdocs/langs/da_DK/companies.lang
    M htdocs/langs/da_DK/compta.lang
    M htdocs/langs/da_DK/languages.lang
    M htdocs/langs/da_DK/main.lang
    M htdocs/langs/da_DK/projects.lang
    M htdocs/langs/da_DK/stocks.lang
    M htdocs/langs/da_DK/users.lang
    M htdocs/langs/de_DE/admin.lang
    M htdocs/langs/de_DE/agenda.lang
    M htdocs/langs/de_DE/commercial.lang
    M htdocs/langs/de_DE/companies.lang
    M htdocs/langs/de_DE/compta.lang
    M htdocs/langs/de_DE/holiday.lang
    M htdocs/langs/de_DE/languages.lang
    M htdocs/langs/de_DE/main.lang
    M htdocs/langs/de_DE/other.lang
    M htdocs/langs/de_DE/projects.lang
    M htdocs/langs/de_DE/stocks.lang
    M htdocs/langs/de_DE/users.lang
    M htdocs/langs/el_GR/admin.lang
    M htdocs/langs/el_GR/agenda.lang
    M htdocs/langs/el_GR/commercial.lang
    M htdocs/langs/el_GR/companies.lang
    M htdocs/langs/el_GR/compta.lang
    M htdocs/langs/el_GR/languages.lang
    M htdocs/langs/el_GR/main.lang
    M htdocs/langs/el_GR/projects.lang

  Log Message:
  -----------
  Merge branch 'develop' into optimization


  Commit: 1a254b310ebc0b8f6caf24ad4086c0447f26d051
      
https://github.com/Dolibarr/dolibarr/commit/1a254b310ebc0b8f6caf24ad4086c0447f26d051
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

  Changed paths:
    M ChangeLog
    M README-FR.md
    M README.md
    M dev/codesniffer/ruleset.dtd
    M dev/codesniffer/ruleset.xml
    M htdocs/adherents/class/adherent.class.php
    M htdocs/admin/fckeditor.php
    M htdocs/boutique/index.php
    M htdocs/comm/action/listactions.php
    M htdocs/comm/address.php
    M htdocs/compta/facture.php
    M htdocs/core/class/interfaces.class.php
    M htdocs/core/filemanagerdol/connectors/php/basexml.php
    M htdocs/core/filemanagerdol/connectors/php/io.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/triggers/DolibarrTriggers.class.php
    M htdocs/core/triggers/interface_20_all_Logevents.class.php
    M htdocs/core/triggers/interface_20_modPaypal_PaypalWorkflow.class.php
    M htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
    M htdocs/core/triggers/interface_50_modLdap_Ldapsynchro.class.php
    M 
htdocs/core/triggers/interface_50_modMailmanspip_Mailmanspipsynchro.class.php
    M htdocs/core/triggers/interface_50_modNotification_Notification.class.php
    M htdocs/core/triggers/interface_90_all_Demo.class.php-NORUN
    M htdocs/fourn/commande/fiche.php
    M htdocs/fourn/commande/liste.php
    M htdocs/fourn/facture/contact.php
    M htdocs/fourn/facture/document.php
    M htdocs/fourn/facture/fiche.php
    M htdocs/fourn/facture/note.php
    M htdocs/langs/fa_IR/main.lang
    M htdocs/livraison/class/livraison.class.php
    M htdocs/mailmanspip/class/mailmanspip.class.php
    M htdocs/opensurvey/fonctions.php
    M htdocs/opensurvey/results.php
    M htdocs/printipp/admin/printipp.php
    M htdocs/societe/ajaxcompanies.php
    M htdocs/societe/canvas/actions_card_common.class.php
    M htdocs/societe/class/societe.class.php
    M test/phpunit/CommandeFournisseurTest.php
    M test/phpunit/CommandeTest.php
    M test/phpunit/CommonObjectTest.php
    M test/phpunit/CompanyBankAccountTest.php
    M test/phpunit/EntrepotTest.php
    M test/phpunit/ExportTest.php
    M test/phpunit/FactureRecTest.php
    M test/phpunit/FactureTest.php
    M test/phpunit/Functions2LibTest.php
    M test/phpunit/FunctionsLibTest.php
    M test/phpunit/LangTest.php
    M test/phpunit/PropalTest.php
    M test/phpunit/SocieteTest.php
    M test/phpunit/UserTest.php
    M test/phpunit/WebservicesInvoicesTest.php
    M test/phpunit/WebservicesThirdpartyTest.php

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/develop' into optimization

Conflicts:
        test/phpunit/Functions2LibTest.php


  Commit: 76d4dee41118b98792a6f85d11681ce02caf052a
      
https://github.com/Dolibarr/dolibarr/commit/76d4dee41118b98792a6f85d11681ce02caf052a
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M htdocs/core/lib/functions2.lib.php

  Log Message:
  -----------
  Merge pull request #1751 from marcosgdf/optimization

Optimized is_ip dolibarr function


Compare: 
https://github.com/Dolibarr/dolibarr/compare/5aa4d61afe76...76d4dee41118

reply via email to

[Prev in Thread] Current Thread [Next in Thread]