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

Custom authorities #1362

Closed
wants to merge 22 commits into from
Closed

Custom authorities #1362

wants to merge 22 commits into from

Commits on Oct 6, 2018

  1. Configuration menu
    Copy the full SHA
    f087234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a479a7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79f2dab View commit details
    Browse the repository at this point in the history
  4. Refactor operation visiting

    abitmore committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    f697801 View commit details
    Browse the repository at this point in the history
  5. Change validate_by_member_type arg type to pointer

    Changed from reference, to avoid unexpected nullptr dereference
    abitmore committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    1e4245d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7aa5fb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e97fde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c818ea View commit details
    Browse the repository at this point in the history
  9. Add func_attr validation

    abitmore committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    ea9cf64 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f2f9d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5b1d42 View commit details
    Browse the repository at this point in the history
  12. Update units calculation

    abitmore committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    0cf5edb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0133291 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6642974 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    786cdec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ae59f39 View commit details
    Browse the repository at this point in the history
  17. Refactory: rename visitors

    abitmore committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    02b0c89 View commit details
    Browse the repository at this point in the history
  18. Refactory: rename variables

    abitmore committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    7439058 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7793f2d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4095bc5 View commit details
    Browse the repository at this point in the history
  21. Basic impl of custom_authority_create_evaluator

    still need to add checks in do_evaluate()
    abitmore committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    f35f6ee View commit details
    Browse the repository at this point in the history
  22. Temporarily update FC to for-cust-auth branch

    Need to update FC to master after changes got merged into master
    abitmore committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    dbc8a76 View commit details
    Browse the repository at this point in the history