Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk705/; revision=5990
|
|
svn path=/branches/tk705/; revision=5988
|
|
MIDDLEWARE_CLASSES. Fixes #717.
svn path=/trunk/; revision=5986
|
|
svn path=/trunk/; revision=5985
|
|
svn path=/branches/tk705/; revision=5983
|
|
svn path=/branches/tk705/; revision=5982
|
|
svn path=/branches/tk705/; revision=5981
|
|
svn path=/branches/tk705/; revision=5970
|
|
SAX.
svn path=/branches/tk705/; revision=5969
|
|
svn path=/branches/tk705/; revision=5968
|
|
svn path=/branches/tk705/; revision=5966
|
|
svn path=/branches/tk705/; revision=5965
|
|
svn path=/branches/tk705/; revision=5964
|
|
svn path=/branches/tk705/; revision=5963
|
|
svn path=/branches/tk705/; revision=5962
|
|
smoketest temporarily broken as it doesn't know anything about Django.
svn path=/branches/tk705/; revision=5961
|
|
svn path=/branches/tk705/; revision=5960
|
|
daemons was pointless, so back that out before removing branches/tk713.
svn path=/branches/tk705/; revision=5958
|
|
svn path=/branches/tk705/; revision=5956
|
|
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
|
|
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
|
|
but it sails blithely along, suggesting that I've forgotten some bit
of startup voodoo that it's doing. Regardless, the migration should
be harmless, and now we know that South thinks it can read the IRDB
models, which is progress.
The current requirement to have a valid rpki.conf before one can run
rpki-manage schemamigration etc is a bit of a pain, may need to do
something about that.
svn path=/branches/tk713/; revision=5949
|
|
svn path=/branches/tk713/; revision=5948
|
|
tree.
svn path=/branches/tk705/; revision=5944
|
|
svn path=/branches/tk705/; revision=5943
|
|
svn path=/branches/tk705/; revision=5941
|
|
from PDUs we optimize out of the publication queue.
svn path=/branches/tk705/; revision=5940
|
|
svn path=/branches/tk705/; revision=5939
|
|
svn path=/branches/tk705/; revision=5938
|
|
svn path=/branches/tk705/; revision=5937
|
|
svn path=/branches/tk705/; revision=5935
|
|
Start moving publication protocol away from using SAX.
svn path=/branches/tk705/; revision=5932
|
|
svn path=/branches/tk705/; revision=5922
|
|
svn path=/trunk/; revision=5921
|
|
svn path=/branches/tk705/; revision=5920
|
|
svn path=/branches/tk705/; revision=5918
|
|
svn path=/branches/tk705/; revision=5916
|
|
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
|
|
objects when rootd doesn't think it knows what's already published.
svn path=/branches/tk705/; revision=5912
|
|
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
|
|
not yet completely converted to use pubd.
svn path=/branches/tk705/; revision=5910
|
|
svn path=/trunk/; revision=5908
|
|
RRDP publication code.
svn path=/branches/tk705/; revision=5907
|
|
svn path=/branches/tk705/; revision=5905
|
|
svn path=/branches/tk705/; revision=5904
|
|
svn path=/branches/tk705/; revision=5903
|