Age | Commit message (Collapse) | Author |
|
|
|
through the framework so that we're properly testing the
Database_Builder, it's a lot cleaner than what we had before.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This forks the code, but it's reached the end of its development path and we should replace it with phpunit anyway
|
|
|
|
|
|
encode, All the get variables are loaded, then the post variables if the request is a post, and then the path is extracted from the uri.
|
|
|
|
that will work (if your database is sitll at Beta 1, you don't have
the slug column, for example).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
retrieve related ORMs. If we tack a find_all() on the end, it breaks
the User_Definition interface so create User_Model::groups() and
Groups_Model::users() as glue.
|
|
|
|
|
|
package" and generate the same SQL as before.
|
|
name, not the prefixed one so this makes our logic easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resource contents returned via the rest interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
modules/gallery/helpers/identity.php
|
|
|
|
|
|
|
|
of {Albums|Photos|Movies)_Controller and into the item helper so we can reuse it from the rest put handler.
|