Commit graph

75 commits

Author SHA1 Message Date
Christophe Coevoet 3cdc947f33 Fixed the typehint to use the interface 2012-05-03 10:46:16 +02:00
Joseph Bielawski 8a7637054b Fixed tests 2012-02-25 12:10:20 +01:00
Gediminas Morkevicius e545f0ee71 Merge pull request #17 from KnpLabs/composer
Add composer.json
2012-01-12 04:01:10 -08:00
gedi 3606cc90cd slighly fixed the composer.json 2012-01-12 14:02:48 +02:00
Joseph Bielawski 0308a44909 Add composer.json 2012-01-04 17:15:33 +01:00
lwagner 239972dd8e Fix case in repo urls 2011-12-03 16:25:22 +01:00
Matthieu Bontemps de4d120960 Add the Travis status 2011-11-19 16:10:11 +01:00
Matthieu Bontemps 2560404bee Added support for Travis 2011-11-19 15:48:33 +01:00
Matthieu Bontemps 9a45c697d0 Merge pull request #13 from brikou/patch-1
explicit explanation in "installation section"
2011-08-24 06:55:31 -07:00
Brikou CARRE c98036788d explicit explanation in "installation section" 2011-08-25 03:54:09 +03:00
Matthieu Bontemps 6414f6be0a Change Knplabs to Knp. BC break before Symfony2 release. 2011-07-03 11:30:09 +02:00
Antoine Hérault fc9b2b0714 Merge pull request #11 from xaav/patch-1
Edited README.markdown via GitHub
2011-06-11 01:56:41 -07:00
xaav d7b6a66d17 Edited README.markdown via GitHub 2011-06-10 21:35:41 -07:00
ornicar 71ffc678c2 Add HTML & XSS injection tests - they fail 2011-05-10 09:21:50 -07:00
ornicar e6562327e3 Add phpunit.xml and test bootstrap 2011-05-10 09:14:21 -07:00
ornicar 971be016a0 Update gitignore 2011-05-10 09:14:07 -07:00
ornicar 263fa62b15 Remove useless code from the bundle class 2011-05-10 09:13:33 -07:00
ornicar e9b96ec938 Merge branch 'master' of git://github.com/knplabs/MarkdownBundle
Conflicts:
	Parser/MarkdownParser.php
2011-04-25 21:03:03 -07:00
Thibault Duplessis d5e735d22c Merged pull request #10 from GromNaN/master.
Don't load MarkdownExtraParser.php if the class MarkdownExtraParser already exists.
2011-04-25 08:59:01 -07:00
ornicar f04bb4a7e6 Modernize the bundle, add parser implementation choice, and improve doc. 2011-04-06 23:35:00 -07:00
Jérôme Tamarelle 9be7f15be0 Don't load MarkdownExtraParser.php if the class MarkdownExtraParser already exists (if included previously to replace the one provided with the bundle) 2011-04-05 00:01:16 +02:00
Jérôme Tamarelle 53ba26ce64 Fix README. DI Container does not support ArrayAccess anymore 2011-04-04 23:58:10 +02:00
Benjamin Lévêque 940814a1d3 Fix dependency_injection config class parser 2011-03-15 05:04:07 +08:00
Matthieu Bontemps 2fa740dcc7 Fix Extension namespace 2011-03-12 18:49:07 +01:00
Matthieu Bontemps 574aaa762e Change namespaces to Vendor\Bundle\BundleName to reflect best practices. 2011-03-12 18:47:26 +01:00
GordonsLondon ddc49d0068 update xml 2011-03-10 00:50:16 +08:00
hash2os 00f63e17c1 Update doc 2011-02-26 00:21:13 +08:00
hash2os 568bf62462 Fix problem with empty configuration 2011-02-26 00:21:13 +08:00
hash2os a2e894e848 Updated MarkdownExtension with last Symfony2 changes 2011-02-25 21:16:58 +08:00
hash2os b3e74b7834 Updated MarkdownExtension with last Symfony2 changes 2011-02-25 21:16:58 +08:00
Boussekeyt Jules a20827507d [Dependency Injection] use FileLocator 2011-02-15 10:32:54 -08:00
Antoine Hérault c116747857 Remove shared attribute in service definition 2011-02-04 15:45:45 +01:00
Antoine Hérault aa765dd1dd Add vendor prefix 2011-02-04 15:28:05 +01:00
Benjamin Lévêque 62990282c1 Update to work with the last version of twig 2011-02-03 10:34:02 -08:00
Antoine Hérault 6497f62632 Implement two new bundle interface methods 2011-01-22 00:18:25 +01:00
ornicar 46f85d1061 Fix CS 2010-11-08 13:53:22 +01:00
Benjamin Lévêque f4bdb13b19 Allow user to define his own parser classes 2010-11-08 20:48:50 +08:00
Matthieu Bontemps 68170b74e8 The markdown filter is automatically marked as safe 2010-10-03 09:59:27 +02:00
Matthieu Bontemps 65c5223d9c Introduce a Twig markdown filter 2010-09-19 21:05:36 +02:00
Antoine Hérault 4cdc6af042 Merge branch 'master' of github.com:knplabs/MarkdownBundle 2010-09-19 09:06:58 +02:00
Antoine Hérault 5473097373 updated to the last Symfony2 style 2010-09-19 09:03:06 +02:00
Matthieu Bontemps 9c8f1aa9a3 Fix readme 2010-09-12 13:25:50 +02:00
Matthieu Bontemps 1194f9a339 Fix tag in helper.xml 2010-09-12 12:22:28 +02:00
Matthieu Bontemps 51d2b75a38 Fix usage in readme 2010-09-12 12:20:29 +02:00
ornicar efb616a5ad Rename Symfony\Components to Symfony\Component 2010-08-23 23:07:39 +02:00
ornicar cb085c0302 Upgrade MarkdownBundle to latest Symfony2 style 2010-08-11 11:21:17 +02:00
ornicar 39b8fdb704 Update to latest Symfony2 template helper dependency injection 2010-08-09 12:06:58 +02:00
ornicar 599cf25f23 Improve doc and comments 2010-07-22 12:06:54 +02:00
ornicar 0788ce4802 Cleanup tests 2010-07-22 11:22:36 +02:00
ornicar 4d21aec066 Merge branch 'master' of git://github.com/knplabs/MarkdownBundle
Conflicts:
	DependencyInjection/MarkdownExtension.php
2010-07-19 15:21:00 +02:00