summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | further instance statistics editsMike Lewis2018-10-171-8/+8
| | | | | | | | |
| * | | | | | | | spellingWilliam Chia2018-10-031-1/+1
| | | | | | | | |
| * | | | | | | | add link to concurrent devopsWilliam Chia2018-10-031-1/+2
| | | | | | | | |
* | | | | | | | | Add Git protocol v2 docsJames Lopez2018-10-172-0/+98
| | | | | | | | |
* | | | | | | | | Allow JIRA to login using email and API tokenFelipe Artur2018-10-176-51/+78
| | | | | | | | |
* | | | | | | | | Merge branch 'sh-sh-add-nfs-details-docs' into 'master'Marcia Ramos2018-10-171-1/+26
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation on using NFS v4.1 and disabling server delegations See merge request gitlab-org/gitlab-ce!22379
| * | | | | | | | Add documentation on using NFS v4.1 and disabling server delegationsStan Hu2018-10-161-1/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For more info, see: * https://gitlab.com/gitlab-org/gitaly/issues/1339 * https://gitlab.com/gitlab-org/gitlab-ce/issues/52017
* | | | | | | | | Merge branch 'fix-review-link-docs' into 'master'Douwe Maan2018-10-161-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "ready for review" link See merge request gitlab-org/gitlab-ce!22393
| * | | | | | | | | Fix "ready for review" linkJan Provaznik2018-10-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove assignee_id=0 condition from search filters, we agreed that just presence of "ready of review" label is sufficient for filtering MRs, no need to unassign yourself.
* | | | | | | | | | Merge branch '52650-webhook-image-urls-rewritten-incorrectly-in-issues' into ↵Douwe Maan2018-10-161-6/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Webhook Image URLs Rewritten Incorrectly in Issues" Closes #52650 See merge request gitlab-org/gitlab-ce!22361
| * | | | | | | | | Web hook -> webhookSean McGivern2018-10-161-3/+3
| | | | | | | | | |
| * | | | | | | | | Fix image webhook rewriting for uploadsSean McGivern2018-10-161-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This rewrote URLs to be absolute URLs. However, for uploads (the most common case), we actually need them to point to not just the GitLab instance, but the project they're from. Thankfully, we can normally get that information from the object we're building the hook for.
* | | | | | | | | | Document linguist overridingZeger-Jan van de Weg2018-10-161-1/+5
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users report that some languages aren't detected, or at least not reported. This is mostly due to the fact that these languages aren't programming languages, according to Linguist. Originally noted in: https://gitlab.com/gitlab-org/gitlab-ce/issues/50705#note_99600216 Related: https://gitlab.com/gitlab-org/gitlab-ce/issues/51995
* | | | | | | | | Merge branch 'docs-update-maintenance-path-typo-ck' into 'master'Achilleas Pipinellis2018-10-161-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo: 9.5.8 => 9.5.10 See merge request gitlab-org/gitlab-ce!22368
| * | | | | | | | | Fix typo: 9.5.8 => 9.5.10Chenjerai Katanda2018-10-151-1/+1
| | | | | | | | | |
* | | | | | | | | | Fix link to 'when delayed' YAML configuration itemEvan Read2018-10-163-2/+2
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'docs-fix-img-shadow' into 'master'Achilleas Pipinellis2018-10-151-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Fixes image shadow See merge request gitlab-org/gitlab-ce!22366
| * | | | | | | | | Fixes image shadowMarcia Ramos2018-10-151-1/+1
| | | | | | | | | |
* | | | | | | | | | Define Stage labels in issue workflowFabio Busatto2018-10-151-0/+34
| | | | | | | | | |
* | | | | | | | | | Merge branch 'docs-update-remove-push-rules-feauture-not-yet-available' into ↵Douwe Maan2018-10-151-1/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' docs remove reference to push rules as not yet implemented for groups See merge request gitlab-org/gitlab-ce!22305
| * | | | | | | | | Update doc/user/group/index.mdAlexander Strachan2018-10-121-1/+0
| | | | | | | | | |
* | | | | | | | | | Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-1518-384/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Koding integration and documentation Closes #39697 See merge request gitlab-org/gitlab-ce!22334
| * | | | | | | | | | Remove Koding integration and documentationStan Hu2018-10-1218-384/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
* | | | | | | | | | | Merge branch 'bvl-merge-base-multiple-revisions' into 'master'Douwe Maan2018-10-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow getting the merge base of multiple revisions Closes #52573 See merge request gitlab-org/gitlab-ce!22295
| * | | | | | | | | | | Allow getting the merge base of multiple revisionsBob Van Landuyt2018-10-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As we now support getting the merge base for multiple revisions in gitaly, we can provide this functionality in our API
* | | | | | | | | | | | Merge branch 'ready-for-review-doc' into 'master'Douwe Maan2018-10-151-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation how to assign a merge request for review See merge request gitlab-org/gitlab-ce!21327
| * | | | | | | | | | | Add documentation how to assign a merge request for reviewJarka Kadlecová2018-10-151-1/+15
| |/ / / / / / / / / /
* | | | | | | | | | | Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett2018-10-153-0/+32
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Docs: fix table on API settingsMarcia Ramos2018-10-151-0/+4
| | | | | | | | | |
* | | | | | | | | | Update docs maintenance upgrade path examplesChenjerai Katanda2018-10-151-1/+2
| | | | | | | | | |
* | | | | | | | | | Adjust link to docs development guideWinnie Hellmann2018-10-151-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge branch 'docs-improve-contributing-guide' into 'master'Achilleas Pipinellis2018-10-157-146/+181
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve the contributing documentation See merge request gitlab-org/gitlab-ce!22291
| * | | | | | | | | Improve the contributing documentationRémy Coutable2018-10-117-146/+181
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes duplicated content from CONTRIBUTING.md and consolidate everything under doc/development/contributing/. This also fixes missing links. Lastly, this moves the style guides from the "Implement design & UI elements" page to a new "Style guides" page. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | Link to DeclarativePolicy page from /developmentThong Kuah2018-10-151-0/+1
| | | | | | | | |
* | | | | | | | | Docs: Fixing some bad linksMarcel Amirault2018-10-147-13/+12
| | | | | | | | |
* | | | | | | | | Update merge request diff navigation docsJames Ramsay2018-10-122-3/+3
| | | | | | | | |
* | | | | | | | | Merge branch 'docs-go1.10' into 'master'Marcia Ramos2018-10-121-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop support for Go 1.9 in GitLab 11.4 Closes #51982 See merge request gitlab-org/gitlab-ce!22324
| * | | | | | | | | Drop support for Go 1.9 in GitLab 11.4Jacob Vosmaer2018-10-121-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Fix the event API docsNick Thomas2018-10-121-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'fix_block_context' into 'master'Evan Read2018-10-121-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Specification change: Fix asciidoctor block context. See merge request gitlab-org/gitlab-ce!22280
| * | | | | | | Specification change: Fix asciidoctor block context.Koichiro Mikami2018-10-111-2/+2
| | | | | | | |
* | | | | | | | Merge branch 'frontend-feature-flags' into 'master'Rémy Coutable2018-10-111-0/+31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support pushing of feature flags to the frontend Closes gitlab-org/release/framework#17 See merge request gitlab-org/gitlab-ce!22197
| * | | | | | | | Support pushing of feature flags to the frontendYorick Peterse2018-10-111-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a method to Gitlab::GonHelper called `push_frontend_feature_flag`. This method can be used to easily expose the state of a feature flag to Javascript code. For example, using this method we may write the following controller code: before_action do push_frontend_feature_flag(:vim_bindings) end def index # ... end def edit # ... end In Javascript we can then check the state of the flag as follows: if ( gon.features.vimBindings ) { // ... } Fixes https://gitlab.com/gitlab-org/release/framework/issues/17
* | | | | | | | | Feature improved branch filter sortingJason Rutherford2018-10-114-5/+26
| | | | | | | | |
* | | | | | | | | Merge branch 'docs/remove-link-old-project' into 'master'Achilleas Pipinellis2018-10-111-4/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes link to deprecated project See merge request gitlab-org/gitlab-ce!22281
| * | | | | | | | | Removes link to deprecated projectEvan Read2018-10-111-4/+3
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | - Also fixes minor style issues.
* | | | | | | | | Merge branch 'patch-27' into 'master'Achilleas Pipinellis2018-10-111-4/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: match where statements at in omnibus section See merge request gitlab-org/gitlab-ce!22214
| * | | | | | | | | docs: match where statements at in omnibus sectionBen Bodenmiller2018-10-091-4/+2
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' into 'master'Achilleas Pipinellis2018-10-111-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid conflicting anchor name in documentation See merge request gitlab-org/gitlab-ce!22213
| * | | | | | | | | Update README.mdYuping Zuo2018-10-091-2/+2
| |/ / / / / / / /