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
Age
Commit message (
Expand
)
Author
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
Merge branch 'master' into talmdal_dev
Tim Almdal
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-12
Tighten-up white space for error message/icon on forms. Fix icon/white-space ...
Chad Kieffer
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
2009-12-09
Use the relative url cache to look up resources instead of the relative path....
Tim Almdal
2009-12-08
Add the REST get handler for albums/photos/movies
Tim Almdal
2009-12-08
Correct the error message when the item is not found; remove the check for no...
Tim Almdal
2009-12-08
Change the url mapping so that path to the is part of the url
Tim Almdal
2009-12-08
Add another error handler "not found" to the rest API.
Tim Almdal
2009-12-08
Rename the backing table from rest_keys to user_access_tokens
Tim Almdal
2009-12-07
Delete Form_Label.php which was accidently committed.
Tim Almdal
2009-12-07
The rest framework that the new gallery3 remote interface will be built on. ...
Tim Almdal
2009-12-06
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-12-06
Update database queries.
Bharat Mediratta
[prev]
[next]