Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta | |
2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta | |
2011-01-21 | Update copyright to 2011. | Bharat Mediratta | |
2010-10-25 | All modules should be named Xxx_Core for extensibility. Fixes #1458. | Bharat Mediratta | |
2010-03-30 | Rename "user_access_tokens" table to "user_access_keys" as step 1 of a | Bharat Mediratta | |
multi step process to refer to REST access keys as "access_key" everywhere. Bump the rest module to version 2. | |||
2010-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta | |
2009-12-08 | Rename the backing table from rest_keys to user_access_tokens | Tim Almdal | |
Implement an api to format the errors and success messages Removed the custom routing... urls are now /rest/<module_name>/<resource> | |||
2009-12-07 | The rest framework that the new gallery3 remote interface will be built on. ↵ | Tim Almdal | |
At the moment, there are no handlers to perform any functionality. |