Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add version which LFS lock was introduceddocs/lfs-lock | Achilleas Pipinellis | 2018-02-20 | 1 | -1/+3 |
| | |||||
* | Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-api | Rubén Dávila | 2018-02-07 | 1 | -0/+66 |
| | |||||
* | Add Git LFS status icon to docsjramsay-15567-lfs-icon-docs | James Ramsay | 2018-01-18 | 2 | -0/+5 |
| | |||||
* | docs: fix a typo in LFS documentation | Ben Boeckel | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Document LFS integrity check and how to disable it | James Edwards-Jones | 2017-12-18 | 1 | -0/+8 |
| | |||||
* | Updated LFS workflow for removing unreferenced LFS objectspatch-19 | Arihant | 2017-05-05 | 1 | -1/+1 |
| | |||||
* | Remove remnants of git annex | Pawel Chojnacki | 2017-03-03 | 1 | -7/+0 |
| | |||||
* | use single backticks for inline code | heapifyman | 2017-02-25 | 1 | -1/+1 |
| | |||||
* | Update manage_large_binaries_with_git_lfs.md | heapifyman | 2017-02-21 | 1 | -0/+6 |
| | | | Add note to include .gitattributes file in repository - see instructions here: https://git-lfs.github.com/ | ||||
* | Fix broken links to docs | Achilleas Pipinellis | 2017-02-06 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | Merge branch 'feature/more-storage-statistics' into 'master' | Sean McGivern | 2016-12-26 | 1 | -0/+8 |
|\ | | | | | | | | | Add more storage statistics See merge request !7754 | ||||
| * | Add more storage statistics | Markus Koller | 2016-12-21 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This adds counters for build artifacts and LFS objects, and moves the preexisting repository_size and commit_count from the projects table into a new project_statistics table. The counters are displayed in the administration area for projects and groups, and also available through the API for admins (on */all) and normal users (on */owned) The statistics are updated through ProjectCacheWorker, which can now do more granular updates with the new :statistics argument. | ||||
* | | Fix whitespace in codeblock mrchrisw/fix-whitespace-code-block | Chris Wilson | 2016-12-23 | 1 | -1/+0 |
|/ | | | [ci skip] | ||||
* | add details that Git LFS must be enabled in project | Ben Bodenmiller | 2016-11-22 | 1 | -3/+7 |
| | |||||
* | fixed manage_large_binaries_with_git_lfs.md typo | Ján Dzurek | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | Revert "Revert all changes introduced by ↵lfs-support | Kamil Trzcinski | 2016-09-19 | 2 | -2/+10 |
| | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043" This reverts commit 6d43c95b7011ec7ec4600e00bdc8df76bb39813c. | ||||
* | Revert all changes introduced by ↵ | Kamil Trzcinski | 2016-09-19 | 2 | -10/+2 |
| | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043 | ||||
* | Added CHANGELOG item and documentation. | Patricio Cano | 2016-09-15 | 2 | -2/+10 |
| | |||||
* | Merge branch 'patch-1' into 'master' | Hannes Rosenögger | 2016-05-18 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | doc: fix git lfs workaround for using http instead of https the url should only point to `info/lfs` instead of `info/lfs/batch/objects` See merge request !2713 | ||||
| * | doc: fix git lfs workaround for using http instead of https | Felix Ruess | 2016-02-04 | 1 | -1/+1 |
| | | | | | | the url should only point to `info/lfs` instead of `info/lfs/batch/objects` | ||||
* | | Change all occurrences of doc.gitlab.com to docs.gitlab.com | Achilleas Pipinellis | 2016-05-13 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
* | | Updates git lfs initialize command | Chris McKnight | 2016-04-07 | 1 | -2/+2 |
| | | |||||
* | | Clarify LFS configuration | Drew Blessing | 2016-03-24 | 1 | -0/+4 |
| | | |||||
* | | Added Troubleshooting information for most used services. | Patricio Cano | 2016-03-03 | 2 | -30/+63 |
|/ | |||||
* | Add reference to Microsoft's Git Credential Manager for Windows. | Eirik Lygre | 2015-11-24 | 1 | -2/+2 |
| | |||||
* | Add few fixes to documentation based on comments from review | Dmitriy Zaporozhets | 2015-11-23 | 2 | -4/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Update required version of lfs client and separate the docs for users and ↵required_version_and_docs_update | Marin Jankovski | 2015-11-20 | 2 | -0/+166 |
admins. |