diff browse |
c306d5982ea8dfc1c28788aee64be05019fc93da 2009-02-11 11:24 -0800 |
Dan Mills - add missing setter for the weave enabled pref |
diff browse |
8ba7fe8664a814d3e90e65d966909a758cfb08c8 2009-02-11 18:16 +0100 |
Anant Narayanan - Remove & ignore binary files in repository |
diff browse |
d76843f30b71cac8bcb2ed65dce9e53dbbf3def0 2009-02-11 18:11 +0100 |
Anant Narayanan - Ignore bad HTTPS certificates (bug #476758) |
diff browse |
d35dc060d4bd2199f32ba845eaa41e885e8e3afb 2009-02-10 22:15 -0800 |
jonathandicarlo - Fixed bug in tab encoding in Firefox. |
diff browse |
be0e051bd478c6df4374b5e58a010a890cba84aa 2009-02-10 21:54 -0800 |
jonathandicarlo - Merged |
diff browse |
1e58336e9f6db16bfa42d16e5548bd8843810cc2 2009-02-10 21:54 -0800 |
jonathandicarlo - Fixed tab encoding bug on Fennec |
diff browse |
09e78e93eda5d18d763629dfe400494f8cf28a8e 2009-02-10 19:23 -0800 |
jonathandicarlo - Fennec tabs and Firefox tabs now handled in different functions, and the Fennec one at least works. |
diff browse |
1d96c888d733a3176b6c5e9a44a94c6f428700e8 2009-02-10 17:57 -0800 |
Dan Mills - oops fix syntax error |
diff browse |
99bd435ddffc1f8d224034bec5fbc11e794cebb1 2009-02-10 17:50 -0800 |
Dan Mills - catch exceptions when trying to find out user's cluster |
diff browse |
eeb85b7edcab0dfbc5325a3f1403fed24ee7d871 2009-02-10 15:56 -0800 |
Dan Mills - automatically try to detect if the server supports the multi-cluster call (hack hack hack) |
diff browse |
8b2a8d5d37cbb3957485878cfff591e14682e029 2009-02-10 13:29 -0800 |
Dan Mills - allow multi-cluster support to be turned off |
diff browse |
50cb25ce097885dfe8e1e47f9ad7b3df7dd9d5a1 2009-02-10 01:01 -0800 |
Dan Mills - merge upstream changes |
diff browse |
b2b269fc4ecf6e4ae1eb27bd9bced465971c555b 2009-02-10 00:57 -0800 |
Dan Mills - multi-cluster support; use new 'newer' flag instead of 'modified' for collection searches |
diff browse |
564c1c1ca190dc32b71409f51012dec4c6acaadd 2009-02-10 00:56 -0800 |
Dan Mills - remove unused code; add multi-cluster support; use Svc.Prefs branch for prefs; move some code from the window overlay into onStartup (print weave version and user agent string); automatically disable weave if crypto module is not working |
diff browse |
5d56eae19ab45751dea5f354dc95a66021f1bc55 2009-02-10 00:53 -0800 |
Dan Mills - don't set any username by default |
diff browse |
2a09c602347a383288bed810e201eda18a032b40 2009-02-10 00:52 -0800 |
Dan Mills - temporarily send the 'modified' header as well as 'newer' so we continue to support older servers |
diff browse |
98effaa4dc0f767d13875bce1f3eed4302a5ba31 2009-02-10 00:52 -0800 |
Dan Mills - put prefs branch into Svc.Prefs |
diff browse |
81b80edd7bfda8b7ba4aaa4f0c430c70f113ca9c 2009-02-10 00:51 -0800 |
Dan Mills - use -fshort-wchar on x86_64 too (only exclude it form arm) |
diff browse |
b504719bb4fdbc6f6faeb084488c5cf1f80fccfd 2009-02-10 00:12 -0800 |
Dan Mills - add support for newer filter to collections |
diff browse |
ff6a4bb704582f84fc47dad6156a25af86e7a1dc 2009-02-09 21:16 -0800 |
jonathandicarlo - SessionStore not available on Fennec, so now using alternate methods to get the list of tabs. |
diff browse |
951002038d9a9feae2efc930e7473827b00a3f10 2009-02-09 20:23 -0800 |
jonathandicarlo - Fixed some minor problems with TabEngine; identified places where TabEngine will need to use alternate methods to work on Fennec. |
diff browse |
f2a1ff712a972d47facde58d38d5c75347e41df4 2009-02-06 17:50 -0800 |
jonathandicarlo - Switched TabTracker to register listeners on window open and remove them at window close -- need to find an alternate way to make this work on Fennec, where windows don't have tabContainers. |
diff browse |
c9f8433b34df87fb109e07c8a23a58f3a9c4473b 2009-02-06 11:19 -0800 |
jonathandicarlo - Added debugging info to TabEngine. Instantiated and registered TabEngine in both Firefox weave glue and Fennec weave glue. |
diff browse |
e482805f3d3ca6e31742663fc4577bdda2d40c9c 2009-02-04 19:51 -0800 |
jonathandicarlo - Rewrote tabs engine to work with 0.3 API. (Not yet tested). |
diff browse |
3ed81bd05076ce782c3558b909ffbb29690360c6 2009-02-03 15:54 -0800 |
Dan Mills - collection searches for records older than a certain date now use the 'older' parameter instead of 'modified', since the latter is ambiguous depending on the verb used |
diff browse |
8f7ab2f2593ab0c4397167d506334ef0a04ce02f 2009-02-03 15:50 -0800 |
Dan Mills - disable scheduled sync when login fails |
diff browse |
b0f1590a1d53d44c5df3c3afac850380923d1128 2009-02-02 11:44 -0800 |
Dan Mills - merge upstream changes |
diff browse |
e007a53e57286ec71f9d4a13000b24a5d32d0d16 2009-02-02 11:44 -0800 |
Dan Mills - server returns a json object for user root now, modify checkLogin() accordingly |
diff browse |
e4d4608fd6b6ce34a1d83302a48f3e074792c76b 2009-02-02 11:43 -0800 |
Dan Mills - ignore all events when tracker.ignoreAll is true; ignore most bookmark annotations (except for the ones we sync) |
diff browse |
9e62a4f3d596e276228047c31b4b9713e9e33ff9 2009-01-28 17:51 -0800 |
Myk Melez - bug 475855: make the test_auth_manager and test_resource tests work again with recent changes to the Resource object |
diff browse |
cf877f3118595f42cca599d5cd6c569fb63f0dfd 2009-01-27 17:23 -0800 |
Dan Mills - merge upstream changes |
diff browse |
6b7664d3a93bcb6eb8dca43a60a272dcaaa440e9 2009-01-27 17:23 -0800 |
Dan Mills - set record ID for bookmark deletes too |
diff browse |
0cdb3ba8dd26fd996dbbcde9c758fdd33ab9189e 2009-01-27 17:23 -0800 |
jonathandicarlo - Added id argument to definition of createRecord in base Store class -- all subclasses must override this and must take the id argument. |
diff browse |
7d5d84c9f9f5fe517633d4ec960584462708b5db 2009-01-27 17:08 -0800 |
Dan Mills - set record ID in history store when creating a record |
diff browse |
a2b025874da94f754c829cd0a5bfd17bc5050e03 2009-01-27 16:54 -0800 |
Dan Mills - set record IDs inside the store; fix bookmarks tracker, it was ignoring change events (e.g., changed title and such) |
diff browse |
685e2ae496cc9230fcfcdee286b89aa7b58cea9b 2009-01-27 16:36 -0800 |
Dan Mills - only url-encode weave IDs when constructing a URL with them |
diff browse |
e6fca625c5653f15d9b6f9963286b40384f51fc8 2009-01-27 15:25 -0800 |
Dan Mills - don't encrypt empty payloads |
diff browse |
b56b4aa963f93b808873bb55cf1988a6de2b44f0 2009-01-27 15:12 -0800 |
Dan Mills - initialize wbo records' uri property correctly |
diff browse |
6f5500c4455538e06168f7f2a5754177033bf8ef 2009-01-27 13:35 -0800 |
Dan Mills - Make records not extend Resource, instead they have a serialize() method that can be used to create a Resource for uploading if necessary. |
diff browse |
e054bf3d289ad944101ca02d8455005cbb0a7afe 2009-01-26 10:00 -0800 |
Dan Mills - add more flexible descriptions for login errors |
diff browse |
d5b618d3b1ec2e0d55f45b3dd7b46a201c31ed88 2009-01-24 16:49 -0800 |
Dan Mills - Bug 471076: make notify wrapper catch exceptions; don't use catchAll wrapper in service, and check return value of login/verifyLogin |
diff browse |
9dd2fa96d25f05a60beaf086f7e3e142d83c5f5b 2009-01-23 15:09 -0800 |
Dan Mills - make it so clients list can be modified from any client, and so it doesn't upload client info on every sync; clients list no longer stores data (except the local client's guid) in the firefox prefs |
diff browse |
cc00f6cc80280101d84b77a834fe37b92b80095c 2009-01-23 15:08 -0800 |
Dan Mills - WBO toString will serialize 'payload', CryptoWrapper overrides that and will serialize 'cleartext' |
diff browse |
1a0f18c5115523012a0ea6ba5f00b9e8e9110ae7 2009-01-22 11:48 -0800 |
Dan Mills - move Observers.js and Preferences.js into an ext/ directory, to make it clear they are externally-mantained libraries |
diff browse |
8a9d28a1a16ec6b55de032e694b1621fdf7ef0b8 2009-01-21 19:04 -0800 |
Dan Mills - wrap microsummary creation code in try/catch; catch unknown items during onItemMoved (should not happen, but...) |
diff browse |
44cfec852c6a168f3770692fc63bd23fee9f0027 2009-01-21 19:02 -0800 |
Dan Mills - cast modified timestamp to an int if it's a string |
diff browse |
7e279e3ffeb1b278fe35af20e7367975b7433c5e 2009-01-20 13:13 -0800 |
Dan Mills - simpler reconciliation for history |
diff browse |
2978299fd1d3791c5c2c7da7387d6ef9d69e807d 2009-01-15 18:43 -0800 |
Dan Mills - fix url vs uri typo |
diff browse |
ab6045dc16d90ca70f9b384597314bd0df5e9ca6 2009-01-15 15:53 -0800 |
Dan Mills - merge upstream changes |
diff browse |
572889382f92469569cc1d0b542f90fa8dbd549a 2009-01-15 15:53 -0800 |
Dan Mills - fix typo |
diff browse |
f9553d249816c41fb63f3d5ba56fafac18f306e6 2009-01-15 14:06 -0800 |
jonathandicarlo - Merged |
diff browse |
299456fe460a3804295213de2879aeba9397f493 2009-01-15 14:05 -0800 |
jonathandicarlo - Added a method to historyStore called tempTableExists which does a SELECT (rather than using tableExists) to correctly tell whether a temp table is there or not, so that historyEngine will work correctly on both Fennec and Firefox (See bug 472963) |
diff browse |
f178fd87a7ffee944e375956beb94828dae06ef4 2009-01-15 13:58 -0800 |
Dan Mills - Bug 468671: Don't synchronize livemarks. Based on patch by Jorge Alves <jag.alves@gmail.com> |
diff browse |
3d92ef49d867fbfdeefad7fcdf47ad68889348cd 2009-01-14 22:01 -0800 |
Dan Mills - add some extra log info to engine; have tracker ignore all changes when applying a change to prevent the tracker from generating new guids for new items before the store has a chance to set the right one |
diff browse |
0391c8d642e796f269da8fb205814802f3a89967 2009-01-14 11:23 -0800 |
jonathandicarlo - Added callback to Weave.Service.onStartup, which the Fennec UI uses to notify user that Weave has connected, that it ran into an error, or that it's awaiting configuration. Started moving fennec preferences from HTML to XUL. |
diff browse |
187429947068f402d1bb0b0cef0f41048c1ee7cc 2009-01-13 17:42 -0800 |
jonathandicarlo - Merged |
diff browse |
f76a9db7db739328e40cb273154b72c992ba26f5 2009-01-13 16:45 -0800 |
jonathandicarlo - Merged |
diff browse |
f91280e7c90d27f6a78bcedcaace8bce9ff35903 2009-01-12 17:52 -0800 |
jonathandicarlo - Made the label inside the Weave pref on the main Fennec preferences screen into a dynamic status indicator |
diff browse |
75547aeb95e8137518cb0b30868a5d73c6244b0e 2009-01-13 16:55 -0800 |
Dan Mills - disable unused engines; fix trackers trying to call enable which is gone now; improve bookmarks tracker logging |
diff browse |
a663fac944154cdf5368232ec251d1894ad25be6 2009-01-13 16:11 -0800 |
Dan Mills - syncCores are gone |