summaryrefslogtreecommitdiff
path: root/doc/user/project
Commit message (Collapse)AuthorAgeFilesLines
* Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-296-2/+82
|
* Merge branch 'docs/redirect-k8s-service-page' into 'master'Marcia Ramos2018-05-283-138/+1
|\ | | | | | | | | Deprecate the Kubernetes service docs See merge request gitlab-org/gitlab-ce!18837
| * Deprecate the Kubernetes service docsdocs/redirect-k8s-service-pageAchilleas Pipinellis2018-05-093-138/+1
| |
* | Resolve "Deprecate Gemnasium project service"Olivier Gonzalez2018-05-231-1/+1
| |
* | Merge branch '44895-explicit-merge-conflict' into 'master'Tim Zallmann2018-05-221-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Make explicit that merge conflict feature commits to source branch" Closes #44895 See merge request gitlab-org/gitlab-ce!18921
| * | Make it explicit that merge conflict feature commits to source branchAnnabel Dunstone Gray2018-05-211-1/+1
| | |
* | | Clarifying Jira documentaitonAric Buerer2018-05-221-1/+1
|/ /
* | Fixes deploy tokens build variables46454-wrong-value-in-ci-deploy-userMayra Cabrera2018-05-181-1/+1
| | | | | | | | | | | | It was using name, instead of username. Fixes documentation as well Closes #46454
* | Merge branch 'docs-41873-bulk-edit-issuable' into 'master'Achilleas Pipinellis2018-05-163-0/+25
|\ \ | | | | | | | | | | | | | | | | | | Add documentation for bulk editing of issues and merge requests Closes #41873 See merge request gitlab-org/gitlab-ce!16614
| * | Add documentation for bulk editing of issues and merge requestsMark Fletcher2018-05-153-0/+25
| | |
* | | Merge branch 'jr-update-web-ide-docs' into 'master'Tim Zallmann2018-05-152-5/+18
|\ \ \ | | | | | | | | | | | | | | | | Update Web IDE documentation with recent changes See merge request gitlab-org/gitlab-ce!18910
| * | | Update Web IDE documentation with recent changesJames Ramsay2018-05-112-5/+18
| |/ / | | | | | | | | | | | | - Add file finder docs - Updated commit panel docs and screenshot
* | | Fix link to MR for Maintainer Access docsMark Fletcher2018-05-141-0/+2
|/ /
* | Docs: fix duplicate titlesMarcia Ramos 🚫 (OOO - back on May 21)2018-05-092-4/+3
| |
* | Docs: add custom descriptions to most relevant docsMarcia Ramos2018-05-091-0/+4
|/
* Update doc wording to focus on NGINX server metricsJoshua Lambert2018-05-071-1/+3
|
* Fix nginx metric namesJoshua Lambert2018-05-071-3/+3
|
* Update index.mdShinya Maeda2018-04-301-0/+1
|
* Docs: update Pages for newbiesMarcia Ramos2018-04-301-14/+22
|
* Fixed typosPascal Borreli2018-04-277-10/+10
|
* Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik2018-04-251-1/+2
| | | | | | * processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
* Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-242-2/+12
|\
| * Merge branch '44447-expose-deploy-token-to-ci-cd' into 'master'Grzegorz Bizon2018-04-241-0/+10
| |\ | | | | | | | | | | | | | | | | | | Expose Deploy Token info as environment variables to CI/CD jobs Closes #44447 See merge request gitlab-org/gitlab-ce!18414
| | * Enhances documentation on gitlab-deploy-tokensMayra Cabrera2018-04-201-2/+3
| | |
| | * Add changelog and docsMayra Cabrera2018-04-201-0/+9
| | |
| * | fix revoke header on deploy token docsBen Bodenmiller2018-04-231-1/+1
| |/
| * Merge branch 'docs-pages-typo-fix' into 'master'Marcia Ramos2018-04-191-1/+1
| |\ | | | | | | | | | | | | | | | | | | Fix a documentation typo for GitLab pages Closes #45568 See merge request gitlab-org/gitlab-ce!18489
| | * Fix a documentation typo for GitLab pagesMark Fletcher2018-04-191-1/+1
| | |
* | | Make /copy_metadata only handle the first issuable passedSean McGivern2018-04-241-4/+4
| | |
* | | Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-1940-94/+477
|\ \ \ | |/ /
| * | Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-1/+1
| | |
| * | Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master'Douwe Maan2018-04-181-0/+4
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Email notification on issue due date Closes #27500 See merge request gitlab-org/gitlab-ce!17985
| | * | Clarify that due date emails are in the server's timezoneSean McGivern2018-04-101-1/+2
| | | |
| | * | Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-1013-14/+181
| | |\ \ | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| | * | | Send emails for issues due tomorrowSean McGivern2018-03-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, refactor the mail sending slightly: instead of one worker sending all emails, create a worker per project with issues due, which will send all emails for that project.
| * | | | Merge branch 'docs-update-assign-labels-to-subgroups' into 'master'Sean McGivern2018-04-181-2/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs assign labels to subgroups See merge request gitlab-org/gitlab-ce!18438
| | * | | | Docs assign labels to subgroupsVictor Wu2018-04-171-2/+1
| | | | | |
| * | | | | Fix Markdown typo in Web IDE docsStan Hu2018-04-171-1/+1
| |/ / / / | | | | | | | | | | | | | | | As seen in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5399
| * | | | Merge branch 'docs-web-ide-ce-fix' into 'master'Marcia Ramos2018-04-171-4/+3
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: update Web IDE > CE (10.7) See merge request gitlab-org/gitlab-ce!18433
| | * | | | update Web IDE > CE (10.7)Marcia Ramos2018-04-171-4/+3
| | | | | |
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into docs-add-badgesMarcia Ramos2018-04-1721-26/+220
| |\ \ \ \ \ | | |/ / / /
| | * | | | Remove web ide beta flag from docs and updateJames Ramsay2018-04-162-16/+15
| | | | | |
| | * | | | Backport Web IDE docs to gitlab-ceJames Ramsay2018-04-165-0/+36
| | | |_|/ | | |/| |
| | * | | Update custom issue tracker docsVictor Wu2018-04-131-3/+3
| | | | |
| | * | | Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-121-5/+10
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make archived projects completely read-only Closes #44788 See merge request gitlab-org/gitlab-ce!18136
| | | * | | Update documentationJames Ramsay2018-04-111-5/+10
| | | | |/ | | | |/|
| | * | | Link Monitor docs to the front pageAchilleas Pipinellis2018-04-115-7/+8
| | |/ /
| | * | Add user documentation for badgesWinnie Hellmann2018-04-084-1/+75
| | | |
| | * | Fix form javascriptKamil Trzciński2018-04-061-1/+1
| | | |
| | * | Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-5/+9
| | | | | | | | | | | | | | | | Also, fixes broken specs