summaryrefslogtreecommitdiff
path: root/doc/workflow
Commit message (Collapse)AuthorAgeFilesLines
* Update `git lfs fetch` command [ci skip]George Tsiolis2018-10-031-2/+2
|
* Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-211-1/+1
|
* Add Fog use_iam_profile option to docsDeniz Zoeteman2018-09-201-0/+1
|
* Merge branch 'patch-28' into 'master'Rémy Coutable2018-09-101-1/+1
|\ | | | | | | | | Replace one word in todos.md See merge request gitlab-org/gitlab-ce!19757
| * Replace one word in todos.mdKenny Evitt2018-06-131-1/+1
| |
* | Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-062-9/+8
| |
* | Document that LFS is enabled by defaultBen Bodenmiller2018-08-291-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.mdFernando José Brustolin2018-08-291-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 Pipinellis2018-08-2733-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-021-0/+1
| | | | | | | | This reverts commit 8717c7dad9b5a8fa21ec9a652c54718a6b4c2175.
* | Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-1/+0
| | | | | | | | | | This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489.
* | Merge branch 'ee-5481-epic-todos' into 'master'Sean McGivern2018-07-041-0/+1
|\ \ | | | | | | | | | | | | Port of Todos for epics See merge request gitlab-org/gitlab-ce!19908
| * | Add filtering by group to todos documentationJarka Kadlecová2018-07-041-0/+1
| | |
* | | Merge branch 'docs-products-links' into 'master'Achilleas Pipinellis2018-07-031-1/+1
|\ \ \ | |/ / |/| | | | | | | | Updated /products links to /pricing See merge request gitlab-org/gitlab-ce!20321
| * | Updated products links to pricingMarcel Amirault2018-07-031-1/+1
| | |
* | | Add aws_signature_version to object storage docsStan Hu2018-06-281-0/+1
|/ / | | | | | | | | | | Digital Ocean Spaces currently needs v2 for downloads. Closes #48622
* | Notify conflict only for opened/locked merge requestsMark Chao2018-06-252-2/+2
| |
* | Update lfs_administration.md with language editsMarcel Amirault2018-06-181-26/+26
| |
* | Add troubleshooring guid for lfs uploading timeoutsdocs/sm/trouble-shooting-guid-for-timeout-of-background-uploadShinya Maeda2018-06-181-13/+82
|/
* Merge branch 'issue_44230' into 'master'Sean McGivern2018-06-071-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 objectsFelipe Artur2018-06-071-2/+7
| |
* | Correct docs that mirror push is in CoreAchilleas Pipinellis2018-06-071-1/+1
| |
* | Update gitlab flow docMark Chao2018-06-061-1/+1
| |
* | docMark Chao2018-06-061-1/+1
| |
* | Port repository mirroring from EEgithub-import-docsAchilleas Pipinellis2018-06-0411-5/+245
|/
* Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-243-1/+8
|\ | | | | | | | | MR unmergeable notification See merge request gitlab-org/gitlab-ce!18042
| * Create TODO when MR became unmergeablelulalala2018-05-171-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 unmergeablelulalala2018-05-171-0/+4
| | | | | | | | Display MR unmergeable reasons
| * Update doc redirect linklulalala2018-05-171-1/+1
| |
* | Update keyboard shortcut conventionsAndreas Kämmerle2018-05-231-3/+3
| |
* | Add web shortcut to docs and shortcut modaljr-web-ide-shortcutsJames Ramsay2018-05-181-0/+6
| |
* | Add Keyboard shortcuts for "Kubernetes" and "Environments"Lukas Eipert2018-05-181-3/+7
|/
* Docs: fix duplicate titlesMarcia Ramos 🚫 (OOO - back on May 21)2018-05-091-1/+1
|
* Fix broken references in repository mirroring docsTiago Botelho2018-05-075-0/+0
|
* Adds remote mirror table migrationTiago Botelho2018-05-071-0/+111
|
* Enable LFS setting UI for Masters and OwnersJames Ramsay2018-05-011-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 typosPascal Borreli2018-04-271-1/+1
|
* Document externally hosted LFS objectsJames Ramsay2018-04-241-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 Tang2018-04-191-2/+2
|
* Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-101-53/+56
|\ | | | | | | # Conflicts: # db/schema.rb
| * Merge branch 'docs/lfs-s3-ce' into 'master'Marcia Ramos2018-04-021-53/+56
| |\ | | | | | | | | | | | | Refactor the LFS S3 docs See merge request gitlab-org/gitlab-ce!18029
| | * Refactor the LFS S3 docsdocs/lfs-s3-ceAchilleas Pipinellis2018-03-301-53/+57
| | |
* | | Only send issue due emails to participants and custom subscribersSean McGivern2018-03-301-7/+7
|/ /
* | Update todos to say will trigger when commenting on a commitVictor Wu2018-03-291-2/+1
| |
* | Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ceAlessio Caiazza2018-03-271-0/+1
|/
* Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-271-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 specsMicaël Bergeron2018-03-221-1/+1
| |
| * Merge branch '40781-os-to-ce' of gitlab.com:gitlab-org/gitlab-ce into ↵Micaël Bergeron2018-03-091-1/+1
| |\ | | | | | | | | | ce-40781-os-to-ce
| | * apply feedbackMicaël Bergeron2018-03-091-1/+1
| | |
| * | Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-0/+1
| |/