Bharat Mediratta
|
423daa52d5
|
Update copyright to 2011.
|
2011-01-21 23:01:06 -08:00 |
|
Bharat Mediratta
|
70c8572ea1
|
Make RENAME TABLE operations idempotent so that in case there's a
failure of some kind we can restart the upgrade and it'll continue.
Fixes ticket #1325.
|
2010-09-01 22:19:44 -07:00 |
|
Bharat Mediratta
|
481ef823dd
|
Add an advanced setting to allow developers to allow guest access to
REST entities.
|
2010-06-05 19:45:15 -07:00 |
|
Bharat Mediratta
|
59b6cd30e6
|
Rename "user_access_tokens" table to "user_access_keys" as step 1 of a
multi step process to refer to REST access keys as "access_key"
everywhere. Bump the rest module to version 2.
|
2010-03-30 13:53:14 -07:00 |
|
Bharat Mediratta
|
c3c2b45280
|
Update the copyright to 2010. It's only 3 months into the year :-)
|
2010-03-03 10:15:34 -08:00 |
|
Tim Almdal
|
fa0663d7df
|
Rename the backing table from rest_keys to user_access_tokens
Implement an api to format the errors and success messages
Removed the custom routing... urls are now /rest/<module_name>/<resource>
|
2009-12-08 09:19:48 -08:00 |
|
Tim Almdal
|
71be6cf239
|
The rest framework that the new gallery3 remote interface will be built on. At the moment, there are no handlers to perform any functionality.
|
2009-12-07 18:11:26 -08:00 |
|