-
Notifications
You must be signed in to change notification settings - Fork 378
Historic: Sprint: IETF77Sprint
The code sprint has moved to San Simeon A on the 4th floor.
The IETF 77 Code Sprint in Anaheim will focus on enhancements to the current tracker using parts of the new database scheme
If you plan to participate, please sign up on the IETF77SprintSignUp page.
This sprint will take place from 9:30 to 18:00 in the San Simeon A room. The coding will end 18:00 on the dot, with dinner and follow-up afterwards.
We have the mailing list "[email protected]" to help with coordination and for use during the event. Please make sure you're subscribed before the event starts. More info on the list is available at https://www.ietf.org/mailman/listinfo/codesprints.
There is also a jabber room at [email protected].
For information on setting up your environment, code checkout and commit, etc., see the SprintCoderSetup and SprintDatabase pages.
See you in Anaheim!
-
Mailto-link for emailing the authors. [suresh]
-
Include status summary: "needs X more positions to progress"; "needs Y discusses to be resolved to progress", etc. [that fenner jerk stole this from suresh]
-
For RFC, show the BCP/STD/FYI numbers (if any). [RjS]
~~* Investigating: Add a new tab for IPR disclosures... [Ben]
-
Link to Comment Atom feed on document page [RjS]
-
Link to Errata from RFCs [suresh]
Please fill in the following table when you have something which is ready to merge and release:
Who | branch@revision | Changelog message | Release status |
---|---|---|---|
henrik | sprint/77/henrik@2118 | Included the 'South' schema and data migration application (http://south.aeracode.org/) for easier handling of schema migrations | Released:tags/2.46 |
Suresh | sprint/77/suresh@2114 | Added E-mail Authors link to drafts | Merged:f3337f2a3182e504d51413fce6e9c1a5311ddd14 Released:tags/2.47 |
RjS | sprint/77/rjs@2119 | Added STD/FYI/BCP info to the standard RFC display page | Merged:86738a8b5340f526c405b2cc42bc5df94fd1637a Released:tags/2.47 |
RjS | sprint/77/rjs@2123 | Added a link to the comment feed next to the nits link | Merged:76aad4f419918f94398b4dfe94e206d8518c9da7 Released:tags/2.47 |
fenner | sprint/77/fenner@2125 | Output a summary of what's needed for the document to be approved in the main and ballot views. | Merged:86f713fc974744672db5ae50c9da19c167666f74 Released:tags/2.47 |
Suresh | sprint/77/suresh@2128 | Pointing to errata from RFCs | Merged:b5223b46b724b0870705c17eb9a5e041b145b58a Released:tags/2.47 |
matthijs | sprint/77/matthijs@2218 | Per WG-page Meeting page (Agenda and Minutes). Replaced hardcoded prefix with define from settings.py. Handle HTML files differently. | |
Suresh | sprint/77/suresh@2142 | Created direct clickable links to AD comments and Discusses on ballot page | Merged:4782fc8bd992f29cfab3b3daccb9baabbdb69430 Released:tags/2.47 |
Suresh | sprint/77/suresh@2144 | Pre-populate subject line in email to authors | Merged:eb35edbc8f5237c2bbdd3ba1a0b7c706636fc838 Released:tags/2.47 |
See (and add to) the list started at EnhancementIdeas
-
A working knowledge of python and/or web design
-
Learn the basic concepts of Django 1.1, e.g., work through the excellent tutorial.
-
Review the new database schema and models (see http://merlot.tools.ietf.org/src/db/new/redesign)
-
Bring a laptop with Python (2.5/2.6), Subversion and Mysql (4.x is ok, 5.x is better) installed, and be ready to check out a branch of the IETF web site from the tools svn server.