Commit Graph

90 Commits

Author SHA1 Message Date
Richard Newman
13a8f03e53 Bug 731024 - Part 1: Unsupported record types causes Android Sync to reorder folders containing livemarks/queries/separators…. r=nalexander 2012-03-23 11:03:47 -07:00
Richard Newman
1eaef91364 Bug 736352 - Aborting… doesn't. r=nalexander 2012-03-20 13:35:09 -07:00
Richard Newman
84ec503443 Bug 734316 - Part 5: fix some more checkstyle warnings. r=trivial 2012-03-20 10:17:23 -07:00
Richard Newman
9c2163b763 Bug 736972 - java.lang.OutOfMemoryError: at java.io.BufferedReader.<init>(BufferedReader.java). r=nalexander 2012-03-20 10:17:23 -07:00
Richard Newman
e984691fa2 Bug 737265 - Correct creation of special folders. r=nalexander 2012-03-20 10:17:23 -07:00
Lucas Rocha
4c1ff301e5 Bug 708149 - Replace folder column with type in bookmarks table (r=rnewman) 2012-03-20 11:44:32 +00:00
Nick Alexander
8571ab26b0 Bug 736007 - avoid Server11RepositorySession NullPointerException. r=rnewman 2012-03-16 17:06:58 -07:00
Richard Newman
9ed75db9e3 Bug 736391 - Don't store places record. r=nalexander 2012-03-16 09:44:30 -07:00
Richard Newman
7a9d8e9a0a Bug 735996 - HTTP layer improvements. r=nalexander 2012-03-15 16:19:29 -07:00
Marina Samuel
e9208fd260 Bug 734469 - Clients stage table missing during sync. r=rnewman 2012-03-15 16:19:28 -07:00
Marina Samuel
c745046e3b Bug 729248 - Smarter upload of our clients record. r=rnewman 2012-03-15 01:25:14 -07:00
Richard Newman
d51643d5fa Bug 735475 - Invert AndroidBrowserRepositorySession.checkRecordType into shouldIgnore. r=nalexander 2012-03-13 15:48:26 -07:00
Richard Newman
5b237f65a2 Bug 735297 - Documentation for RepositorySession. r=nalexander 2012-03-13 15:48:26 -07:00
Richard Newman
78e8ff7668 Bug 734211 - Part 1: extract account creation and querying into SyncAccounts class. r=liuche 2012-03-13 08:15:43 -07:00
Nick Alexander
aec47e5cf2 Bug 734521 - ensure response entities are always consumed. r=rnewman 2012-03-12 19:17:56 -07:00
Nick Alexander
6d68f5e2b7 Bug 709329 - 401 node reassignment. r=rnewman 2012-03-12 19:17:56 -07:00
Richard Newman
4190ddca99 Bug 709403 - Parts 3-6: tabs repository and stage. r=nalexander 2012-03-09 15:53:23 -08:00
Richard Newman
5846d7780a Bug 734487 - Part 1. r=trivial 2012-03-09 13:30:57 -08:00
Richard Newman
fa4f6e7a02 Bug 734487 - Part 0. r=trivial 2012-03-09 13:30:50 -08:00
Richard Newman
abecc0d4c4 Bug 729530 - Log a scary error if you fail to set up Sync with more than one version of Firefox installed. r=trivial 2012-03-08 22:43:17 -08:00
Richard Newman
cd4480fde4 Bug 734316 - Part 4: incorrect JavaDoc parameter, commenting, MPL in RepositorySessionFetchRecordsDelegate.java. r=trivial 2012-03-08 22:43:16 -08:00
Richard Newman
b321ac1e09 Bug 734316 - Part 3: remove incorrect JavaDoc tags from JPakeCrypto.java. r=trivial 2012-03-08 22:43:16 -08:00
Richard Newman
e22385f178 Bug 734316 - Part 2: fix JavaDoc warnings. r=trivial 2012-03-08 22:43:16 -08:00
Richard Newman
50442fa80d Bug 734316 - Part 1: Fix some PMD warnings. r=trivial 2012-03-08 22:43:16 -08:00
Richard Newman
391a2e6a75 Bug 709329 - Part 0, Part 1: clarify SyncResponse, modernize TestMetaGlobal. r=rnewman 2012-03-08 22:43:16 -08:00
Marina Samuel
1b31d3b02c Bug 733965 - Cursor not closed in ClientsDatabaseAccessor. r=rnewman 2012-03-07 18:01:33 -08:00
Marina Samuel
74bb876536 Bug 715796 - Clients engine. r=rnewman 2012-03-05 20:53:14 -08:00
Nick Alexander
9a97620d9d Bug 732114 - Untangle Bookmark specific code in AndroidBrowserRepositoryTest. r=rnewman 2012-03-05 20:53:14 -08:00
Richard Newman
bb48da370c Bug 732768 - Eliminate shared state and concurrency problems in tests. r=nalexander 2012-03-05 20:53:14 -08:00
Richard Newman
4b3ef26701 Bug 732640 - Part 1: fix some Cobertura warnings. r=trivial 2012-03-05 20:53:13 -08:00
Richard Newman
371d056a17 Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman 2012-03-02 17:36:16 -08:00
Richard Newman
4489af6dbc Bug 709403 - Part 2: add TabsRecord. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
55c493208f Bug 709403 - Part 1: refactor envelope/payload logic in Record. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
ffbc3f3f7d Bug 709403 - Part 0: Add getString to ExtendedJSONObject. r=nalexander 2012-03-02 17:36:16 -08:00
Nick Alexander
bf51e03d3b Bug 722553 - uniformize JPakeClientStage error handling. r=rnewman 2012-03-02 17:36:15 -08:00
Nick Alexander
29daa64e39 Bug 722570 - make BaseResource.{getConnectionManager,enableTLSConnectionManager} thread-safe. r=rnewman 2012-03-02 17:36:15 -08:00
Nick Alexander
bf9b3963dd Bug 722575 - make SerialRecordConsumer.consumerIsDone() thread-safe. r=rnewman 2012-03-02 17:36:15 -08:00
Marina Samuel
ad2aca16d1 Bug 715796 - Part 1: client name. r=rnewman 2012-03-02 17:36:15 -08:00
Marina Samuel
3d8e721d81 Bug 715796 - Part 0: extract SQLiteOpenHelper cache from AndroidBrowserHistoryDataExtender. r=rnewman 2012-03-02 17:36:15 -08:00
Richard Newman
eaf63ec593 Bug 731125 - Use correct X-If-Unmodified-Since header. r=rnewman 2012-03-02 17:36:15 -08:00
Richard Newman
1484ed347e Bug 730557 - Part 3: bend Sync's Authorities.java into GlobalConstants. r=rnewman 2012-02-27 10:23:33 -08:00
Richard Newman
a8a3cf0481 Bug 730557 - Part 2: Stub out parts of BrowserContractHelpers that reflect unlanded parts of Fennec. r=nalexander 2012-02-27 10:23:33 -08:00
Richard Newman
eeab16ce33 Bug 730557 - Part 1: Use Fennec BrowserContract directly. r=nalexander 2012-02-27 10:23:33 -08:00
Chenxia Liu
de66729b71 Bug 730189 - Fix internet connection check. r=rnewman 2012-02-26 13:56:29 -08:00
Richard Newman
cb3cf3c03b Bug 730000. r=rnewman 2012-02-23 09:48:54 -08:00
Richard Newman
5dd5726a89 Bug 718238 - Part 6: don't reupload folders when their children array is already accurate. r=nalexander 2012-02-23 08:14:05 -08:00
Richard Newman
db8f11e6dc Bug 718238 - Part 5: allow access to the tracked GUIDs in RepositorySession. r=nalexander 2012-02-23 08:14:05 -08:00
Richard Newman
963d6c1b59 Bug 718238 - Part 4: Safety in checkRecordType. r=nalexander 2012-02-23 08:14:05 -08:00
Richard Newman
0055c0e69e Bug 718238 - Part 3: correct handling of deletion. Generate valid records for deleted bookmarks and history items. r=nalexander 2012-02-23 08:14:05 -08:00
Richard Newman
0999d6b815 Bug 718238 - Part 2: parenting and ordering of bookmarks. r=nalexander 2012-02-23 08:14:05 -08:00