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-03-10 17:05:54 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ae6af2f9b61d69a3adc36f52257cdbd9c4fedf4e
gallery3
/
modules
/
rest
History
Tim Almdal
938eea7fc4
Merge branch 'master' into talmdal_dev
2010-06-13 09:59:27 -07:00
..
controllers
Tweak the error response for rest requests to make it easier for the client to extract error information.
2010-06-10 08:18:15 -07:00
helpers
Send back the REST API version as a header. It's on every request,
2010-06-11 14:59:17 -07:00
libraries
The status message for an HTTP 400 status should always be 'Bad Request', if I'm reading the specification right.
2010-06-08 14:32:53 -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 tests to reflect recent changes to the REST API.
2010-04-17 15:35:09 -07:00
views
Do all the html::clean|purify calls in the views and not the controller. Also clean the subject line and email message body of the contact user email.
2010-01-28 07:44:58 -08:00
module.info
Add an advanced setting to allow developers to allow guest access to
2010-06-05 19:45:15 -07:00