Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Merge requests
  • Open 0
  • Merged 33
  • Closed 3
  • All 36
Subscribe to RSS feed
  • [haskell-http-client] Update haskell-http-client generator to Aeson 2.x   0 of 4 checklist items completed
    !12309 · created May 07, 2022 by Administrator   6.0.0   Client: Haskell Enhancement: Compatibility
    • MERGED
    • 0
    updated Mar 20, 2023
  • [haskell-http-client] add ability to choose additional characters in querystring which should not be encoded (e.g. "+" or ":")   0 of 5 checklist items completed
    !10424 · created Sep 19, 2021 by Administrator   5.3.0   Client: Haskell Enhancement: Feature Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [haskell-http-client] fixes for GHC 9   0 of 5 checklist items completed
    !10400 · created Sep 14, 2021 by Administrator   5.3.0   Client: Haskell Enhancement: Compatibility dependencies
    • MERGED
    • 0
    updated Mar 20, 2023
  • Haskell-http-generator - Make endpoints which don't return anything yield NoContent   5 of 5 checklist items completed
    !9916 · created Jul 08, 2021 by Administrator   5.2.1   Client: Haskell Issue: Bug
    • MERGED
    • 0
    updated Mar 20, 2023
  • [haskell-http-client] have applyOptionalParemeter (-&-) append values in headers or querystrings instead of replacing values   0 of 6 checklist items completed
    !7805 · created Oct 25, 2020 by Administrator   5.0.0   Client: Haskell
    • MERGED
    • 0
    updated Mar 20, 2023
  • [haskell-http-client] add case to detect enum even though param.isEnum=false (fixes #6350)
    !6383 · created May 20, 2020 by Administrator   5.0.0   Client: Haskell
    • MERGED
    • 0
    updated Mar 20, 2023
  • Upgrade haskell-servant to latest LTS   3 of 4 checklist items completed
    !12092 · created Apr 09, 2022 by Administrator   6.0.0   Client: Haskell Enhancement: Compatibility Server: Haskell
    • MERGED
    • 0
    updated Apr 12, 2022
  • [Haskell-http-client] Correct fix of no-content endpoints   5 of 5 checklist items completed
    !10185 · created Aug 18, 2021 by Administrator   5.3.0   Client: Haskell Issue: Bug
    • MERGED
    • 0
    updated Aug 21, 2021
  • [Haskell] add --allow-different-user to fix an issue in the CI   0 of 5 checklist items completed
    !9439 · created May 10, 2021 by William Cheng   5.2.0   Client: Haskell Enhancement: CI/Test
    • MERGED
    • 0
    updated May 10, 2021
  • [haskell-http-client] regard mime type as json if "json" appears anywhere in the mimetype   0 of 6 checklist items completed
    !8361 · created Jan 06, 2021 by Administrator   5.0.1   Client: Haskell
    • MERGED
    • 0
    updated Feb 06, 2021
  • Remove Haskell stack installation in the Shippable CI   0 of 6 checklist items completed
    !7481 · created Sep 22, 2020 by William Cheng   5.0.0   Client: Haskell Enhancement: CI/Test
    • MERGED
    • 0
    updated Oct 26, 2020
  • [haskell-http-client] avoid depending on ParseTime,FormatTime   0 of 5 checklist items completed
    !6861 · created Jul 04, 2020 by Administrator   5.0.0   Client: Haskell
    • MERGED
    • 0
    updated Aug 09, 2020
  • [haskell-http-client] exclude bad time versions
    !5589 · created Mar 13, 2020 by Administrator   4.3.0   Client: Haskell
    • MERGED
    • 0
    updated Mar 27, 2020
  • [FIX][Haskell-servant] missing indent on the new feature pull request.   5 of 5 checklist items completed
    !4490 · created Nov 14, 2019 by Administrator   4.2.2   Client: Haskell Enhancement: Code format
    • MERGED
    • 0
    updated Dec 02, 2019
  • [haskell-http-client] Bump deps to LTS 14.7   4 of 4 checklist items completed
    !4068 · created Oct 05, 2019 by Administrator   4.2.0   Client: Haskell
    • MERGED
    • 0
    updated Oct 31, 2019
  • [haskell-http-client] add dateTimeParseFormat cli option - overrides the format string used to parse a datetime   0 of 4 checklist items completed
    !4037 · created Oct 03, 2019 by Administrator   4.2.0   Client: Haskell Enhancement: Feature
    • MERGED
    • 0
    updated Oct 31, 2019
  • [haskell-http-client] update samples   0 of 4 checklist items completed
    !4073 · created Oct 05, 2019 by Administrator   4.2.0   Client: Haskell
    • MERGED
    • 0
    updated Oct 30, 2019
  • [haskell-http-client] disable unused import warning in Core.hs   0 of 4 checklist items completed
    !4020 · created Oct 02, 2019 by Administrator   4.2.0   Client: Haskell
    • MERGED
    • 0
    updated Oct 30, 2019
  • [haskell-http-client] bump deps to LTS 14.3   0 of 4 checklist items completed
    !3762 · created Aug 27, 2019 by Administrator   4.1.2   Client: Haskell Enhancement: Compatibility
    • MERGED
    • 0
    updated Sep 12, 2019
  • Add test cases to cover different collection formats   4 of 4 checklist items completed
    !3640 · created Aug 14, 2019 by William Cheng   4.1.1   Client: Haskell Client: Java Client: Retrofit Enhancement: CI/Test Enhancement: General
    • MERGED
    • 0
    updated Aug 15, 2019
  • Prev
  • 1
  • 2
  • Next