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 1
  • Merged 91
  • Closed 2
  • All 94
Subscribe to RSS feed
  • [C++] [Pistache] Removed deprecated warnings   4 of 4 checklist items completed
    !3985 · created Sep 29, 2019 by Administrator   4.1.3   Enhancement: Code format Server: C++
    • MERGED
    • 0
    updated Oct 11, 2019
  • [C++][Pistache] Add missing setter for arrays   4 of 4 checklist items completed
    !3837 · created Sep 05, 2019 by Administrator   4.1.2   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Sep 12, 2019
  • [C++][Pistache] Do not use JSON for primitive types in request body   4 of 4 checklist items completed
    !3509 · created Jul 31, 2019 by Administrator   4.1.0   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Aug 10, 2019
  • [C++][Pistache] Simplified model template   4 of 4 checklist items completed
    !3417 · created Jul 22, 2019 by Administrator   4.1.3   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Oct 04, 2019
  • [C++][Pistache] Add compatibility for nlohmann-json 3.5.0   4 of 4 checklist items completed
    !3306 · created Jul 08, 2019 by Administrator   4.1.0   Enhancement: Compatibility Server: C++
    • MERGED
    • 0
    updated Aug 10, 2019
  • [C++][Pistache] Fix warnings   4 of 4 checklist items completed
    !3238 · created Jun 28, 2019 by Administrator   4.0.3   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Jun 28, 2019
  • [C++][Pistache] Catch exception instead of runtime_error   4 of 4 checklist items completed
    !3225 · created Jun 26, 2019 by Administrator   4.0.3   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Jun 26, 2019
  • [C++][Qt5] Add Q_DECLARE_METATYPE to the generated models and remove ref in signals   4 of 4 checklist items completed
    !3091 · created Jun 04, 2019 by Administrator   4.0.2   Client: C++ Client: QT Enhancement: General Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [cpp-pistache-server] Fix wrong include path in api-header template   4 of 4 checklist items completed
    !3062 · created Jun 02, 2019 by Administrator   4.0.2   Issue: Bug Server: C++
    • MERGED
    • 0
    updated Jun 20, 2019
  • [C++][Qt5]Map number to double since float is also parsed as double in Qt5   4 of 4 checklist items completed
    !3046 · created May 31, 2019 by Administrator   4.0.2   Client: C++ Client: QT Issue: Bug Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++][Pistache] Separate exception types when handling requests   4 of 4 checklist items completed
    !2930 · created May 17, 2019 by Administrator   4.0.1   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++][Restbed] Add handler callback methods   4 of 4 checklist items completed
    !2911 · created May 16, 2019 by Administrator   4.0.1   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Jun 25, 2019
  • [README] Add Qt5 server on the list of supported C++ server stubs   2 of 4 checklist items completed
    !2829 · created May 06, 2019 by Administrator   4.0.0   Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++] Use super class methods for Model and Api Filenames   4 of 4 checklist items completed
    !2787 · created May 01, 2019 by Administrator   4.0.0   Client: C++ Enhancement: General Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++][Qt5 Server] Process server port   4 of 4 checklist items completed
    !2782 · created May 01, 2019 by Administrator   4.0.0   Enhancement: General Server: C++
    • MERGED
    • 0
    updated May 02, 2019
  • [C++][Pistache]Fix import of model header   4 of 4 checklist items completed
    !2781 · created May 01, 2019 by Administrator   4.0.0   Issue: Regression Server: C++
    • MERGED
    • 0
    updated May 02, 2019
  • [C++][Pistache] Allow socket address reuse option   4 of 4 checklist items completed
    !2780 · created May 01, 2019 by Administrator   4.0.0   Enhancement: General Server: C++
    • MERGED
    • 0
    updated May 02, 2019
  • [C++][Pistache] Fixed checking for optional properties when converting from json.   4 of 4 checklist items completed
    !2779 · created May 01, 2019 by Administrator   4.0.0   Issue: Regression Server: C++
    • MERGED
    • 0
    updated May 01, 2019
  • [C++][Pistache]Add server port processing   4 of 4 checklist items completed
    !2743 · created Apr 25, 2019 by Administrator   4.0.0   Enhancement: General Server: C++
    • MERGED
    • 0
    updated Apr 26, 2019
  • [C++][Pistache] Fixed #2643   4 of 4 checklist items completed
    !2653 · created Apr 12, 2019 by Administrator   4.0.0   Breaking change (without fallback) Issue: Bug Server: C++
    • MERGED
    • 0
    updated Apr 23, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next