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-12-08
Rename access::can() to access::group_can()
Bharat Mediratta
2008-12-08
Ignore gallery_unit_test/views/kohana_*.php
Bharat Mediratta
2008-12-08
Refactor Menu code to create allow you to create menus using a
Bharat Mediratta
2008-12-08
Restructure Menu processing to respect the differnent types of menu items (Me...
Tim Almdal
2008-12-07
Merge gallery3/branches/menus back into gallery3/trunk
Tim Almdal
2008-12-07
Finish writing unit tests for Access. No bugs found!
Bharat Mediratta
2008-12-07
Change ORM_MPTT::add_to_parent() to take an ORM instead of an id so
Bharat Mediratta
2008-12-07
Rename moveTo to move_to and extend the test a bit.
Bharat Mediratta
2008-12-05
* Add a moveTo unit test
Tim Almdal
2008-12-04
Improvements to access helper.
Bharat Mediratta
2008-12-04
Implement ORM_MPTT::delete() properly.
Bharat Mediratta
2008-12-04
Rename Directory_Helper_Test to Dir_Helper_Test
Bharat Mediratta
2008-12-04
Replace grow_test and constrict_test with add_hierarchy_test and
Bharat Mediratta
2008-12-04
Add unit tests to test growing and contracting the left and right pointers
Tim Almdal
2008-12-03
Rename file::unlink() to dir::unlink(). This creates an API that is
Bharat Mediratta
2008-12-03
Add a MY_file class that extends the file helper by creating an unlink method...
Tim Almdal
2008-12-03
Implement two tests
Bharat Mediratta
2008-12-03
Test stubs
Bharat Mediratta
2008-11-27
1) Create a Theme_View class that combines the functionality of the Theme cla...
Tim Almdal
2008-11-26
Some code audit fixes and adding some directory separator normalization code ...
Andy Staudacher
2008-11-26
Initial commit of the translation class, I18n_Core and some tests.
Andy Staudacher
2008-11-22
* Added test for rest::request_method().
Jozef Selesi
2008-11-21
Fixed a bug in the REST controller dispatcher and added a test case that exce...
Jozef Selesi
2008-11-20
Break dispatch tests up into little ones.
Bharat Mediratta
2008-11-20
Add unittest and caching for ORM_MTPP::descendants
Tim Almdal
2008-11-20
Limit File_Structure_Test to only apply the regex expression if views is cont...
Tim Almdal
2008-11-20
Add unittest and caching to ORM_MTPP::descendants_count
Tim Almdal
2008-11-20
* Added HTTP status constants and helper functions to REST helper.
Jozef Selesi
2008-11-19
Add the original item height and width to the item table
Tim Almdal
2008-11-19
Change the regex to assert true for files that match the pattern "#/views/.*?...
Tim Almdal
2008-11-19
Change the view_files_end_in_html_dot_php_test to view_files_correct_suffix_t...
Tim Almdal
2008-11-19
Update the unit test for mime types. Can't test it right now because routing...
Bharat Mediratta
2008-11-11
Updated for recent Item_Controller API change
Bharat Mediratta
2008-11-11
Reset PasswordHash.php to its original state and exclude it from the file_str...
Tim Almdal
2008-11-10
Add a test to make sure that we have no windows-style line endings.
Bharat Mediratta
2008-11-10
Tests for Item_Controller
Bharat Mediratta
2008-11-09
Rename tests to make room for controller tests
Bharat Mediratta
2008-11-09
Implement Item_Controller::put() and delete()
Bharat Mediratta
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
[next]