index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
libraries
Age
Commit message (
Expand
)
Author
2012-05-19
Filter out all style attributes - we don't want them. Further fix for #1849.
Bharat Mediratta
2012-05-15
Revert "Verify that where() clauses are well formed. Fixes #1865."
Bharat Mediratta
2012-05-14
Verify that where() clauses are well formed. Fixes #1865.
Bharat Mediratta
2012-05-05
Wrap the loop around all regexes for better efficiency. Fixes #1849.
Bharat Mediratta
2010-11-18
Fix a bug in ORM where calling reload() on an unloaded instance returns the
Bharat Mediratta
2010-11-07
Force the new geometry in the ImageMagick crop() function.
Bharat Mediratta
2010-07-28
Put the having clause after the group by clause to resolve this upstream issue:
Bharat Mediratta
2010-02-21
Fix random queries (such as for the random image block) for locales that don'...
Andy Staudacher
2010-01-18
Updated Kohana to r4742
Bharat Mediratta
2010-01-06
Updated Kohana to r4737
Tim Almdal
2009-12-23
Updated Kohana to r4728
Bharat Mediratta
2009-12-22
Back out my temporary fix for http://dev.kohanaframework.org/issues/2384
Bharat Mediratta
2009-12-21
Updated Kohana to r4724
Bharat Mediratta
2009-11-26
Make ORM::__call() always return an ORM so that it's chainable.
Bharat Mediratta
2009-11-24
Update to Kohana r4684 which is now Kohana 2.4 and has substantial
Bharat Mediratta
2009-11-01
Update the modified with a local fix for Kohana ticket #2298
Tim Almdal
2009-09-04
Updated upstream to r4554
Bharat Mediratta
2009-07-23
Improve PgSQL compatibility in Kohana
Romain LE DISEZ
2009-07-23
Use BOOLEAN instead of integer to describe the permissions :
Romain LE DISEZ
2009-07-21
Updated Kohana to r4468
Bharat Mediratta
2009-06-30
Updated Kohana to r4434
Bharat Mediratta
2009-06-30
Revert "Add Session::abort_save() to Kohana."
Bharat Mediratta
2009-06-21
Add Session::abort_save() to Kohana.
Bharat Mediratta
2009-06-06
Update Kohana to r4409
Bharat Mediratta
2009-05-29
Update Kohana to r4374
Bharat Mediratta
2009-05-27
Rename 'kohana' to 'system' to conform to the Kohana filesystem layout. I'm ...
Bharat Mediratta