Age | Commit message (Collapse) | Author |
|
smoketest temporarily broken as it doesn't know anything about Django.
svn path=/branches/tk705/; revision=5961
|
|
with all its tedious setup actions.
svn path=/branches/tk705/; revision=5957
|
|
svn path=/branches/tk705/; revision=5956
|
|
might be due to some kind of CSRF problem, might be worth figuring out
how to disable that for debugging but not terribly urgent.
svn path=/branches/tk713/; revision=5955
|
|
Result sometimes hangs with browser waiting for response, not sure
why, might be ancient abandoned bug #116.
Logging control is a bit screwy, everything uses Python's logging
library but we have multiple ways of configuring it.
svn path=/branches/tk713/; revision=5954
|
|
startup procedure. This may be temporary, as processing --help
without a configuration file may require deferring all Django imports
until late enough that --config would work too. Defer for now.
svn path=/branches/tk713/; revision=5953
|
|
svn path=/branches/tk713/; revision=5952
|
|
svn path=/branches/tk713/; revision=5951
|
|
indeed masking the new migration stuff. yamltest now runs migrations
as part of setting up test CAs; still need to decide whether running
migrations in production is something that should be handled
explicitly via rpki-manage or should be bundled into rpki-sql-setup.
Old settings.configure() code still present as a trail of breadcrumbs
to follow when backing out the rest of the tortuous startup sequence
required by the old way of doing things.
svn path=/branches/tk713/; revision=5950
|
|
svn path=/branches/tk713/; revision=5948
|
|
svn path=/branches/tk705/; revision=5942
|
|
svn path=/branches/tk705/; revision=5918
|
|
svn path=/branches/tk705/; revision=5915
|
|
that smoketest.py uses an obsolete BPKI model which requires different
configuration than modern code. Real fix is several different major
refactoring jobs (merging rootd into rpkid, merging all three
YAML-based test tools...). As usual, not today.
svn path=/branches/tk705/; revision=5914
|
|
svn path=/branches/tk705/; revision=5913
|
|
harness: still need to work out what BPKI configuration looks like
with modern IRDB, and rootd doesn't yet handle restart correctly (will
fail if any of its outputs already exist in pubd's database).
svn path=/branches/tk705/; revision=5911
|
|
svn path=/branches/tk705/; revision=5903
|
|
svn path=/trunk/; revision=5902
|
|
checks and <list/> command to publication protocol.
svn path=/branches/tk705/; revision=5896
|
|
svn path=/trunk/; revision=5895
|
|
svn path=/trunk/; revision=5894
|
|
svn path=/branches/tk705/; revision=5888
|
|
handle publish-with-overwrite correctly yet, not generating RRDP files
yet, but passes "make test" without doing anything obviously insane.
svn path=/branches/tk705/; revision=5887
|
|
historical relic.
Update example PDUs for publication and publication-control protocols.
svn path=/branches/tk705/; revision=5883
|
|
svn path=/branches/tk705/; revision=5881
|
|
to change, checking in to simplify discussion.
svn path=/branches/tk705/; revision=5877
|
|
draft. Not yet simplified to remove what we now think are premature
optimizations; the schema contains notes on this. See #705.
svn path=/branches/tk705/; revision=5875
|
|
svn path=/trunk/; revision=5870
|
|
svn path=/trunk/; revision=5869
|
|
svn path=/trunk/; revision=5856
|
|
svn path=/trunk/; revision=5855
|
|
svn path=/trunk/; revision=5853
|
|
logging handlers up front to the argparse stage, thereby also giving
the application more control over the default logging configuration.
svn path=/trunk/; revision=5851
|
|
svn path=/trunk/; revision=5845
|
|
(convert two-expression form of "raise" to one-expression form).
svn path=/trunk/; revision=5844
|
|
subclass the stock one. Replace all uses of rpki.log.traceback() with
logging package .exception() calls. Use LoggingAdapter for all the
whacky per-stream logging code in rpki.http. Fix default logging
priority for non-daemon programs like rpkic.
svn path=/trunk/; revision=5843
|
|
svn path=/trunk/; revision=5842
|
|
directly under test harness.
svn path=/trunk/; revision=5839
|
|
svn path=/trunk/; revision=5838
|
|
svn path=/trunk/; revision=5837
|
|
svn path=/trunk/; revision=5836
|
|
svn path=/trunk/; revision=5835
|
|
svn path=/trunk/; revision=5818
|
|
svn path=/trunk/; revision=5815
|
|
instead, test scripts must override on command line. Syntax is even
more wretched than before, but at least semantics are now right;
syntax will be fixed when rtr-origin gets rewritten to use argparse
subparsers.
svn path=/branches/tk685/; revision=5782
|
|
svn path=/branches/tk685/; revision=5780
|
|
relaxng test belongs with the other CA tests.
svn path=/branches/tk685/; revision=5773
|
|
installation targets for Python library up from ca to top Makefile.
svn path=/branches/tk685/; revision=5771
|
|
the moment, clean that up later, but seems to work as intended.
svn path=/branches/tk685/; revision=5769
|
|
svn path=/branches/tk685/; revision=5765
|