Commit Graph

  • ea31e1d939 migrate Sphinx build to Python3 Dominik Liebler 2019-08-17 23:21:20 +02:00
  • 0076f3b8de remove make.bat Dominik Liebler 2019-08-17 23:20:59 +02:00
  • a73c253ffc update to phpunit8 Dominik Liebler 2019-08-17 23:05:15 +02:00
  • 78ffb07d9c removed old examples Dominik Liebler 2019-08-17 22:27:24 +02:00
  • 6d1cc1dab9 rewrite passage for Null Objects Dominik Liebler 2019-08-17 22:23:23 +02:00
  • 6ee7665b9e removed SF2, Doctrine2 and ZF2 from README, this is old stuff by now Dominik Liebler 2019-08-17 22:17:00 +02:00
  • de5c0c929c explicitely set script_types=1 Dominik Liebler 2019-08-17 21:58:04 +02:00
  • 2f28ceb948 Merge pull request #360 from guilhermesiani/patch-1 Dominik Liebler 2019-08-17 21:16:47 +02:00
  • 5f5649b57e Merge pull request #361 from PabloGarciaComBR/master Piotr Grabski-Gradziński 2019-04-16 21:14:39 +02:00
  • 5ed4511735 Translated Visitor Pattern PabloGarciaComBR 2019-04-15 16:55:37 -03:00
  • 8a896e533f Translated Template Method text PabloGarciaComBR 2019-04-15 10:42:31 -03:00
  • e5ab57968e Translated Strategy pattern PabloGarciaComBR 2019-04-12 17:17:50 -03:00
  • 040d813274 Translating State pattern PabloGarciaComBR 2019-04-12 14:37:48 -03:00
  • bcf52dd5d9 Translated Specification page text PabloGarciaComBR 2019-04-12 12:18:06 -03:00
  • 7a13e944d3 Small adjustements in Inicial page PabloGarciaComBR 2019-04-12 11:08:13 -03:00
  • b061296bed Translating Observer pattern PabloGarciaComBR 2019-04-12 10:53:42 -03:00
  • a31d8ffaee Translated Null Object page text PabloGarciaComBR 2019-04-11 12:35:35 -03:00
  • 6827888f0a Small adjustments PabloGarciaComBR 2019-04-11 12:34:12 -03:00
  • 123dd8a819 Updated README.po of EAV page PabloGarciaComBR 2019-04-11 11:35:28 -03:00
  • 3b7b856b35 Updated README.po of Service Locator pattern PabloGarciaComBR 2019-04-11 11:00:12 -03:00
  • 4aadfc6115 Revised the Structural section PabloGarciaComBR 2019-04-10 16:16:38 -03:00
  • f033490648 Updated README.po of Static Factory pattern PabloGarciaComBR 2019-04-10 16:02:48 -03:00
  • bbb1297c40 Updated README.po of Singleton pattern PabloGarciaComBR 2019-04-10 15:44:48 -03:00
  • 6b34fa1ec2 Updated README.po of Simple Factory pattern PabloGarciaComBR 2019-04-10 15:42:24 -03:00
  • 7ef325a353 Rectified README.po of Pool pattern PabloGarciaComBR 2019-04-10 14:51:53 -03:00
  • 0f0e478a4d Updated README.po of Multiton PabloGarciaComBR 2019-04-10 14:25:38 -03:00
  • 7374faf257 Updated README.po of Multiton PabloGarciaComBR 2019-04-10 14:23:56 -03:00
  • 2245276b01 Updated README.po of Factory Method PabloGarciaComBR 2019-04-10 14:21:40 -03:00
  • 138d3d7bee Update README.po of Abstract Factory pattern PabloGarciaComBR 2019-04-10 14:18:11 -03:00
  • 11743610a2 Merge pull request #4 from domnikl/master Pablo Garcia 2019-04-10 12:38:30 -03:00
  • 68065ae43d Keep one level of conditions Guilherme Siani 2019-03-24 19:56:11 -03:00
  • 8b07133262 Merge pull request #359 from PabloGarciaComBR/master Piotr Grabski-Gradziński 2019-03-08 14:13:32 +01:00
  • dffb172fe7 Translation of Memento pattern page Pablo Garcia 2019-02-27 14:30:16 -03:00
  • 872ff5ca23 Texts translations in Mediator page Pablo Garcia 2019-02-26 10:48:12 -03:00
  • ba0d285cc8 Merge pull request #3 from domnikl/master Pablo Garcia 2019-02-26 09:16:53 -03:00
  • 7e7cccab64 build Sphinx documentation and use php -S to actually view it Dominik Liebler 2019-02-25 22:15:04 +01:00
  • 8dd39599e7 more simple an concise example of AbstractFactory Dominik Liebler 2019-02-25 21:48:29 +01:00
  • dc64f24600 Merge pull request #357 from alfredleo/master Dominik Liebler 2019-02-25 20:56:32 +01:00
  • b4065c10bf Fix composer install. php is a service name in docker-compose, the command to run is php composer.phar install Alfred 2019-02-25 18:51:26 +05:00
  • 87e247f1ce Remove chmod command, add git chmod way git update-index --chmod=+x install-composer.sh Alfred 2019-02-25 18:08:54 +05:00
  • 38c6373797 Remove PWD link. Alfred 2019-02-25 17:57:33 +05:00
  • f2d2f32d36 Merge pull request #358 from yangzuwei/master Piotr Grabski-Gradziński 2019-02-24 13:09:08 +01:00
  • f9b4da7677 Fixed the line break for Windows Wilson_Yang 2019-02-24 16:13:57 +08:00
  • e4fd39eba3 Fix docker installation link. Add Play With Docker link. Alfred 2019-02-22 21:13:29 +05:00
  • a9e116ede9 Without chmod +x install composer fails. Alfred 2019-02-22 20:35:15 +05:00
  • 5edb2c68ae Translated the Iterator page's text in Behavioral section Pablo Garcia 2019-02-20 14:38:33 -03:00
  • fbbbd212a7 Translated the Command page's text in Behavioral Section. Pablo Garcia 2019-02-20 14:16:05 -03:00
  • 339f08374b Translating the page "Chain Of Responsibilities" in Behavioral section Pablo Garcia 2019-02-19 15:09:13 -03:00
  • 041adc9080 Small adjustments in pt_BR translation. Pablo Garcia 2019-02-12 17:15:16 -02:00
  • 787063c310 Improving the translation [pt_BR] Pablo Garcia 2019-02-12 15:48:52 -02:00
  • f6a9168c78 Merge pull request #356 from PabloGarciaComBR/master Piotr Grabski-Gradziński 2019-02-11 21:13:09 +01:00
  • 05b0a79b44 The translation of introduction page in behavior section. Pablo Garcia 2019-02-11 16:27:32 -02:00
  • 48a08bdba1 A simple adjust in ServiceLocator translation. Pablo Garcia 2019-02-11 16:26:06 -02:00
  • 2c20f66ab8 Other corrections. Pablo Garcia 2019-02-08 17:26:59 -02:00
  • 56bc666730 Translated Registry page in Structural section Pablo Garcia 2019-02-07 17:29:40 -02:00
  • fa2d4816d6 Translated the Proxy page in Structural section Pablo Garcia 2019-02-07 17:17:37 -02:00
  • 151bcc48a9 Translated Flyweight page in Structural section. Pablo Garcia 2019-02-07 14:54:18 -02:00
  • 75103b1683 Translated Fluent Interface page in Structural section Pablo Garcia 2019-02-07 13:56:20 -02:00
  • 5c06f148a5 Merge pull request #2 from domnikl/master Pablo Garcia 2019-02-06 10:22:12 -02:00
  • ae6f5efc05 Some small adjustments in Bridge and Facade sections. Pablo Garcia 2019-02-05 17:19:07 -02:00
  • 553bef02a9 Merge pull request #355 from PabloGarciaComBR/master Piotr Grabski-Gradziński 2019-02-04 22:35:07 +01:00
  • c34210110f Rectifing the translation of Facade .po Pablo Garcia 2019-02-01 13:56:31 -02:00
  • bbe6f6d6bd Translations in Facade. Pablo Garcia 2019-01-30 17:22:06 -02:00
  • 3b5498bb7e Update README.po Pablo Garcia 2019-01-29 16:42:28 -02:00
  • 82104da59c This is the 4th part of my translations in Structural section. Pablo Garcia 2019-01-29 16:20:02 -02:00
  • ec60fc0192 The 3rd part of my translations in Structural section. Pablo Garcia 2019-01-28 17:25:16 -02:00
  • 1ec016272d Merge pull request #1 from domnikl/master Pablo Garcia 2019-01-28 16:47:08 -02:00
  • c0a681225b Merge pull request #354 from lex111/fix-spelling-uml Piotr Grabski-Gradziński 2019-01-27 19:01:54 +01:00
  • c8309c1c22 Fix correct translation of "UML Diagram" in Russian Alexey Pyltsyn 2019-01-27 18:30:15 +03:00
  • 4e1bc3cbbd Merge pull request #1 from domnikl/master Alexey Pyltsyn 2019-01-27 18:26:28 +03:00
  • daf810ffe0 Merge pull request #353 from PabloGarciaComBR/master Piotr Grabski-Gradziński 2019-01-26 20:33:38 +01:00
  • f454cb2bf9 The 2nd part of my translations in Structural section. Pablo Garcia 2019-01-22 15:55:09 -02:00
  • 1295e8d4ec Fixed some translations to pt_BR, especially in Structural section. Pablo Garcia 2019-01-22 14:50:22 -02:00
  • 23e520aee9 #352 re-generated outdated assets for Specification Dominik Liebler 2019-01-10 20:09:02 +01:00
  • 7780148505 Merge pull request #351 from Littlesqx/master Dominik Liebler 2018-12-27 10:36:07 +01:00
  • 426890aa62 typo Littlesqx 2018-12-26 11:06:29 +08:00
  • 69f19f85d5 Merge pull request #349 from koraykupe/patch-1 Dominik Liebler 2018-12-21 13:24:41 +01:00
  • 2821ec337d Make the subject genderless Koray 2018-12-20 11:14:46 +01:00
  • aa11ce2351 update to PHP 7.3 Dominik Liebler 2018-12-14 20:20:23 +01:00
  • 8c305ca1dd Merge pull request #344 from marcverney/fix-csvparser-skipheader Dominik Liebler 2018-12-14 19:51:14 +01:00
  • 643b0539d1 Fix CsvParser skipping all rows when OPTION_CONTAINS_HEADER is true Marc Verney 2018-12-04 09:47:31 +01:00
  • 617754573c removed ...Interface suffix and added 2nd service to Bridge example Dominik Liebler 2018-11-06 20:33:42 +01:00
  • b0ac02f01e removed ...Interface suffix and added method to interface Dominik Liebler 2018-11-06 20:18:30 +01:00
  • 9910fdf111 #335 fixed issue regarding composer running twice Dominik Liebler 2018-10-22 21:37:43 +02:00
  • c29d7b57fc Merge pull request #341 from domnikl/remove-not-used-static-html-path Dominik Liebler 2018-10-15 08:19:00 +02:00
  • 4da7f7b230 removed not used _static path from Sphinx build Dominik Liebler 2018-10-15 08:17:20 +02:00
  • c1bff2a1a0 Merge pull request #340 from domnikl/fixed-copyright Dominik Liebler 2018-10-15 08:14:15 +02:00
  • 64a7d05c80 fixed copyright Dominik Liebler 2018-10-15 08:08:32 +02:00
  • c5a7343ac3 Merge pull request #338 from u-mulder/master Piotr Grabski-Gradziński 2018-10-06 22:47:16 +02:00
  • ea0bce0a7f Update RU translation - Update "Contribute" section of index page - Fix bug with More-EAV section naming: must be Атрибут not Артибут u_mulder 2018-10-06 19:40:03 +03:00
  • 02c301ad64 Merge pull request #337 from HyperLiar/patch-1 Dominik Liebler 2018-10-06 10:47:15 +02:00
  • f4ae5f0bbf Merge pull request #336 from samnela/add-strict-assert Dominik Liebler 2018-10-05 10:00:42 +02:00
  • a3ca208ebe del namespace not used HyperLiar 2018-10-02 22:13:15 +08:00
  • 16d6f8740d Replaced with strict assertions Samuel NELA 2018-09-29 16:27:02 +02:00
  • e68d7b213e Merge pull request #331 from RomanovSci/master Piotr Grabski-Gradziński 2018-07-19 21:47:01 +02:00
  • c26549a269 Fixed typo in locale/ru/LC_MESSAGES/More/ServiceLocator/README.po Roman Bylbas 2018-07-19 11:04:19 +03:00
  • 37c97f13f5 Merge pull request #330 from RomanovSci/master Piotr Grabski-Gradziński 2018-07-18 23:23:56 +02:00
  • bb32033624 Fixed all ru locales Roman Bylbas 2018-07-18 10:19:59 +03:00
  • db8f2028d5 Merge pull request #329 from RomanovSci/master Piotr Grabski-Gradziński 2018-07-17 22:49:10 +02:00
  • a32533fb61 Fixed ru translation for Creational patterns Roman Bylbas 2018-07-17 23:32:41 +03:00