Commit graph

316 commits

Author SHA1 Message Date
Henrik Levkowetz ecb5cd6526 Merged in branch/iola/shimfree@6856. This pretty much completes the shim removal. Next step is upgrading Django to 1.6, and then doing some final polishing.
- Legacy-Id: 6966
2013-12-17 21:29:05 +00:00
Henrik Levkowetz e1b5aa1905 Updated release notification email list.
- Legacy-Id: 6948
2013-12-16 21:59:51 +00:00
Henrik Levkowetz 068af80935 Improved commit log extraction script.
- Legacy-Id: 6947
2013-12-16 21:59:13 +00:00
Ole Laursen 9457669310 Merge in changes from the old shimfree branch
- Legacy-Id: 6764
2013-11-27 12:55:50 +00:00
Henrik Levkowetz d0fbb5e300 Don't filter out blank lines from changelog text in the release emails any more.
- Legacy-Id: 6674
2013-11-06 22:17:04 +00:00
Henrik Levkowetz 70bfcfe6f4 Fixed a wrong email address in bin/commitlog
- Legacy-Id: 6368
2013-10-04 18:06:44 +00:00
Ole Laursen e5871284b6 Remove ietfworkflows from mkdiagram
- Legacy-Id: 6298
2013-09-28 19:50:56 +00:00
Ole Laursen 019ca2ae03 Merge changes from attic/shimfree into new branch to complete rebasing shimfree on trunk
- Legacy-Id: 6215
2013-09-20 09:48:58 +00:00
Henrik Levkowetz e81ce38623 Tweaked utility script.
- Legacy-Id: 6200
2013-09-19 18:04:42 +00:00
Ole Laursen a871d6e19e Remove wgchairs app, all of its functionality is now superceded by wginfo/ and other recent developments in doc/
- Legacy-Id: 6198
2013-09-19 15:22:59 +00:00
Henrik Levkowetz e5d7c7620e Send release notifications to the IESG, too.
- Legacy-Id: 5940
2013-08-01 15:03:49 +00:00
Henrik Levkowetz cbfe489ff5 Merged in more shim-layer removals from olau@iola.dk
(-r5465:HEAD from branch/iola/shimfree).  Copying relevant
commit messages here:

 - Deleted dead code in many places.

 - Renamed id-something to draft-something, make the "is
   this eligible for expiration" logic clearer

 - Added a name for IPR search URL

 - Revamped the ballot popup view

 - URL reversed the IPR search link instead of hardcoding it

 - Cleaned up search views and remove dead code, port them to the new DB
   schema, hack related views in iesg/ and wginfo/ to use the new search
   interfaces, avoid camelCase in search GET parameters (with
   backwards-compat fallback), add some simple search unit tests, remove
   caching from views_search.py index pages as they're now pretty fast to
   generate, rewrite ballot popup JS, regularize some CSS classes to use
   hyphen-notation rather than camelCase, move some of the search
   templates to doc/.

   idrfc/ now mostly contains some wrapper code still in use by other
   subdirs, some ported code not yet moved, and dead code.

 - Fixed output bug in test crawler and print referrer upon errors so it's
   easier to figure out where a link came from

 - Added /doc/in-last-call/ to crawler, report original page as referrer in
   a redirect chain rather than intermediate URL

 - Ported idindex to new schema, speed them up, add tests, refactor index
   page in views_search to share code with the text index file, get rid
   of some special-case idindex filters from ietf_filters, move
   "/drafts/" redirects to a file in /doc/

 - Ported /idtracker/status/ and /idtracker/status/last-call/ overview of
   drafts in IESG process to new schema in /doc/iesg/ and
   /doc/iesg/last-call/

 - Added redirects for all of /idtracker/*, removed all view code and other
   dead code from idtracker/

 - Removed the idtracker sitemap indexing drafts - in its current form,
   it adds nothing of value to the HTML-based /doc/all/ view, and it's
   pretty slow

 - Ported idtracker feeds to new schema, move them to doc/, cleaned up
   idtracker/ - only templatetags/ietf_filters and proxy code is left
 - Legacy-Id: 5836
2013-07-17 20:52:39 +00:00
Henrik Levkowetz 231034879f Tweaked the mergedevbranch script.
- Legacy-Id: 5679
2013-04-21 15:01:53 +00:00
Henrik Levkowetz fc5e944199 Merged [5529] from jmh@joelhalpern.com:
Add document's notification list to destination email addresses when the document leaves IETF LC.
 - Legacy-Id: 5558
Note: SVN reference [5529] has been migrated to Git commit f81f08cc4a
2013-03-13 13:39:19 +00:00
Henrik Levkowetz d6b011b0e1 Tweaked mergedevbranch to make the sprint merge/test cycle a little bit easier.
- Legacy-Id: 5546
2013-03-10 16:24:47 +00:00
Henrik Levkowetz 032705f100 Moved some utility command-line scripts from test/ to bin/. Added bin/graph-models.
- Legacy-Id: 5450
2013-02-24 20:09:01 +00:00