Development

/components (log)

You must first sign up to be able to contribute.

root/components


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @22258 [22258] 09/23/09 06:49:06 fabien [yaml] added a missing require (closes #7179)
(edit) @22256 [22256] 09/23/09 06:42:30 fabien [templating] removed deprecated language attribute for JS helper (closes …
(edit) @22242 [22242] 09/22/09 12:17:05 fabien [templating] fixed typo in the doc (closes #7183)
(edit) @22215 [22215] 09/21/09 08:32:46 fabien [templating] added the component code and full documentation
(edit) @22127 [22127] 09/18/09 10:58:14 fabien [dependency_injection] replaced is_null() usage by null ===
(edit) @22115 [22115] 09/18/09 08:45:48 fabien [dependency_injection] added the ability to pass several resources in the …
(edit) @22016 [22016] 09/14/09 18:47:03 fabien [dependency_injection] fixed fixtures as YAML dumper is now more picky …
(edit) @22015 [22015] 09/14/09 18:34:39 fabien [dependency_injection] fixed static constructor without argument PHP …
(edit) @21909 [21909] 09/11/09 14:07:27 fabien [yaml] made a small optimization
(edit) @21883 [21883] 09/11/09 09:27:08 fabien [yaml] started support for the 1.2 YAML specification
(edit) @21874 [21874] 09/11/09 07:54:05 fabien [yaml] fixed PHPDoc
(edit) @21431 [21431] 08/25/09 14:02:08 fabien [yaml] fixed string quoting when some specific characters are used as the …
(edit) @21429 [21429] 08/25/09 13:46:39 fabien [yaml] fixed string quoting when some specific characters are used as the …
(edit) @20887 [20887] 08/07/09 15:33:28 FabianLange [yaml] small performance improvement in comment line checking by not using …
(edit) @20430 [20430] 07/23/09 08:34:06 fabien [dependency_injection] made the PHP dumper more flexible
(edit) @20409 [20409] 07/22/09 13:10:14 fabien [dependency_injection] added alias support
(edit) @20400 [20400] 07/22/09 10:29:20 fabien [dependency_injection] added a small explanation about how to convert a …
(edit) @20399 [20399] 07/22/09 10:15:52 fabien [dependency_injection] added an addServiceDefinitions(), are changed the …
(edit) @20397 [20397] 07/22/09 09:16:13 fabien [dependency_injection] removed getServices() methods, replaced with …
(edit) @20362 [20362] 07/21/09 10:34:41 fabien [dependency_injection] fixed coding standards
(edit) @20059 [20059] 07/09/09 15:56:19 fabien [templating] added externals for testing
(edit) @20058 [20058] 07/09/09 15:53:50 fabien [templating] created templating component SVN structure
(edit) @19901 [19901] 07/05/09 23:56:34 Russ [doc][event_dispatcher] Some monor grammatical and wording changes
(edit) @19881 [19881] 07/05/09 09:03:53 fabien [dependency_injection] fixed formatting in the doc
(edit) @19880 [19880] 07/05/09 09:02:37 fabien [dependency_injection] added a new appendix for the PHP format
(edit) @19879 [19879] 07/05/09 08:33:10 fabien [dependency_injection] fixed typo in the doc (closes #6753)
(edit) @19857 [19857] 07/03/09 19:25:25 fabien [event_dispatcher] splitted the first chapter to create a new Recipes …
(edit) @19856 [19856] 07/03/09 19:14:58 fabien [event_dispatcher] enhancements to Event Dispatcher documentation (closes …
(edit) @19855 [19855] 07/03/09 18:35:03 fabien [request_handler] fixes the README file
(edit) @19854 [19854] 07/03/09 18:32:30 fabien [request_handler] creating test architecture
(edit) @19853 [19853] 07/03/09 18:31:50 fabien [request_handler] creating test architecture
(edit) @19851 [19851] 07/03/09 18:17:55 fabien [request_handler] added the component structure
(edit) @19844 [19844] 07/03/09 14:46:01 fabien [event_dispatcher] added documentation
(edit) @19817 [19817] 07/02/09 11:15:12 Russ Fix typos
(edit) @19790 [19790] 07/01/09 15:25:29 fabien [event_dispatcher] added a README file for Github
(edit) @19789 [19789] 07/01/09 15:24:46 fabien [event_dispatcher] moved tests, added a coverage script, and made sure we …
(edit) @19786 [19786] 07/01/09 13:28:42 fabien [event_dispatcher] changed the sub-package name in the PHPDocs
(edit) @19727 [19727] 06/30/09 19:21:28 fabien [event_dispatcher] added a --verbose option support to the prove.php …
(edit) @19726 [19726] 06/30/09 19:21:15 fabien [yaml] added a --verbose option support to the prove.php script
(edit) @19725 [19725] 06/30/09 19:20:57 fabien [dependency_injection] added a --verbose option support to the prove.php …
(edit) @19714 [19714] 06/30/09 18:07:14 Russ Few more grammatical changes, typos and mild rewording
(edit) @19712 [19712] 06/30/09 17:48:30 Russ Reverting the changes in #6721 - sorry, but they were just wrong. "or …
(edit) @19711 [19711] 06/30/09 17:42:10 Russ Grammatical/typo fixes, rewording
(edit) @19710 [19710] 06/30/09 17:15:05 Russ Grammatical/typo fixes
(edit) @19708 [19708] 06/30/09 16:55:46 fabien [dependency_injection] fixed typos (closes #6721 - patch from gimler)
(edit) @19707 [19707] 06/30/09 16:50:32 Russ Minor grammatical errors and typos
(edit) @19700 [19700] 06/30/09 10:44:30 fabien [dependency_injection] added full documentation for the component
(edit) @19699 [19699] 06/30/09 10:06:32 fabien [dependency_injection] fixed typos in the PHPDoc
(edit) @19691 [19691] 06/29/09 23:26:35 fabien [dependency_injection] fixed PHPDoc
(edit) @19686 [19686] 06/29/09 19:19:15 fabien [dependency_injection] changed the subpackage element of all classes
(edit) @19680 [19680] 06/29/09 17:11:27 fabien [dependency_injection] fixed ini loader when using PHP < 5.2.7
(edit) @19679 [19679] 06/29/09 16:15:40 fabien [dependency_injection] added unit tests (100% coverage)
(edit) @19678 [19678] 06/29/09 16:11:56 fabien [dependency_injection] removed uneeded check in the autoloader
(edit) @19677 [19677] 06/29/09 16:03:28 fabien [dependency_injection] optimized the PHP dumper
(edit) @19676 [19676] 06/29/09 16:03:06 fabien [dependency_injection] fixed the Graphviz dumper when some services do not …
(edit) @19674 [19674] 06/29/09 15:01:58 fabien [yaml] fixed dumping an array when a key or a value is the string 'null' …
(edit) @19673 [19673] 06/29/09 14:51:11 fabien [dependency_injection] fixed various small bugs
(edit) @19671 [19671] 06/29/09 14:34:41 fabien [dependency_injection] removed unused method in XML dumper class
(edit) @19670 [19670] 06/29/09 12:47:22 fabien [dependency_injection] fixed placeholder escaping
(edit) @19669 [19669] 06/29/09 12:19:57 fabien [dependency_injection] fixed dumping special PHP values to XML
(edit) @19667 [19667] 06/29/09 11:41:46 fabien [dependency_injection] fixed placeholder escaping
(edit) @19662 [19662] 06/29/09 09:36:18 fabien [dependency_injection] refactored YAML loader a bit
(edit) @19659 [19659] 06/29/09 09:05:44 fabien [dependency_injection] removed old method that is not used anymore
(edit) @19657 [19657] 06/29/09 08:50:59 fabien [dependency_injection] fixed the conversion from a camel-cased string to …
(edit) @19656 [19656] 06/29/09 08:46:53 fabien [dependency_injection] documented the official rules of services ids
(edit) @19655 [19655] 06/29/09 08:46:25 fabien [dependency_injection] changed the PHP dumper to always use the …
(edit) @19634 [19634] 06/28/09 10:02:09 fabien [dependency_injection] fixed anonymous services support in XMLs
(edit) @19633 [19633] 06/28/09 09:51:55 fabien [dependency_injection] ensured that parameter keys are always lowercased + …
(edit) @19632 [19632] 06/28/09 09:50:27 fabien [dependency_injection] simplified sfServiceSimpleXMLElement class and made …
(edit) @19631 [19631] 06/28/09 09:49:32 fabien [dependency_injection] added a small note in doc
(edit) @19587 [19587] 06/26/09 11:26:27 fabien [dependency_injection] refactored loader file classes
(edit) @19586 [19586] 06/26/09 10:44:43 fabien [dependency_injection] added an exception when an ini file does not exist
(edit) @19585 [19585] 06/26/09 10:34:56 fabien [dependency_injection] fixed PHPDoc
(edit) @19584 [19584] 06/26/09 10:21:54 fabien [dependency_injection] added some more PHPDoc to explain rules of …
(edit) @19582 [19582] 06/26/09 09:25:52 fabien [dependency_injection] allowed empty YAML file for service definitions, …
(edit) @19581 [19581] 06/26/09 09:14:12 fabien [dependency_injection] changed configurator to allow the class to be …
(edit) @19580 [19580] 06/26/09 09:05:37 fabien [event_dispatcher] made prove.php output prettier and more robust
(edit) @19579 [19579] 06/26/09 09:05:11 fabien [yaml] made prove.php output prettier and more robust
(edit) @19578 [19578] 06/26/09 09:03:53 fabien [event_dispatcher] made prove.php output prettier and more robust
(edit) @19577 [19577] 06/26/09 09:03:19 fabien [yaml] made prove.php output prettier and more robust
(edit) @19576 [19576] 06/26/09 08:47:59 fabien [dependency_injection] fixed sfServiceContainerBuilder iterator
(edit) @19567 [19567] 06/25/09 22:30:22 fabien [dependency_injection] fixed parameter XML parsing for deep nested arrays
(edit) @19562 [19562] 06/25/09 20:11:45 fabien [dependency_injection] fixed two small typos
(edit) @19559 [19559] 06/25/09 18:47:22 fabien [dependency_injection] fixed Iterator bug + defined an order between …
(edit) @19553 [19553] 06/25/09 17:16:00 fabien [event_dispatcher] removed hardcoded list of tests to run
(edit) @19552 [19552] 06/25/09 17:15:15 fabien [yaml] removed hardcoded list of tests to run
(edit) @19551 [19551] 06/25/09 17:11:05 fabien [event_dispatcher] removed lime_output_color() usage as it is not needed …
(edit) @19550 [19550] 06/25/09 17:10:16 fabien [yaml] removed lime_output_color() usage as it is not needed anymore
(edit) @19545 [19545] 06/25/09 16:24:22 fabien [dependency_injection] added a way to change the base class of the dumped …
(edit) @18732 [18732] 05/28/09 14:52:49 fabien [yaml, event-dispatcher] added support for colorizing output of the test …
(edit) @18628 [18628] 05/25/09 21:29:20 fabien [yaml] added the official YAML website URL to the README file
(edit) @18483 [18483] 05/19/09 21:49:04 fabien [yaml] added an introduction chapter
(edit) @18321 [18321] 05/16/09 07:36:51 Kris.Wallsmith [yaml] another minor capitalization fix
(edit) @18320 [18320] 05/16/09 07:33:32 Kris.Wallsmith [yaml] standardized capitalization of sfYaml class in documentation
(edit) @18299 [18299] 05/15/09 10:25:10 fabien [yaml] fixed a typo in the documentation
(edit) @18298 [18298] 05/15/09 08:53:17 fabien [yaml] updated the PHPDoc
(edit) @18297 [18297] 05/15/09 08:47:09 fabien [yaml] updated the PHPDoc
(edit) @18219 [18219] 05/13/09 12:09:15 fabien [yaml] added a README file
(edit) @18218 [18218] 05/13/09 11:30:59 fabien [yaml] added documentation for the YAML library
(edit) @17750 [17750] 04/29/09 13:54:50 fabien [yaml] fixed PHPdoc (refs #6371 - patch from gimler)
Note: See TracRevisionLog for help on using the revision log.