Achilleas Pipinellis
e60ff02882
Fix broken links to docs
...
[ci skip]
2017-02-06 15:46:58 +01:00
Sean McGivern
0ebd50ce00
Merge branch 'feature/more-storage-statistics' into 'master'
...
Add more storage statistics
See merge request !7754
2016-12-26 09:48:30 +00:00
Chris Wilson
acc2797f49
Fix whitespace in codeblock
...
[ci skip]
2016-12-23 10:55:13 +00:00
Markus Koller
3ef4f74b1a
Add more storage statistics
...
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.
2016-12-21 16:39:49 +01:00
Ben Bodenmiller
7e0e5bc378
add details that Git LFS must be enabled in project
2016-11-22 19:25:20 +00:00
Ján Dzurek
3e3ea632fe
fixed manage_large_binaries_with_git_lfs.md typo
2016-11-21 21:14:04 +00:00
Kamil Trzcinski
3c1bb3432b
Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043 "
...
This reverts commit 6d43c95b70
.
2016-09-19 16:34:32 +02:00
Kamil Trzcinski
6d43c95b70
Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043
2016-09-19 13:45:28 +02:00
Patricio Cano
372be2d2e8
Added CHANGELOG item and documentation.
2016-09-15 12:21:00 -05:00
Hannes Rosenögger
3019ab99bc
Merge branch 'patch-1' into 'master'
...
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
2016-05-18 20:42:15 +00:00
Achilleas Pipinellis
9eb4569ed9
Change all occurrences of doc.gitlab.com to docs.gitlab.com
...
[ci skip]
2016-05-13 16:26:56 -05:00
Chris McKnight
35266de2f0
Updates git lfs initialize command
2016-04-07 10:30:14 -05:00
Drew Blessing
2da8204ff5
Clarify LFS configuration
2016-03-24 10:00:27 -05:00
Patricio Cano
cf232411ae
Added Troubleshooting information for most used services.
2016-03-03 11:21:32 -05:00
Felix Ruess
e3f8ed5cef
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`
2016-02-04 17:51:12 +00:00
Eirik Lygre
b982827812
Add reference to Microsoft's Git Credential Manager for Windows.
2015-11-24 20:55:18 +00:00
Dmitriy Zaporozhets
7ac112d8e8
Add few fixes to documentation based on comments from review
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-23 15:18:59 +01:00
Marin Jankovski
899807f604
Update required version of lfs client and separate the docs for users and admins.
2015-11-20 16:10:08 +01:00