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
/
core
/
tests
Age
Commit message (
Expand
)
Author
2008-11-07
Add children_count() to ORM_MPTT
Bharat Mediratta
2008-11-05
* Add thumbnail and resize dimensions to the item table and use them
Bharat Mediratta
2008-11-05
ORM_MPTT::parents() should not include the node itself.
Bharat Mediratta
2008-11-05
Change the default theme to actually render what's in the Gallery.
Bharat Mediratta
2008-11-05
The carousel block is now off into its own module. The
Bharat Mediratta
2008-11-05
Moved MPTT related tests to ORM_MPTT_Test
Bharat Mediratta
2008-11-04
New tests for the ORM_MPTT class.
Bharat Mediratta
2008-11-04
Lots of new stuff!
Bharat Mediratta
2008-11-04
Add a test to detect tabs in our code, and convert all tabs to spaces
Bharat Mediratta
2008-11-04
Restructure the theme code to be more like WordPress / Habari. Now,
Bharat Mediratta
2008-11-03
Oops, injecting the function name caused an extra call in the call
Bharat Mediratta
2008-11-03
Theme helper. Right now it has one api method, theme::url which
Bharat Mediratta
2008-11-03
More bootstrap code.
Bharat Mediratta
2008-11-02
Create some basic infrastructure:
Bharat Mediratta
2008-11-02
Ignore view files in no_trailing_closing_php_tag_test since they will occasio...
Bharat Mediratta
2008-11-01
Add a test to verify that we have the right preamble on files.
Bharat Mediratta
2008-11-01
Clean up tests a bit.
Bharat Mediratta
2008-11-01
Add a new test to verify that view files end in .html.php
Bharat Mediratta
2008-11-01
Add first test; this verifies that we leave the ?> off at the end of PHP files.
Bharat Mediratta