Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Merge requests
  • !9128

Closed
Created Apr 13, 2015 by Administrator@rootOwner
  • Report abuse
Report abuse

add "replace" and "upload" functionalities

  • Overview 0
  • Commits 2
  • Changes 15

Created by: liyakun

This pull request includes new features "replace" and "upload" file in the current repository. The "upload" function check the file name conflict(same name check) in the same repository. The "replace" function check the file content conflict(same content check) for the same file.

replace1 replace2 upload1 upload2

add replace action

show replace

add replace commit message

add upload view

add upload

show upload

add route for create and update

support replace and upload functionalities

add upload service with commit_message_replace

add support for upload

add "replace" and "upload" functionalities

add "replace" and "upload" test

add test for "replace" and "upload"

change log

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/liyakun/master