File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ietfdb (6.55.4) ietf; urgency=medium
2+
3+ * Replaced the local copy of the draft/rfc htmlization code with rfc2html
4+ as installed modeule.
5+
6+ * Added links to uploaded session agendas for sessions of type 'other',
7+ such as for example Edu-team sessions.
8+
9+ * Added a slide abstract [Edit] button on slide document pages also for
10+ empty abstracts, to provide the ability to add abstracts.
11+
12+ * Added a mock of urllib2.urlopen for another test which uses
13+ finalize(meeting) in order to prevent external http accesses when running
14+ tests.
15+
16+ * Added another surname particle.
17+
18+ * Added a switch to control generation of the code coverage html report,
19+ which now defaults to false. The report can be generated post-testing with
20+ "coverage html -d static/coverage/".
21+
22+ * Fixed an issue with the docker/settings_local settings for yang module
23+ directories.
24+
25+ * Fixed a docker/run current directory issue when invoked with a command
26+ to run.
27+
28+ * Added log.unreachable() calls to some functions believed to be unused.
29+
30+ * Added code coverage settings and configuration to ignore debug-related
31+ lines of code.
32+
33+ -- Henrik Levkowetz <henrik@levkowetz.com> 11 Jul 2017 06:52:23 -0700
34+
35+
136ietfdb (6.55.3) ietf; urgency=medium
237
338 Another bugfix release with some refactoring. From the commit log:
You can’t perform that action at this time.
0 commit comments