| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix compilation for some feature combinations | Zeyla Hellyer | 2018-01-20 | 1 | -1/+1 |
| * | Move `VecMap` to `utils` | acdenisSK | 2018-01-02 | 1 | -3/+1 |
| * | Implement or derive Serialize on all models | Zeyla Hellyer | 2018-01-01 | 1 | -1/+1 |
| * | Improve performance of builders even further | acdenisSK | 2017-12-27 | 1 | -2/+4 |
| * | Break up the model module | Zeyla Hellyer | 2017-12-16 | 1 | -1/+1 |
| * | Slightly improve performance of builders | Zeyla Hellyer | 2017-10-18 | 1 | -12/+6 |
| * | `to_owned` -> `to_string` | acdenisSK | 2017-10-09 | 1 | -4/+4 |
| * | Update bitflags, other dependencies | Zeyla Hellyer | 2017-09-21 | 1 | -2/+2 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -4/+1 |
| * | Fix compiles of a variety of feature combinations | Zeyla Hellyer | 2017-09-18 | 1 | -1/+5 |
| * | Gate ChannelCategory impl behind 'model' feature | Zeyla Hellyer | 2017-09-18 | 1 | -0/+1 |
| * | serde rename `kind` to `type` | acdenisSK | 2017-09-09 | 1 | -0/+1 |
| * | Apply rustfmt + fix tests | Zeyla Hellyer | 2017-09-09 | 1 | -3/+20 |
| * | `parent_id` -> `category_id` | acdenisSK | 2017-09-09 | 1 | -3/+4 |
| * | Implement categories | acdenisSK | 2017-09-09 | 1 | -0/+121 |