Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration refactoring #51

Merged
merged 3 commits into from
Oct 27, 2011
Merged

Configuration refactoring #51

merged 3 commits into from
Oct 27, 2011

Commits on Oct 23, 2011

  1. Configuration menu
    Copy the full SHA
    1b469e5 View commit details
    Browse the repository at this point in the history
  2. Introduced JadConfig to handle Graylog2 configuration

    * Refactored Configuration class to use JadConfig annotations. This will provide type-safe configuration instead of the purely String-based configuration handling used before.
    * Adapted Main and MongoConnection classes to use new Configuration class
    joschi committed Oct 23, 2011
    Configuration menu
    Copy the full SHA
    fec48db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72981f1 View commit details
    Browse the repository at this point in the history