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-07-04Resolve proclems with issues documentationMarcel Amirault
Change csv import section to bullet list, add back missing bulk import section, and resolve minor issues raised in https://gitlab.com/gitlab-org/gitlab-ce/issues/64102
2019-07-04Merge branch '53357-fix-plus-in-upload-file-names' into 'master'Lin Jen-Shin
Use GitlabUploader#filename when generating upload URLs See merge request gitlab-org/gitlab-ce!29915
2019-07-04Merge branch 'qa-xss' into 'master'Mark Lapierre
E2E Test to check XSS issue in @mentions autocomplete Closes #41089 See merge request gitlab-org/gitlab-ce!29884
2019-07-04E2E Test to check XSS issue in @mentions autocompleteRamya Authappan
2019-07-04Merge branch 'docs-similar-issues-edit' into 'master'Evan Read
Docs: Full Copy Edit and Refactor of Issues docs Closes #60767 See merge request gitlab-org/gitlab-ce!27553
2019-07-04Fix notes and update links to issues docMarcel Amirault
After review, heading was changed and links to it needed to be updated, and minor tweaks to the issues docs such as note formatting
2019-07-04Merge branch 'sh-cache-flipper-checks-in-memory' into 'master'Douglas Barbosa Alexandre
Cache Flipper feature flags in L1 and L2 caches See merge request gitlab-org/gitlab-ce!30276
2019-07-04Merge branch 'docs-environment-stop-git-strategy' into 'master'Evan Read
Updates the yaml docs to match the environment docs regarding `GIT_STRATEGY=none` See merge request gitlab-org/gitlab-ce!30283
2019-07-04Merge branch 'docs-link-fix' into 'master'Evan Read
Docs: Update Auto Deploy link to page instead of redirect See merge request gitlab-org/gitlab-ce!30325
2019-07-04Cache Flipper feature flags in L1 and L2 cachesStan Hu
In https://gitlab.com/gitlab-com/gl-infra/production/issues/928, we saw a significant amount of network traffic and CPU usage due to Redis checking feature flags via Flipper. Since these flags are hit with every request, the overhead becomes significant. To alleviate Redis overhead, we now cache the data in the following way: * L1: A thread-local memory store for 1 minute * L2: Redis for 1 hour
2019-07-04Update docs environment:action:stop GIT_STRATEGYMark Lapierre
Notes that `GIT_STRATEGY` should be set to `none` so that the job doesn't fail when triggered automatically when the branch is deleted.
2019-07-04Merge branch 'qa/improve-performance-of-plan-issue-e2e-test' into 'master'Dan Davison
Backport EE MR that improves end-to-end tests See merge request gitlab-org/gitlab-ce!30320
2019-07-04Merge branch 'limit-amount-of-tests-returned' into 'master'Stan Hu
Limit amount of JUnit tests returned Closes #64035 See merge request gitlab-org/gitlab-ce!30274
2019-07-03Limit amount of JUnit tests returnedKamil Trzciński
Currently, we do not cap amount of tests returned to frontend, thus in some extreme cases we can see a MBs of data stored in Redis. This adds an upper limit of 100 tests per-suite. We will continue showing the total counters correctly, but we will limit amount of tests that will be presented.
2019-07-03Merge branch 'docs-rename-release-group-labels' into 'master'Mek Stittri
Rename Release groups in issue_workflow.md See merge request gitlab-org/gitlab-ce!30293
2019-07-03Merge branch '22991-fix-sidekiq-testing-inline' into 'master'Mayra Cabrera
Change occurrence of Sidekiq::Testing.inline! Closes #22991 See merge request gitlab-org/gitlab-ce!29890
2019-07-03Change occurrence of Sidekiq::Testing.inline!Reuben Pereira
- Change it to perform_enqueued_jobs
2019-07-03Update link to page instead of redirectCynthia Ng
2019-07-03Use #filename when generating upload URLsHeinrich Lee Yu
We don't need to find the filename from the remote URL
2019-07-03Backport EE MR that improves end-to-end testsWalmyr Lima
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14533
2019-07-03Merge branch 'sh-fix-appearance-spec-failure' into 'master'Douglas Barbosa Alexandre
Fix order-dependent spec failure in appearance_spec.rb Closes #64083 See merge request gitlab-org/gitlab-ce!30323
2019-07-03Fix order-dependent spec failure in appearance_spec.rbStan Hu
When file_mover_spec.rb ran, it would initialize fog-aws with `Fog::AWS::Storage::Real` service instead of `Fog::AWS::Storage::Mock` because `Fog.mock!` was not called. Ensure that we use `stub_uploads_object_storage` to prevent that from happening. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64083
2019-07-03Merge branch 'add-commit-signatures-feature-flag' into 'master'Felipe Artur
Add GetCommitSignatures feature flag See merge request gitlab-org/gitlab-ce!29288
2019-07-03Merge branch 'id-fix-appearance-spec' into 'master'Bob Van Landuyt
Put a failed example from appearance_spec in quarantine See merge request gitlab-org/gitlab-ce!30318
2019-07-03Put a failed example from appearance_spec in quarantineIgor
2019-07-03Merge branch 'cache-performance_bar_allowed_user_ids-locally' into 'master'Stan Hu
Cache PerformanceBar.allowed_user_ids list locally instead of in Redis See merge request gitlab-org/gitlab-ce!30304
2019-07-03Cache PerformanceBar.allowed_user_ids list locally and in RedisRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-07-03Merge branch '61005-grafanaInAdminSettingsMonitoringMenu' into 'master'Rémy Coutable
Add Grafana to Admin > Monitoring menu when enabled Closes #61005 See merge request gitlab-org/gitlab-ce!28937
2019-07-03Add Grafana to Admin > Monitoring menu when enabledManeschi Romain
2019-07-03Merge branch 'add-salesforce-logo' into 'master'Dmitriy Zaporozhets
Add salesforce logo for salesforce SSO Closes #62607 See merge request gitlab-org/gitlab-ce!28857
2019-07-03Merge branch 'docs/api-single-codebase' into 'master'Marcia Ramos
Re-align CE and EE API docs See merge request gitlab-org/gitlab-ce!30294
2019-07-03Merge branch 'do-not-save-peek-request-for-unauthenticated-users' into 'master'Sean McGivern
Only save Peek session in Redis when Peek is enabled See merge request gitlab-org/gitlab-ce!30306
2019-07-03Add changelog entryMałgorzata Ksionek
2019-07-03Add salesforce logoMałgorzata Ksionek
2019-07-03Merge branch '61797-error-tracking-jest' into 'master'Kushal Pandya
Move error_tracking_frontend specs to Jest Closes #61797 See merge request gitlab-org/gitlab-ce!30211
2019-07-03Move error_tracking_frontend specs to JestSimon Knox
Update TEST_HOST import paths. Tests all pass
2019-07-03Only save Peek session in Redis when Peek is enabledRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-07-03Merge branch '55487-enable-group-terminals-button' into 'master'Fatih Acet
Enable terminals button for group clusters Closes #55487 See merge request gitlab-org/gitlab-ce!30255
2019-07-03Merge branch 'winh-jest-markdown-header' into 'master'Paul Slaughter
Migrate markdown header_spec.js to Jest See merge request gitlab-org/gitlab-ce!30228
2019-07-03Migrate markdown header_spec.js to JestWinnie Hellmann
2019-07-03Merge branch 'asciidoc-syntax-highlighting' into 'master'Douwe Maan
Enable AsciiDoc syntax highlighting (using Rouge) Closes #32635 See merge request gitlab-org/gitlab-ce!29835
2019-07-03Merge branch 'fix-todo-allow_collaboration' into 'master'Dmitriy Zaporozhets
Update TODO: allow_collaboration column renaming See merge request gitlab-org/gitlab-ce!30291
2019-07-03Merge branch 'issue/55953' into 'master'Sean McGivern
rename `discussion` to `thread` Closes #55953 See merge request gitlab-org/gitlab-ce!29553
2019-07-03Merge branch 'vzagorodny-fix-golint-commdand-in-go-guide' into 'master'Tomasz Maczukin
Fix golint command in Go guide doc to be recursive See merge request gitlab-org/gitlab-ce!30262
2019-07-03Fix golint command in Go guide doc to be recursiveVictor Zagorodny
2019-07-03Merge branch 'docs-move-pips-merged-results' into 'master'Achilleas Pipinellis
Docs: move content to its own doc See merge request gitlab-org/gitlab-ce!30266
2019-07-03Move images to their own dirsMarcia Ramos
- Move images to each corresponding img/ folder
2019-07-03Merge branch 'jc-deprecate-diverging-count-with-max' into 'master'Jan Provaznik
Deprecate diverging commit count with max parameter Closes gitaly#1702 See merge request gitlab-org/gitlab-ce!30275
2019-07-03Merge branch 'docs-patch-72' into 'master'Achilleas Pipinellis
Gitlab -> GitLab See merge request gitlab-org/gitlab-ce!30234
2019-07-03Gitlab -> GitLabBen Bodenmiller