summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-09Merge branch 'prepare-0.6.0'v0.6.0Matthias Beyer
2018-11-09Update versionMatthias Beyer
2018-11-09Merge branch 'failure'Matthias Beyer
2018-11-09Move error handling to failureMatthias Beyer
2018-10-01Merge pull request #80 from matthiasbeyer/github-issue-pr-templateMatthias Beyer
2018-10-01Merge pull request #79 from matthiasbeyer/update-depsMatthias Beyer
2018-09-30Add github pr/issue templateMatthias Beyer
2018-09-30Merge pull request #73 from maralorn/fix-mutabilityMatthias Beyer
2018-09-30Merge pull request #77 from maralorn/partialeqMatthias Beyer
2018-09-30Merge pull request #76 from maralorn/error-descriptionsMatthias Beyer
2018-09-30Merge pull request #74 from maralorn/description-commentMatthias Beyer
2018-09-30Update dependenciesMatthias Beyer
2018-05-04Merge pull request #78 from matthiasbeyer/readme-vacation-noticeMarcel Müller
2018-05-04Add pull request/issue template for sabatical noticeMatthias Beyer
2018-05-04Add vacation noticeMatthias Beyer
2018-05-01Make Tasks comparableMalte Brandy
2018-04-30Add settersMalte Brandy
2018-04-29Add error descriptionsMalte Brandy
2018-04-29Add comment that description is mandatoryMalte Brandy
2018-04-29Merge pull request #68 from maralorn/twMalte Brandy
2018-04-28Make tw module more flexibleMalte Brandy
2018-04-24Merge pull request #70 from matthiasbeyer/update-copyright-authorsMalte Brandy
2018-04-24Add Malte as authorMatthias Beyer
2018-04-24Update copyright yearsMatthias Beyer
2018-04-24Improve Errorhandling to use custom error kindsMalte Brandy
2018-04-24Add tw module with query and save functions for tasksMalte Brandy
2018-04-23Merge pull request #67 from maralorn/error-chainMalte Brandy
2018-04-23Remove unused NoStatus error and remove wildcard includes for error variantsMalte Brandy
2018-04-22Refactor error handling to use error_chainMalte Brandy
2018-04-20Merge pull request #65 from maralorn/builderMalte Brandy
2018-04-20task.rs: tests: Remove unnecessary .to_owned()Malte Brandy
2018-04-20CHANGELOG: Add entry for TaskBuilderMalte Brandy
2018-04-20Add TaskBuilder with necessary docs for itMalte Brandy
2018-04-20Add builder typeMatthias Beyer
2018-04-20Add new deps: custom_derive, derive_builderMatthias Beyer
2018-04-20Merge pull request #66 from maralorn/depends-typeMalte Brandy
2018-04-19Change type of depends to Vec<Uuid>Malte Brandy
2018-04-19Merge pull request #63 from maralorn/simpler-udaMalte Brandy
2018-04-19Merge pull request #61 from maralorn/masterMalte Brandy
2018-04-19Simplify the types for UDAsMalte Brandy
2018-04-19Refactor: Replace try! macro with ? operatorMalte Brandy
2018-04-19Changelog: Add uda featureMalte Brandy
2018-04-19Merge pull request #59 from maralorn/apply-rustfmtMalte Brandy
2018-04-19Merge pull request #58 from maralorn/support-udaMatthias Beyer
2018-04-19Apply rustfmtMalte Brandy
2018-04-19Fix serialization of udasMalte Brandy
2018-04-19Add tests for uda serialization and deserialization (and fix found bug in ser...Malte Brandy
2018-04-19Correctly use debug! macroMalte Brandy
2018-04-19Make everything work with recent serdeMalte Brandy
2018-04-18[PENDING] We have String/u64/f64 as possible values, so de/ser properly hereMatthias Beyer