summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused methodembedded-metrics-besyasonik2019-06-201-5/+0
* De-complicate the simple methodssyasonik2019-06-192-9/+7
* Fix typo in code commentSarah Yasonik2019-06-191-1/+1
* Add missing # to spec titleSarah Yasonik2019-06-191-1/+1
* Freeze mutable objectsyasonik2019-06-171-4/+4
* Add embedding flag and filter to CPU/Memsyasonik2019-06-1410-17/+203
* Merge branch 'leipert-node-12' into 'master'Mike Greiling2019-06-145-9/+9
|\
| * Update to node@12leipert-node-12Lukas Eipert2019-06-145-9/+9
* | Merge branch 'add-mikelewis-as-doc-codeowner' into 'master'Stan Hu2019-06-141-1/+1
|\ \
| * | 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
|\ \ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 62966-embed-zoo...Simon Knox2019-06-1577-12316/+126491
| |\ \ \
| * | | | Add Join meeting button to Issues with Zoom links62966-embed-zoom-call-in-issue-mvcSimon Knox2019-06-149-5/+173
* | | | | Merge branch 'specify-dashboard-name' into 'master'Mayra Cabrera2019-06-145-3/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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 popoverPhil Hughes2019-06-1425-79/+269
| |/ / /
* | | | Merge branch 'add-variables-license-management-docs' into 'master'Achilleas Pipinellis2019-06-141-0/+3
|\ \ \ \
| * | | | 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-paginationPaul Gascou-Vaillancourt2019-06-147-40/+85
|/ / / /
* | | | Merge branch 'master-i18n' into 'master'Bob Van Landuyt2019-06-1445-12197/+126134
|\ \ \ \ | |/ / / |/| | |
| * | | New translations gitlab.pot (Danish)Luke Bennett2019-06-1445-12197/+126134
|/ / /
* | | Merge branch 'docs-pull-mirroring-update' into 'master'Marcia Ramos2019-06-141-0/+3
|\ \ \
| * | | 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.mdNick Thomas2019-06-131-3/+1
* | | | Merge branch 'gt-fix-styling-for-pages-detail-page' into 'master'Filipa Lacerda2019-06-141-1/+0
|\ \ \ \
| * | | | Remove unused selectorGeorge Tsiolis2019-06-131-1/+0
* | | | | Merge branch 'dhiraj-fix-missing-deployment-rockets-in-monitoring-dashboard' ...Filipa Lacerda2019-06-147-18/+19
|\ \ \ \ \
| * | | | | Fix missing deployment rockets in monitor dashboardDhiraj Bodicherla2019-06-147-18/+19
|/ / / / /
* | | | | Merge branch 'gitlab-ce-asciidoc-include' into 'master'James Lopez2019-06-1410-41/+747
|\ \ \ \ \
| * | | | | Add basic support for AsciiDoc include directiveGuillaume Grossetie2019-06-1410-41/+747
|/ / / / /
* | | | | Merge branch 'fix-flyout-navs' into 'master'Phil Hughes2019-06-145-3/+45
|\ \ \ \ \
| * | | | | Fix sidebar flyout navigationfix-flyout-navsLuke Bennett2019-06-135-3/+45
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-sticky-tabs-position' into 'master'Phil Hughes2019-06-141-1/+1
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \
| * | | | | Improve the gitea importer testJohn Kristensen2019-06-141-15/+10
| * | | | | Don't import pull request comments from Gitea reposJohn Kristensen2019-06-122-3/+14
* | | | | | Merge branch 'issue-62684' into 'master'Andreas Brandl2019-06-143-0/+29
|\ \ \ \ \ \
| * \ \ \ \ \ 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
| | * | | | | | | Add index on public_emails for users tableyguo2019-06-113-1/+30
| | |/ / / / / /
| * | | | | | | Add index on public_emails for users tableyguo2019-06-133-0/+29
* | | | | | | | Merge branch 'rc/add_back_sidekiq_exporter' into 'master'Stan Hu2019-06-141-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Add back sidekiq metrics exporterrc/add_back_sidekiq_exporterRyan Cobb2019-06-131-0/+6
* | | | | | | | | Merge branch 'docs-correct-deploy-boards' into 'master'Evan Read2019-06-141-6/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove incorrect docs from deploy_boards.mddocs-correct-deploy-boardsDylan Griffith2019-06-131-6/+0