Commit Graph

25 Commits

Author SHA1 Message Date
Manuel Raynaud
a5cfcf91ca update changelog and fix cs 2014-02-22 19:01:37 +01:00
Franck Allimant
102d5239a9 Added a specific handling for a proper outpur of Exceptions in the log. 2014-02-04 00:51:38 +01:00
Franck Allimant
c2b310fd73 Created TlogDestinationRotatingFile and set it the default destination 2014-01-25 00:30:09 +01:00
Manuel Raynaud
1974d3e3c3 fix psr 2014-01-22 12:52:36 +01:00
Franck Allimant
9fba3e4065 Added some fluidity to Tlog setters 2014-01-21 00:59:03 +01:00
Etienne Roudeix
99038e688a Revert "Revert "Merge branch 'cleanmaster' into modules""
This reverts commit b3ac365b45.

Conflicts:
	Readme.md
	core/lib/Thelia/Controller/Admin/AbstractCrudController.php
	core/lib/Thelia/Core/Template/Assets/AssetManagerInterface.php
	core/lib/Thelia/Core/Template/Assets/AsseticAssetManager.php
	core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
	core/lib/Thelia/Core/Template/TemplateDefinition.php
	core/lib/Thelia/Model/Base/Coupon.php
	core/lib/Thelia/Model/Base/CouponQuery.php
	core/lib/Thelia/Model/Base/CouponVersion.php
	core/lib/Thelia/Model/Base/CouponVersionQuery.php
	core/lib/Thelia/Model/Base/OrderCouponQuery.php
2014-01-06 11:25:25 +01:00
Etienne Roudeix
b3ac365b45 Revert "Merge branch 'cleanmaster' into modules"
This reverts commit d0ff5260f7, reversing
changes made to 67d0101dbe.
2013-12-20 11:16:42 +01:00
Manuel Raynaud
2f4158d1f6 fix cs 2013-12-18 10:04:13 +01:00
Franck Allimant
2aefb87db7 Finished log configuration. All loggers are currentrly working 2013-11-01 16:15:19 +01:00
Manuel Raynaud
078b1e0d57 apply cs-fixer 2013-08-14 09:29:04 +02:00
franck
3d5caa2341 Fix source header alignment 2013-07-17 15:06:53 +02:00
Etienne Roudeix
ad47ab7cac set execution right // no more troubles
change composer required PHP version from 5.4 to 5.3
2013-06-20 15:21:16 +02:00
Manuel Raynaud
47ff2c0643 add alias method for compatibility with older Tlog 2013-01-22 15:52:57 +01:00
Manuel Raynaud
02139a938d test new loger and add some phpdoc 2013-01-21 10:55:48 +01:00
Manuel Raynaud
ad17c5d99e Tlog implement Psr\Log\LoggerInterface 2013-01-20 23:55:18 +01:00
Manuel Raynaud
88a82c69d1 rewrite test after Tlog refactoring 2013-01-19 22:52:51 +01:00
Manuel Raynaud
f3f8793074 change construct definition in Tlog 2013-01-19 22:12:15 +01:00
Manuel Raynaud
a877d003c5 normalize Tlog in english 2013-01-19 22:00:27 +01:00
Manuel Raynaud
b493d950f0 refactor Thelia logger 2013-01-19 10:23:18 +01:00
Manuel Raynaud
4e21c25867 fix some CS 2013-01-09 09:13:25 +01:00
Manuel Raynaud
1016596256 add GPL V3
add specific bootstrap for unit tests
2013-01-07 10:46:02 +01:00
Manuel Raynaud
5967dc2b55 unit test for Tlog. Cover all output method (trace to fatal) 2012-12-28 17:04:17 +01:00
Manuel Raynaud
f5493f86af configure Tlog and TlogFile 2012-12-27 18:05:50 +01:00
Manuel Raynaud
e74752cc3a put copyright in head files and create abstract log destination class 2012-12-27 14:10:43 +01:00
Manuel Raynaud
e1a756405d DI model generator 2012-12-21 15:03:26 +01:00