Commit Graph

1173 Commits

Author SHA1 Message Date
Christian Weiske
25ae541840 fix timing bug in tests by using title sort order instead of date sort, fix bug when no user was in db 2013-03-21 18:23:34 +01:00
Christian Weiske
69596125d7 Fix E_STRICT error: we explicitely have to cast resources to (int) 2013-03-21 18:09:37 +01:00
Christian Weiske
dfaf1d026a Fix two broken tests 2013-03-21 17:57:48 +01:00
Christian Weiske
5c8833d5f5 CS 2013-03-21 17:57:12 +01:00
Ricardo Soares de Lima
1cc149fbd6 document unit test dependencies 2013-03-21 06:51:46 +01:00
Christian Weiske
26352761d3 The hasTag was always returning false, which probably is a bug. Fixed it and added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version 2013-03-21 06:49:37 +01:00
Christian Weiske
20e3b5ebd7 fix some CS, remove unneeded include - file is included in header.php 2013-03-21 06:44:11 +01:00
Ricardo Soares de Lima
2f865db513 The method attachTags was raising a Notice error, fix it and adds a test for this situation. 2013-03-21 06:42:13 +01:00
Christian Weiske
3e2d817fc7 fix tag::normalize test 2013-03-21 06:40:17 +01:00
Ricardo Soares de Lima
72269aa1d6 Using a foreach loop avoids Notice warnings when the array doesn't have sequential indexes, ex: 0, 1, 3... 2013-03-21 06:39:23 +01:00
Christian Weiske
c4ba9ef2d2 add (broken) tests for Services_Tag::normalize and Bookmark2Tag::attachTags with some empty tags 2013-03-21 06:39:11 +01:00
Christian Weiske
f8b5ad1cad Merge branch '0.98' 2013-03-21 06:31:16 +01:00
Christian Weiske
85e2ccd942 remove php4-style object reference passing #2 2013-03-20 20:00:25 +01:00
Christian Weiske
54b5726157 prepare release of 0.98.5 2013-03-20 18:06:15 +01:00
Christian Weiske
409b7e681d Fix bug #110: Talk about searching for slashes 2013-03-18 23:06:53 +01:00
Christian Weiske
326bca9731 get rid of deprecated eregi function and fix replacement 2013-03-18 23:06:49 +01:00
Christian Weiske
943d149e31 Fix bug #109: preserve privacy setting from Delicious export files.
Thanks for David Glenck for the initial version of this patch.
2013-03-18 23:06:41 +01:00
José María Mateos
a67a7f761d Changed commit comment information 2013-03-18 23:06:36 +01:00
Christian Weiske
fc4c79df8a Fix bug #110: Talk about searching for slashes 2013-03-18 23:04:49 +01:00
Christian Weiske
530e0c0541 get rid of deprecated eregi function and fix replacement 2013-03-18 22:30:12 +01:00
Christian Weiske
0a040e2134 Fix bug #109: preserve privacy setting from Delicious export files.
Thanks for David Glenck for the initial version of this patch.
2013-03-18 22:18:13 +01:00
Christian Weiske
d0ed9adec8 remove php4-style object reference passing 2013-03-17 22:22:16 +01:00
José María Mateos
defe7c0035 Changed commit comment information 2013-03-17 21:45:59 +01:00
James
6607747b37 Require that user type in two passwords and check they match when registering. 2012-10-28 10:29:40 +01:00
Christian Weiske
cb4b0469ca skip tests if unittest url is not set instead of failing 2012-01-25 23:20:51 +01:00
Christian Weiske
e715e41cd9 travis-ci: install another pear dep 2012-01-25 23:14:07 +01:00
Christian Weiske
36c0585fce another dependency 2012-01-25 23:13:53 +01:00
Christian Weiske
5aa4f0ae1e travis-ci: install pear itself for the exception file 2012-01-25 23:07:05 +01:00
Christian Weiske
2b345be6de travis-ci: install pear packages before building 2012-01-25 23:00:11 +01:00
Christian Weiske
6dc5dc9f4a add http_request2 to the list of required packages (for the unit tests) 2012-01-25 22:59:43 +01:00
Christian Weiske
a0ab456798 travis-ci: setup database and config file before running tests 2012-01-25 22:51:35 +01:00
Christian Weiske
7b50608138 set proper exit status when config file does not exist 2012-01-25 22:51:11 +01:00
Christian Weiske
a484c99273 travis configuration file 2012-01-25 22:22:10 +01:00
Christian Weiske
95a8ca8a99 Merge branch '0.98' 2012-01-21 13:44:58 +01:00
Christian Weiske
795de13414 prepare release of 0.98.4 2012-01-21 13:02:42 +01:00
Christian Weiske
814f99d471 Fix bug #3111254: getIdFromUser() always returns an integer now (part 2) 2012-01-21 12:38:17 +01:00
Christian Weiske
df00540d4c fix artviper title 2012-01-21 12:23:05 +01:00
Christian Weiske
01b91b22f3 subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tag 2012-01-21 12:23:05 +01:00
Christian Weiske
1cf83b6732 fix artviper title 2012-01-21 12:22:30 +01:00
Christian Weiske
335d6563b7 subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tag 2012-01-21 12:10:33 +01:00
Christian Weiske
6ff4370a20 Merge branch '0.98' 2012-01-20 22:10:30 +01:00
Christian Weiske
d6d44c6cfa Fix bug #3396727: Title of http://lesscss.org/ not loaded 2012-01-20 22:04:10 +01:00
Christian Weiske
a9df65da08 Fix bug #3468293: Delicious import does not preserve private links 2012-01-20 21:27:04 +01:00
Christian Weiske
22eaa812bf Fix bug #3413459: Thumbnails not in one line, thanks http://quirksmode.org/css/clearing.html for the CSS hint 2012-01-20 21:12:46 +01:00
Christian Weiske
8253c0df48 fix artviper thumbnail registration api url 2012-01-20 20:58:19 +01:00
Christian Weiske
645f21b1a9 Fix bug: Invalid HTML when website thumbnails are activated 2012-01-20 15:20:16 +01:00
Christian Weiske
d8ee343473 Fix bug #3384416: Use URL with protocol in bookmarklet 2012-01-20 15:09:39 +01:00
Christian Weiske
f8b7d0243c Fully fix bug #3463481: use proper self URL, different page url 2012-01-20 15:03:29 +01:00
Christian Weiske
87f495d31b Part of bug #3463481: add guid to items 2012-01-20 14:58:16 +01:00
Christian Weiske
cf80b6c5b8 Part of bug #3463481: Add atom self url to rss feed 2012-01-20 14:54:54 +01:00