index
:
phpbb3-listbridge
master
Bridges between a phpBB3 forum and a Mailing List. Forked from git://vassalengine.git.sourceforge.net/gitroot/vassalengine/listbridge
flo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2010-04-13
Removed unused methods.
uckelman
2010-04-13
Added getTopicId().
uckelman
2010-04-13
Added getFirstPostId().
uckelman
2010-04-13
Added missing test argument.
uckelman
2010-04-13
PHP apparently doesn't support function overloading. Bah!
uckelman
2010-04-13
Added full registerMessage().
uckelman
2010-04-13
Use actual testing domain in test.
uckelman
2010-04-11
Added getPostTime().
uckelman
2010-04-11
Fixed test.
uckelman
2010-04-11
Fixed test.
uckelman
2010-04-11
Added getLists().
uckelman
2010-04-11
Adjusted test.
uckelman
2010-04-11
Updated test.
uckelman
2010-04-11
Added unregisterMessage().
uckelman
2010-04-11
Fixed test cases.
uckelman
2010-04-11
Updated tests.
uckelman
2010-04-11
Updated test cases.
uckelman
2010-04-11
s/PHPUnit_Framework_Error/Exception/g
uckelman
2010-04-11
Fixed test.
uckelman
2010-04-11
Removed useless tests.
uckelman
2010-04-11
Added topicExists().
uckelman
2010-04-11
Fixed test.
uckelman
2010-04-11
Typo.
uckelman
2010-04-11
Added postMessage() and forumExists().
uckelman
2010-04-11
Typo.
uckelman
2010-04-11
Refactoring to make PhpBB object.
uckelman
2010-04-11
Should pass tests now.
uckelman
2010-04-11
Added missing space in SQL. Fixed test.
uckelman
2010-04-11
Fixed text.
uckelman
2010-04-11
Refactoring.
uckelman
2010-04-11
Added setMessageIdIfAbsent().
uckelman
2010-04-10
Refactored.
uckelman
2010-04-10
Fixed registerMessage().
uckelman
2010-04-07
Added test for Bridge::getDefaultForumId().
uckelman
2010-03-24
Added get_topic_id().
uckelman
2010-03-23
* Added getMessageId(), getPostId().
uckelman
2010-03-21
Added class encapsulating bridge DB.
uckelman
2010-03-21
Added get_user_name().
uckelman
2010-03-21
Building libs for Mailman and PhpBB3.
uckelman
2010-03-21
* Separated Message tests by concrete class.
uckelman
2010-03-20
Refactored to make EmailMessage abstract.
uckelman
2010-03-20
Move file read out of tests.
uckelman
2010-03-20
Completed tests for most EmailMessage methods.
uckelman
2010-03-17
Initial version.
uckelman
[prev]