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
/
gallery
/
tests
Age
Commit message (
Expand
)
Author
2010-01-18
In item_rename_fails_with_existing_name_test switch validate() to
Bharat Mediratta
2010-01-18
Merge branch 'master' into bharat_dev
Bharat Mediratta
2010-01-18
Coerce some integers to strings now that ORM isn't typecasting anymore.
Bharat Mediratta
2010-01-18
The root parent id is 0, not null (this deviation exposed by the new lack of ...
Bharat Mediratta
2010-01-18
Don't assert_same() now that typecasting is gone from ORM.
Bharat Mediratta
2010-01-18
Don't use rand() as the name. Now that ORM::load_types() is gone, it
Bharat Mediratta
2010-01-18
Verified
Bharat Mediratta
2010-01-18
Reload $item after removing view permissions.
Bharat Mediratta
2010-01-18
Overload url::current() and url::merge() to make the current url XSS
Bharat Mediratta
2010-01-18
Add a test to verify that bug #2504 is still around. When this test
Bharat Mediratta
2010-01-17
Convert a $root to item::root() to fix a test.
Bharat Mediratta
2010-01-17
Get rid of urls_are_rawurlencoded_test -- it's no longer necessary
Bharat Mediratta
2010-01-17
Fix item_rename_fails_with_existing_name_test() -- broken because of
Bharat Mediratta
2010-01-17
Fix rename_album_test()
Bharat Mediratta
2010-01-17
Fix rename_photo_test().
Bharat Mediratta
2010-01-17
Partially updated for model based validation.
Bharat Mediratta
2010-01-17
Mostly conver to model based validation. Not all tests pass yet.
Bharat Mediratta
2010-01-16
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-15
Revert "Fix for ticket #978. Don't reset the original property as part of th...
Bharat Mediratta
2010-01-15
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-13
Fix for ticket #978. Don't reset the original property as part of the save p...
Tim Almdal
2010-01-10
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-09
Fix for ticket #972 and more. In Kohana 2.4, ORM::delete_all ignores any where
Tim Almdal
2010-01-07
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-06
Correct the controller_auth_data golden file to reflect that the csrf is not ...
Tim Almdal
2010-01-03
Simplify the REST API code. Here's what I did:
Bharat Mediratta
2010-01-02
Add rest_controller::__call to the authorized controller methods
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
Correct unexpected error in gallery_rest_put_album_no_path_test
Tim Almdal
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
Verified and updated.
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
2009-12-31
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-31
Modify Forge to accept multiple hidden params (this was broken by an
Bharat Mediratta
2009-12-31
Create helper functions to create a test user, an album or image. Don't crea...
Tim Almdal
2009-12-30
1) Remove the rest::not_found method and replace it with "throw new Kohana_40...
Tim Almdal
2009-12-27
Clean up validation the check for duplicate names or slugs, finish converting...
Tim Almdal
2009-12-26
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-24
Update the gallery_rest handlers test to pass the path in as an array in the ...
Tim Almdal
2009-12-23
Updated the unit tests to match the current API
Tim Almdal
2009-12-22
Checkpoint
Bharat Mediratta
2009-12-22
Update.
Bharat Mediratta
2009-12-22
The default value for $offset should always be null (according to the
Bharat Mediratta
[prev]
[next]