Manuel Raynaud
|
bb86533f25
|
start to implement action matcher
|
2013-02-05 18:19:47 +01:00 |
|
Manuel Raynaud
|
ec35cf998e
|
add class-loader component, needed for HttpKernel component in dev mode
|
2013-02-05 11:28:36 +01:00 |
|
Manuel Raynaud
|
c16d64f6cd
|
delete Thelia autoloading, using now Composer autoloader
|
2013-02-04 14:57:13 +01:00 |
|
Manuel Raynaud
|
9309c75e07
|
remove symfony classLoader component, using composer autoloader with
dump optimized option
|
2013-02-04 14:55:20 +01:00 |
|
Manuel Raynaud
|
b6fec44086
|
Merge branch 'propel' of ssh://gitmraynaud:10022/thelia into propel
|
2013-01-30 17:30:25 +01:00 |
|
Manuel Raynaud
|
9a7e33078b
|
use propel versionnable behavior
|
2013-01-30 17:29:17 +01:00 |
|
Manuel Raynaud
|
4a199173f0
|
use i18n propel behavior instead of manual model for traduction
|
2013-01-30 14:49:53 +01:00 |
|
Manuel Raynaud
|
efe364dfc0
|
regenerate propel model and change TlogDescrionationConfig
|
2013-01-29 16:46:34 +01:00 |
|
Manuel Raynaud
|
630ac72aaa
|
reindente some code
verify if config database file exists beforeinitializing Propel
|
2013-01-24 20:45:16 +01:00 |
|
Manuel Raynaud
|
47ff2c0643
|
add alias method for compatibility with older Tlog
|
2013-01-22 15:52:57 +01:00 |
|
Manuel Raynaud
|
6dd0cb3a17
|
remove unused namespace
|
2013-01-21 12:41:38 +01:00 |
|
Manuel Raynaud
|
b6273ff1b0
|
use Tlog for logging propel query in debug mode
|
2013-01-21 11:11:50 +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
|
99092c27f2
|
ignore cache and log dir
|
2013-01-16 11:48:21 +01:00 |
|
Manuel Raynaud
|
99fdc30d06
|
add htaccess to cache directory
|
2013-01-16 11:47:11 +01:00 |
|
Manuel Raynaud
|
94a36c7912
|
track log directory
|
2013-01-16 11:45:08 +01:00 |
|
Manuel Raynaud
|
c72c13551c
|
add Propel generated files
|
2013-01-16 10:58:36 +01:00 |
|
Manuel Raynaud
|
59e2b29e6a
|
remove constant THELIA_DB_CACHE
|
2013-01-15 14:23:08 +01:00 |
|
Manuel Raynaud
|
f450b98fbe
|
remove call to model into container
|
2013-01-15 11:06:03 +01:00 |
|
Manuel Raynaud
|
813acbf26c
|
remove notORM bundle
|
2013-01-15 10:56:48 +01:00 |
|
Manuel Raynaud
|
8279cc37b4
|
remove notnorm gen model
|
2013-01-15 10:39:16 +01:00 |
|
Manuel Raynaud
|
7e124c51e2
|
add some info in composer.json
|
2013-01-11 09:29:57 +01:00 |
|
Manuel Raynaud
|
2bbbd74ea4
|
change place for some properties in Config model
|
2013-01-10 16:51:37 +01:00 |
|
Manuel Raynaud
|
dc8984b306
|
remove _get and _set magic method on Base model
|
2013-01-10 16:49:47 +01:00 |
|
Manuel Raynaud
|
673d8b13da
|
reimplemeting parsing return query
|
2013-01-10 11:25:29 +01:00 |
|
Manuel Raynaud
|
e85e0ebde1
|
fix typo in TheliaBundle
|
2013-01-10 10:36:18 +01:00 |
|
Manuel Raynaud
|
eede41048a
|
add sql file
|
2013-01-10 10:23:32 +01:00 |
|
Manuel Raynaud
|
c5bed85462
|
create first method for CRUD
|
2013-01-09 17:23:46 +01:00 |
|
Manuel Raynaud
|
4e21c25867
|
fix some CS
|
2013-01-09 09:13:25 +01:00 |
|
Manuel Raynaud
|
a168082d54
|
Merge branch 'master' of ssh://git-mraynaud:10022/thelia
|
2013-01-08 08:56:24 +01:00 |
|
Manuel Raynaud
|
c423ad2f08
|
test commiton new server
|
2013-01-07 23:07:58 +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
|
911146255f
|
put copyright text and add covers annotation in DIGeneratorTest
|
2012-12-28 12:00:47 +01:00 |
|
Manuel Raynaud
|
10e41f3a99
|
log more info on query failed
|
2012-12-28 10:29:46 +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
|
d7f3e0ea2e
|
add licence condition (GPL V3)
|
2012-12-27 11:43:09 +01:00 |
|
Manuel Raynaud
|
c3c7102f7b
|
move Base model to Base directory
|
2012-12-27 11:37:32 +01:00 |
|
Manuel Raynaud
|
eb4de3eb87
|
add new assertion in DIGeneratorTest
|
2012-12-21 18:43:12 +01:00 |
|
Manuel Raynaud
|
4bcdf2479a
|
write firts unit test with phpunit
|
2012-12-21 17:33:06 +01:00 |
|
Manuel Raynaud
|
e1a756405d
|
DI model generator
|
2012-12-21 15:03:26 +01:00 |
|
Manuel Raynaud
|
6ba59276e1
|
delete propel auto generated files
|
2012-12-20 17:59:30 +01:00 |
|
Manuel Raynaud
|
856785dc19
|
put autoload classmap into composer.json
|
2012-12-20 11:39:33 +01:00 |
|
Manuel Raynaud
|
953ee3d0aa
|
untrack propel-gen
|
2012-12-20 11:36:02 +01:00 |
|