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
  • !8594

Closed
Created Jan 16, 2015 by Administrator@rootOwner
  • Report abuse
Report abuse

add "upload" functionality and "replace" functionality

  • Overview 76
  • Commits 25
  • Changes 9

Created by: liyakun

Functions to add new file to current repository and replace the existing file in current repository are added.

Update show.html.haml

add 'upload' view

Update _tree.html.haml

add 'upload' button

Create _upload.html.haml

show upload window

Update file_action.rb

allow user to upload both base64 file and text file

Update _actions.html.haml

add replace action button

Update show.html.haml

add replace (update) view

Create _update.html.haml

show update window

Update CHANGELOG

replace_01 replace_02 upload_01 upload_02

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