Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-20Start project of removing dependency on email_specbetter-email-matchersAlex Kalderimis
2019-08-20Merge branch 'fix-file-row-styling' into 'master'Paul Slaughter
Update file row styling See merge request gitlab-org/gitlab-ce!31884
2019-08-20Merge branch 'mc/bug/nplusone-pipelines-show' into 'master'Stan Hu
Improve nplusone spec for PipelinesController#show See merge request gitlab-org/gitlab-ce!31976
2019-08-20Merge branch 'da-fix-n-plus-1-query-on-starrers-list' into 'master'Stan Hu
Fix N+1s queries while loading users on the project starrers list See merge request gitlab-org/gitlab-ce!31984
2019-08-20Merge branch 'clean-obsolete-css' into 'master'Paul Slaughter
Remove obsolete CSS and fix icon alignment See merge request gitlab-org/gitlab-ce!31897
2019-08-20Update file row stylingIllya Klymov
2019-08-19Fix N+1s queries while loading usersDouglas Barbosa Alexandre
2019-08-19Merge branch '64251-branch-name-set-cache' into 'master'Robert Speicher
Cache branch and tag names as Redis sets See merge request gitlab-org/gitlab-ce!30476
2019-08-19Remove obsolete CSS and fix icon alignmentIllya Klymov
2019-08-19Merge branch '66061-update-tooltip-of-detached-label-state' into 'master'Clement Ho
Resolve "Update tooltip of "detached" label/state" Closes #66061 See merge request gitlab-org/gitlab-ce!31917
2019-08-19Merge branch '9643-hooks-to-sync-to-jira-connect-ce' into 'master'Mayra Cabrera
[CE] Add hooks to sync dev info to Jira using Connect App See merge request gitlab-org/gitlab-ce!31398
2019-08-19[CE] Add hooks to sync dev info to Jira using Connect AppHeinrich Lee Yu
2019-08-19Mark detached tooltip for translationjakeburden
2019-08-19Improve nplusone spec for PipelinesController#showMatija Čupić
2019-08-19Merge branch '11877-public-approval-api-ee-docs' into 'master'Douwe Maan
Doc: add project approval rule endpoints See merge request gitlab-org/gitlab-ce!31455
2019-08-19Doc: add project approval rule endpointsMark Chao
2019-08-19Merge branch '10197-multiple-assignees-avatars-scrolling-bug' into 'master'Paul Slaughter
Backport: Fixed sidebar assignees scrolling bug See merge request gitlab-org/gitlab-ce!31932
2019-08-19Merge branch 'add-js-prevent-default-on-click' into 'master'Clement Ho
Replace inline scripts in links to prevent default See merge request gitlab-org/gitlab-ce!31838
2019-08-19Update tooltip of "detached" label/statejakeburden
2019-08-19Merge branch '64677-delete-directory-webide' into 'master'Paul Slaughter
Fixed deletion of directories in Web IDE Closes #64677 See merge request gitlab-org/gitlab-ce!31727
2019-08-19Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into ↵Nick Thomas
'master' Allow UsageData.count to use count_by: See merge request gitlab-org/gitlab-ce!30770
2019-08-19Merge branch 'qa-backport-fix-remaining-prepend-lines' into 'master'Rémy Coutable
Update qa/Dockerfile to be built from the project root context See merge request gitlab-org/gitlab-ce!31533
2019-08-19Merge branch ↵Annabel Dunstone Gray
'63905-discussion-expand-collapse-button-is-only-clickable-on-one-side' into 'master' Resolve "Discussion "expand"/"collapse" button is only clickable on one side" Closes #63905 See merge request gitlab-org/gitlab-ce!31730
2019-08-19Merge branch '65278-cleanup-sidekiq-metrics-dir-on-start' into 'master'Kamil Trzciński
Clean Sidekiq metrics from multiproc dir on start See merge request gitlab-org/gitlab-ce!31855
2019-08-19Clean Sidekiq metrics from multiproc dir on startAleksei Lipniagov
After moving the multiproc dir cleanup into `config.ru`:`warmup`, we stopped cleaning Sidekiq metrics dir which is not correct. This MR intended to fix that. More details: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31668
2019-08-19Merge branch ↵Rémy Coutable
'64630-add-warning-to-pages-domains-that-obtaining-deploying-ssl-certificates-through-let-s-encrypt-can-take-some-time' into 'master' Resolve "Add warning to pages domains that obtaining/deploying SSL certificates through Let's Encrypt can take some time" See merge request gitlab-org/gitlab-ce!31765
2019-08-19Merge branch '66192-remove-activerecord-sane-schema-dumper' into 'master'Stan Hu
Remove active_record_sane_schema_dumper gem Closes #66192 See merge request gitlab-org/gitlab-ce!31963
2019-08-19Merge branch 'docs-update-issue_workflow' into 'master'Rémy Coutable
Update Team labels definition in the Issue Workflow documentation See merge request gitlab-org/gitlab-ce!31811
2019-08-19Update Team labels definition in the Issue Workflow documentationRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-08-19Add warning when LE certificate can't be obtainedVladimir Shushlin
* Refactor some tests as well
2019-08-19Remove active_record_sane_schema_dumper gemHeinrich Lee Yu
We don't need this since this is already the default behavior of Rails since 5.1
2019-08-19Update the 'build-qa-image' job to be built from project root contextRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-08-19Update qa/Dockerfile to be built from the project root contextRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-08-19Support X_if_ee methods for QA testsYorick Peterse
For the QA tests to use the new injection methods, we must require the initializer and ensure that the "constantize" method is available.
2019-08-19Merge branch '13076-stage-card-ui-component-ce' into 'master'Kushal Pandya
Stage card ui component See merge request gitlab-org/gitlab-ce!31580
2019-08-19Move cycle analytics stages templates to vueEzekiel Kigbo
The existing stage list items are rendered in haml, migrating them to vuejs for future work. Fix alignment of median value Test for stage_nav_item.vue
2019-08-19Merge branch 'cross-link-instrumentation' into 'master'Evan Read
Link to GitLab Performance Monitoring See merge request gitlab-org/gitlab-ce!31947
2019-08-19Merge branch 'docs-patch-72' into 'master'Evan Read
Improve new CI job permissions model docs See merge request gitlab-org/gitlab-ce!30696
2019-08-19Improve new CI job permissions model docsBen Bodenmiller
2019-08-19Merge branch 'docs-testing-guide-update' into 'master'Evan Read
Docs fixup: Remove reference to old lib/api/ci dir See merge request gitlab-org/gitlab-ce!31937
2019-08-19Merge branch 'doc-be_like_time' into 'master'Evan Read
Add `be_like_time` matcher to Testing Styleguide See merge request gitlab-org/gitlab-ce!31833
2019-08-19Merge branch 'docs-update-design-management-limitations' into 'master'Evan Read
Link more issues in Design Management Limitations See merge request gitlab-org/gitlab-ce!31697
2019-08-19Merge branch 'docs-userid-ff' into 'master'Evan Read
Add Documentation for Feature Flag Target Users Closes gitlab-ee#11459 See merge request gitlab-org/gitlab-ce!31918
2019-08-19Add documentation for feature flag Target UsersJason Goodman
Add screenshot
2019-08-19Merge branch 'docs/migrate-cycle-analytics' into 'master'Achilleas Pipinellis
Migrate cycle analytics topic to new section See merge request gitlab-org/gitlab-ce!31827
2019-08-19Migrate cycle analytics topic to new sectionEvan Read
Also fixes links to new section and refactors some existing content for the GitLab 12.2 changes.
2019-08-19Merge branch 'sh-fix-pipelines-not-being-created' into 'master'Nick Thomas
Fix pipelines not always being created after a push Closes #66196 See merge request gitlab-org/gitlab-ce!31927
2019-08-19Merge branch 'docs-update-jira-service-page-screenshot' into 'master'Evan Read
Update docs jira service page screenshot Closes #64778 See merge request gitlab-org/gitlab-ce!31911
2019-08-19Update doc/user/project/integrations/jira.md, ↵Kemais Ehlers
doc/user/project/integrations/img/jira_service_page_v12_2.png files Deleted doc/user/project/integrations/img/jira_service_page.png
2019-08-19Merge branch 'docs-quick-actions-formatting-issue-2019-08' into 'master'Evan Read
Escape vertical bars inside code blocks in quick_actions.md See merge request gitlab-org/gitlab-ce!31556