Project

General

Profile

« Previous | Next » 

Revision 05f27b01

ID05f27b01b3936ec0c665f402f49320b0b546eac2
Parent f3a72069
Child 96879acd

Added by Roger Dahl about 10 years ago

  • pip and been upgraded to fix the bug that prevented pyxb from being installed as a dependency, so removing instructions for manual install.
  • Removed setting of locale in setup.py. It does not work on Windows. It was there to support files with Unicode filenames. I'm instead renaming any files with Unicode names.
  • Misc improvements and fixes to the docs.
  • Added robots.txt file and configuration to default install.
  • Bumped version to 1.2.0.
  • Added sql to drop all tables in the db, to make it easier to rebuild them after schema changes.
  • Added logic to automatically skip replication processing for stand-alone instances of GMN.
  • Rewrote the async script that processes system metadata update commands to access the database directly instead of going through an internal REST API. The REST API approach is no longer necessary after converting to database based locking.
  • Changed max length of Subjects from 128 to 1024. That should cover even very long DNs.
  • Added configuration to Apache for serving static files. The static files are automatically served by the Django server when debugging.
  • Set defaults for username and password to blank for PostgreSQL since they're not needed for Peer authentication.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

Add picture from clipboard (Maximum size: 14.8 MB)