]> git.mxchange.org Git - quix0rs-gnu-social.git/history - tests/URLDetectionTest.php
Merge branch '0.8.x' into 0.9.x
[quix0rs-gnu-social.git] / tests / URLDetectionTest.php
2009-09-30 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-29 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-28 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-28 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-27 Craig AndrewsFix some bugs in the URL linkification, and fixed the...
2009-09-27 Craig AndrewsMerge commit 'refs/merge-requests/1633' of git://gitori...
2009-09-27 Brion VibberFix URL linkification test cases for addition of 'title...
2009-09-24 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-09-24 Evan ProdromouMerge branch 'master' into 0.8.x
2009-09-23 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-15 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-11 Craig AndrewsAllow @ signs in the path, querystring, and fragment...
2009-09-10 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-09-09 Craig Andrews:: isn't a valid IPv6 address for our purposes
2009-09-04 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-09-04 Craig AndrewsAdded additional characters as allowed in URLs.
2009-09-02 Craig AndrewsMerge remote branch 'brion/fixlinks' into 0.9.x
2009-09-02 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-08-31 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-31 Craig AndrewsAllow :'s in the path, query string, and fragment parts...
2009-08-29 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-28 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-28 Craig AndrewsAdd % and ~ as valid characters in the path, querystrin...
2009-08-27 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:laconica...
2009-08-27 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-27 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-27 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-27 Craig AndrewsMerge commit 'laconica/0.8.x' into 0.9.x
2009-08-26 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-26 Evan ProdromouMerge branch 'master' into testing
2009-08-26 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-25 Evan Prodromouchange LACONICA to STATUSNET
2009-08-25 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-25 Craig AndrewsAll tests pass except for those that require matching...
2009-08-25 Craig AndrewsImproved the URL tests, and improve the matcher so...
2009-08-25 Brenda WallaceMerge commit 'mainline/0.8.x' into 0.8.x
2009-08-25 Craig Andrewsftps protocol should be handled the same way as ftp
2009-08-24 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-08-24 Evan Prodromouchange class to rel in unit tests for URL check
2009-08-24 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-24 Evan ProdromouAdd unit test directory and first test