This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-23 00:04:03 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4611eb2142b155f1113e35b456fe38e33f0884fb
gallery3
/
modules
/
rest
T
History
Tim Almdal
4611eb2142
Move the set_active_user and normalize_request methods to rest.php helper
2009-12-31 12:32:54 -08:00
..
controllers
Move the set_active_user and normalize_request methods to rest.php helper
2009-12-31 12:32:54 -08:00
helpers
Move the set_active_user and normalize_request methods to rest.php helper
2009-12-31 12:32:54 -08:00
libraries
Create a Rest_Exception class and use it to convey status to the client instead of calling rest::forbidden and other rest helper error messages.
2009-12-31 11:51:51 -08:00
models
Rename the backing table from rest_keys to user_access_tokens
2009-12-08 09:19:48 -08:00
tests
Only create the user or the target photo in the tests that require it.
2009-12-31 12:24:46 -08:00
module.info
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