summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'docs/fix-rendering-issue-in-pages' into 'master'Rémy Coutable2018-07-231-1/+0
|\ | | | | | | | | Fix rendering issue in admin/pages docs See merge request gitlab-org/gitlab-ce!20766
| * Fix rendering issue in admin/pages docsRobin Naundorf2018-07-221-1/+0
| | | | | | | | | | * Remove whitespace to fix rendering of verbose logging -feature-docs in gitlab-pages docs.
* | Merge branch 'docs/add-step-to-install-postgre-gems-mysql_to_postgresql' ↵Rémy Coutable2018-07-231-0/+6
|\ \ | | | | | | | | | | | | | | | | | | into 'master' Docs: Add a step to install Postgresql related Gems before creating the schema See merge request gitlab-org/gitlab-ce!20739
| * | Update mysql_to_postgresql.mdMiao Wang2018-07-201-0/+6
| | |
* | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-07-231-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml default… See merge request gitlab-org/gitlab-ce!20762
| * | | Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml ↵Tracey Jaquith2018-07-221-1/+1
| | | | | | | | | | | | | | | | default templates, and to wit, without `_` seems to have no effect
* | | | Merge branch '48627-document-which-api-is-accessible-with-ci_job_token-docs' ↵Achilleas Pipinellis2018-07-231-1/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Document which API is accessible with CI_JOB_TOKEN" Closes #48627 See merge request gitlab-org/gitlab-ce!20612
| * | | | Document where CI_JOB_TOKEN is used48627-document-which-api-is-accessible-with-ci_job_token-docsSteve Azzopardi2018-07-131-1/+3
| | | | | | | | | | | | | | | | | | | | closes #48627
* | | | | Merge branch 'docs-unicorn-metrics' into 'master'Achilleas Pipinellis2018-07-231-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use title: "Unicorn Metrics available" as in EE See merge request gitlab-org/gitlab-ce!18620
| * | | | | Use title: "Unicorn Metrics available" as in EEdocs-unicorn-metricsLin Jen-Shin2018-07-181-1/+1
| | | | | |
* | | | | | Merge branch 'hangouts_chat_integration' into 'master'Sean McGivern2018-07-234-0/+76
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hangouts chat integration See merge request gitlab-org/gitlab-ce!20290
| * | | | | | Fix some moments in documentationKukovskii Vladimir2018-07-222-2/+4
| | | | | | |
| * | | | | | Add documentation for Hangouts Chat integrationKukovskii Vladimir2018-07-144-0/+74
| | | | | | |
* | | | | | | Fix gitlab import project loadFrancisco Javier López2018-07-231-1/+9
| | | | | | |
* | | | | | | Merge branch 'rs-web_url-for-pipelines-and-jobs' into 'master'Douwe Maan2018-07-232-14/+30
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Expose web_url attribute in PipelineBasic and JobBasic See merge request gitlab-org/gitlab-ce!20703
| * | | | | | Expose web_url attribute in PipelineBasic and JobBasicrs-web_url-for-pipelines-and-jobsRobert Speicher2018-07-182-14/+30
| | | | | | |
* | | | | | | Update merge_request.png in docsVictor Wu2018-07-221-0/+0
| | | | | | |
* | | | | | | Update docs milestonesVictor Wu2018-07-223-0/+0
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'jupyter-image' into 'master'Dmitriy Zaporozhets2018-07-201-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Specify Jupyter Image to use with JupyterHub Installation See merge request gitlab-org/gitlab-ce!20714
| * | | | | Adds a note in the documentation about custom Jupyter ImageAmit Rathi2018-07-201-1/+1
| | | | | |
* | | | | | Merge branch 'docs/fix-indent-problem-in-mysql_to_postgresql' into 'master'Stan Hu2018-07-201-6/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Fix indent problem in mysql_to_postgresql.md See merge request gitlab-org/gitlab-ce!20736
| * | | | | | Doc: Fix indent problem in mysql_to_postgresql.mdMiao Wang2018-07-201-6/+6
| | | | | | |
* | | | | | | First version of pry_debugging.mdToon Claes2018-07-203-1/+132
|/ / / / / /
* | | | | | Backport of gitlab-org/gitlab-ee!6137Valery Sizov2018-07-191-0/+5
| | | | | |
* | | | | | Add a Gitlab::Profiler.print_by_total_time convenience methodSean McGivern2018-07-191-0/+30
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method uses Gitlab::Profiler::TotalTimeFlatPrinter internally, which is the same as RubyProf::FlatPrinter, but the min_percent option (and new max_percent option) applies to the _total_ time, not the _self_ time. This helps us figure out if we're calling a library inefficiently, for instance.
* | | | | Merge branch 'accept-rf3-2822-compliant-addresses' into 'master'repo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-even-moreSean McGivern2018-07-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Improve email address parsing Closes #44676 See merge request gitlab-org/gitlab-ce!18192
| * | | | Improve email address parsingGeorge Thomas2018-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you enter the following RFC 2822 compliant address: `John Doe <john@doe.com>` Gitlab will attempt to send three emails: 1) John 2) Doe 3) john@doe.com With this change given the following: `John Doe <johndoe@example.com>` `Jane Doe <janedoe@example.com>` Gitlab will send emails to `johndoe@example.com` and `janedoe@example.com`
* | | | | Point to charts docs for beta limitations of the gitlab chart.Marin Jankovski2018-07-181-10/+2
| |_|/ / |/| | |
* | | | Update index.md to add link to reducing repo size docMarcel Amirault2018-07-181-1/+2
| | | |
* | | | Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into ↵Douwe Maan2018-07-171-0/+28
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Include full image URL in webhooks for uploaded images Closes #20720 See merge request gitlab-org/gitlab-ce!18109
| * | | | Clarify web hook image rewriting doc exampleSean McGivern2018-07-171-2/+2
| | | | |
| * | | | Merge branch 'master' into satishperala/gitlab-ce-20720_webhooks_full_image_urlSean McGivern2018-07-06117-491/+2146
| |\ \ \ \
| * | | | | Add documentation and specs for webhook URL rewritingSean McGivern2018-07-061-0/+28
| | | | | |
* | | | | | Merge branch 'ab-docs-find-or-create' into 'master'Yorick Peterse2018-07-171-0/+42
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document pattern for .find_or_create and siblings See merge request gitlab-org/gitlab-ce!20649
| * | | | | | Document pattern for .find_or_create and similar methods.ab-docs-find-or-createAndreas Brandl2018-07-171-0/+42
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'dz-improve-manifest-doc' into 'master'Douwe Maan2018-07-171-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add small improvement to Manifest import feature docs See merge request gitlab-org/gitlab-ce!20637
| * | | | | | Add small improvement to Manifest import feature docsdz-improve-manifest-docDmitriy Zaporozhets2018-07-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Add link to manifest used by AOSP 2. Mention both Android and AOSP keyword for better search Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | Merge branch '14995-custom_wiki_sidebar' into 'master'Sean McGivern2018-07-171-0/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement customized sidebar Closes #14995 See merge request gitlab-org/gitlab-ce!17940
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-07-165-6/+8
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (53 commits) Fix invalid link to GitLab.com architecture.md i18n: externalize strings from 'app/views/import' Remove Repository#lookup and unreachable rugged code refactor code based on feedback Trigger rails5 tests either by variable or ref name Fix link in help doc which was linking to old mono-repo, now in its own repo Allow Danger step to fail update webpack to v4.16 Backport logger changes from EE Add the CI Job trigger as the build trigger Remove flaky and redundant expectations use fileuploader dynamic path method in uploads manager and add spec fix typo in uploads manager add small comment to download method in uploads manager refactor uploads manager Update 10.6-to-10.7.md Lazy-load performance bar UI Update .gitlab-ci.yml fixed test to correctly text relative URLs doesnt add query param if source & target projects match Add changelog entry ...
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-07-1367-514/+722
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (467 commits) Update docs board features tier Upgrade grape-path-helpers to 1.0.6 Remove healthchecks from prometheus endpoint Fix find_branch call sites Ensure Encoding.default_external is set to UTF-8 when running QA scenarios i18n: externalize strings from 'app/views/admin/groups' Backport mr widget changes from EE Allow to toggle notifications for issues due soon Vuex test helper improvements whitespace Make more ref RPC's mandatory Resolve "Improve performance of MR Changes tab: reduce event listeners on scroll event" Remove old service architecture from Vue docs Adding spec to test basic forking functionalities Fix performance problem of accessing tag list for projects api endpoints typo Add sleep to QA test before installing tiller Include Vue files that are not covered by tests in test coverage Remove Repository#path memoization Resolve "do not set updated_at when creating note" ...
| * | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵Andreas Kämmerle2018-07-0224-101/+684
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 14995-custom_wiki_sidebar
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-06-27390-3950/+11814
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (4180 commits) Enable frozen string literals for app/workers/*.rb Resolve "Search dropdown hides & shows when typing" Revert merge request widget button max height Update CHANGELOG.md for 11.0.2 Update external link icon in header user dropdown Added Diff Viewer to new VUE based MR page Fixed eslint failure in IDE spec helpers Use refs instead of querySelector. Show file in tree on WebIDE open Resolve "Remove unused bootstrap component CSS" Resolve "Explain what Groups are in the New Group page" [QA] Make sure we wait for the deploy key list to load Update _scopes_form.html.haml to remove duplicate information Use the branch instead of the tag to install port the EE changes Add index on deployable_type/id for deployments Add a helper to rename a column using a background migration Fix performance bottleneck when rendering large wiki pages Port Namespace#root_ancestor to CE Remove duplicate spec ...
| * | | | | | | | | Add some simple docs about _sidebar for wikiLin Jen-Shin2018-03-261-0/+7
| | | | | | | | | |
* | | | | | | | | | Merge branch '38095-change-api-docs-lookup-by-username' into 'master'Rémy Coutable2018-07-171-15/+15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Change API docs to reflect that lookup by username does not require admin access" Closes #38095 See merge request gitlab-org/gitlab-ce!20646
| * | | | | | | | | | Update doc/api/users.mdDaniel Fernau2018-07-161-15/+15
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | Move "search by email or username" block to "for normal users" section
* | | | | | | | | | Update pipelines.md to have correct curl commandsAlex Holland2018-07-161-2/+2
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'update-git-to-2-18-0' into 'master'Stan Hu2018-07-161-3/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Git version to 2.18.0 See merge request gitlab-org/gitlab-ce!20489
| * | | | | | | | | Update Git version to 2.18.0James Lopez2018-07-091-3/+3
| | | | | | | | | |
* | | | | | | | | | Fix invalid link to GitLab.com architecture.mddz-fix-com-architecture-linkDmitriy Zaporozhets2018-07-161-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-07-161-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update 10.6-to-10.7.md See merge request gitlab-org/gitlab-ce!20610