Thursday September 02
-
ddebernardy modified No schema is created for MySQL unit tests (pending)
Fixed in my db branch -
ddebernardy modified Add a Debugger::dump() function that wraps var_dump() in a <pre> tag (pending)
This should be closed, I think. php/xdebug is better. -
ddebernardy modified default database is null, rather than lithium (pending)
changes have been reverted and amended, in my db branch: http://rad-dev.or... -
ddebernardy modified PgSQL adapter (pending)
There's a last set of commits in my db branch, which merges the mysql and pgs... -
pointlessjon modified various couchdb adapter fixes and integration tests (pending)
- description was changed
-
pointlessjon created various couchdb adapter fixes and integration tests
My fork currently has 4 commits waiting to be pulled that addresses a couple ...
-
Wednesday September 01
-
nate created standards/coding
-
Tuesday August 31
-
fitzagard created Issues with Response Object when Handling Images
###What happened: As of commit: [15a236767059dbd354548687654124877986434b] i...
-
Nate Abele pushed 0211...2106 to x-data
Cleaning up app bootstrap files, adding documentation about `Auth` to default...
-
Nate Abele pushed 7a9c...9190 to master
Cleaning up and simplifying default route syntax.
-
ddebernardy modified memcache as session storage (pending)
won't this work out of the box if you use the PHP handler?
-
Monday August 30
-
Nate Abele pushed 3287...e2c6 to master
Cleaning up app bootstrap files, adding documentation about `Auth` to default...
-
ddebernardy pushed 10 commits to x-data
-
Nate Abele pushed 6f3a...24a6 to master
Removing commented-out unimplemented routing functionality.
-
tobsn created memcache as session storage
setting the adapter (session_set_save_handler) to memcache should be available.
-
farhadi modified `\lithium\action\Response::cache()` doesn't work as expected (pending)
BTW, we should not use Last-Modified header when we want to disable cache. A... -
farhadi modified `\lithium\action\Response::cache()` doesn't work as expected (pending)
I fixed it in here: http://dev.lithify.me/forks/farhadi/lithium/commits/view... -
farhadi created `\lithium\action\Response::cache()` doesn't work as expected
`\lithium\action\Response::cache()` doesn't work properly with timestamp and ...
Sunday August 29
-
nate modified apc_store expects ttl to be a number of seconds, rather than a timestamp (closed)
- owner was changed to nate
- status was changed to closed
- resolution was changed to fixed
-