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-17 23:39:53 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f4c6a20149eceae01d2085264f7facf516fd6bb8
gallery3
/
core
History
Bharat Mediratta
f4c6a20149
Remove error checking; if this fails let it fail noisily for now so that we can find problems faster.
2008-12-16 23:59:33 +00:00
..
config
TEST_MODE always exists now, so check its value, don't rely on its existence to know that we're in test mode.
2008-12-16 05:13:04 +00:00
controllers
Add file_proxy. This is controller gets triggered by .htaccess
2008-12-16 23:07:33 +00:00
helpers
Add file_proxy. This is controller gets triggered by .htaccess
2008-12-16 23:07:33 +00:00
hooks
Dynamically create the list of available modules. This permits new modules to be added without having to update the config.php file
2008-11-28 21:22:34 +00:00
libraries
Remove all caching from ORM_MPTT. This was premature optimization: it
2008-12-16 23:36:56 +00:00
models
Remove error checking; if this fails let it fail noisily for now so that we can find problems faster.
2008-12-16 23:59:33 +00:00
tests
Make the profiler output more legible by adding some padding to the table.
2008-12-16 04:45:52 +00:00
views
1) Remove the load watermark from the scaffolding... use the menu option
2008-12-16 17:30:18 +00:00