Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Packages
    • Packages
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issues
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #35856

Closed
Open
Opened Aug 02, 2017 by Daniel H@drdude0 of 3 tasks completed0/3 tasks
  • Report abuse
  • New issue
Report abuse New issue

Implement Git LFS file locking API

Git LFS 2 introduced native file locking for LFS objects. GitLab should implement the LFS file locking API for locking and unlocking files.

Supporting this for EE is already requested in gitlab-org/gitlab-ee#1830. This issue is to request the general implementation and support of Git LFS file locking in Gitlab CE.

Proposal

  • Add LFS File Locking API (LFS 2.0)
  • LFS files locked through the Git LFS locking API should be shown with a locked status through GitLab web interface
  • LFS files cannot be locked or unlocked through the GitLab web interface

Links / references

Git LFS locking API: https://github.com/git-lfs/git-lfs/blob/master/docs/api/locking.md Git LFS file locking released: https://github.com/blog/2328-git-lfs-2-0-0-released

Documentation blurb

Overview

Support new Git LFS file locking

Use cases

People who want to use the Git LFS file locking feature need the server to support Git LS 2.x.

Feature checklist

Make sure these are completed before closing the issue, with a link to the relevant commit.

  • Feature assurance
  • Documentation
  • Added to features.yml
Edited Jan 08, 2018 by James Ramsay

Linked issues

  • Discussion
  • Designs
Assignee
Assign to
10.5
Milestone
10.5
Assign milestone
Time tracking
None
Due date
None
6
Labels
Category:Git LFS Deliverable backend documentation feature workflowIn review
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-foss#35856