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-06-25Refactor inside_transaction? to Gitlab::DatabaseAndrew Newdigate
This is a small change to move AfterCommitQueue.inside_transaction? to Gitlab::Database.inside_transaction? Since this change is required by different changes which may not arrive in sequence, it's easier to extract this change out on it's own.
2019-06-25Merge branch 'fix-cache-issue-in-secure-job' into 'master'Rémy Coutable
Fix reports jobs timing out because of cache Closes gitlab-ee#12021, #60879, and gitlab-ee#11303 See merge request gitlab-org/gitlab-ce!29780
2019-06-25Fix reports jobs timing out because of cachePhilippe Lafoucrière
Note: This commit relies on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26801 which brings support to multiple extends. While `cache: {}` can disable a cache being set globally, it doesn't work with extends, which will perform a reverse deep merge based on the keys. The cache defined in the base `.default-cache` job won't be disabled in the report jobs. As a side effect, the `code_quality`, `sast`, and `dependency_scanning` jobs are running on a larger code base than expected, leading to timeouts. fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/11303 fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/60879 fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/12021
2019-06-25Merge branch 'docs/add-edit-jit-creation-text' into 'master'Achilleas Pipinellis
Edit resource creation text Closes #63643 See merge request gitlab-org/gitlab-ce!30006
2019-06-25Edit resource creation textEvan Read
2019-06-25Merge branch '30355-use-hours-only-for-time-tracking' into 'master'Phil Hughes
Limit time tracking units to hours Closes #30355 See merge request gitlab-org/gitlab-ce!29469
2019-06-25Merge branch 'vue-i18n-js-issue-show-directory' into 'master'Phil Hughes
Vue-i18n: autofix for app/assets/javascripts/issue_show directory See merge request gitlab-org/gitlab-ce!29968
2019-06-25Vue-i18n: app/assets/javascripts/issue_show directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/issue_show directory
2019-06-25Merge branch 'leipert-upgrade-axios' into 'master'Phil Hughes
Upgrade axios to 0.19.0 See merge request gitlab-org/gitlab-ce!29981
2019-06-25Merge branch 'vue-i18n-js-monitoring-directory' into 'master'Kushal Pandya
Vue-i18n: autofix for app/assets/javascripts/monitoring directory See merge request gitlab-org/gitlab-ce!29971
2019-06-25Merge branch 'docs/exclude-docs-from-job' into 'master'Achilleas Pipinellis
Exclude docs-only branches from job See merge request gitlab-org/gitlab-ce!30005
2019-06-25Exclude docs-only branches from jobEvan Read
2019-06-25Merge branch 'docs/add-mdl-and-rule-032' into 'master'Achilleas Pipinellis
Add Markdown linting and one rule See merge request gitlab-org/gitlab-ce!29970
2019-06-25Add Markdown lintingEvan Read
Also adds and one linting rule and makes project conform to it.
2019-06-25Merge branch 'docs/dep-scanning' into 'master'Evan Read
Document all the available options for Dependency Scanning Closes gitlab-ee#10121 See merge request gitlab-org/gitlab-ce!29347
2019-06-25Merge branch 'doc/container-registry' into 'master'Evan Read
Mention kaniko in container registry See merge request gitlab-org/gitlab-ce!29916
2019-06-25Mention kaniko in container registryFranklin Yu
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
Changes migration and all other places the attribute is used
2019-06-25Limit time tracking values to hoursJon Kolb
Adds an instance setting to limit display of time tracking values to hours only
2019-06-25Merge branch 'patch-68' into 'master'Evan Read
Add brackets escape example to LDAP doc See merge request gitlab-org/gitlab-ce!29285
2019-06-25Add brackets escape example to LDAP docBlair Lunceford
2019-06-25Merge branch 'docs-blunceford-before-sha-fix' into 'master'Evan Read
Updated explanation of CI_COMMIT_BEFORE_SHA variable See merge request gitlab-org/gitlab-ce!29913
2019-06-25Updated explanation of CI_COMMIT_BEFORE_SHA variableBlair Lunceford
2019-06-25Merge branch 'refactor_deployment_cluster' into 'master'Stan Hu
Refactor Deployment#cluster to #deployment_platform_cluster See merge request gitlab-org/gitlab-ce!29961
2019-06-25Merge branch 'fix-50834' into 'master'Nick Thomas
Change HTTP Status Code when repository disabled Closes #50834 See merge request gitlab-org/gitlab-ce!29585
2019-06-25Change HTTP Status Code when repository disabledSam Battalio
2019-06-25Update CHANGELOG.md for 12.0.1GitLab Release Tools Bot
[ci skip]
2019-06-24Merge branch 'pages-domains-certificates-auto-renew-mysql' into 'master'Nick Thomas
Renew pages domain's certificates through Let's Encrypt See merge request gitlab-org/gitlab-ce!29363
2019-06-24Renew Let's Encrypt certificatesVladimir Shushlin
Add index for pages domain ssl auto renewal Add PagesDomain.needs_ssl_renewal scope Add cron worker for ssl renewal Add worker for ssl renewal Add pages ssl renewal worker queues settings
2019-06-24Merge branch '62722-move-derailed-benchmarks-to-global-gem-section' into ↵12-1-auto-deploy-0011285Kamil Trzciński
'master' Move `derailed_benchmarks` gem to :default group See merge request gitlab-org/gitlab-ce!29975
2019-06-24Merge branch 'vue-i18n-js-jobs-directory' into 'master'Tim Zallmann
Vue-i18n: autofix for app/assets/javascripts/jobs directory See merge request gitlab-org/gitlab-ce!29969
2019-06-24Merge branch 'sh-optimize-todos-controller' into 'master'Douglas Barbosa Alexandre
Eliminate N+1 queries in Dashboard::TodosController Closes #43042 See merge request gitlab-org/gitlab-ce!29954
2019-06-24Merge branch '63656-runner-tags-search-dropdown-is-empty' into 'master'Jan Provaznik
Resolve "Runner tags search dropdown is empty" Closes #63656 See merge request gitlab-org/gitlab-ce!29985
2019-06-24Rename Todos.with_api_entity_associations to with_entity_associationsStan Hu
Since this scope is used in both the controller and the API, we rename it to make it clear that it's used for both.
2019-06-24Merge branch 'revert-868da1d6' into 'master'Stan Hu
Revert "Fix copying a single line from Firefox" See merge request gitlab-org/gitlab-ce!29993
2019-06-24Revert "Merge branch..."Kamil Trzciński
This reverts merge request !29832
2019-06-24Merge branch '62356-service-response-docs' into 'master'Achilleas Pipinellis
Add doc for ServiceResponse Closes #62356 See merge request gitlab-org/gitlab-ce!29992
2019-06-24Add doc for ServiceResponseLin Jen-Shin
2019-06-24Eliminate N+1 queries in Dashboard::TodosControllerStan Hu
This appears to bring down the number of SQL queries on GitLab.com for my Todos page from 672 to 100. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/43042
2019-06-24Merge branch 'ab-codereview-db' into 'master'Achilleas Pipinellis
Require database reviews for migrations See merge request gitlab-org/gitlab-ce!29895
2019-06-24Require database reviews for migrationsAndreas Brandl
2019-06-24Merge branch 'leipert-upgrade-jquery' into 'master'Mike Greiling
Upgrade jquery to 3.4.1 See merge request gitlab-org/gitlab-ce!29980
2019-06-24Merge branch 'jivanvl-add-column-chart-monitoring-dashboard' into 'master'Mike Greiling
Add column chart component to the monitoring bundle See merge request gitlab-org/gitlab-ce!29293
2019-06-24Merge branch '63559-remove-avatar-from-sign-in' into 'master'Annabel Dunstone Gray
Resolve "Avatar in "Please sign in" pattern too large" Closes #63559 See merge request gitlab-org/gitlab-ce!29944
2019-06-24Resolve "Avatar in "Please sign in" pattern too large"Marcel van Remmerden
2019-06-24Merge branch 'divergence-graph-fe-rendering' into 'master'Filipa Lacerda
Render branch divergence graph with Vue See merge request gitlab-org/gitlab-ce!29743
2019-06-24Merge branch 'ce-mw-onboarding-mvc-tour' into 'master'Phil Hughes
(CE Port) New user onboarding (Guided Tour) See merge request gitlab-org/gitlab-ce!29927
2019-06-24Add identifiers for onboarding popoversMartin Wortschack
- Add button styles for onboarding welcome page - Fix qa selector (due to additional class)
2019-06-24Merge branch 'sh-remove-token-from-profiling-docs' into 'master'Kamil Trzciński
Remove requirement for personal access token in profiling See merge request gitlab-org/gitlab-ce!29972
2019-06-24Return all runner tags when search is emptyDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>