GitHub / haskell-github/github / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e42e7896 | Haskell CI: turn of -Werror=unused-packages; hopeless for github-samples | Andreas Abel <a****l@i****e> | 5 months ago | |
| 4adbc91b | Silence -Wincomplete-uni-patterns in testsuite (for Haskell CI) | Andreas Abel <a****l@i****e> | 5 months ago | |
| 0c07f9e1 | Bump to v0.30.0.1 and CHANGELOG, bump Haskell CI to 9.14 alpha1 | Andreas Abel <a****l@i****e> | 5 months ago | |
| 50e43d5e | Remove obsolete `deriving Typeable` | Andreas Abel <a****l@i****e> | 5 months ago | |
| 81009cb0 | Remove unused dependency transformers-compat | Andreas Abel <a****l@i****e> | 5 months ago | |
| 355eb481 | Bump dependency lower bounds to at least Stackage LTS 10.0 (GHC 8.2.2) | Andreas Abel <a****l@i****e> | 5 months ago | |
| 7076a46d | Drop obsolete dependency on deepseq-generics | Andreas Abel <a****l@i****e> | 5 months ago | |
| 78e136d0 | Changelog for 0.30 | Andreas Abel <a****l@i****e> | 9 months ago | |
| c54e7d65 | Fix compilation with bytestring<11 | Andreas Abel <a****l@i****e> | 9 months ago | |
| a76cec17 | cabal.project: pass use-pkg-config flag to HsOpenSSL | Andreas Abel <a****l@i****e> | 9 months ago | |
| 854aa213 | Revert "Revert "Support pagination (#503)"" | Andreas Abel <a****l@i****e> | 9 months ago | |
| dc438164 | Revert "Support pagination (#503)" | Andreas Abel <a****l@i****e> | 9 months ago | |
| 2bed394e | Support pagination (#503) |
Tom McLaughlin <p****7@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 953b7519 | Bump to 0.30, fix #520 | Andreas Abel <a****l@i****e> | 9 months ago | |
| 00fd2a37 | Bump CI to GHC 9.10.2 | Andreas Abel <a****l@i****e> | 9 months ago | |
| e11917be | Allow containers<1, bump CI to GHC 9.12.2 | Andreas Abel <a****l@i****e> | 10 months ago | |
| c62608c4 | add missing name field |
Hugh Davidson <h****n@b****m>
Committed by: Andreas Abel <a****l@i****e> |
about 1 year ago | |
| a71ddecb | Bump CI to GHC 9.12.1 | Andreas Abel <a****l@i****e> | about 1 year ago | |
| 415e4748 | Drop support for GHC 8.0 and below | Andreas Abel <a****l@i****e> | over 1 year ago | |
| 709cc3ab | Add new Notification reasons |
maralorn <m****l@m****e>
Committed by: Andreas Abel <a****l@i****e> |
over 1 year ago | |
| 529e3578 | Add initial subset of Reactions endpoints |
Daan Rijks <d****s@c****m>
Committed by: Andreas Abel <a****l@i****e> |
over 1 year ago | |
| ee8b2862 | Allow base-compat<1, hashable<2, bump CI to GHC 9.10.1 | Andreas Abel <a****l@i****e> | over 1 year ago | |
| 3b24f412 | Make the subject URL optional |
Magnus Therning <m****s@t****g>
Committed by: Andreas Abel <a****l@i****e> |
almost 2 years ago | |
| 6b9716c1 | Bump Haskell-CI to GHC 9.8.1 | Andreas Abel <a****l@i****e> | over 2 years ago | |
| c0ce867c | v0.29-r4: allow containers-0.7 and text-2.1 | Andreas Abel <a****l@i****e> | over 2 years ago | |
| 7ba08645 | v0.29-r3: allow deepseq-1.5 for GHC 9.8 | Andreas Abel <a****l@i****e> | over 2 years ago | |
| d94e93a7 | v0.29 revision 2: allow bytestring-0.12 | Andreas Abel <a****l@i****e> | over 2 years ago | |
| 63a4e0cc | Allow JWT as an authentication method, fixes #489 |
Tom Sydney Kerckhove <s****d@c****u>
Committed by: Andreas Abel <a****l@i****e> |
over 2 years ago | |
| f701d410 | v0.29 revision 1: allow aeson-2.2 | Andreas Abel <a****l@i****e> | over 2 years ago | |
| 5a26a8cf |
Implement Actions API. (#459)
Co-authored-by: Andreas Abel <a****l@i****e> |
Oleg Nykolyn <j****2@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 69404f72 | GitHub.Internal.Prelude: simplify export list (remove duplication) | Andreas Abel <a****l@i****e> | over 2 years ago | |
| 08b16f77 | More .gitignores | Andreas Abel <a****l@i****e> | over 2 years ago | |
| a2739ee3 | Remove outdated maintainer from module headers | Andreas Abel <a****l@i****e> | over 2 years ago | |
| 723884ba | Parse `state_reason` (values: completed, not_planned, reopened) | Andreas Abel <a****l@i****e> | over 2 years ago | |
| 445c8de7 | Resurrect samples/Issues/ShowRepoIssues | Andreas Abel <a****l@i****e> | over 2 years ago | |
| 568ede6e | Bump Haskell CI to GHC 9.6.2 9.4.5 9.2.8 | Andreas Abel <a****l@i****e> | over 2 years ago | |
| 9944c539 | Update badges | Andreas Abel <a****l@i****e> | almost 3 years ago | |
| f63f92c4 | Bump hspec to allow 2.11 | Andreas Abel <a****l@i****e> | almost 3 years ago | |
| a6a31260 | v0.28.0.1 Revision 1: Allow base-compat-0.13 | Andreas Abel <a****l@i****e> | almost 3 years ago | |
| ed296cb8 | Bump CI to GHC 9.6.0 (#491) |
Andreas Abel <a****l@i****e>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 28c74236 | Bump CI to 9.4.2 | Andreas Abel <a****l@i****e> | over 3 years ago | |
| affa80fb | Implement organization membership endpoint |
Domen Kožar <d****n@d****i>
Committed by: Andreas Abel <a****l@i****e> |
over 3 years ago | |
| 5c897573 | Bump to 0.28.0.1 and CHANGELOG | Andreas Abel <a****l@i****e> | over 3 years ago | |
| bdae4911 | Fix #485: allow vector-0.13 | Andreas Abel <a****l@i****e> | over 3 years ago | |
| ae33fd36 | Haskell-CI: bump to 9.2.3 | Andreas Abel <a****l@i****e> | over 3 years ago | |
| 01c11546 | Allow aeson-2.1 | Andreas Abel <a****l@i****e> | over 3 years ago | |
| 299ad10e | LANGUAGE TypeOperators for GHC 9.4 | Andreas Abel <a****l@i****e> | over 3 years ago | |
| d9fce571 | Haskell-CI: include 9.4 alpha | Andreas Abel <a****l@i****e> | over 3 years ago | |
| 2425a157 | Drop unused dependency vector-instances | Andreas Abel <a****l@i****e> | over 3 years ago | |
| 71075460 | Update Haskell-CI | Andreas Abel <a****l@i****e> | over 3 years ago | |
| 9aa9839a | Relax upper bounds: hspec(-discover), mtl, transformers | Andreas Abel <a****l@i****e> | over 3 years ago | |
| e63d4ac8 | README: link to github-rest (alternative solution) | Andreas Abel <a****l@i****e> | over 3 years ago | |
| 8b282c72 | Fix warning introduced by #474 | Andreas Abel <a****l@i****e> | over 3 years ago | |
| d9ac0c7f | Bump to 0.28; CHANGELOG for v0.28 | Andreas Abel <a****l@i****e> | over 3 years ago | |
| f371051b | Use repo haskell-github/github in specs and samples | Andreas Abel <a****l@i****e> | over 3 years ago | |
| cbd8d2b6 | Allow text-2.0 | Andreas Abel <a****l@i****e> | over 3 years ago | |
| ebf46643 | CHANGELOG: add release dates and authors | Andreas Abel <a****l@i****e> | over 3 years ago | |
| 83acdf8f | Make searches paginated (#474) |
Owen Shepherd <o****n@o****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 59967287 | Add unwatch request (#473) |
Owen Shepherd <4****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 00a166f2 | CONTRIBUTING: add testing requirement | Andreas Abel <a****l@i****e> | almost 4 years ago | |
| 90a70c37 | CHANGELOG & .cabal: move phadej -> haskell-github | Andreas Abel <a****l@i****e> | almost 4 years ago | |
| 9d0f1bee | fix-whitespace configuration file | Andreas Abel <a****l@i****e> | almost 4 years ago | |
| d07a9f99 | Fix whitespace in {*hs, *.md} files | Andreas Abel <a****l@i****e> | almost 4 years ago | |
| 4c922eb3 |
Update `CreateIssue.hs` to new request model and OAuth (#477)
Co-authored-by: Amitaibu <a****i@g****m> |
Andreas Abel <a****l@i****e>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 86ab6944 | Close #355: comment that haddocks only build from GHC 8.6 | Andreas Abel <a****l@i****e> | almost 4 years ago | |
| e619f76c | Replace Travis CI with GitHub Actions in README (#475) |
Andrea Bedini <a****a@a****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 16d5350a | Repo: add permissions field (#476) |
Robert Hensing <r****h@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 3a26d2f1 | PR #470: no major version bump, remove clone of GitHub API docs | Andreas Abel <a****l@i****e> | about 4 years ago | |
| 81d9b658 | merge Merge pull request #472 from snxx-lppxx/patch-2 |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 4184b466 | addition #471 | snxx-lppxx <s****x@g****m> | about 4 years ago | |
| 930c92ec | merge Merge pull request #471 from snxx-lppxx/patch-1 |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 558ab0d7 | readme: fix company name | snxx-lppxx <s****x@g****m> | about 4 years ago | |
| abc27cab | Complete API for repo-issues | Andreas Abel <a****l@i****e> | about 4 years ago | |
| ec59ef8c | Silence compilation warnings for github library | Andreas Abel <a****l@i****e> | about 4 years ago | |
| dd195d9b | merge Merge pull request #467 from phadej/ghc-9.2 |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9df0ad57 | Allow base-4.16, hashable-1.4, bytestring-0.11 | Oleg Grenrus <o****s@i****i> | about 4 years ago | |
| e0fa8aca | merge Merge pull request #464 from phadej/prepare-0.27 |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 25682961 | Prepare 0.27 | Oleg Grenrus <o****s@i****i> | over 4 years ago | |
| 22d7b4af | merge Merge pull request #463 from phadej/aeson-2.0-and-other |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 88149f35 | merge Merge pull request #462 from phadej/pr-450-rebase |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| dd3dfbcc | Support aeson-2.0, and more bound relaxations | Oleg Grenrus <o****s@i****i> | over 4 years ago | |
| 2d3bd03f | Regenerate CI | Oleg Grenrus <o****s@i****i> | over 4 years ago | |
| 1c9a8eec | merge Merge pull request #453 from LeastAuthority/452.requested_teams |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| eac57518 | merge Merge pull request #455 from matsubara0507/add-endpoint-create-gist |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 16bba48f | merge Merge pull request #461 from blackheaven/master |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 49273565 | Update RepoWebhookEvent | Gautier DI FOLCO <g****r@h****m> | over 4 years ago | |
| cb044528 | merge Merge pull request #456 from phadej/ghc-9.0 |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| bf5f8fd3 | Allow base-4.15 | Oleg Grenrus <o****s@i****i> | almost 5 years ago | |
| c44824bb | Fix: use Maybe a for optional params with filter notNull | MATSUBARA Nobutada <t****3@g****p> | about 5 years ago | |
| 91424a99 | Refactor: remove brackets that are redundant | MATSUBARA Nobutada <t****3@g****p> | about 5 years ago | |
| c7960f4e | Add endpoint to create gist | MATSUBARA Nobutada <n****7@g****m> | about 5 years ago | |
| b063b6ee | merge Merge pull request #454 from phadej/gha |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| b060eca8 | Use GitHub Actions | Oleg Grenrus <o****s@i****i> | about 5 years ago | |
| a6a76128 | Attempt to get the new data fixture where it needs to be | Jean-Paul Calderone <e****n@t****m> | about 5 years ago | |
| f18d8ac4 | Add vector of SimpleTeam in "requested_teams" field of PullRequest | Jean-Paul Calderone <e****n@t****m> | about 5 years ago | |
| 2f311650 | merge Merge pull request #451 from phadej/update-deps-20201022 |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 2f55cceb | merge Merge pull request #448 from domenkozar/patch-1 |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 514b1758 | Update dependencies 20201022 | Oleg Grenrus <o****s@i****i> | over 5 years ago | |
| a9656e92 | Fix decoding of optional submitted_at field in review |
sanjiv sahayam <s****x@g****m>
Committed by: Oleg Grenrus <o****s@i****i> |
over 5 years ago | |
| 0db02e4a | merge Merge pull request #449 from alexfmpe/patch-2 |
Oleg Grenrus <o****s@i****i>
Committed by: GitHub <n****y@g****m> |
over 5 years ago |