This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 03:19:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
91a2c04a24c320df37ea980f11245eb4e086879e
gallery3
/
modules
/
rest
History
Tim Almdal
91a2c04a24
More patches as part of
#1225
. Change the 'core' modules to use the json::reply
...
method to set the content type header and encode the response as a json object
2010-07-31 15:44:55 -07:00
..
controllers
POST requests create a new entity and should result in a 201 Created
2010-07-16 14:23:03 -07:00
helpers
More patches as part of
#1225
. Change the 'core' modules to use the json::reply
2010-07-31 15:44:55 -07:00
libraries
Rename error_rest.php to error_rest.json.php so that we specify the
2010-06-20 08:50:19 -07:00
models
Rename "user_access_tokens" table to "user_access_keys" as step 1 of a
2010-03-30 13:53:14 -07:00
tests
Update the mock so that all responses return arrays, not stdClass().
2010-07-27 10:14:52 -07:00
views
Fix internationalization of REST key.
2010-07-20 10:31:45 -07:00
module.info
Update the description.
2010-06-15 16:09:45 -07:00