- 28 Mar, 2017 4 commits
-
-
Mark Stenglein authored
Adds in the Delegators Parameter from RFC 5545 section 3.2.4. There are a couple TODO's left behind for when I get to later sections of the RFC. It doesn't make sense to work out an implementation until I'm working on those actual features that will use it. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
I know I told @rhitt I don't use the backspace key, and instead write perfect code, but this was super awkward. This commit eliminates an unneeded boolean flag variable as well as some hacky control structures by throwing the exception when the problem is detected instead of waiting. As a bonus, this should help increase speed when dealing with longer lists of parameter values where one may be invalid. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
There was an issue where the entire test suite would bail after one specfile fails. That is not useful. This commit fixes the issue by simply removing the `--bail` flag from the npm test script. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
This commit along with the previous commits implements the Delegator Parameter sufficiently to move on. There are still a couple of TODO's out for this one, but for the most part it's all ++ and the test cases are successful. When this gets to the point where I have implemented the different CAL-ADDRESS value type, I'll need to come back to this and figure out how to implement that TODO. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
- 27 Mar, 2017 1 commit
-
-
Mark Stenglein authored
NPM was throwing an error, this fixes it. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
- 24 Mar, 2017 3 commits
-
-
Mark Stenglein authored
More work is still needed here to finish out the spec, mainly in enforcing some validations. Check the todo's for the bulk of it. tl;dr: I've been up for more than 24 hours and need to go to bed, so here's my commit of progress :) Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
This has been needed. Here it is. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
- 23 Mar, 2017 17 commits
-
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Adds the missing documentation to the DelegatorsParam file. Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
should really have tested that last one Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Solves tslint issue from missing whitespace Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Hopefully this works correctly... Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mark@stengle.in>
-
- 16 Mar, 2017 5 commits
-
-
Mark Stenglein authored
This readme was is a pretty sad state. It's still pretty bad still but at least it has _something_ written in it. Signed-off-by:
Mark Stenglein <mstengle@gmu.edu>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mstengle@gmu.edu>
-
Mark Stenglein authored
- Still needs to be finalized, but this has been out of VCS for too long and needs to be pushed up so it doesn't dissapear. Signed-off-by:
Mark Stenglein <mstengle@gmu.edu>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mstengle@gmu.edu>
-
Mark Stenglein authored
Signed-off-by:
Mark Stenglein <mstengle@gmu.edu>
-
- 12 Mar, 2017 1 commit
-
-
Mark Stenglein authored
- Going to need to work on getting the ability to add with a string or a string[]. Might just make it only work with Array and go back to clean up the API later.
-
- 11 Mar, 2017 2 commits
-
-
Mark Stenglein authored
-
Mark Stenglein authored
-
- 27 Feb, 2017 7 commits
-
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-
Mark Stenglein authored
-