Commit graph

18 commits

Author SHA1 Message Date
Robert Sparks 2230c5cb7d added htmlcov to svn:ignore for the project root directory
- Legacy-Id: 15109
2018-05-02 17:49:51 +00:00
Henrik Levkowetz 5f54a4d547 Updated some svn:ignore lists.
- Legacy-Id: 14431
2017-12-18 17:25:00 +00:00
Henrik Levkowetz c7f4f82c31 Separated schema and data migrations.
- Legacy-Id: 14174
2017-09-27 17:33:04 +00:00
Henrik Levkowetz d98054c103 Added a new yang checker, 'yanglint', to the existing Yang checker class, in
addition to the existing 'pyang' checker.

Added modal overlay displays showing the yang check results every place the
yin/yang symbol is shown (red or green) to indicate the presencee and result
of yang checks.  Added a Yang Validation: line in the document
meta-information section on the document's page in the datatracker.

Added the result of the xym extaction to the yang check results, to make
extration failures visible.

Added the version of the used xym, pyang, and yanglint commands to the check
results.

Added an action to move successfully extracted and validated modules to the
module library directories immediately on submission.

Added the xym and pyang repositories as svn:external components, rather than
listing them in requirements.txt, as there has been delays of many months
between essential features in the repositories, and an actual release.  We may
get occasional buildbot failures if broken code is pulled in from the
repository, but better that than the functionality failure of severely
outdated componets.

Added a new management command to re-run yang validation for active drafts for
which yang modules were found at submission time, in order to pick up imported
models which may have arrived in the model libraries after the draft's
submission.  Run daily from bin/daily.

Added a table to hold version information for external commands.  The yang
checker output should include the version information of the used checkers,
but seems unnecessary to run each command with its --version switch every
time we check a module...

Added a new management command to collect version information for external
commands on demand.  To be run daily from bin/daily.

Added tests to verify that xym, pyang and yanglint information is available
on the submission confirmation page, and updated the yang module contained in
the test document to validate under both pyang and yanglint.

Updated admin.py and resource.py files as needed.
 - Legacy-Id: 13630
2017-06-15 16:09:28 +00:00
Henrik Levkowetz 19fb344082 Updated svn:ignore
- Legacy-Id: 11470
2016-06-24 15:34:11 +00:00
Henrik Levkowetz 87f51a3007 Updated some svn:ignore files.
- Legacy-Id: 10970
2016-03-24 14:03:13 +00:00
Henrik Levkowetz 02d341cae5 Updated docker-related files based on 6.17.0
- Legacy-Id: 10967
2016-03-22 21:10:33 +00:00
Robert Sparks 647b09d84e Tell svn to ignore ghostdriver.log. Commit ready for merge
- Legacy-Id: 10918
2016-03-11 17:30:45 +00:00
Henrik Levkowetz 6de3974be7 Misc stuff.
- Legacy-Id: 9954
2015-08-01 15:07:49 +00:00
Henrik Levkowetz b55954295d Updated svn:ignore properties
- Legacy-Id: 9625
2015-05-12 09:40:45 +00:00
Henrik Levkowetz 2ae2b592f7 Updated svn:ignore on .
- Legacy-Id: 9175
2015-03-10 20:29:42 +00:00
Henrik Levkowetz dba3db444c Added test code coverage measurements using coverage.py, integrated as a test in the test suite. This test compares the current code coverage of tests with that saved for the latest release. Also converted the URL and template coverage measurements into tests, comparing current with the latest release. The result of this is that the coverage tests will fail if new code is added without sufficient test coverage to at least match that of the latest release. Over time, this should encourage gradually improved test coverage as seen for both code, templates, and urls. Coverage data is also saved to file, and can be read by the 'coverage' shell command to produce html or text reports.
- Legacy-Id: 9103
2015-02-19 23:42:34 +00:00
Henrik Levkowetz 9a8731e077 Added svn:ignore settings to ignore directories and files used by virtualenv.
- Legacy-Id: 8647
2014-11-12 01:47:11 +00:00
Henrik Levkowetz 83614a286a Added svn:ignore bin/ on . to make it nicer to work in a virtualenv.
- Legacy-Id: 8601
2014-11-08 22:29:41 +00:00
Henrik Levkowetz e2ce73a18f - Legacy-Id: 5678 2013-04-21 14:46:00 +00:00
Henrik Levkowetz 8a8e261076 - Legacy-Id: 5677 2013-04-21 14:45:17 +00:00
Alexey Zarubin 21e73c9d37 Fixes #563
edit form. the url for this described with  '^(?P<name>[^/]+)/edit/managing-shepherd/$'
 - Legacy-Id: 2694
2010-12-02 20:34:50 +00:00
Henrik Levkowetz 5872696834 Moving ietf to trunk/ietf
[[Split portion of a mixed commit.]]
 - Legacy-Id: 96.1
2007-05-04 12:37:28 +00:00