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
/
modules
Age
Commit message (
Expand
)
Author
2011-05-18
Removing an unused file.
Chad Parry
2011-05-18
Behave reasonably if the image cannot be resized.
Chad Parry
2011-05-18
Adding an image representing a broken thumbnail.
Chad Parry
2011-05-18
Initialize legal file arrays correctly.
Chad Parry
2011-05-18
Correction for the merge conflict markers I accidentally committed.
Chad Parry
2011-05-18
Expand the legal_file events to include separate photo and movie events, and ...
Chad Parry
2011-05-18
Merge branch 'master' of https://github.com/gallery/gallery3 into rawphoto
Chad Parry
2011-05-08
Add the item id to the print_proxy line so that we have a little more info
Bharat Mediratta
2011-05-06
Merge pull request #52 from chadparry/tempnam
Bharat Mediratta
2011-05-05
Follow-on to 6f916e49d5b431c2c1961a13d1a61fef8c02d628 -- don't make
Bharat Mediratta
2011-05-04
Remove a newline I accidentally introduced.
Chad Parry
2011-05-04
Merge branch 'master' into tempnam
Chad Parry
2011-05-04
Simplified the temp_filename implementation and removed the mocks.
Chad Parry
2011-05-04
Avoid "self::" because Kohana can't override it.
Chad Parry
2011-05-02
Track and redirect core.DownloadItem requests properly. This can
Bharat Mediratta
2011-05-02
Map the G2 album highlight thumbnail derivative id to the G3 album's
Bharat Mediratta
2011-04-30
Merge branch 'master' of https://github.com/gallery/gallery3 into rawphoto
Chad Parry
2011-04-30
Explain the conditional rename in item::save() with a comment.
Chad Parry
2011-04-30
Improve the comment explaining why the data_file extension is important.
Chad Parry
2011-04-30
The data_file field is public, so we don't need to supply an accessor method.
Chad Parry
2011-04-30
Change the signature of system::tempnam to something more appropriate for Gal...
Chad Parry
2011-04-30
Create a tempnam substitute that safely creates files with a given extension.
Chad Parry
2011-04-30
Differentiate between invalid, missing and broken G2 configs and
Bharat Mediratta
2011-04-30
Change the signature of system::tempnam to something more appropriate for Gal...
Chad Parry
2011-04-30
Change the name of the extensions helper to legal_file.
Chad Parry
2011-04-30
Change the name of the extensions helper to legal_file.
Chad Parry
2011-04-27
Remove a newline at the end of the file that I accidentally introduced.
Chad Parry
2011-04-27
Merge branch 'master' of https://github.com/gallery/gallery3 into rawphoto
Chad Parry
2011-04-27
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2011-04-27
Move the extensions helpers out of the Kohana system directory and into their...
Chad Parry
2011-04-26
Overhaul the Admin > Content > Comments page. Use a tabbed interface
Bharat Mediratta
2011-04-26
Stop using Pagination() and instead use $theme->pager() in views.
Bharat Mediratta
2011-04-25
Move random::string() to be test::random_string() and have it return a
Bharat Mediratta
2011-04-25
Fix a bug introduced in 526859d9605d137ebe053ecbd80f46ca6a331194 where
Bharat Mediratta
2011-04-25
Update test golden files.
Bharat Mediratta
2011-04-25
Add appropriate preamble. #1696, #1698
Bharat Mediratta
2011-04-24
Show the tabs after the page has loaded to prevent Firefox from rendering the
Bharat Mediratta
2011-04-24
Merge branch 'master' of git://github.com/ckieffer/gallery3
Bharat Mediratta
2011-04-24
Look for and return embed.php files in the autocomplete list if we can
Bharat Mediratta
2011-04-24
Refactor the meat of g2_import::import_album() off into a separate
Bharat Mediratta
2011-04-24
Ignore the presort when transferring over sort orders. Fixes #1710.
Bharat Mediratta
2011-04-24
Merge branch 'master' of git://github.com/gallery/gallery3
Chad Kieffer
2011-04-24
Fix a bug introduced in f2477703faa7cd05ff1aa16da3ecef7b666bef40 which
Bharat Mediratta
2011-04-24
Don't put the Admin > Theme Options Save button in a fieldset.
Chad Kieffer
2011-04-24
Revert my two "fixes" on top of Andy's tag combine change. Leave Tag_Model::...
Bharat Mediratta
2011-04-24
Merge branch 'master' of git://github.com/gallery/gallery3
Chad Kieffer
2011-04-24
Third times the charm. Rethink unordered lists and bullets. Revert to turning...
Chad Kieffer
2011-04-24
Sentence-case the url. Fixes #1706.
Bharat Mediratta
2011-04-24
Merge branch 'master' of https://github.com/gallery/gallery3 into rawphoto
Chad Parry
2011-04-24
For ticket #1701. Remove unused variable.
Tim Almdal
[next]