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
2009-12-21
Add missing execute() call -- tests ftw!
Bharat Mediratta
2009-12-21
Update database tests for K24. Use a mock database that we load
Bharat Mediratta
2009-12-21
Updated for K24
Bharat Mediratta
2009-12-21
Fix some bugs in the cache database driver, and update the tests for K24.
Bharat Mediratta
2009-12-21
Stop using Kohana::lang.
Bharat Mediratta
2009-12-21
Fix the translation keys to not require "unit_test." as a prefix.
Bharat Mediratta
2009-12-21
Updated for K24
Bharat Mediratta
2009-12-21
Add Database::set_default_instance() for tests
Bharat Mediratta
2009-12-21
Updated for K24
Bharat Mediratta
2009-12-21
Forgot to rename the file when I renamed the class.
Bharat Mediratta
2009-12-21
Hardcode language translations since K24 now does it totally differently. Th...
Bharat Mediratta
2009-12-21
Added validation to the edit functionality, since we can't trust any input
Tim Almdal
2009-12-18
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-18
Change how request input is processed.First the input is no longer json encod...
Tim Almdal
2009-12-18
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-12-18
Use url::base() instead of item::root()->url because we can't be sure
Bharat Mediratta
2009-12-18
Convert a database call.
Bharat Mediratta
2009-12-18
Add the parent path to the resource
Tim Almdal
2009-12-18
Add the name field to remote interface.
Tim Almdal
2009-12-18
Remove some unused references to Database::instance()
Bharat Mediratta
2009-12-18
Database::escape_str() is now Database::escape().
Bharat Mediratta
2009-12-18
Convert a database query.
Bharat Mediratta
2009-12-18
Convert html::specialchars() to html::chars()
Bharat Mediratta
2009-12-17
In Kohana 2.4, ORM no longer does the find_all() call for us when we
Bharat Mediratta
2009-12-17
Convert some database queries.
Bharat Mediratta
2009-12-17
Convert some more database queries.
Bharat Mediratta
2009-12-17
Update all database queries such that we can run "php index.php
Bharat Mediratta
2009-12-17
Simplify add_table_prefixes. In Kohana 2.4, it returns the bare table
Bharat Mediratta
2009-12-17
Improve the exception error message.
Bharat Mediratta
2009-12-16
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-16
Convert a database call.
Bharat Mediratta
2009-12-16
Convert a database call.
Bharat Mediratta
2009-12-16
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-12-16
Adjust for the fact that movies have JPG thumbnails. Fixes ticket
Bharat Mediratta
2009-12-16
Make sure we always return a children array for albums.
Tim Almdal
2009-12-16
Show the right edit form for movies.
Bharat Mediratta
2009-12-16
Convert some database calls.
Bharat Mediratta
2009-12-15
Include the thumb, resize and fullsize sizes (height & width) in the resource...
Tim Almdal
2009-12-15
Change what is used as the url to the item.
Tim Almdal
2009-12-15
Add the resize url to returned resource.
Tim Almdal
2009-12-15
Updates the the interface based on actually using it.
Tim Almdal
2009-12-14
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-13
Convert a database call.
Bharat Mediratta
2009-12-13
Convert some database calls.
Bharat Mediratta
2009-12-13
Convert a database query.
Bharat Mediratta
2009-12-13
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-12-10
Log the entire stack trace when we catch an exception.
Bharat Mediratta
2009-12-09
Add the REST delete processing for albums/photos/movies
Tim Almdal
2009-12-09
Implement the RESTful interface for albums/photos/movies
Tim Almdal
2009-12-09
Refactor the code to check for name or slug conflicts and to update code out ...
Tim Almdal
[prev]
[next]