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
2017-10-13Solve static analysis problems.reject-push-simplierJacob Schatz
2017-10-13use visitUrl util, set loading false on failureSimon Knox
2017-10-13remove default param from optionsSimon Knox
2017-10-13Fix popup dialogJacob Schatz
2017-10-13Removed empty function.Jacob Schatz
2017-10-13Remove knownledge of service from store.Jacob Schatz
2017-10-13Move `tryCommit`Jacob Schatz
2017-10-13Fix the empty elseJacob Schatz
2017-10-13Fix data return.Jacob Schatz
2017-10-12Fix eslintLuke "Jared" Bennett
2017-10-12Fix and add repo_commit_section_spec scenariosLuke "Jared" Bennett
2017-10-02Allow user to create branch when branch already updated.Jacob Schatz
2017-10-02Show popupdialogJacob Schatz
2017-10-02Check for branch changes.Jacob Schatz
2017-10-02Merge branch 'fix/gpg/case-insensitive' into 'master'Dmitriy Zaporozhets
Make GPG validation case insensitive See merge request gitlab-org/gitlab-ce!14376
2017-10-02Merge branch 'log-update-ref-errors' into 'master'Sean McGivern
Log update-ref errors in OperationService See merge request gitlab-org/gitlab-ce!14627
2017-10-02Merge branch 'sh-thread-safe-markdown' into 'master'Robert Speicher
Make Redcarpet Markdown renderer thread-safe Closes #36637 See merge request gitlab-org/gitlab-ce!14604
2017-10-02Merge branch '33493-attempt-to-link-saml-users-to-ldap-by-email' into 'master'Douwe Maan
Attempt to link saml users to ldap by email Closes #33493 See merge request gitlab-org/gitlab-ce!14216
2017-10-02Merge branch 'revert-configurable-size-limits' into 'master'Douwe Maan
Revert "Increase diff limits to 100 KB for collapse and 200 KB overall" See merge request gitlab-org/gitlab-ce!14628
2017-10-02Merge branch '38641-repo-editor-callout' into 'master'Jacob Schatz
Removes auto devops callout from repo editor view See merge request gitlab-org/gitlab-ce!14616
2017-10-02Make Redcarpet Markdown renderer thread-safeStan Hu
The Redcarpet library is not thread-safe as described in https://github.com/vmg/redcarpet/issues/570. Since we instantiate the Redcarpet renderer in a class variable, multiple Sidekiq threads can access the work buffer and corrupt the state. We work around this issue by memoizing the renderer on a thread basis. Closes #36637
2017-10-02Revert "Increase diff limits to 100 KB for collapse and 200 KB overall"Sean McGivern
This reverts commit 1d3c33b57eeb39df76e78fd37c86532c02aa22ac.
2017-10-02Log update-ref errors in OperationServiceJacob Vosmaer
2017-10-02Merge branch 'gitaly-0.43.0' into 'master'Sean McGivern
Use Gitaly 0.43.0 See merge request gitlab-org/gitlab-ce!14625
2017-10-02Merge branch '38619-fix-comment-delete-confirm-text' into 'master'Filipa Lacerda
Fix typo in comment deletion confirmation dialog Closes #38619 See merge request gitlab-org/gitlab-ce!14622
2017-10-02Merge branch 'fix-gitlay-typo' into 'master'Douwe Maan
Fix 'gitlay' typo in spec See merge request gitlab-org/gitlab-ce!14619
2017-10-02Refactors SAML identity creation in gl_user.Tiago Botelho
2017-10-02Merge branch 'translation-timeago-a-while-ago' into 'master'Douwe Maan
Fix translation for 'a while' => 'in a while' See merge request gitlab-org/gitlab-ce!14433
2017-10-02Use Gitaly 0.43.0Jacob Vosmaer
2017-10-02Merge branch 'sh-restore-all-refs-backup' into 'master'Sean McGivern
Ensure all refs are restored on a backup/restore Closes #38352 See merge request gitlab-org/gitlab-ce!14595
2017-10-02Merge branch 'Update-description-accept-mr' into 'master'Sean McGivern
Update CONTRIBUTING.md See merge request gitlab-org/gitlab-ce!14591
2017-10-02Fix comment deletion confirmation dialog typoMark Fletcher
2017-10-02Fix 'gitlay' typo in specJacob Vosmaer
2017-10-02Merge branch 'docs/add-changelog-lint' into 'master'Sean McGivern
Add changelog lint script to docs lint CI job See merge request gitlab-org/gitlab-ce!14618
2017-10-02Merge branch 'gitaly-add-branch' into 'master'Sean McGivern
Implement OperationService.UserAddBranch Gitaly RPC Closes gitaly#544 See merge request gitlab-org/gitlab-ce!14522
2017-10-02Add changelog lint script to docs lint CI jobAchilleas Pipinellis
2017-10-02Merge branch '34371-ca-vue' into 'master'Phil Hughes
Remove global components See merge request gitlab-org/gitlab-ce!14579
2017-10-02Remove global componentsFilipa Lacerda
2017-10-02Merge branch '38571-fix-exception-in-raven-report' into 'master'Sean McGivern
Ensure no exception is raised when Raven tries to get the current user in API context Closes #38571 See merge request gitlab-org/gitlab-ce!14580
2017-10-02Removes auto devops callout from repo editor viewFilipa Lacerda
2017-10-02Merge branch ↵Tim Zallmann
'34366-issue-sidebar-don-t-render-participants-in-collapsed-state' into 'master' Resolve "Issue Sidebar : Don't render participants in collapsed state" Closes #34366 See merge request gitlab-org/gitlab-ce!14270
2017-10-02Merge branch '38052-use-simple-api-for-projects' into 'master'Tim Zallmann
Use `simple=true` for projects API in Projects dropdown for better search performance Closes #38052 See merge request gitlab-org/gitlab-ce!14585
2017-10-02Merge branch 'bvl-port-of-ee-translations' into 'master'Douwe Maan
Merge branch 'master-i18n' into 'master' See merge request gitlab-org/gitlab-ce!14608
2017-10-02Merge branch 'remote_user' into 'master'Douwe Maan
Add GL_USERNAME environment variable for hooks See merge request gitlab-org/gitlab-ce!13264
2017-10-02Merge branch 'sh-fix-issue-38646' into 'master'Grzegorz Bizon
Fix pushes to an empty repository not invalidating has_visible_content? cache Closes #38646 See merge request gitlab-org/gitlab-ce!14613
2017-10-02Merge branch '38616-take-down-references-to-gitlab-chart-docs' into 'master'Achilleas Pipinellis
Updates to Helm chart docs Closes #38616 See merge request gitlab-org/gitlab-ce!14589
2017-10-02Fix pushes to an empty repository not invalidating has_visible_content? cacheStan Hu
`Repository#has_visible_content?` used to rely on the cached count of local branches, but since it is now an independently cached value it needs to be invalidated on its own. Closes #38646
2017-10-02minor cleanupJoshua Lambert
2017-10-01use LazyImageTagHelper.placeholder_image for blank src base64 imageLuke "Jared" Bennett
2017-10-01Merge branch 'master-i18n' into 'master'Douwe Maan
New Crowdin translations See merge request gitlab-org/gitlab-ee!2947