Ingo Schommer
bded32a90b
Merge remote-tracking branch 'origin/0.1'
...
Conflicts:
composer.json
2013-06-04 15:01:30 +02:00
Ingo Schommer
9a8d24c116
Check for Security.token before setting test session state
...
Otherwise we'll get into a catch22 if it's not set:
The manifest includes this _config.php, which in turn
throws a fatal exception on the token not existing.
It would be recreated a couple of lines further down in Core.php
when the ConfigManifest is pushed, but never gets this far.
2013-06-04 15:00:54 +02:00
Ingo Schommer
cfae50d585
Trying better composer constraints
2013-05-07 12:47:29 +03:00
Ingo Schommer
a22ca3d860
More compatible requirements
2013-05-07 12:15:47 +03:00
Sam Minnee
e6606dbbd3
FIX: Allow pre-release versions of SS3.1 to work with silverstripe/testsession
2013-05-06 17:35:45 +12:00
Ingo Schommer
fce1e57184
Upped version dependency to 3.1
2013-04-09 09:53:45 +02:00
Ingo Schommer
d843933655
Limiting version dependency to 3.0
2013-04-09 09:53:01 +02:00
Ingo Schommer
fe7a28266c
3.1 compat
2013-04-09 01:58:10 +02:00
Ingo Schommer
5f19a6789d
Fixed version dependency... again
2013-01-14 22:47:54 +01:00
Ingo Schommer
8c5ea6de6a
Fixed core dependency
2013-01-14 22:47:15 +01:00
Ingo Schommer
7e8021af04
NEW Mailer class and mock date support
2012-12-19 15:47:39 +01:00
Ingo Schommer
a2d7675e57
API Combined "setdb" into "start". Renamed "emptydb" to "clear". Added "set".
...
Using templates, listing state in them.
2012-12-19 15:45:52 +01:00
Ingo Schommer
4e75488dd3
Centralized isLive checks
2012-12-19 14:30:29 +01:00
Ingo Schommer
db290a1cf9
Initial commit
...
Mostly migrated from 3.0 core, with some documentation adjustments.
Removed the unused dev/tests/sessionloadyaml command.
2012-12-19 14:20:06 +01:00