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-04-12 17:05:31 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
40d496edeef614f7f3bc55d2fb178ea581dcd9f6
gallery3
/
modules
/
rest
History
Tim Almdal
40d496edee
Remove extra debug statement in rest_controller::access_key() and restructure the Rest_Tag_Helper_Test to only create items as required for test in each test.
2009-12-31 13:24:00 -08:00
..
controllers
Remove extra debug statement in rest_controller::access_key() and restructure the Rest_Tag_Helper_Test to only create items as required for test in each test.
2009-12-31 13:24:00 -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
Add quotes to the module name
2009-12-31 12:47:18 -08:00