summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Document CI variable LM_PYTHON_VERSIONFabien Catteau2019-06-141-0/+17
| | | | Show how one can switch to Python 3.5.
* Merge branch 'caneldem-master-patch-02411' into 'master'Achilleas Pipinellis2019-06-141-8/+8
|\ | | | | | | | | Add which tools is used by License Management project See merge request gitlab-org/gitlab-ce!29610
| * Add which tools is used by License Management projectCan Eldem2019-06-141-8/+8
|/
* Merge branch 'docs/link-to-default-helm-chart' into 'master'Achilleas Pipinellis2019-06-141-1/+2
|\ | | | | | | | | Add link to default Helm chart See merge request gitlab-org/gitlab-ce!29652
| * Add link to default Helm chartEvan Read2019-06-141-1/+2
|/
* Merge branch 'docs/admin-area-doc-structure' into 'master'Achilleas Pipinellis2019-06-141-30/+34
|\ | | | | | | | | Add structure to admin area page See merge request gitlab-org/gitlab-ce!29105
| * Add structure to admin area pageEvan Read2019-06-141-30/+34
|/ | | | Also slight edit and spelling correction
* Merge branch 'renovate/gitlab-eslint-plugin-i18n-1.x' into 'master'Mike Greiling2019-06-142-2/+2
|\ | | | | | | | | Update dependency @gitlab/eslint-plugin-i18n to ^1.1.0 See merge request gitlab-org/gitlab-ce!29630
| * Update dependency @gitlab/eslint-plugin-i18n to ^1.1.0renovate/gitlab-eslint-plugin-i18n-1.xLukas 'Eipi' Eipert2019-06-132-2/+2
| |
* | Merge branch 'docs/cross-link-mr-approve' into 'master'Achilleas Pipinellis2019-06-141-1/+4
|\ \ | | | | | | | | | | | | Cross link to MR approvals docs See merge request gitlab-org/gitlab-ce!29636
| * | Cross link to MR approvals docsEvan Read2019-06-141-1/+4
|/ /
* | Merge branch 'leipert-node-12' into 'master'Mike Greiling2019-06-145-9/+9
|\ \ | | | | | | | | | | | | Update to node@12 See merge request gitlab-org/gitlab-ce!29659
| * | Update to node@12leipert-node-12Lukas Eipert2019-06-145-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | This updates our build images to use node@12. We are also adding a sentence to the from-source installation that while we require a minimum version of node@8, we also recommend node@12. Last but not least, we change the version of node in the .nvmrc so that developers using nvm can automatically use node@12 with the project
* | | Merge branch 'add-mikelewis-as-doc-codeowner' into 'master'Stan Hu2019-06-141-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Update CODEOWNERS to add mikelewis for doc path See merge request gitlab-org/gitlab-ce!29565
| * | | Update CODEOWNERS to add mikelewis for doc pathadd-mikelewis-as-doc-codeownerMike Lewis2019-06-121-1/+1
| | | |
* | | | Merge branch '62966-embed-zoom-call-in-issue-mvc' into 'master'Kushal Pandya2019-06-149-5/+173
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Embed Zoom Call in Issue MVC" Closes #62966 See merge request gitlab-org/gitlab-ce!29454
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox2019-06-1577-12316/+126491
| |\ \ \ \ | | | | | | | | | | | | | | | | | | 62966-embed-zoom-call-in-issue-mvc
| * | | | | Add Join meeting button to Issues with Zoom links62966-embed-zoom-call-in-issue-mvcSimon Knox2019-06-149-5/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Detect links containing zoom.us followed by j, s, or my Add link below Issue title that links to Zoom meeting
* | | | | | Merge branch 'specify-dashboard-name' into 'master'Mayra Cabrera2019-06-145-3/+55
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Specify a dropdown name for dashboards See merge request gitlab-org/gitlab-ce!29343
| * | | | | Specify a dropdown name for dashboardsSarah Yasonik2019-06-145-3/+55
|/ / / / /
* | | | | Merge branch 'diff-suggestions-popover' into 'master'Filipa Lacerda2019-06-1425-79/+269
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added diff suggestion popover Closes #56523 See merge request gitlab-org/gitlab-ce!29473
| * | | | | Added diff suggestion popoverPhil Hughes2019-06-1425-79/+269
| |/ / / / | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56523
* | | | | Merge branch 'add-variables-license-management-docs' into 'master'Achilleas Pipinellis2019-06-141-0/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | referring environment variables See merge request gitlab-org/gitlab-ce!29676
| * | | | | referring environment variablesCan Eldem2019-06-141-0/+3
|/ / / / /
* | | | | Merge branch '62097-update-gl-pagination' into 'master'Filipa Lacerda2019-06-147-40/+85
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade gitlab-ui and migrate gl-pagination Closes #62097 See merge request gitlab-org/gitlab-ce!29555
| * | | | | Upgrade gitlab-ui and migrate gl-paginationPaul Gascou-Vaillancourt2019-06-147-40/+85
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | - Upgraded gitlab-ui to v4.0.0 - Migrated pagination_links to reflect breaking changes introduced in gitlab-ui v4.0.0
* | | | | Merge branch 'master-i18n' into 'master'Bob Van Landuyt2019-06-1445-12197/+126134
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Master i18n See merge request gitlab-org/gitlab-ce!29671
| * | | | New translations gitlab.pot (Danish)Luke Bennett2019-06-1445-12197/+126134
|/ / / / | | | | | | | | | | | | [skip ci]
* | | | Merge branch 'docs-pull-mirroring-update' into 'master'Marcia Ramos2019-06-141-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Docs: Add note clarifying the free status of pull mirroring See merge request gitlab-org/gitlab-ce!29580
| * | | | Add free pull mirroring expiry notedocs-pull-mirroring-updateTristan Williams2019-06-121-0/+3
| | | | |
* | | | | Merge branch 'fix-link-in-process-docs' into 'master'Marcia Ramos2019-06-141-3/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | Fix a broken link in PROCESS.md See merge request gitlab-org/gitlab-ce!29607
| * | | | Fix a broken link in PROCESS.mdNick Thomas2019-06-131-3/+1
| | | | |
* | | | | Merge branch 'gt-fix-styling-for-pages-detail-page' into 'master'Filipa Lacerda2019-06-141-1/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix styling for `app/assets/stylesheets/pages/detail_page.scss` Closes #59900 See merge request gitlab-org/gitlab-ce!26870
| * | | | | Remove unused selectorGeorge Tsiolis2019-06-131-1/+0
| | | | | |
* | | | | | Merge branch 'dhiraj-fix-missing-deployment-rockets-in-monitoring-dashboard' ↵Filipa Lacerda2019-06-147-18/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix missing deployment rockets in monitor dashboard See merge request gitlab-org/gitlab-ce!29574
| * | | | | | Fix missing deployment rockets in monitor dashboardDhiraj Bodicherla2019-06-147-18/+19
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed inconsistencies in variable names for deployment endpoints for monitoring dashboard which causes deployment rocket icons to disappear
* | | | | | Merge branch 'gitlab-ce-asciidoc-include' into 'master'James Lopez2019-06-1410-41/+747
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for AsciiDoc include directive Closes #18045 See merge request gitlab-org/gitlab-ce!28417
| * | | | | | Add basic support for AsciiDoc include directiveGuillaume Grossetie2019-06-1410-41/+747
|/ / / / / / | | | | | | | | | | | | | | | | | | See http://asciidoctor.org/docs/user-manual/#include-directive
* | | | | | Merge branch 'fix-flyout-navs' into 'master'Phil Hughes2019-06-145-3/+45
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix sidebar flyout navigation See merge request gitlab-org/gitlab-ce!29571
| * | | | | | Fix sidebar flyout navigationfix-flyout-navsLuke Bennett2019-06-135-3/+45
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Show flyout nav for active item when collapsed.
* | | | | | Merge branch 'fix-sticky-tabs-position' into 'master'Phil Hughes2019-06-141-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update height of $mr-tabs-height See merge request gitlab-org/gitlab-ce!29619
| * | | | | | Update height of -tabs-heightfix-sticky-tabs-positionAnnabel Dunstone Gray2019-06-131-1/+1
| |/ / / / /
* | | | | | Merge branch 'gitea_import_ignore_pull_request_comments' into 'master'Ash McKenzie2019-06-142-10/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't import pull request comments from Gitea repos Closes #63071 See merge request gitlab-org/gitlab-ce!29521
| * | | | | | Improve the gitea importer testJohn Kristensen2019-06-141-15/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes to the tests to support ignoring Gitea pull requests comments were a bit of a hack. The suggestions provided by Ash McKenzie in gitlab-org/gitlab-ce!29521 make things a bit more flexible if any future changes need to be made to the tests. The changes made to ignore
| * | | | | | Don't import pull request comments from Gitea reposJohn Kristensen2019-06-122-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Gitea API does not provide the following API endpoint for pull request comments: /api/v1/repos/{owner}/{repo}/pulls/comments When the importer attempts to request this endpoint it receives a '404 Not Found' error which causes the import to fail. By skipping any attempts to import pull requests comments from Gitea we can ensure that the import can complete successfully.
* | | | | | | Merge branch 'issue-62684' into 'master'Andreas Brandl2019-06-143-0/+29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue 62684 See merge request gitlab-org/gitlab-ce!29430
| * \ \ \ \ \ \ rebaseissue-62684yguo2019-06-130-0/+0
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Update down migrate for issue-62684yguo2019-06-110-0/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | Add index on public_emails for users tableyguo2019-06-113-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up issue-62684 Update issue-62684 changelog
| | * | | | | | | | Add index on public_emails for users tableyguo2019-06-113-1/+30
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up issue-62684 Update issue-62684 changelog Update down migrate for issue-62684