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

Rules controller #664

Merged
merged 18 commits into from
Oct 9, 2018
Merged

Rules controller #664

merged 18 commits into from
Oct 9, 2018

Commits on Oct 9, 2018

  1. Rules controller

    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    7baf22e View commit details
    Browse the repository at this point in the history
  2. gofmt

    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    8f6fd46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba0559 View commit details
    Browse the repository at this point in the history
  4. Started tests of rules

    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    761da9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77f43bd View commit details
    Browse the repository at this point in the history
  6. Updated go mod

    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    bd1d275 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    362d574 View commit details
    Browse the repository at this point in the history
  8. removing unused code

    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    e0ee249 View commit details
    Browse the repository at this point in the history
  9. Test updates

    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    540b0c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d099bd3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28e1d3c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a682d4 View commit details
    Browse the repository at this point in the history
  13. removed debug lines

    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    e586bf9 View commit details
    Browse the repository at this point in the history
  14. Added conflictsWithRedirectConfig which returns true if the rule is a…

    … redirect and would create a redirect loop
    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    ba844a9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    28ccd5e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    56196e9 View commit details
    Browse the repository at this point in the history
  17. missed a test case

    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    be490d8 View commit details
    Browse the repository at this point in the history
  18. Fixed test

    bigkraig committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    62002db View commit details
    Browse the repository at this point in the history