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
d9707ae749df2770370dc4eeeeaddda28f092d4d
gallery3
/
modules
/
rest
History
Tim Almdal
7d7da6eb0a
Remove redundant print statement. rest::reply() does the print so having the extra print statement could lead to problems.
2010-02-24 11:49:53 -08:00
..
controllers
Remove redundant print statement. rest::reply() does the print so having the extra print statement could lead to problems.
2010-02-24 11:49:53 -08:00
helpers
When using rest::reply(), don't call var_export() if the response is empty.
2010-02-20 10:24:29 -08:00
libraries
Make Rest_Exception extend Kohana_Exception so that we can let it
2010-01-19 23:28:18 -08:00
models
Rename the backing table from rest_keys to user_access_tokens
2009-12-08 09:19:48 -08:00
tests
Fix lots of warnings that pop up when we're in E_STRICT mode. They're
2010-01-31 16:07:41 -08: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 quotes to the module name
2009-12-31 12:47:18 -08:00