Services/Process/Code Review: Difference between revisions
Jump to navigation
Jump to search
m (moved Services/Code Review to Services/Process/Code Review) |
m (Put Philipp last so he doesn't get overloaded.) |
||
| Line 14: | Line 14: | ||
'''Reviewers''' | '''Reviewers''' | ||
* [mailto:rnewman@mozilla.com Richard Newman] | * [mailto:rnewman@mozilla.com Richard Newman] | ||
* [mailto:mconnor@mozilla.com Mike Connor] | * [mailto:mconnor@mozilla.com Mike Connor] | ||
* [mailto:philipp@weitershausen.de Philipp von Weitershausen] | |||
=== Firefox Share (f.k.a. F1) === | === Firefox Share (f.k.a. F1) === | ||
Revision as of 03:29, 16 November 2011
Code Review Policy for Mozilla Services Code
Code review prior to landing is now required for _all_ changes to all production-oriented Mozilla Services code. This includes the Firefox Sync client code, the various pieces of server code, and anything else living in http://hg.mozilla.org/services.
All changes must have at least one review, and all large changes (significant refactorings, new features, new codebases) must have at least two reviews from qualified reviewers. Where it is unclear, the first reviewer should determine that a second review would be appropriate.
Code Areas
Firefox Sync
Repositories
Reviewers
Repositories
Reviewers
Identity client
Repositories
- Identity-Server/static
Reviewers
- Richard Newman :rnewman
- JR Conlin :jconlin
Server Code (PHP)
Repositories
Reviewers
Sync/Reg Server Code (Python)
Repositories
- Core Functions (Shared)
- Registration Code
- Storage API Code
- Full Server server-full is a meta-package that pulls in all components needed for a standalone server
Reviewers
Key Exchange Server (Python)
Repositories
Reviewers
Identity server
Repositories
Reviewers
- JR Conlin :jconlin
- Toby Elliott :telliot
- Tarek Ziade :tarek