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-08-02 13:10:48 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ff0997c7579539a5da7b8dba6bf6613264bf8a9
gallery3
/
core
T
History
Bharat Mediratta
4ff0997c75
Fix a mistake in the route that let people try to get to the rest controller (it would fail, but this way they get a 404 instead of another error).
2008-11-19 04:22:17 +00:00
..
config
Fix a mistake in the route that let people try to get to the rest controller (it would fail, but this way they get a 404 instead of another error).
2008-11-19 04:22:17 +00:00
controllers
Change the way that we do RESTful routing.
2008-11-19 04:20:35 +00:00
helpers
Change the way that we do RESTful routing.
2008-11-19 04:20:35 +00:00
libraries
Create Forge::add_rules_from() which pulls validation rules from the model and
2008-11-16 07:51:42 +00:00
models
add the mime type column on the item table
2008-11-19 03:29:53 +00:00
tests
Update the unit test for mime types. Can't test it right now because routing is broken for the test framework so we have to fix that first.
2008-11-19 03:39:12 +00:00
views
Fix /item -> /items to conform to new REST api.
2008-11-19 04:14:09 +00:00