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-05 19:29:06 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf26ca727e615e61a8f61a2bbf1a83572cfa5c20
gallery3
/
modules
/
gallery
History
Tim Almdal
bf26ca727e
Change the combined javascript to use the new caching functionality and respect the HTTP_IF_MODIFIED_SINCE header request.
2009-06-28 15:30:13 -07:00
..
config
Clean up code (i.e. preamble, tabs) from the caching implementation so the unit tests pass
2009-06-28 07:49:35 -07:00
controllers
Change the combined javascript to use the new caching functionality and respect the HTTP_IF_MODIFIED_SINCE header request.
2009-06-28 15:30:13 -07:00
css
Fix css indentation
2009-06-22 14:20:28 -07:00
helpers
Change the cache column of the caches table to a large blob. This fixes ticket
#485
and gives us the extra adavantage of not having to serialize the data (as the database driver handles that for us)
2009-06-28 13:14:47 -07:00
hooks
Update all references to the core application to now point to the
2009-05-27 16:17:29 -07:00
images
Swap Jakob's placeholder in for mine.
2009-06-16 19:50:26 -07:00
js
Fix format of source message in l10n client (adding a newline between plural forms)
2009-06-18 12:44:05 -07:00
libraries
Change the combined javascript to use the new caching functionality and respect the HTTP_IF_MODIFIED_SINCE header request.
2009-06-28 15:30:13 -07:00
models
Implemented a Database driver for the Kohana Cache library. Rather then writing our own caching algorithm, we can leverage the Kohana library. This has the added advantage of allowing the administrator to replace the default caching with a 3rd party caching algorithm.
2009-06-27 23:24:23 -07:00
tests
Clean up code (i.e. preamble, tabs) from the caching implementation so the unit tests pass
2009-06-28 07:49:35 -07:00
views
Change the quick pan from static to dynamic. This allows modules to add buttons to the
2009-06-22 21:08:35 +08:00
module.info
Change the cache column of the caches table to a large blob. This fixes ticket
#485
and gives us the extra adavantage of not having to serialize the data (as the database driver handles that for us)
2009-06-28 13:14:47 -07:00