Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !8160
You need to sign in or sign up before continuing.

Add application create API

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Nicolas MERELLI requested to merge PNSalocin/gitlab-ce:24035-api-create-application into master Dec 18, 2016
  • Overview 41
  • Commits 1
  • Pipelines 5
  • Changes 6

What does this MR do?

Adding an API for creating applications

Are there points in the code the reviewer needs to double check?

This is my first MR, i'm not sure about your good practices. Also, i'm not native English speaker.

Why was this MR needed?

It resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/24035

Screenshots (if relevant)

Not relevant

Does this MR meet the acceptance criteria?

  • [ ✓] Changelog entry added
  • [✓ ] Documentation created/updated
  • [ ✓] API support added
  • Tests
    • [ ✓] Added for this feature/bug
    • [× , not my code?] All builds are passing
  • [ ✓] Conform by the merge request performance guides
  • [ ✓] Conform by the style guides
  • [ ✓] Branch has no merge conflicts with master (if it does - rebase it please)
  • [ ✓] Squashed related commits together

What are the relevant issue numbers?

Closes #24035 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 24035-api-create-application