Commit graph

  • 9f4f88919d Merge pull request #41 from elnur/support-symfony-2.x 1.2.0 Alex Demchenko 2013-05-20 01:29:54 -0700
  • 326dcdaa50 Merge ec4df7c655 into 1a31848de5 #41 Elnur Abdurrakhimov 2013-04-13 06:27:49 -0700
  • ec4df7c655 Support all Symfony 2.x versions #41 Elnur Abdurrakhimov 2013-04-13 16:26:35 +0400
  • 1a31848de5 Merge pull request #37 from mathewpeterson/patch-1 Joseph Bielawski 2012-10-17 12:09:15 -0700
  • e3e2e3d183 Merge 669f3ec1be into ae45c98b2d #37 Mathew Peterson 2012-10-17 12:08:29 -0700
  • 669f3ec1be Update README.markdown #37 Mathew Peterson 2012-10-17 14:08:23 -0500
  • ae45c98b2d Fix rare case when service has not expected tag 1.1.1 Joseph Bielawski 2012-10-17 13:11:30 +0200
  • bd597e66a1 Fix way how Sundown parser is added Fix detection of default parser when none is set Add Flavored preset from KnpBundles.com Joseph Bielawski 2012-10-17 12:00:37 +0200
  • 3e57c2a866 Merge pull request #35 from stof/patch-2 Joseph Bielawski 2012-10-16 01:56:07 -0700
  • 35384e5f02 Merge 58d1ccc986 into 3c541b580b #35 Christophe Coevoet 2012-10-16 01:53:07 -0700
  • 58d1ccc986 Fixed the bundle name in the readme #35 Christophe Coevoet 2012-10-16 11:52:58 +0300
  • 3c541b580b Removed hard dependency on MarkdownParser code, now uses dflydev/markdown library Refactored way how parsers are initialized, and allow to select parser while rendering Interface MarkdownParserInterface method name was changed from #transform($text) to #transformMarkdown($text) Joseph Bielawski 2012-10-15 12:24:11 +0200
  • 39062feb63 Missing dependency for sf2.0 (docs) #33 Konstantin Zolotarev 2012-10-15 17:22:00 +0600
  • 150fe486a5 remove Netbeans project folder Konstantin Zolotarev 2012-10-15 17:19:17 +0600
  • 47e06fe653 Removed hard dependency on MarkdownParser code, now uses dflydev/markdown library Refactored way how parsers are initialized, and allow to select parser while rendering Interface MarkdownParserInterface method name was changed from #transform($text) to #transformMarkdown($text) Joseph Bielawski 2012-10-15 12:24:11 +0200
  • 4169b545e7 Fix BC break against Symfony 2.0.x 1.1.0 Joseph Bielawski 2012-10-15 09:41:28 +0200
  • d3350c1da0 Merge pull request #29 from craue/patch-2 Joseph Bielawski 2012-10-13 07:15:09 -0700
  • 6c107aa1d2 Merge 6257289097 into 7c088d3094 #29 Christian Raue 2012-10-13 07:14:58 -0700
  • 7c088d3094 Merge pull request #30 from cordoval/feature/addSundownSupport Joseph Bielawski 2012-10-13 07:13:49 -0700
  • 76944e78fc Merge 1ce3915969 into d3eb9dceaf #30 Luis Cordova 2012-10-12 12:42:02 -0700
  • 1ce3915969 address more comments #30 Luis Cordova 2012-10-12 14:41:57 -0500
  • 9c953ce3d7 address comments Luis Cordova 2012-10-12 14:30:11 -0500
  • 52f68ec920 add check to prevent usage when using sundown Luis Cordova 2012-10-12 14:18:11 -0500
  • 21e026f8b2 Fix no_html feature Juan Luis Martnez 2012-09-17 16:47:45 +0200
  • 3a5df3e04d add support for sundown extension Luis Cordova 2012-10-10 11:01:45 -0500
  • 6257289097 fixed typos in README #29 Christian Raue 2012-10-04 19:42:02 +0300
  • 40fb8f3597 Fix no_html feature #28 Juan Luis Martnez 2012-09-17 16:47:45 +0200
  • d3eb9dceaf Merge pull request #23 from LordPenguin/master Joseph Bielawski 2012-09-13 00:13:25 -0700
  • eda08bcc3f Merge 8ad7ddee42 into d0fac3f6d2 #23 Bernard--Allies Kévin 2012-07-20 00:14:40 -0700
  • d0fac3f6d2 Merge pull request #24 from stof/patch-1 Joseph Bielawski 2012-06-14 06:04:53 -0700
  • 389764db1d Merge 539cc75825 into b29850f792 #24 GitHub Merge Button 2012-06-14 05:48:16 -0700
  • 539cc75825 Fixed the suggestion key #24 Christophe Coevoet 2012-06-14 15:48:13 +0300
  • a524c32e28 Added an upper bound on the composer constraint Christophe Coevoet 2012-06-14 15:46:14 +0300
  • 8ad7ddee42 support Markdown Extra #23 Kevin Bernard-Allies 2012-05-28 04:08:50 +0200
  • 0482f47324 disable no_html by default Kevin Bernard-Allies 2012-05-28 03:39:35 +0200
  • 16bbbf7ac8 Add no_html feature Kevin Bernard-Allies 2012-05-27 19:09:50 +0200
  • b29850f792 Merge pull request #22 from stof/fix_typehint Klein Florian 2012-05-03 03:02:08 -0700
  • cc0be8d752 Merge 371188b4fc into 8a7637054b #22 GitHub Merge Button 2012-05-03 01:49:41 -0700
  • 371188b4fc Fixed phpdoc #22 Christophe Coevoet 2012-05-03 10:49:31 +0200
  • 3cdc947f33 Fixed the typehint to use the interface Christophe Coevoet 2012-05-03 10:46:16 +0200
  • 8a7637054b Fixed tests Joseph Bielawski 2012-02-25 12:06:40 +0100
  • fc163e0028 Merge c7435a094a into e545f0ee71 #18 GitHub Merge Button 2012-01-29 11:11:59 -0800
  • c7435a094a vendor-prefixed the helper and made it publicly available #18 Christian Raue 2012-01-29 20:10:28 +0100
  • e545f0ee71 Merge pull request #17 from KnpLabs/composer Gediminas Morkevicius 2012-01-12 04:01:10 -0800
  • bd558c1d21 Merge 3606cc90cd into 239972dd8e #17 GitHub Merge Button 2012-01-12 04:00:57 -0800
  • 3606cc90cd slighly fixed the composer.json #17 gedi 2012-01-12 14:02:48 +0200
  • 0308a44909 Add composer.json Joseph Bielawski 2012-01-04 17:15:33 +0100
  • 239972dd8e Fix case in repo urls lwagner 2011-12-03 16:25:22 +0100
  • de4d120960 Add the Travis status Matthieu Bontemps 2011-11-19 16:10:11 +0100
  • 2560404bee Added support for Travis Matthieu Bontemps 2011-11-19 15:48:33 +0100
  • 9a45c697d0 Merge pull request #13 from brikou/patch-1 Matthieu Bontemps 2011-08-24 06:55:31 -0700
  • 54657ce506 Merge c98036788d into 6414f6be0a #13 GitHub Merge Button 2011-08-24 06:55:00 -0700
  • c98036788d explicit explanation in "installation section" #13 Brikou CARRE 2011-08-25 03:54:09 +0300
  • 6414f6be0a Change Knplabs to Knp. BC break before Symfony2 release. Matthieu Bontemps 2011-07-03 11:28:55 +0200
  • fc9b2b0714 Merge pull request #11 from xaav/patch-1 Antoine Hérault 2011-06-11 01:56:41 -0700
  • c69cee592c Merge d7b6a66d17 into 71ffc678c2 #11 GitHub Merge Button 2011-06-10 22:51:01 -0700
  • d7b6a66d17 Edited README.markdown via GitHub #11 xaav 2011-06-10 21:35:41 -0700
  • 71ffc678c2 Add HTML & XSS injection tests - they fail ornicar 2011-05-10 09:21:50 -0700
  • e6562327e3 Add phpunit.xml and test bootstrap ornicar 2011-05-10 09:14:21 -0700
  • 971be016a0 Update gitignore ornicar 2011-05-10 09:14:07 -0700
  • 263fa62b15 Remove useless code from the bundle class ornicar 2011-05-10 09:13:33 -0700
  • e9b96ec938 Merge branch 'master' of git://github.com/knplabs/MarkdownBundle ornicar 2011-04-25 21:03:03 -0700
  • d5e735d22c Merged pull request #10 from GromNaN/master. Thibault Duplessis 2011-04-25 08:59:01 -0700
  • ed28c7de18 Merged 9be7f15be0 into 940814a1d3 #10 GitHub Merge Button 2011-04-25 08:58:32 -0700
  • f04bb4a7e6 Modernize the bundle, add parser implementation choice, and improve doc. ornicar 2011-04-06 23:35:00 -0700
  • 9be7f15be0 Don't load MarkdownExtraParser.php if the class MarkdownExtraParser already exists (if included previously to replace the one provided with the bundle) #10 Jérôme Tamarelle 2011-04-05 00:01:16 +0200
  • 53ba26ce64 Fix README. DI Container does not support ArrayAccess anymore Jérôme Tamarelle 2011-04-04 23:58:10 +0200
  • 940814a1d3 Fix dependency_injection config class parser Benjamin Lévêque 2011-03-15 03:48:28 +0800
  • ee2c89db77 Fix dependency_injection config class parser #9 Benjamin Lévêque 2011-03-14 20:48:28 +0100
  • 2fa740dcc7 Fix Extension namespace Matthieu Bontemps 2011-03-12 18:49:07 +0100
  • 574aaa762e Change namespaces to Vendor\Bundle\BundleName to reflect best practices. Matthieu Bontemps 2011-03-12 18:47:26 +0100
  • ddc49d0068 update xml GordonsLondon 2011-03-09 20:48:52 +0800
  • d31ca24d9f update xml #8 GordonsLondon 2011-03-09 13:48:52 +0100
  • 00f63e17c1 Update doc hash2os 2011-02-25 22:51:43 +0800
  • 568bf62462 Fix problem with empty configuration hash2os 2011-02-25 22:43:59 +0800
  • b1e003e7ee Update doc #7 hash2os 2011-02-25 15:51:43 +0100
  • fc8ca57a7b Fix problem with empty configuration hash2os 2011-02-25 15:43:59 +0100
  • a2e894e848 Updated MarkdownExtension with last Symfony2 changes hash2os 2011-02-25 19:34:20 +0800
  • b3e74b7834 Updated MarkdownExtension with last Symfony2 changes hash2os 2011-02-25 19:32:02 +0800
  • 9294a831cd Updated MarkdownExtension with last Symfony2 changes #6 hash2os 2011-02-25 12:34:20 +0100
  • 7a582f3e74 Updated MarkdownExtension with last Symfony2 changes hash2os 2011-02-25 12:32:02 +0100
  • a20827507d [Dependency Injection] use FileLocator Boussekeyt Jules 2011-02-15 19:11:13 +0100
  • f7a02585b8 [Dependency Injection] use FileLocator #5 Boussekeyt Jules 2011-02-15 19:11:13 +0100
  • c116747857 Remove shared attribute in service definition Antoine Hérault 2011-02-04 15:45:45 +0100
  • aa765dd1dd Add vendor prefix Antoine Hérault 2011-02-04 15:28:05 +0100
  • 62990282c1 Update to work with the last version of twig Benjamin Lévêque 2010-12-21 21:22:59 +0100
  • 6497f62632 Implement two new bundle interface methods Antoine Hérault 2011-01-22 00:18:25 +0100
  • 141f373338 Update twig extension #3 Benjamin Lévêque 2010-12-23 19:25:27 +0100
  • 46f85d1061 Fix CS ornicar 2010-11-08 13:53:22 +0100
  • f4bdb13b19 Allow user to define his own parser classes Benjamin Lévêque 2010-11-07 21:56:49 +0800
  • 6a8cc712e4 Allow user to define his own parser classes #2 Benjamin Lévêque 2010-11-07 14:56:49 +0100
  • 566384f1c4 fixed the bundle to work with latest sf2 preview #1 Maurice Fonk 2010-10-11 20:59:32 +0200
  • 68170b74e8 The markdown filter is automatically marked as safe Matthieu Bontemps 2010-10-03 09:59:27 +0200
  • 65c5223d9c Introduce a Twig markdown filter Matthieu Bontemps 2010-09-19 21:05:36 +0200
  • 4cdc6af042 Merge branch 'master' of github.com:knplabs/MarkdownBundle Antoine Hérault 2010-09-19 09:06:58 +0200
  • 5473097373 updated to the last Symfony2 style Antoine Hérault 2010-09-19 09:03:06 +0200
  • 9c8f1aa9a3 Fix readme Matthieu Bontemps 2010-09-12 13:25:50 +0200
  • 1194f9a339 Fix tag in helper.xml Matthieu Bontemps 2010-09-12 12:22:28 +0200
  • 51d2b75a38 Fix usage in readme Matthieu Bontemps 2010-09-12 12:20:29 +0200
  • efb616a5ad Rename Symfony\Components to Symfony\Component ornicar 2010-08-23 23:07:39 +0200