Commit Graph

6 Commits

Author SHA1 Message Date
Gábor Lipták 6b9fad5e9d Cleanup Go Report Card warnings 2016-11-09 17:21:39 -05:00
ejcx 6991a38586 Take a slice of users for orders
Don't assume that the creator of the order wants the delegations.
Instead it's much nicer with our current scheme to take in a big
slice of people who want delegations, so that each person who ne
eds a delegation doesn't need to make an order.
2016-01-29 15:51:38 -08:00
ejcx 9292e137d2 Take care of Nick's nitpicks. All good changes 2016-01-25 16:48:42 -08:00
ejcx 52f350d17f Fix uses being a string and breaking tests 2016-01-21 12:40:55 -08:00
ejcx 378ebddf90 Make red october have slices of labels, and a link generator 2016-01-21 12:31:24 -08:00
e 95940ed3fa Add hipchat and ordering support to redoctober. Also fix XSS in RO
Supports MSP and requires several arguments to add hipchat integration to
red october. RedOctober will then alert on creation of an order, any new
delegation, or several other states.
2016-01-12 11:21:47 -08:00