Граф коммитов

50 Коммитов

Автор SHA1 Сообщение Дата
mozilla.mano@sent.com e3fae46ddf Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich, sayrer. 2007-07-22 16:25:49 -07:00
sspitzer@mozilla.org 89a481d342 unit tests for bug #385829: Search for bookmark queries by lastModified / dateDated
r=mano
2007-07-20 15:26:01 -07:00
mozilla.mano@sent.com dadfc4f085 Backing out bug 388695 due to tinderbox suckage. 2007-07-18 21:01:53 -07:00
mozilla.mano@sent.com b99e4da097 Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich. 2007-07-18 19:31:37 -07:00
mozilla.mano@sent.com 8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
mozilla.mano@sent.com d068e388b8 Bug 331654 - Provide a way to handle annotations values in a type-agnostic way. r=dietrich. 2007-07-11 02:57:59 -07:00
mozilla.mano@sent.com 39407ab83d Bug 385771 - disallow item-annotations for invalid item ids. r=dietrich. 2007-06-25 18:08:54 -07:00
sspitzer@mozilla.org c0bd25b2ab fix for bug #383678: moving a folder to its grandchild folder (or deeper) results in datalossr=dietrich 2007-06-12 08:36:16 -07:00
mozilla.mano@sent.com abecb24ee8 Bug 383803 - Places Tagging Back-end. r=dietrich. 2007-06-11 22:18:50 -07:00
dietrich@mozilla.com 046dce3b9e Bug 382094 bookmarks root should be a child of the places root (r=mano) 2007-05-31 18:33:29 -07:00
dietrich@mozilla.com 9ba3b0c493 Bug 381360 basic bookmarks query test failing (r=sspitzer) 2007-05-25 19:04:57 -07:00
sspitzer@mozilla.org ef56311199 Bug 381240 - disabling more dateAdded tests 2007-05-25 01:22:02 -07:00
dietrich@mozilla.com aa2f53c81b Bug 381240 - disabling more lastModified tests 2007-05-24 22:15:37 -07:00
sspitzer@mozilla.org 0b57de47a6 bug 381240 - disabling more tests for now 2007-05-24 08:07:44 -07:00
sspitzer@mozilla.org 1ce2f91670 bug 381240 - disabling more tests for now 2007-05-23 17:45:46 -07:00
dietrich@mozilla.com 34a9ed70b8 Bug 381240 - disabling tests for now 2007-05-23 10:24:40 -07:00
mozilla.mano@sent.com 8990c658b9 Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich. 2007-05-22 18:06:31 -07:00
mozilla.mano@sent.com fe6836f591 Bug 372508 - onFolderChanged removal. r=dietrcih. 2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com c93dcc6358 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
dietrich@mozilla.com 4950045a94 reverting the failing part of the patch to bug 381237 2007-05-20 13:10:40 -07:00
sspitzer@mozilla.org a06cca1910 adding LOG statements so when test_annotation fails we can figure it out.see bug #381351r=dietrich 2007-05-20 13:10:09 -07:00
dietrich@mozilla.com 79d7f0edd6 Bug 381237 test failure on toolbar folder value on the qm-win2k3-01 - attempting to re-enable this test (r=mano) 2007-05-20 12:22:47 -07:00
mozilla.mano@sent.com 0f13352128 Bug 381220 - until I modify a folder, the dateAdded / lastModified values don't appear in the bookmark organizer. r=sspitzer. 2007-05-20 04:39:02 -07:00
sspitzer@mozilla.org 8261ddd0b6 adding some LOG() so I can figure out why the last-modified tests for placesbookmarks are failing on tinderbox.bug #381240 2007-05-19 18:24:48 -07:00
dietrich@mozilla.com 03a42d588e disabling post-test cleanup temporarily, r=sayrer 2007-05-19 02:07:15 -07:00
dietrich@mozilla.com 7eff9932a2 Bug 381240 - disabling to allow further testing (r=sayrer) 2007-05-19 01:20:50 -07:00
dietrich@mozilla.com b564ff0e2f Bug 381240 backing out tests to figure out why failing on linux only (r=sayrer) 2007-05-19 00:18:44 -07:00
sspitzer@mozilla.org 6023cbbfcd fix for bug #371827: places bookmarks need additional metadate for lastModified and dateAdded.fix for bug #381209: don't write out ID attributes to bookmarks.html, as it will confuse Firefox 2.patch by dietrich, sspitzer. r=mano,dietrich,sspitzer 2007-05-18 17:40:55 -07:00
mozilla.mano@sent.com 1a1e909637 Bug 376650 - Sort by keyword support. r=sspitzer. 2007-05-14 14:47:59 -07:00
mozilla.mano@sent.com a2271f05cb Bug 380505 - Simplify and optimize mDBGetChildren. r=sspitzer. 2007-05-14 14:42:57 -07:00
mozilla.mano@sent.com 2c5e158506 Bug 380317 - crash on shutdown in nsPlacesImportExportService::WriteContainerContents(), mLivemarkService is null. r=sspitzer. 2007-05-10 16:52:47 -07:00
mozilla.mano@sent.com 455ba54224 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com 33a988643d Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich. 2007-05-10 01:05:19 -07:00
dietrich@mozilla.com 7339bc5d28 follow-up to bug 379986 (r=sayrer) 2007-05-08 18:51:39 -07:00
dietrich@mozilla.com 589ee8ea4f Bug 379986 make bookmark folders use ids from the moz_bookmarks table (r=mano) 2007-05-08 18:19:12 -07:00
dietrich@mozilla.com 65504bd2fc Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
dietrich@mozilla.com 5aaec03df9 Bug 378820 Crash in addVisit (r=mano) 2007-05-01 09:34:33 -07:00
mozilla.mano@sent.com 1cbb41a5e5 Bug 376630 - Test sorting functionality. r=dietrich. 2007-04-27 03:11:11 -07:00
mozilla.mano@sent.com 835710045f Bug 378828 - Support sortingAnnotation in place: URIs. r=dietrich. 2007-04-27 03:04:13 -07:00
mozilla.mano@sent.com 14f52e2d45 Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich. 2007-04-25 14:03:29 -07:00
dietrich@mozilla.com 230cf21323 Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano) 2007-04-22 14:48:52 -07:00
dietrich@mozilla.com 75a6842310 Bug 376863 bookmarkId is set to the node type for bookmark folders? (r=mano) 2007-04-11 12:52:44 -07:00
mozilla.mano@sent.com e77c6fcb8a Test for Bug 376798. r=dietrich. 2007-04-10 03:59:05 -07:00
mozilla.mano@sent.com afdaddfc42 Bug 376786 - Annotation-based queries are broken. r=dietrich. 2007-04-09 17:24:37 -07:00
dietrich@mozilla.com abc9d876dc Bug 372501 Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-04-04 10:21:03 -07:00
dietrich@mozilla.com 229b45c05f updating test for bug 371798 (r=sayrer) 2007-04-02 16:57:44 -07:00
dietrich@mozilla.com 04a33f0431 test for bug 371798 (r=sayrer) 2007-03-31 12:35:16 -07:00
sspitzer@mozilla.org dd04f64553 testcase for bug #369887. r=dietrich 2007-03-23 01:06:01 -07:00
sayrer@gmail.com 6eeaf91c5d fix test bustage. 2007-03-22 18:53:02 -07:00
dietrich@mozilla.com 8b523893b9 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00