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 (Expand)Author
2017-11-21Set the default gitlab-shell timeout to 3 hoursNick Thomas
2017-11-21Merge branch 'sh-optimize-read-only-check' into 'master'Douwe Maan
2017-11-21Revert "check for `read_only?` first before seeing if request is disallowed"digitalMoksha
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-11-21check for `read_only?` first before seeing if request is disalloweddigitalMoksha
2017-11-21use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_he...digitalMoksha
2017-11-21Memoize GitlabShellAdapter for performance and ease of testingStan Hu
2017-11-21Optimize read-only middleware so that it does not consume as much CPUStan Hu
2017-11-20Merge branch '40292-bitbucket-import-hashed-storage' into 'master'Douwe Maan
2017-11-20Fix bitbucket wiki import with hashed storage enabledNick Thomas
2017-11-20Clarify wording of protected branch settings for the default branchSean McGivern
2017-11-20Merge branch 'gitaly-delete-refs' into 'master'Douwe Maan
2017-11-20Merge branch 'bvl-dont-move-projects-using-hashed-storage' into 'master'Douwe Maan
2017-11-20Don't move project repository/attachments when using hashed storageBob Van Landuyt
2017-11-20Clean up schema of the "merge_requests" tableYorick Peterse
2017-11-20Merge branch 'fix-conflict-highlighting' into 'master'Douwe Maan
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-20Fix Gitlab::Git::Repository#remote_tags using unexisting variableAlejandro Rodríguez
2017-11-18Incorporate Gitaly's RefService.DeleteRefs RPCAlejandro Rodríguez
2017-11-17Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher
2017-11-17Fix conflict highlightingSean McGivern
2017-11-17Add computed update docs for update_column_in_batchesSean McGivern
2017-11-17Merge branch 'bvl-fix-count-with-selects' into 'master'Douwe Maan
2017-11-17Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan
2017-11-17Merge branch '40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-...Douwe Maan
2017-11-17Remove the selects when counting the last pageBob Van Landuyt
2017-11-17Changing OAuth lookup to be case insensitiveFrancisco Javier López
2017-11-17Merge branch 'dm-go-get-blank-enabled-protocol' into 'master'Sean McGivern
2017-11-17Renaming AuthenticationException to AuthenticationErrorFrancisco Lopez
2017-11-17Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López
2017-11-17Fix go-import meta data when enabled_git_access_protocol is a blank stringDouwe Maan
2017-11-17Convert migration to populate latest merge request ID into a background migra...Stan Hu
2017-11-17Changes after rebaseFrancisco Lopez
2017-11-17Removing OffenderFrancisco Lopez
2017-11-17Moved Exceptions to Gitlab::AuthFrancisco Lopez
2017-11-17Moving exceptions to UserAuthFindersFrancisco Lopez
2017-11-17Leaving atom? query to fix testsFrancisco Lopez
2017-11-17Change the rss url guard clauseFrancisco Lopez
2017-11-17Added some more commentsFrancisco Lopez
2017-11-17Removed method handle_return_valueFrancisco Lopez
2017-11-17Homogenising the type of the request handled by UserAuthFinder. Also tests fixedFrancisco Lopez
2017-11-17Applied some code review commentsFrancisco Lopez
2017-11-17Removing private tokenFrancisco Lopez
2017-11-17Some fixes after rebaseFrancisco Lopez
2017-11-17Updated refactor and pushing to see if test failsFrancisco Lopez
2017-11-17First refactorFrancisco Lopez
2017-11-17Refactor with ActionDispatch::RequestMichael Kozono
2017-11-17Fix OAuth API and RSS rate limitingMichael Kozono
2017-11-17Add request throttlesMichael Kozono
2017-11-16Don't add a trailing slash in group redirectsSean McGivern