diff browse |
19a88c70f9e2aa2584b8db629f9a188e94379a6a 2008-06-26 11:40 -0700 |
Atul Varma - Automated merge with http://hg.mozilla.org/labs/weave |
diff browse |
c76cbc6d14cc68592a77e5a7caaee974e493f963 2008-06-26 11:40 -0700 |
Atul Varma - Refactored password sync test to use newly-added functionality in the sync testing infrastructure. |
diff browse |
8ecf1b8513389cd879adcbcb908254e3f2889c0f 2008-06-26 11:38 -0700 |
Atul Varma - Revalidated log for password sync test, which changed due to Thunder's changes that put deltas for individual versions into their own files on WebDAV. |
diff browse |
b60152e7b01f98547a09615d57d703b72aea776b 2008-06-26 11:16 -0700 |
Anant Narayanan - Automated merge |
diff browse |
7af83769bea48141e1be76b2ef96ff484d29f8ba 2008-06-26 11:15 -0700 |
Anant Narayanan - Prevent multiple lock requests from being executed (bug 441922, r=thunder) |
diff browse |
ff4c2f61ca4b6a1961e37eac7a8a53dbb401f52b 2008-06-26 11:07 -0700 |
Atul Varma - Refactored client state-changing functions out of test_bookmark_syncing.js and into head.js, as part of the SyncTestingInfrastructure class, so that other test suites can use them. |
diff browse |
f88da0b58ad10ac17bd9e78c955dd7d489534588 2008-06-25 18:32 -0700 |
Justin Dolske - bustage fix: call this.foo(), not foo(). |
diff browse |
d7d634744e21c80a87073a0627fd6fe0ab927676 2008-06-25 17:10 -0700 |
Anant Narayanan - Remove runCmd and other openssl related stuff we no longer need. (bug 441898, r=thunder) |
diff browse |
5ddb00b264db1e47861c946d92a292d18be599f0 2008-06-25 17:09 -0700 |
Anant Narayanan - Handle removeCommand in FormEngine correctly. (bug 441874, r=thunder) |
diff browse |
cee6828abbb87e3fc1757c28f30f8ad3cbd4eb60 2008-06-25 17:05 -0700 |
Atul Varma - Automated merge with http://hg.mozilla.org/labs/weave |
diff browse |
e1e0000282fc38df40835ed0b77c4dfaa476e9ac 2008-06-25 17:05 -0700 |
Atul Varma - Bookmark sync test now attempts to add a bookmark on the second computer, then re-sync on the first computer and ensure that the bookmark is copied over. |
diff browse |
f1ab267f94f2f1fce5ee2571c27b3568eedd8eeb 2008-06-25 16:34 -0700 |
Anant Narayanan - Branch merge |
diff browse |
ca4b2222c3f26422804100ac478b4409169b1fbb 2008-06-25 16:34 -0700 |
Anant Narayanan - Change default server URL to services.mozilla.com |
diff browse |
d081cddcf9fc761a403d49c00b89280579559a5f 2008-06-25 15:55 -0700 |
jonathandicarlo - Merged |
diff browse |
44649eec63a04eb86e6c27a30861d5b4e607af3b 2008-06-25 15:54 -0700 |
jonathandicarlo - Set up bookmarkEngine._incomingShareOffer to use Myk's new Notification stuff to offer a notification to the user, asking them to accept or reject the incoming share. |
diff browse |
9b5c0dee9187f08a27054047ddc2e7d4c0e50222 2008-06-25 15:44 -0700 |
Maria Emerson - fixed interaction details, all login/verify cases work correctly, final screen creates account and syncs correctly |
diff browse |
e7e4defa3d6804a9fb95693f410243bec2054502 2008-06-25 14:30 -0700 |
Atul Varma - Added a number of "real" bookmark sync tests; see test_bookmark_syncing.js for information. |
diff browse |
f6c3e10b97b0a72f27085258634e749e3da91e04 2008-06-25 13:51 -0700 |
Myk Melez - bug 436636: a system for showing various kinds of notifications in one consolidated location |
diff browse |
ba8a1fe19d4e3fff21217b1ee096be41a8d74eff 2008-06-25 13:51 -0700 |
Myk Melez - the tabs engine needs a constant |
diff browse |
2e74a95c7ea521e63a59d6caf57e958bf66c191a 2008-06-25 11:58 -0700 |
jonathandicarlo - The share/stop sharing menu item is now added only to normal bookmark folders: Not to the main bookmark menu or to magic folders like 'recently tagged' or whatever. |
diff browse |
662d4ae544362ffaa98afd32ca70bf479b0b43f1 2008-06-25 04:45 -0700 |
Atul Varma - Another automated merge. I'm kind of confused at this point, so I hope I'm not breaking anything by mis-merging. |
diff browse |
28fbf7bce40aa896291642b6cdb859fd6afde4bd 2008-06-25 04:44 -0700 |
Atul Varma - Automatic merge. |
diff browse |
bd3accb2fccae83cde40c1b902e4a2bf7d01a61a 2008-06-25 04:43 -0700 |
Atul Varma - Changed AsyncException so that it dynamically subclasses the exception it's wrapping, and adds an 'asyncStack' property to allow access to the asynchronous call stack. This, along with my previous few commits, makes the processing of stack traces in our code much more streamlined, and also allows our debugging output to be more informative, as stack information is now logged from the point at which an exception was thrown, rather than the point at which it was caught. |
diff browse |
13571441ff63672cef23d1608c1ef7f7fcc17fef 2008-06-25 00:13 -0700 |
Atul Varma - Made exception logging routines more informative and added logtests for them. |
diff browse |
16328ae5765cd45fb7ab622502abc48f57bd4a9a 2008-06-24 19:58 -0700 |
Atul Varma - Fixed something that I should've changed in my last commit; also removed a call to Utils.stackTrace() that shouldn't have been made. |
diff browse |
50370911ef24d4c2f00751d6375e28a51d7e7103 2008-06-25 04:43 -0700 |
Maria Emerson - fix login calls, do login and sync on final screen, add try again link to server errors throughout |
diff browse |
83a955a47d0404e8f5a43e0f11f91a39361efc15 2008-06-25 01:56 -0700 |
Myk Melez - bug 441446: set mozBackgroundRequest on XMPP request object when created rather than when used, since it only needs to be set once |
diff browse |
fb21be8385f75574c34f6c699b8de2abf06473d7 2008-06-24 17:45 -0700 |
Myk Melez - bug 441446: set mozBackgroundRequest on XMPP request object when created rather than when used, since it only needs to be set once |
diff browse |
3d03b79e0ba7609f2da3ed9824959c82ed5bd588 2008-06-25 00:22 -0700 |
Justin Dolske - Split account verification out from login(), make wizard work for using an existing account, related code cleanup/simplification |
diff browse |
adaaa4e6751c71279186b704220481a36befdfc6 2008-06-24 21:15 -0700 |
jonathandicarlo - Merged |
diff browse |
d3c67942281be44c167c751b9b1084331b8283a2 2008-06-24 21:15 -0700 |
jonathandicarlo - Moved all of the bookmark-share stuff out of the bookmarkEngine class into a new BookmarksSharingManager class. |
diff browse |
1ed6147ab1f9a7eccdcccc931e43c980ad32be0f 2008-06-24 18:38 -0700 |
jonathandicarlo - Moved the folder name and annotation for the incoming shares root folder to string constants. |
diff browse |
b01670b7e87e9d0960aaa585f1c147eff32bc7e1 2008-06-24 19:39 -0700 |
Justin Dolske - Bustage fix: frame.filename can be null, and the async stack dump can then fail (which causes other problems) |
diff browse |
d7c64edc982cedce7559bdcdf90a76cccba9feaa 2008-06-24 19:15 -0700 |
Atul Varma - Renamed AsyncException.trace and Generator.trace to AsyncException.traceback and Generator.traceback, respectively, to distinguish them from Logger.trace() and also explicitly indicate their noun-like nature (since they're properties). |
diff browse |
cba1456ea9dd4ecc359faa6733f0b3318e1f295b 2008-06-24 19:08 -0700 |
Atul Varma - Renamed the global trace() function in async.js to traceAsyncFrame(), to avoid confusing it with Logger.trace(), AsyncException.trace, and Generator.trace, all of which are also used in that file. |
diff browse |
6d56acb301c26a2a8d3f8802d0d90e6e09eb2e6f 2008-06-24 18:28 -0700 |
jonathandicarlo - Merged |
diff browse |
9afb528fd0db908f06b6741e44baf34ce513c032 2008-06-24 18:28 -0700 |
jonathandicarlo - Fixed all the places where I was accidentally calling it incomingShareAnno instead of incomingSharedAnno (note the missing letter d). Same for outgoingSharedAnno. |
diff browse |
6a6ce9093209f461d8b66c13269ef4317731c756 2008-06-24 18:23 -0700 |
jonathandicarlo - Removed all uses of the 'weave/mounted-shares-id' annotation, since it's been made obsolete by INCOMING_SHARED_ANNO. |
diff browse |
87708b960efd99d72a4f2808e5dd17b5e420a402 2008-06-24 18:15 -0700 |
jonathandicarlo - Changes in the annotations relevant to incoming/outgoing share folders are now handled by editCommands in the syncCore. |
diff browse |
8cd4b7786b990a965668d62abbe046fcfc543dd4 2008-06-24 18:09 -0700 |
jonathandicarlo - Annotations on incoming and outgoing share folders are now wrapped for sync, and handled on incoming createCommands. |
diff browse |
2009c79056d791817a5b09e7ce97c48c5a40de06 2008-06-24 16:55 -0700 |
Atul Varma - Added a really, really basic sync test for bookmarks. |
diff browse |
bd095442e55a206a6f0b5209b68e4726b1fe3880 2008-06-24 13:41 -0700 |
jonathandicarlo - Merged |
diff browse |
e76f64ff9d2a557654230c876e5d29fefd8b5135 2008-06-24 13:41 -0700 |
jonathandicarlo - Merged |
diff browse |
964e6ace258cb09a1f8db9dc385d37817cb23e57 2008-06-24 13:41 -0700 |
jonathandicarlo - Added todo about exception handling |
diff browse |
52bf293943715c19e7520aaf2971f307fc22cb6d 2008-06-24 12:22 -0700 |
jonathandicarlo - Finished the bridge between UI code and bookmark engine so that stopSharing gets called when you pick the menu itme. |
diff browse |
dea74068b4352262eaed4d14441bb7d5a74e7850 2008-06-23 18:23 -0700 |
jonathandicarlo - Make the stop-sharing-data command work |
diff browse |
ca7a1d7576ee1aa33d8bd3bb733fe82edd6e4943 2008-06-24 12:44 -0700 |
chris - merging |
diff browse |
7d48eea95c4b1c22221988416e9fdff4e5c2142a 2008-06-24 12:42 -0700 |
chris - added embedded verification method to login (this wants to be it's own object method, but should work well enough for now.) |
diff browse |
e78563c176edbe3a40bbcd595212ed9ce36e3e0c 2008-06-24 12:33 -0700 |
Dan Mills - Store each delta as a separate file on the server |
diff browse |
144c3ff4a5d1eaf40cd4e2bf68a049f8809de090 2008-06-24 08:51 -0700 |
chris - another pass at polishing the first run experience, work in progress |
diff browse |
08a3426fdd8a551d4dec07cb9ea07521fbc82562 2008-06-23 22:48 -0700 |
Maria Emerson - consolidated error reporting, formatting tbd |
diff browse |
14ceaf5daab13b5d2a9b8c5341e23830938c7e44 2008-06-23 21:21 -0700 |
Atul Varma - Separated test_passwords into itself, which contains pure unit tests, and test_password_syncing, which contains a suite that's more along the lines of a system test, though still with plenty of stuff faked-out. fake_login_manager.js contains code shared between the two suites. |
diff browse |
45cd796531b6d786008eb3572d2a47422a5c691b 2008-06-23 20:57 -0700 |
Atul Varma - Refactored stuff out of test_passwords and into head.js to make creating new sync tests for different engines easier. |
diff browse |
eaea1d92d8cdbddef1516ab3e84a69db43d087cc 2008-06-23 18:01 -0700 |
Atul Varma - Added some more visibility to the individual steps of test_passwords. |
diff browse |
333818de7b863e5e6ddeefca9cda5b2a57104488 2008-06-23 17:41 -0700 |
Atul Varma - Updated expected log for test_passwords based on recent code changes. |
diff browse |
3d64c36038f7730636333f91a23b4f7717832a44 2008-06-23 16:23 -0700 |
Justin Dolske - Bug 433949 - Use WeaveCrypto component (NSS) instead of OpenSSL |
diff browse |
66d765429082d20f9f99fac4f86cfb4a9afbd764 2008-06-23 16:22 -0700 |
Myk Melez - Automated merge with ssh://hg.mozilla.org/labs/weave/ |
diff browse |
e187a4643f0b3fe7f18f6817080e84cc33e96d2d 2008-06-23 16:22 -0700 |
Myk Melez - wrap notify around lock instead of the other way around so that notify includes locking failure/success in its notifications |
diff browse |
0a173485b1cb3061f7d5087ac77816d3259728b9 2008-06-23 16:10 -0700 |
Myk Melez - bug 435341: sync automatically when Firefox quits |
diff browse |
b69817a2d193ac44dfa250e6c4322a0a8e516ac3 2008-06-20 14:26 -0700 |
Myk Melez - make xmpp requests be background requests so they don't get horked by load group problems or throw up auth dialogs |