CloudServices/Meetings/2010-11-23: Difference between revisions
< CloudServices | Meetings
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
==== Server-side ==== | ==== Server-side ==== | ||
* deployed in stage since last week | |||
* added a "health check" page for Ops needs | |||
* Need to change the '/report' API so it does a report-and-delete - Will do once Stefan+Phillip have finished the report failures page | |||
==== Firefox Sync==== | ==== Firefox Sync==== |
Revision as of 17:13, 23 November 2010
- Time: Tuesday at 9:15 AM PST / 12:15 PM EST / 5:15 PM UTC.
- Place: Mozilla HQ, 3V (Very Good, Very Mighty)
- Phone (US/Intl): 650 903 0800 x92 Conf: 8616#
- Phone (Toronto): 416 848 3114 x92 Conf: 8616#
- Phone (US): 800 707 2533 (pin 369) Conf: 8616#
Currently Active Projects
J-PAKE (Philipp, Stefan, Tarek)
Server-side
- deployed in stage since last week
- added a "health check" page for Ops needs
- Need to change the '/report' API so it does a report-and-delete - Will do once Stefan+Phillip have finished the report failures page
Firefox Sync
Simplified Crypto (Richard)
Account Management Portal
Sync Server 1.5 (Toby)
Node Management (Toby)
Next-gen Server (Tarek)
- Ian has reviewed server-core, I am currently making the changes
- Waiting for the other code review
Identity Server (Tarek)
See https://wiki.mozilla.org/Services/OpenId for more info [work in progress!]
- The identity server logic is done and working on a few target websites
- I am currently simplifying the client because the way it interacts with the openid protocol is rather complex. The change is basically to avoid doing custom calls and just inject an Authorization header on regular openid calls done by the EP. That will automate the OP login, and will also make the EP receives what he expected all the time.
- Will start this week a Redis-based backend for the token and association handles.
- Will start a Funkload bench script.
Firefox Home 1.1 (Stefan)
Places GUID revamp (sdwilsh
- This is in progress, mostly on the Places side, but will make a lot of our queries suck less (GUIDs will not be annos, and will be smaller)
Upcoming Projects
App performance issues due to Places
- Resources are still an open question, but proposal is done. Waiting on Places branch merge (including the GUID fixes) before Places team can start. Also still looking to get help from mobile.