summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Clean up docsfl-document-key-vueFilipa Lacerda2018-03-011-8/+0
|
* Merge branch 'master' into fl-document-key-vueFilipa Lacerda2018-03-011-0/+66
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (53 commits) init sidebar bundle separately to allow EE override Add support for custom container class Update class init config Update FilteredSearchManager init config Add group related config and endpoint methods to be consistent with EE Tag migration specs with :sidekiq to clear queues between tests Add update for packed-refs with git v2.16 Bump GitLab CI test image to use git v2.16 Ignore InlineJavaScript linter in existing script tag locations. Update inline_javascript.rb to lint uses of the javascript filter as well as script tags. Update inline_javascript.rb Forbid all inline script tags in Linter::InlineJavaScript Remove webpack bundle tag for enviroments remove a bunch of superfluous common_vue bundles Remove use of any_instance_of in runner spec Remove trailing line from plugin logger Improve plugins documentation and remove unnecessary rake task Refactor plugins feature and make some doc improvements prefer let and const in webpack config remove common_vue from CommonsChunkPlugin ...
| * Merge branch 'dz-system-hooks-plugins' into 'master'Douwe Maan2018-03-011-0/+66
| |\ | | | | | | | | | | | | Add ability to use external plugins as system hooks See merge request gitlab-org/gitlab-ce!17003
| | * Improve plugins documentation and remove unnecessary rake taskDmitriy Zaporozhets2018-02-281-2/+9
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * Refactor plugins feature and make some doc improvementsDmitriy Zaporozhets2018-02-281-2/+3
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * Fix few typos in plugins docDmitriy Zaporozhets2018-02-271-4/+4
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * [ci skip] Add example of rake plugins:validate output to the docDmitriy Zaporozhets2018-02-271-0/+8
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * Add documentation for plugins featureDmitriy Zaporozhets2018-02-271-0/+50
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Adds information about nested v-forFilipa Lacerda2018-02-281-0/+18
| | |
* | | Merge branch 'master' into fl-document-key-vueFilipa Lacerda2018-02-286-17/+55
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (41 commits) Remove cycle analytics bundle webpack entry point Replace whitespace demonstrating line-breaks in GFM docs Remove pipelines mini graph spec that wasn't actually testing anything Change the wording to reduce confusion about whether you need to reconfigure or restart. Add Assignees vue component missing data container Set security harness hook to executable after creation Fix for open-ended parameter's in lograge causing elastic memory issues Docs: explain feature availability in GitLab.com Patch 29 PagesDomain: improve breadcrumbs PagesDomain: Add edit/update functionality Add new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} Re-enable the remaning Wiki Gitaly-Endpoints Labels Select Tests Fix unnecessary spacing between labels Add changelog entry Make label filter URL dynamic Move the remaining EE-specific JS files to ee/ Specify base controller for Doorkeeper Fix example in Vuex docs ...
| * | Merge branch 'patch-28' into 'master'Rémy Coutable2018-02-281-0/+3
| |\ \ | | | | | | | | | | | | | | | | Document new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} See merge request gitlab-org/gitlab-ce!16834
| | * | Add new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH}Taylor Braun-Jones2018-02-281-0/+3
| | | | | | | | | | | | | | | | As introduced by gitlab-org/gitlab-runner!788
| * | | Replace whitespace demonstrating line-breaks in GFM docsJonathan Duck2018-02-281-2/+6
| | | |
| * | | Change the wording to reduce confusion about whether you need to reconfigure ↵Andrew Davis2018-02-281-2/+1
| | | | | | | | | | | | | | | | or restart.
| * | | Docs: explain feature availability in GitLab.comMarcia Ramos2018-02-281-12/+42
| | | |
| * | | Patch 29saberd2018-02-281-1/+1
| | | |
| * | | Fix example in Vuex docsFilipa Lacerda2018-02-281-0/+2
| | |/ | |/|
* | | Fix typosFilipa Lacerda2018-02-271-5/+11
| | |
* | | Adds guidelines regarding `:key` keywordFilipa Lacerda2018-02-271-0/+35
|/ /
* | Clarify when disabling Gitaly makes senseJacob Vosmaer (GitLab)2018-02-261-7/+17
| |
* | Correcting documentation about project hooks settingsThomas Dudouet2018-02-231-1/+1
| |
* | Merge branch '29497-pages-custom-domain-dns-verification' into 'master'Robert Speicher2018-02-233-5/+48
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Domain validation for Pages custom domains" (master branch) Closes #29497, #42971, and #42083 See merge request gitlab-org/gitlab-ce!17311
| * | Add DNS verification to Pages custom domainsNick Thomas2018-02-233-5/+48
| | |
* | | Merge branch 'docs-fix-empty-line' into 'master'Jacob Schatz2018-02-231-3/+3
|\ \ \ | |/ / |/| | | | | | | | Add missing empty line at the end of file See merge request gitlab-org/gitlab-ce!17303
| * | Add missing empty line at the end of filedocs-fix-empty-lineClement Ho2018-02-221-3/+3
| | |
* | | Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-2/+2
|/ /
* | Merge branch 'patch-28' into 'master'Marcia Ramos2018-02-221-1/+1
|\ \ | | | | | | | | | | | | Add link to project visibility settings in push to create project docs See merge request gitlab-org/gitlab-ce!17292
| * | Add link to project visibility settings in push to create project docsPedro Moreira da Silva2018-02-221-1/+1
| | |
* | | Merge branch 'docs-milestones-refactor' into 'master'Marcia Ramos2018-02-228-40/+88
|\ \ \ | | | | | | | | | | | | | | | | Docs milestones refactor See merge request gitlab-org/gitlab-ce!17247
| * | | Update docs milestonesdocs-milestones-refactorVictor Wu2018-02-218-40/+88
| | | |
* | | | Docs: search/replace "Enterprise Edition" and adjust when applicableMarcia Ramos2018-02-2211-22/+45
| | | |
* | | | Merge branch 'revert-3487441b' into 'master'Sean McGivern2018-02-221-3/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'tc-info-version-check' into 'master'" See merge request gitlab-org/gitlab-ce!17269
| * | | | Revert "Merge branch 'tc-info-version-check' into 'master'"revert-3487441bVictor Wu2018-02-211-3/+2
| | | | | | | | | | | | | | | This reverts merge request !17257
* | | | | Merge branch ↵Achilleas Pipinellis (🌴 Feb 23 - Mar 04 🌴)2018-02-221-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '43416-document-where-user-clone-fetch-activity-appears-in-the-logs' into 'master' Resolve "document where user clone/fetch activity appears in the logs" Closes #43416 See merge request gitlab-org/gitlab-ce!17227
| * | | | add lines describing how to find user clone/fetch activity43416-document-where-user-clone-fetch-activity-appears-in-the-logsDiana Stanley2018-02-191-0/+4
| | | | |
* | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-02-221-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Format markdown.md to comply with what it describes. See merge request gitlab-org/gitlab-ce!17284
| * | | | | Format markdown.md to comply with what it describes.Ulf Rompe2018-02-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | When the text says "here are two spaces to force a line break" there really should be two spaces to force a line break.
* | | | | | No `../` is necessary for linking pages in the same directory.jramsay-detailed-proofreader-process-docsConnor Shea2018-02-211-1/+1
| | | | | |
* | | | | | Link directly to proofreader.mdJames Ramsay2018-02-211-2/+4
| | | | | |
* | | | | | Add more detail to the proofreader processJames Ramsay2018-02-211-3/+20
|/ / / / /
* | | | | Merge branch 'minor-improvement-to-k8s-monitoring-docs' into 'master'Marcia Ramos2018-02-211-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Improve link for CI environment variable, wording. See merge request gitlab-org/gitlab-ce!17252
| * | | | | Improve link for CI environment variable, wording.minor-improvement-to-k8s-monitoring-docsJoshua Lambert2018-02-211-2/+2
| | | | | |
* | | | | | Merge branch 'update-browser-perf-testing-example-doc' into 'master'Marcia Ramos2018-02-211-4/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Update Browser Performance Testing Example See merge request gitlab-org/gitlab-ce!17249
| * | | | | Fix linksupdate-browser-perf-testing-example-docJoshua Lambert2018-02-201-1/+1
| | | | | |
| * | | | | Additional updatesJoshua Lambert2018-02-201-3/+6
| | | | | |
| * | | | | Doc UpdateJoshua Lambert2018-02-201-4/+11
| | | | | |
* | | | | | Merge branch 'tc-info-version-check' into 'master'Sean McGivern2018-02-211-2/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Be more transparent about the version check See merge request gitlab-org/gitlab-ce!17257
| * | | | | | Add more info about data collected when version check is enabledtc-info-version-checkToon Claes2018-02-211-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'bug/misleading-ci-yaml-documentation' into 'master'Rémy Coutable2018-02-211-5/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes an invalid documentation for the .gitlab-ci.yml cache:key See merge request gitlab-org/gitlab-ce!17047
| * | | | | | Fixes an invalid documentation for the .gitlab-ci.yml cache:keyLars Kumbier2018-02-101-5/+5
| | | | | | |