Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update `git lfs fetch` command [ci skip] | George Tsiolis | 2018-10-03 | 1 | -2/+2 |
| | |||||
* | Correct grammar (setup to set-up) in Docs | Marcel Amirault | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | Add Fog use_iam_profile option to docs | Deniz Zoeteman | 2018-09-20 | 1 | -0/+1 |
| | |||||
* | Merge branch 'patch-28' into 'master' | Rémy Coutable | 2018-09-10 | 1 | -1/+1 |
|\ | | | | | | | | | Replace one word in todos.md See merge request gitlab-org/gitlab-ce!19757 | ||||
| * | Replace one word in todos.md | Kenny Evitt | 2018-06-13 | 1 | -1/+1 |
| | | |||||
* | | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 2 | -9/+8 |
| | | |||||
* | | Document that LFS is enabled by default | Ben Bodenmiller | 2018-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2941. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Update doc/workflow/timezone.md | Fernando José Brustolin | 2018-08-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5286. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 33 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K | ||||
* | | Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'"" | Jarka Kadlecová | 2018-08-02 | 1 | -0/+1 |
| | | | | | | | | This reverts commit 8717c7dad9b5a8fa21ec9a652c54718a6b4c2175. | ||||
* | | Revert "Merge branch 'ee-5481-epic-todos' into 'master'" | Jarka Kadlecová | 2018-07-11 | 1 | -1/+0 |
| | | | | | | | | | | This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489. | ||||
* | | Merge branch 'ee-5481-epic-todos' into 'master' | Sean McGivern | 2018-07-04 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | Port of Todos for epics See merge request gitlab-org/gitlab-ce!19908 | ||||
| * | | Add filtering by group to todos documentation | Jarka Kadlecová | 2018-07-04 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'docs-products-links' into 'master' | Achilleas Pipinellis | 2018-07-03 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | | | | Updated /products links to /pricing See merge request gitlab-org/gitlab-ce!20321 | ||||
| * | | Updated products links to pricing | Marcel Amirault | 2018-07-03 | 1 | -1/+1 |
| | | | |||||
* | | | Add aws_signature_version to object storage docs | Stan Hu | 2018-06-28 | 1 | -0/+1 |
|/ / | | | | | | | | | | | Digital Ocean Spaces currently needs v2 for downloads. Closes #48622 | ||||
* | | Notify conflict only for opened/locked merge requests | Mark Chao | 2018-06-25 | 2 | -2/+2 |
| | | |||||
* | | Update lfs_administration.md with language edits | Marcel Amirault | 2018-06-18 | 1 | -26/+26 |
| | | |||||
* | | Add troubleshooring guid for lfs uploading timeoutsdocs/sm/trouble-shooting-guid-for-timeout-of-background-upload | Shinya Maeda | 2018-06-18 | 1 | -13/+82 |
|/ | |||||
* | Merge branch 'issue_44230' into 'master' | Sean McGivern | 2018-06-07 | 1 | -2/+7 |
|\ | | | | | | | | | | | | | Apply notification settings level of groups to all child objects Closes #44230 See merge request gitlab-org/gitlab-ce!19191 | ||||
| * | Apply notification settings level of groups to all child objects | Felipe Artur | 2018-06-07 | 1 | -2/+7 |
| | | |||||
* | | Correct docs that mirror push is in Core | Achilleas Pipinellis | 2018-06-07 | 1 | -1/+1 |
| | | |||||
* | | Update gitlab flow doc | Mark Chao | 2018-06-06 | 1 | -1/+1 |
| | | |||||
* | | doc | Mark Chao | 2018-06-06 | 1 | -1/+1 |
| | | |||||
* | | Port repository mirroring from EEgithub-import-docs | Achilleas Pipinellis | 2018-06-04 | 11 | -5/+245 |
|/ | |||||
* | Merge branch 'mr-conflict-notification' into 'master' | Douwe Maan | 2018-05-24 | 3 | -1/+8 |
|\ | | | | | | | | | MR unmergeable notification See merge request gitlab-org/gitlab-ce!18042 | ||||
| * | Create TODO when MR became unmergeable | lulalala | 2018-05-17 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Old behavior of creating TODO when “Merge When Pipeline Succeeds” service fails, is generalized to: Create a TODO whenever MR became unmergeable (and similar to notification, MR author and merge_user are both applicable) | ||||
| * | Notify with email when merge request became unmergeable | lulalala | 2018-05-17 | 1 | -0/+4 |
| | | | | | | | | Display MR unmergeable reasons | ||||
| * | Update doc redirect link | lulalala | 2018-05-17 | 1 | -1/+1 |
| | | |||||
* | | Update keyboard shortcut conventions | Andreas Kämmerle | 2018-05-23 | 1 | -3/+3 |
| | | |||||
* | | Add web shortcut to docs and shortcut modaljr-web-ide-shortcuts | James Ramsay | 2018-05-18 | 1 | -0/+6 |
| | | |||||
* | | Add Keyboard shortcuts for "Kubernetes" and "Environments" | Lukas Eipert | 2018-05-18 | 1 | -3/+7 |
|/ | |||||
* | Docs: fix duplicate titles | Marcia Ramos 🚫 (OOO - back on May 21) | 2018-05-09 | 1 | -1/+1 |
| | |||||
* | Fix broken references in repository mirroring docs | Tiago Botelho | 2018-05-07 | 5 | -0/+0 |
| | |||||
* | Adds remote mirror table migration | Tiago Botelho | 2018-05-07 | 1 | -0/+111 |
| | |||||
* | Enable LFS setting UI for Masters and Owners | James Ramsay | 2018-05-01 | 1 | -10/+1 |
| | | | | | | | | | | | | | | | LFS can be enabled and disabled per project using the API by Masters and Owners, but the UI is only available to Admins. The interface and API should be consistent. LFS can also be enabled and disabled per group using the API by Owners, but the UI is only available to Admins. This interface should also be consistent. Additionally removes an unneeded check if 2FA interface, since the interface is only available to Owners. Closes #33320 | ||||
* | Fixed typos | Pascal Borreli | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | Document externally hosted LFS objects | James Ramsay | 2018-04-24 | 1 | -0/+17 |
| | | | | | API can be used by project owners to disable LFS object verification that will block pushes that contain LFS pointers but no the objects. | ||||
* | Resolve "Improve tooltips of collapsed sidebars" | Dennis Tang | 2018-04-19 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email' | Sean McGivern | 2018-04-10 | 1 | -53/+56 |
|\ | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | Merge branch 'docs/lfs-s3-ce' into 'master' | Marcia Ramos | 2018-04-02 | 1 | -53/+56 |
| |\ | | | | | | | | | | | | | Refactor the LFS S3 docs See merge request gitlab-org/gitlab-ce!18029 | ||||
| | * | Refactor the LFS S3 docsdocs/lfs-s3-ce | Achilleas Pipinellis | 2018-03-30 | 1 | -53/+57 |
| | | | |||||
* | | | Only send issue due emails to participants and custom subscribers | Sean McGivern | 2018-03-30 | 1 | -7/+7 |
|/ / | |||||
* | | Update todos to say will trigger when commenting on a commit | Victor Wu | 2018-03-29 | 1 | -2/+1 |
| | | |||||
* | | Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ce | Alessio Caiazza | 2018-03-27 | 1 | -0/+1 |
|/ | |||||
* | Merge branch '40781-os-to-ce' into 'master' | Sean McGivern | 2018-03-27 | 1 | -3/+112 |
|\ | | | | | | | | | | | | | Bring Object Storage to CE Closes #4171, #4163, #3370, #2841, and #29203 See merge request gitlab-org/gitlab-ce!17358 | ||||
| * | fix the failing specs | Micaël Bergeron | 2018-03-22 | 1 | -1/+1 |
| | | |||||
| * | Merge branch '40781-os-to-ce' of gitlab.com:gitlab-org/gitlab-ce into ↵ | Micaël Bergeron | 2018-03-09 | 1 | -1/+1 |
| |\ | | | | | | | | | | ce-40781-os-to-ce | ||||
| | * | apply feedback | Micaël Bergeron | 2018-03-09 | 1 | -1/+1 |
| | | | |||||
| * | | Add proxy_download to perform proxied sending of all files | Micaël Bergeron | 2018-03-09 | 1 | -0/+1 |
| |/ |