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
2010-01-02
Add rest_controller::__call to the authorized controller methods
Tim Almdal
2010-01-02
Remove the Rest_Exception::trigger method.
Tim Almdal
2010-01-02
Clean up gallery_rest helper test
Tim Almdal
2010-01-02
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2010-01-02
Fix two issues with change_album_test()
Bharat Mediratta
2010-01-02
Fix the tag_rest helper tests
Tim Almdal
2010-01-02
Correct unexpected error in gallery_rest_put_album_no_path_test
Tim Almdal
2010-01-02
Fix up tabs, leading <?php.
Bharat Mediratta
2010-01-02
Ignore modules/gallery/views/kohana/error.php -- we're required to have that ...
Bharat Mediratta
2010-01-02
Update the expected response after modifying an album to match the
Bharat Mediratta
2010-01-02
Update the expected response after modifying an album to match the
Bharat Mediratta
2010-01-02
Correct file structure tests, Have the tests delete the userid they create so...
Tim Almdal
2010-01-02
Stop checking the exact nature of all grups after install. It doesn't add an...
Bharat Mediratta
2010-01-02
Verified and updated.
Bharat Mediratta
2010-01-02
Clean the G2 base url so that we can't leak XSS vulnerabilities that
Bharat Mediratta
2010-01-02
Verified and updated.
Bharat Mediratta
2010-01-02
Update the expected response after modifying an album to match the
Bharat Mediratta
2010-01-02
Add a cache buster to the resize and file urls. This fixes ticket
Bharat Mediratta
2010-01-02
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2010-01-02
Add a tip about deactivating some modules to make importing faster.
Bharat Mediratta
2010-01-02
Take precautions against deleting var/albums, var/thumbs or var/resizes.
Bharat Mediratta
2010-01-02
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-01-02
Correct formatting in the uploadify dialog box for safari.
Tim Almdal
2010-01-01
Remove an obsolete todo.
Bharat Mediratta
2010-01-01
Add a code block showing how to add a mod_rewrite block to the old Gallery2 i...
Bharat Mediratta
2010-01-01
Improve the PHPdoc for map()
Bharat Mediratta
2010-01-01
New controller for remapping Gallery 2 urls to Gallery 3 urls.
Bharat Mediratta
2010-01-01
Start tracking the original G2 url and id for all entities. This will
Bharat Mediratta
2010-01-01
Don't enable the rest module by default yet; we should make sure that
Bharat Mediratta
2010-01-01
Correct the sql so that the guest and admin passwords are actually blanked as...
Tim Almdal
2009-12-31
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-31
A more thorough fix for #745 and #940. Stop using the referer to
Bharat Mediratta
2009-12-31
Modify Forge to accept multiple hidden params (this was broken by an
Bharat Mediratta
2009-12-31
Remove extra debug statement in rest_controller::access_key() and restructure...
Tim Almdal
2009-12-31
Add quotes to the module name
Tim Almdal
2009-12-31
Move the set_active_user and normalize_request methods to rest.php helper
Tim Almdal
2009-12-31
Only create the user or the target photo in the tests that require it.
Tim Almdal
2009-12-31
Create a Rest_Exception class and use it to convey status to the client inste...
Tim Almdal
2009-12-31
Create helper functions to create a test user, an album or image. Don't crea...
Tim Almdal
2009-12-31
Change the gallery_rest::_validate() method to use the form rules in Item_Mod...
Tim Almdal
2009-12-30
1) Remove the rest::not_found method and replace it with "throw new Kohana_40...
Tim Almdal
2009-12-30
Merge branch 'talmdal_dev' of git@github.com:gallery/gallery3 into talmdal_dev
Tim Almdal
2009-12-30
Rollback the refactoring of the update into a helper method. Also remove the ...
Tim Almdal
2009-12-30
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-30
The problem occurs because the square brackets are treated as special charact...
Tim Almdal
2009-12-30
whitespace.
Bharat Mediratta
2009-12-30
Force the 'Select Photos...' button to always be in the center of the upload ...
Tim Almdal
2009-12-30
Change the file proxy to use the expires helper to manage content expiration....
Tim Almdal
2009-12-30
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-29
Another holdover from the K2.4 conversion. In R2.4 the url::current(true) was...
Tim Almdal
[next]