Commit Graph

9 Commits

Author SHA1 Message Date
everzet
6c292e7f02 added homepage definition shortcut 2012-06-19 18:36:45 +02:00
Michel Salib
542c11698e Fixing use of MinkDictionary 2012-06-18 17:29:54 +03:00
everzet
5ff38df4b9 added missing last argument (fixes #7) 2012-06-05 13:48:51 +02:00
everzet
7ead2a0e08 Fixed PSR2 style guides compliance 2012-06-02 22:10:00 +02:00
everzet
c71f3ba2e6 renamed MinkAwareContextInterface -> MinkAwareInterface 2012-05-14 20:52:33 +02:00
Christophe Coevoet
cfd002cbd8 Changed the regex delimiter for "The url should match"
Using / as a regex delimiter when matching an url is a pain because it
forces to escape all / in the url (and there more often / than " in
an URL).
2012-05-11 22:00:46 +02:00
everzet
65747ef131 moved default session configuration and active sessions teardown into initializer 2012-05-11 10:10:51 +02:00
everzet
7e31241f21 remove trailing separator in files_path before applying 2012-05-08 13:29:01 +02:00
everzet
622faa5f32 added MinkDictionary trait 2012-05-07 16:23:38 +02:00