summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch 'fix-bare-urls-in-projects' into 'master'Achilleas Pipinellis2019-07-0230-109/+116
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix most bare URLs in project Closes gitlab-com/gitlab-docs#287 See merge request gitlab-org/gitlab-ce!30240
| | * | | | | | | | | | | Fix most bare URLs in projectEvan Read2019-07-0230-109/+116
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linting rule not enabled for now because tooling produces false positives.
| * | | | | | | | | | | Merge branch 'docs-update-global-nav' into 'master'Achilleas Pipinellis2019-07-021-21/+13
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: update global nav document See merge request gitlab-org/gitlab-ce!30230
| | * | | | | | | | | | Docs: update global nav documentMarcia Ramos2019-07-021-21/+13
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'memoize-namespace-root-ancestor' into 'master'Thong Kuah2019-07-021-1/+3
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Memoizing root_ancestor in Namespace See merge request gitlab-org/gitlab-ce!30248
| | * | | | | | | | | | Memoizing root_ancestor in NamespaceAdam Hegyi2019-07-021-1/+3
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The root_ancestor method is heavily used in EE for the group_saml feature. Having this memoization implemented in CE would eliminate the need of overriding the root_ancestor method in EE.
| * | | | | | | | | | Merge branch 'project-cluster-spec-improvements' into 'master'Jan Provaznik2019-07-022-44/+19
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tidy spec for API::ProjectClusters See merge request gitlab-org/gitlab-ce!30154
| | * | | | | | | | | | Tidy spec for API::ProjectClustersproject-cluster-spec-improvementsDylan Griffith2019-07-022-44/+19
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'qa-transfer-project-spec' into 'master'Sanad Liaquat2019-07-0219-32/+229
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QA: transfer project spec See merge request gitlab-org/gitlab-ce!28255
| | * | | | | | | | | | | QA: transfer project specJennifer Louie2019-07-0219-32/+229
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch '63984-rename-in-folder' into 'master'Kushal Pandya2019-07-022-1/+14
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hid re-named entries in subfolders Closes #63984 See merge request gitlab-org/gitlab-ce!30242
| | * | | | | | | | | | | Hid re-named entries in subfolders63984-rename-in-folderDenys Mishunov2019-07-022-1/+14
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'hfy/add-missing-step-to-external-knative-docs' into 'master'Evan Read2019-07-021-1/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ClusterRole step to external Knative docs See merge request gitlab-org/gitlab-ce!30123
| | * | | | | | | | | | | Revert "Elaborate instructions and add a reference"Hordur Freyr Yngvason2019-07-021-1/+46
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 092542d2fa5c036e4fc01ba3185f1dc0e9ddbebb. Included a stray file
| * | | | | | | | | | | Merge branch 'vue-i18n-js-clusters-directory' into 'master'Mike Greiling2019-07-024-9/+20
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vue-i18n: autofix for app/assets/javascripts/clusters directory See merge request gitlab-org/gitlab-ce!29962
| | * | | | | | | | | | | Vue-i18n: app/assets/javascripts/clusters/ directoryEzekiel Kigbo2019-07-024-9/+20
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n linting for .vue files under the app/assets/javascripts/clusters/ directory
| * | | | | | | | | | | Merge branch 'private-registry-docs' into 'master'Evan Read2019-07-011-30/+75
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expand docs on configuring jobs with private registry access Closes gitlab-runner#3963 See merge request gitlab-org/gitlab-ce!27231
| | * | | | | | | | | | | Expand docs on configuring jobs with private registry accessRoss Vandegrift2019-07-011-30/+75
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: https://gitlab.com/gitlab-org/gitlab-runner/issues/3963
| * | | | | | | | | | | Merge branch '82-add-new-onboarding-to-flipper-a-b-testing' into 'master'Nick Thomas2019-07-013-0/+46
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new onboarding to flipper A/B testing See merge request gitlab-org/gitlab-ce!30125
| | * | | | | | | | | | Add A/B testing support to onboarding82-add-new-onboarding-to-flipper-a-b-testingAsh McKenzie2019-06-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check if we're gitlab.com and the :user_onboarding feature flag is enabled.
| | * | | | | | | | | | Add new OnboardingExperimentHelper modulesAsh McKenzie2019-06-282-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OnboardingExperimentHelpers take care of determining if the current_user should or should not see the new onboarding feature.
| * | | | | | | | | | | Merge branch 'renovate/gitlab-svgs-1.x' into 'master'Clement Ho2019-07-012-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency @gitlab/svgs to ^1.66.0 See merge request gitlab-org/gitlab-ce!30193
| | * | | | | | | | | | | Update dependency @gitlab/svgs to ^1.66.0Lukas Eipert2019-06-282-5/+5
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'vue-i18n-js-environments-directory' into 'master'Clement Ho2019-07-015-8/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vue-i18n: autofix for app/assets/javascripts/environments directory See merge request gitlab-org/gitlab-ce!29966
| | * | | | | | | | | | | Vue-i18n: app/assets/javascripts/environments directoryEzekiel Kigbo2019-07-015-8/+24
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n linting for .vue files under the app/assets/javascripts/environments directory
| * | | | | | | | | | | Merge branch 'add-strategies-column-to-scopes-table' into 'master'Andreas Brandl2019-07-013-1/+24
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Migration for Strategies Column on operations_feature_flag_scopes See merge request gitlab-org/gitlab-ce!29808
| | * | | | | | | | | | | Add Migration for Strategies Column on operations_feature_flag_scopesJason Goodman2019-07-013-1/+24
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'docs-fix-typo-in-docs' into 'master'Stan Hu2019-07-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a typo in lib/gitlab/search/found_blob.rb See merge request gitlab-org/gitlab-ce!30219
| | * | | | | | | | | | | Fix a typo in lib/gitlab/search/found_blob.rbdocs-fix-typo-in-docsRémy Coutable2019-07-011-1/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | | | Merge branch '9491-graphql-view-design-board-at-version-ce' into 'master'Nick Thomas2019-07-012-0/+76
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE backport for "Show design boards at previous versions in GraphQL" See merge request gitlab-org/gitlab-ce!30151
| | * | | | | | | | | | | CE backport for changes in EE MR 142929491-graphql-view-design-board-at-version-ceLuke Duncalfe2019-06-282-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EE MR https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14292 https://gitlab.com/gitlab-org/gitlab-ee/issues/9491
| * | | | | | | | | | | | Merge branch '63590-pipeline-actions-cause-full-refresh' into 'master'Phil Hughes2019-07-015-10/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Pipeline actions cause full refresh" Closes #63590 See merge request gitlab-org/gitlab-ce!30190
| | * | | | | | | | | | | | Fix pipelines table update after action63590-pipeline-actions-cause-full-refreshshampton2019-06-285-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pipelines table was showing the loading icon after the user cancelled or retried a pipeline. This fixes that so the pipeline updates without removing the table from the DOM.
| * | | | | | | | | | | | | Merge branch 'db-fixtures' into 'master'Sean McGivern2019-07-011-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | db.fixtures: use print instead of puts See merge request gitlab-org/gitlab-ce!30134
| | * | | | | | | | | | | | | db.fixtures: use print instead of putseyjhbb@gmail.com2019-06-271-2/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'mh/board-tooltips' into 'master'Mike Greiling2019-07-012-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't show tooltips on Open and Closed boards Closes #63890 See merge request gitlab-org/gitlab-ce!30187
| | * | | | | | | | | | | | | | Don't show tooltips on Open and Closed boardsMartin Hanzel2019-07-012-2/+9
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'feature/uninstall_jupyter_hub_app' into 'master'Mayra Cabrera2019-07-016-9/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow JupyterHub to be uninstalled See merge request gitlab-org/gitlab-ce!30097
| | * | | | | | | | | | | | | | Allow JupyterHub to be uninstalledJoão Cunha2019-07-016-9/+13
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - enabled uninstallation - give it a specific uninstall message - ajust specs
| * | | | | | | | | | | | | | Merge branch '50228-deploy-tokens-custom-username-docs' into 'master'Marcia Ramos2019-07-012-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Deploy Tokens documentation See merge request gitlab-org/gitlab-ce!29737
| | * | | | | | | | | | | | | | Update Deploy Tokens documentationKrasimir Angelov2019-07-012-1/+8
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update screenshot, add Deploy Token Custom Username section
| * | | | | | | | | | | | | | Merge branch 'puma-init-restart' into 'master'Kamil Trzciński2019-07-014-8/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cleanup of prometheus files on server start Closes #62862 See merge request gitlab-org/gitlab-ce!29788
| | * | | | | | | | | | | | | | Run do_master_restart callback on server startJan Provaznik2019-07-014-8/+42
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to call master_restart callback on start too - this callback is used for cleaning up prometheus files. It has been added to Omnibus already: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3350 So make sure that Unicorn example configs are up-to-date and that the same callback is called for Puma too.
| * | | | | | | | | | | | | | Merge branch '62722-boot-app-in-ci-and-check-memory-ce' into 'master'Kamil Trzciński2019-07-014-5/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get memory data after booting app in production Closes #62722 See merge request gitlab-org/gitlab-ce!30185
| | * | | | | | | | | | | | | | Get memory data after booting app in production62722-boot-app-in-ci-and-check-memory-ceAleksei Lipniagov2019-06-284-5/+41
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preload the app in `production` env, hit it with a single request, and gather total gem memory consumption data using `derailed exec perf:mem` from `derailed_benchmarks`. Present the result as MR metrics.
| * | | | | | | | | | | | | | Merge branch 'update-sidekiq-inline-testing-docs' into 'master'Rémy Coutable2019-07-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change docs to recommend perform_enqueued_jobs instead of Sidekiq::Testing.inline! See merge request gitlab-org/gitlab-ce!29845
| | * | | | | | | | | | | | | | Change docs to recommend perform_enqueued_jobsupdate-sidekiq-inline-testing-docsrpereira22019-06-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Instead of Sidekiq::Testing.inline!, recommend the use of perform_enqueued_jobs. This is due to the changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20768
| * | | | | | | | | | | | | | | Merge branch 'divergence-graph-api-call' into 'master'Filipa Lacerda2019-07-016-25/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fetch branches divergence graph data through API call Closes #46139 See merge request gitlab-org/gitlab-ce!30068
| | * | | | | | | | | | | | | | | Fetch branch diverging counts from APIPhil Hughes2019-07-016-25/+83
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46139
| * | | | | | | | | | | | | | | Merge branch 'no-security-scan-for-docs-branches' into 'master'Kamil Trzciński2019-07-016-55/+61
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No security scan for docs branches See merge request gitlab-org/gitlab-ce!30137