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-06-04 02:39:08 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
85bdb606bf56a71b4b02fa353129b6c2cfe2b527
gallery3
/
core
/
controllers
History
Tim Almdal
f81a9879be
Moved the creation of tags into the tag helper library. Added a count field to the tags table. Bharat, I know you said not to worry about caching, but I want to explore what are some of the issues with keeping track of the counts as we go. (i.e. is it a pain in the a__)
2008-11-24 23:18:32 +00:00
..
albums.php
Change the way that we do RESTful routing.
2008-11-19 04:20:35 +00:00
items.php
Fix a typo in _show() that broke proper redirection
2008-11-24 08:54:03 +00:00
photos.php
Change the way that we do RESTful routing.
2008-11-19 04:20:35 +00:00
rest.php
Fixed a bug in the REST controller dispatcher and added a test case that excercises it.
2008-11-21 21:07:36 +00:00
welcome.php
Moved the creation of tags into the tag helper library. Added a count field to the tags table. Bharat, I know you said not to worry about caching, but I want to explore what are some of the issues with keeping track of the counts as we go. (i.e. is it a pain in the a__)
2008-11-24 23:18:32 +00:00