Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Implement new-style meta with register_meta #15

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2016

  1. Configuration menu
    Copy the full SHA
    1832b0b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Configuration menu
    Copy the full SHA
    8719aa9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Configuration menu
    Copy the full SHA
    bbf8bad View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Update tests

    rmccue committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    4313e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af85a61 View commit details
    Browse the repository at this point in the history
  3. Remove old tests

    rmccue committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    b6adc93 View commit details
    Browse the repository at this point in the history
  4. Add new testing

    rmccue committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    8aeb573 View commit details
    Browse the repository at this point in the history
  5. Remove duplicate blank line

    rmccue committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    bc185ff View commit details
    Browse the repository at this point in the history
  6. Measure code coverage

    rmccue committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    e1f3a77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e1f97e View commit details
    Browse the repository at this point in the history
  8. Add test for multiple values

    rmccue committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    51d408c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d79ba3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    756e223 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Configuration menu
    Copy the full SHA
    54dd858 View commit details
    Browse the repository at this point in the history
  2. Add deletion test

    rmccue committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    4963518 View commit details
    Browse the repository at this point in the history
  3. Test database errors

    rmccue committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    d378ed3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    963dd5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6646ff1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e3da95 View commit details
    Browse the repository at this point in the history
  7. Fix coding standards error

    rmccue committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    58a30ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc81e19 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad637d3 View commit details
    Browse the repository at this point in the history
  10. Register meta before API init

    rmccue committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    7913a36 View commit details
    Browse the repository at this point in the history
  11. Test for DB errors in updating

    rmccue committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    702af8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9a0a7f View commit details
    Browse the repository at this point in the history
  13. Add tests for schema

    rmccue committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    8f369fe View commit details
    Browse the repository at this point in the history
  14. Add testing for type coersion

    rmccue committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    c787eb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Configuration menu
    Copy the full SHA
    5f83bf2 View commit details
    Browse the repository at this point in the history
  2. Correct doc block

    rmccue committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    4d523cf View commit details
    Browse the repository at this point in the history
  3. Post meta -> Meta

    rmccue committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    8eef1b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f17752d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. Yoda-ify a conditional

    I hate this rule.
    rmccue committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    d2c4126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6404a8 View commit details
    Browse the repository at this point in the history
  3. Use correct variable naming

    rmccue committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    2bfb563 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc98102 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    965944d View commit details
    Browse the repository at this point in the history