Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-15 | Merge tk274 performance work back to trunk. Closes #274. | Rob Austein | |
svn path=/trunk/; revision=4878 | |||
2012-11-15 | Pull from /trunk. | Rob Austein | |
svn path=/branches/tk274/; revision=4877 | |||
2012-11-15 | Do not group prefixes for the same AS in ROA requests, always create a new ↵ | Michael Elkins | |
ROA request. See ticket #32 and ticket #345 svn path=/trunk/; revision=4874 | |||
2012-11-15 | Pull from /trunk. | Rob Austein | |
svn path=/branches/tk274/; revision=4873 | |||
2012-11-15 | sra points out the django south check needs to avoid lexographic comparison ↵ | Michael Elkins | |
of version numbers closes #348 svn path=/trunk/; revision=4872 | |||
2012-11-15 | verify that the roa request prefix the user entered is unique | Michael Elkins | |
closes #345 svn path=/trunk/; revision=4871 | |||
2012-11-15 | Reorder tests to make sure user gets right warnings. See #348. | Rob Austein | |
svn path=/trunk/; revision=4870 | |||
2012-11-15 | configure now confirms that django south 0.7.6 or later is installed if the ↵ | Michael Elkins | |
ca tools are going to be built closes #348 svn path=/trunk/; revision=4869 | |||
2012-11-15 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4868 | |||
2012-11-14 | There are no longer any user configurable options in settings.py, so always ↵ | Michael Elkins | |
install the generated copy. This avoids the user needing to manually copy it. svn path=/trunk/; revision=4867 | |||
2012-11-14 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk274/; revision=4866 | |||
2012-11-14 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4865 | |||
2012-11-14 | When adding a prefix/AS to a child, verify that it does not | Michael Elkins | |
overlap with a previous allocation to the same child. This will avoid raising an exception about the uniqueness constraints on irdb.models.Child{Net,ASN} Use django.contrib.formtools to provide a double confirmation for AS/prefix additions to a child closes #343 svn path=/trunk/; revision=4864 | |||
2012-11-14 | report os.walk() errors in wsgi script | Michael Elkins | |
svn path=/trunk/; revision=4863 | |||
2012-11-14 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4862 | |||
2012-11-13 | fix notification of valid->invalid transitions | Michael Elkins | |
svn path=/trunk/; revision=4861 | |||
2012-11-13 | vcard.prettyPrint() prints to stdout, and doesn't return a string. | Michael Elkins | |
pep-8 formatting fixes svn path=/trunk/; revision=4860 | |||
2012-11-13 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4859 | |||
2012-11-12 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk274/; revision=4858 | |||
2012-11-12 | related to [4850], forgot to also change the code where it is actually used ↵ | Michael Elkins | |
in addition to the validation step svn path=/trunk/; revision=4857 | |||
2012-11-12 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4856 | |||
2012-11-12 | default $LANG to en_US.UTF-8 if unset to avoid problems with django-admin | Michael Elkins | |
svn path=/branches/tk274/; revision=4855 | |||
2012-11-12 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4854 | |||
2012-11-12 | Pull from /trunk. | Rob Austein | |
svn path=/branches/tk274/; revision=4853 | |||
2012-11-12 | Use real trang when available, otherwise run script which warns about | Rob Austein | |
out-of-date .rng files then touches them and moves on. Developers need to have trang installed, normal users don't and requiring trang just annoys them. Closes #304. svn path=/trunk/; revision=4852 | |||
2012-11-12 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk274/; revision=4851 | |||
2012-11-12 | properly detect ipv6 addresses | Michael Elkins | |
svn path=/trunk/; revision=4850 | |||
2012-11-12 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk274/; revision=4849 | |||
2012-11-12 | fix bug where object_accepted object was compared to wrong attribute when ↵ | Michael Elkins | |
looking up validated certs closes #335 svn path=/trunk/; revision=4847 | |||
2012-11-12 | merge ^/branches/tk316 | Michael Elkins | |
closes #316 closes #317 svn path=/trunk/; revision=4846 | |||
2012-11-12 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk316/; revision=4845 | |||
2012-11-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4844 | |||
2012-11-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4843 | |||
2012-11-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4842 | |||
2012-11-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4841 | |||
2012-11-10 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4840 | |||
2012-11-10 | Stylistic nit. | Rob Austein | |
svn path=/branches/tk316/; revision=4839 | |||
2012-11-10 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4838 | |||
2012-11-10 | install rpki.gui.app.migrations | Michael Elkins | |
svn path=/branches/tk316/; revision=4837 | |||
2012-11-10 | merge with ^/trunk | Michael Elkins | |
svn path=/branches/tk316/; revision=4836 | |||
2012-11-10 | merge ^/branches/tk319 | Michael Elkins | |
closes #319 svn path=/trunk/; revision=4834 | |||
2012-11-10 | add rpki-manage script to wrap django-admin with env vars already set | Michael Elkins | |
svn path=/branches/tk319/; revision=4833 | |||
2012-11-10 | merged ^/branches/tk316_317_integration | Michael Elkins | |
svn path=/branches/tk316/; revision=4829 | |||
2012-11-10 | merge with ^/tk316 | Michael Elkins | |
add db migrations svn path=/branches/tk316_317_integration/; revision=4828 | |||
2012-11-10 | add ResourceCert.conf and make .parent optinally null | Michael Elkins | |
svn path=/branches/tk316/; revision=4827 | |||
2012-11-10 | remove 'serialize' from the introspection rules, since it doesn't affect the ↵ | Michael Elkins | |
database, only the ORM regenerate the initial migration svn path=/branches/tk317/; revision=4825 | |||
2012-11-10 | initial support for using django south on rpki.gui.app | Michael Elkins | |
svn path=/branches/tk317/; revision=4824 | |||
2012-11-09 | Add "merge_publication_directories" option to let Iain do some testing | Rob Austein | |
with better hierarchical publication. Eventually this will likely become the default and this option can go away, but not today. svn path=/branches/tk274/; revision=4823 | |||
2012-11-09 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4820 | |||
2012-11-09 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4819 |