Age | Commit message (Expand) | Author |
2010-08-03 | update tests to include 'mentioned' links | Evan Prodromou |
2010-08-03 | add actor info to tests | Evan Prodromou |
2010-08-03 | more tests for activity generation | Evan Prodromou |
2010-08-03 | add some more tests for replies and group posts | Evan Prodromou |
2010-08-03 | initial unit tests for activity generation | Evan Prodromou |
2010-06-28 | Enhanced upload file type detection. If given an original filename, we'll att... | Brion Vibber |
2010-06-28 | Test cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, a... | Brion Vibber |
2010-04-29 | Merge branch 'master' into testing | Brion Vibber |
2010-04-23 | Test cases and fixes for Atom and RSS content decoding. | Brion Vibber |
2010-03-30 | Ticket #1281: JID validation now more or less follows spec instead of calling... | Brion Vibber |
2010-03-27 | reverse order of activity parse test arguments | Evan Prodromou |
2010-03-22 | Some initial media parsing | Zach Copley |
2010-03-21 | Fix broken assertion | Zach Copley |
2010-03-20 | test posterous author use | Evan Prodromou |
2010-03-19 | Parse RSS items as activities | Evan Prodromou |
2010-03-03 | Test a small user feed to ensure we're taking the activity actor from the sub... | Zach Copley |
2010-02-25 | Fix test to account for new way avatars are stored in ActivityObject | Zach Copley |
2010-02-24 | Populate more profile information when doing a remote subscribe | Zach Copley |
2010-02-23 | - Move ActivityParseTests to core | Zach Copley |
2010-02-20 | Add a library to mint tag URIs | Evan Prodromou |
2010-01-27 | Test script to update your status via OAuth | Zach Copley |
2010-01-24 | Fixed some spelling mistakes in the README | Zach Copley |
2010-01-24 | Some rough test scripts for poking at the OAuth system | Zach Copley |
2009-12-16 | Fix UserRightsTest unit tests | Brion Vibber |
2009-12-16 | PHP 5.3 closure-based implementation of curry(); old implementation used as f... | Brion Vibber |
2009-11-17 | Renaming GeonamesPlugin::NAMESPACE to GeonamesPlugin::LOCATION_NS to avoid pa... | Brion Vibber |
2009-11-02 | fix the [] unit tests | Craig Andrews |
2009-10-24 | Merge branch '0.9.x' into location | Evan Prodromou |
2009-10-23 | Fix an incorrectly passing URL test case and add two a related test case: | Brion Vibber |
2009-10-22 | beginning of a test for location services | Evan Prodromou |
2009-09-27 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-27 | user rights | Evan Prodromou |
2009-09-27 | Fix some bugs in the URL linkification, and fixed the unit test. | Craig Andrews |
2009-09-27 | Fix URL linkification test cases for addition of 'title' attribution with lon... | Brion Vibber |
2009-09-10 | Allow @ signs in the path, querystring, and fragment parts of URLs | Craig Andrews |
2009-09-09 | :: isn't a valid IPv6 address for our purposes | Craig Andrews |
2009-09-04 | Added additional characters as allowed in URLs. | Craig Andrews |
2009-08-31 | Allow :'s in the path, query string, and fragment parts of the url (Mediawiki... | Craig Andrews |
2009-08-28 | Add % and ~ as valid characters in the path, querystring, and fragment parts ... | Craig Andrews |
2009-08-27 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-26 | Merge commit 'mainline-write/0.8.x' into 0.8.x | Brenda Wallace |
2009-08-26 | renamed to plural, for consitency | Brenda Wallace |
2009-08-25 | Allow ({['" to preceded #tags | Craig Andrews |
2009-08-25 | Correct the hash tag test | Craig Andrews |
2009-08-25 | All tests pass except for those that require matching parens or brackets | Craig Andrews |
2009-08-25 | Improved the URL tests, and improve the matcher so more tests are passed. The... | Craig Andrews |
2009-08-25 | Merge commit 'mainline/0.8.x' into 0.8.x | Brenda Wallace |
2009-08-25 | beginning of hashtag tests | Brenda Wallace |
2009-08-24 | ftps protocol should be handled the same way as ftp | Craig Andrews |