DateCommit messageAuthorFiles+-
2021-03-16 02:21ZChange travis-ci badges to github actions badges in all the READMEs.Dennis Gosnell3+3-3
2021-03-16 02:00ZUpdate CI badge in readme.Dennis Gosnell1+1-1
2021-03-16 01:58ZMerge pull request #21 from cdepillabout/adding-github-actionsDennis Gosnell6+99-274
2021-03-16 01:34ZRemove LTS-12 from CI.Dennis Gosnell1+0-1
2021-03-16 01:28ZDo not test LTS-11.Dennis Gosnell1+0-1
2021-03-16 01:23ZFixup workflow file.Dennis Gosnell1+1-0
2021-03-16 01:08ZUpdate stack.yaml to LTS-17.Dennis Gosnell2+5-5
2021-03-16 01:08ZRemove .travis.yml.Dennis Gosnell1+0-267
2021-03-16 01:07ZAdd CI workflows for more stackage versions.Dennis Gosnell1+16-7
2021-03-16 00:48ZBump servant-rawm-client to v1.0.0.2.Dennis Gosnell2+8-2
2021-03-15 14:02ZAdd github actions CI.Dennis Gosnell1+78-0
2021-03-16 00:44ZMerge pull request #20 from jhrcek/jhrcek/fix-compilation-with-servant-client-core-0.18.2Dennis Gosnell2+3-2
2021-03-15 09:27ZAdd upper bound to servant-client-core dependencyJan Hrček1+1-1
2021-03-15 09:01ZFix compilation with servant-client-core >= 0.18.1Jan Hrček1+2-1
2020-07-20 23:06Zbump the lower bound of servant-rawm to 1.0 to produce more meaningful error messageskrasjet6+18-6
2020-06-27 05:17ZMerge pull request #16 from Krasjet/mergeDennis Gosnell54+1321-1007
2020-06-27 04:34Zfix linting in makefilekrasjet2+2-2
2020-06-27 04:25Zupdate maintainer infokrasjet9+9-0
2020-06-27 04:24Zuse symlinks for license files insteadkrasjet6+1-1
2020-06-26 08:32ZRemove all references to the buildexample flag, since the examples are now in a separate package.Dennis Gosnell2+1-7
2020-06-26 08:22ZTry to satisfy cabal check.Dennis Gosnell1+2-2
2020-06-26 08:08ZTry to get stuff building on travis.Dennis Gosnell1+14-13
2020-06-26 08:03ZSplit READMEs for each package.Dennis Gosnell4+6-1
2020-06-26 08:00ZFix some haddocks.Dennis Gosnell1+4-4
2020-06-26 07:44ZChange a little documentation.Dennis Gosnell2+11-6
2020-06-26 06:43ZBump versions to v1.0.0.0.Dennis Gosnell7+7-15
2020-06-26 06:41ZSplit changelogs for each package.Dennis Gosnell5+0-40
2020-06-26 06:21ZUpdate README and examples for new directory layout.Dennis Gosnell4+7-6
2020-06-26 06:12ZJust copy over licenses without linking.Dennis Gosnell5+0-0
2020-06-26 06:09ZSplit examples and tests to a separate package.Dennis Gosnell12+112-100
2020-06-26 05:58ZUpdate to lts-16.Dennis Gosnell2+5-5
2020-06-26 05:58ZDisable the doctests because they are flakey without using cabal-doctestDennis Gosnell2+24-20
2020-06-26 05:11ZSmall fixup to tests.Dennis Gosnell2+2-0
2020-06-26 05:03ZMove doctests to server and client respectively.Dennis Gosnell6+112-56
2020-06-26 04:51ZSplit servant-rawm to it's own package.Dennis Gosnell17+154-153
2020-06-19 04:29Zmerge api to base packagekrasjet18+143-192
2020-06-19 02:31Zlower the version bounds for testskrasjet2+6-1
2020-06-19 02:23Zupdate categorykrasjet1+2-1
2020-06-19 02:21Zupdate documentation of Servant.RawMkrasjet2+66-58
2020-06-19 01:22Zremove unused dependencieskrasjet1+0-4
2020-06-19 01:20Zsymlink extra source files to all sub packageskrasjet9+13-4
2020-06-19 00:58Zfix documentationkrasjet1+1-1
2020-06-19 00:56Zfix doctestkrasjet2+12-7
2020-06-19 00:40Zupdate change log and readmekrasjet5+15-5
2020-06-19 00:14Zreexport API in parent packageskrasjet6+6-6
2020-06-19 00:02Zfix exampleskrasjet9+59-51
2020-06-18 23:30Zclean up the dependencies of the main packagekrasjet10+26-371
2020-06-18 23:27Zmove docs to separate pacakgekrasjet5+216-0
2020-06-18 22:55Zfix semigroup import warningkrasjet1+6-2
2020-06-18 22:49Zbump base version of docs since semigroup needs at least 4.9.0+krasjet1+1-1
2020-06-18 22:47Zmove docs to separate pacakgekrasjet5+170-0
2020-06-18 22:47Zmove client to separate pacakgekrasjet5+132-0
2020-06-18 22:46Zmove api to separate packagekrasjet5+114-0
2020-06-18 21:07Zupdate stackage snapshotkrasjet2+13-1
2019-09-02 00:31ZEnable lts-14 in travis.(cdep)illabout1+8-0
2019-09-02 00:25ZBump to version 0.3.2.0(cdep)illabout2+13-6
2019-09-02 00:25ZUpdate to lts-14.3.(cdep)illabout1+1-1
2019-09-01 22:48ZMerge pull request #12 from amesgen/haslink-instanceDennis Gosnell1+7-0
2019-09-01 20:04Zclose #11Alexander Esgen1+7-0
2019-08-16 14:22ZBump lts resolver to nightly-2019-08-16(cdep)illabout1+1-1
2019-03-27 07:05ZMerge pull request #10 from vlatkoB/masterDennis Gosnell5+47-25
2019-03-27 06:55ZRemove support for ghc-8.0.(cdep)illabout1+3-3
2019-03-27 06:44ZGiving correct version bounds for tasty-hspec.(cdep)illabout2+3-2
2019-03-27 06:22ZUse nightly-2019-03-27 resolver and bump to 0.3.1.0 instead of 0.3.0.1.(cdep)illabout4+37-20
2019-03-25 13:54ZCompile with servant-0.16, lts 13.14, version 3.0.0.1vlatkoB3+14-10
2018-09-01 06:32Zremove osx builds that don't work.Dennis Gosnell1+6-6
2018-09-01 06:09ZUpdate version to 0.3.0.0 and add changelog.Dennis Gosnell2+6-1
2018-09-01 06:06ZMerge pull request #6 from cdepillabout/get-compiling-with-latests-servant-versionDennis Gosnell8+211-117
2018-09-01 05:58ZRemove support for old versions of servant (and lts)Dennis Gosnell1+6-6
2018-09-01 05:57ZUpdate haddocks.Dennis Gosnell1+6-3
2018-09-01 05:36ZUpdate travis configuration.Dennis Gosnell1+145-59
2018-09-01 05:27ZGet examples working as well.Dennis Gosnell4+24-23
2018-09-01 05:12ZFix up the servant client as well as getting tests working.Dennis Gosnell3+35-31
2018-09-01 02:22ZMerge pull request #5 from afcady/masterDennis Gosnell4+30-20
2018-08-31 23:34Ztry to fix build on travis with stack resolver lts-9Andrew Cady1+2-1
2018-08-31 23:26ZImplement HasClient instanceAndrew Cady1+13-14
2018-08-31 19:40ZFix to compile with servant >= 0.12Andrew Cady4+21-11
2017-10-18 02:10ZMerge pull request #3 from cdepillabout/extra-filesDennis Gosnell2+6-1
2017-10-18 01:58ZBump version to 0.2.0.2 and(cdep)illabout2+6-1
2017-10-18 01:55ZStop the Makefile from creating unneeded directories.(cdep)illabout1+2-6
2017-10-15 15:24ZFixup the documentation for the client.(cdep)illabout1+0-4
2017-10-15 14:57ZFix a small mistake in the documentation.(cdep)illabout1+1-1
2017-10-15 12:47ZBump to version 0.2.0.1.(cdep)illabout2+5-1
2017-10-15 12:34ZFix a type in the documentation.(cdep)illabout1+1-1
2017-10-13 12:16ZUpdate link location.(cdep)illabout1+1-1
2017-10-13 12:14ZUpdate README with instructions on running the example code.(cdep)illabout1+53-0
2017-10-13 12:02ZAdd link to the example.(cdep)illabout2+13-0
2017-10-13 11:46ZUpdated README.md.(cdep)illabout1+11-1
2017-10-13 11:39ZFix up haddocks.(cdep)illabout2+10-3
2017-10-13 11:34ZAdding haddocks.(cdep)illabout3+17-4
2017-10-13 11:14ZAdd Haddocks.(cdep)illabout2+28-10
2017-10-13 10:50ZStart adding more documentation.(cdep)illabout1+20-1
2017-10-11 15:41ZStart adding documentation.(cdep)illabout1+31-0
2017-10-11 15:29ZRemove unused libraries.(cdep)illabout1+0-2
2017-10-11 15:21ZFix warnings in tests.(cdep)illabout1+5-12
2017-10-09 14:11ZAdd some tests.(cdep)illabout5+137-116
2017-10-02 10:40ZMerge pull request #1 from cdepillabout/add-docsDennis Gosnell9+135-209
2017-10-02 10:22ZRemove lts-8 targets from the .travis.yml file.(cdep)illabout1+6-7
2017-10-02 10:21ZFix some warnings.(cdep)illabout1+2-4
2017-10-02 09:46ZUpdate .travis to use the correct flag to build the example.(cdep)illabout1+1-1
2017-10-02 09:36ZBump version to v0.2.0.0.(cdep)illabout2+8-1
2017-10-02 08:38ZChange RawM to take a phantom type used for documentation.(cdep)illabout7+122-200
2017-09-25 11:26ZChange position of config.(cdep)illabout1+3-3
2017-09-25 10:44ZFix up some of the explanations.(cdep)illabout2+7-209
2017-09-25 08:28ZGet rid of unneeded documentation.(cdep)illabout7+148-231
2017-09-25 08:23ZCreate the client example.(cdep)illabout6+56-154
2017-09-25 07:56ZStart getting the client stuff to work.(cdep)illabout3+20-111
2017-09-25 07:39ZGet the example basically running.(cdep)illabout6+77-80
2017-09-25 06:52ZInitial commit.(cdep)illabout21+1723-0