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
path: root/lib
AgeCommit message (Expand)Author
2017-08-29Merge branch 'rs-update-rubocop-gitlab-security' into 'master'Douwe Maan
2017-08-28Update rubocop-gitlab-security to 0.1.0Robert Speicher
2017-08-28Fix events error importing GitLab projectsJames Lopez
2017-08-28Merge branch 'sh-simplify-system-hook-testing' into 'master'Douwe Maan
2017-08-28Simplify system hook testing and guarantee test will fireStan Hu
2017-08-26Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...Grzegorz Bizon
2017-08-25Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'm...Kamil Trzciński
2017-08-25Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński
2017-08-25Merge branch '36939-fix-find-blobs-by-path' into 'master'Sean McGivern
2017-08-25Fix searching for files by pathNick Thomas
2017-08-24Merge branch 'git-operation-user' into 'master'Sean McGivern
2017-08-24Merge branch 'fix-old-mr-diffs' into 'master'Douwe Maan
2017-08-24Refactor complicated API group finding rules into GroupsFinderNick Thomas
2017-08-24Show un-highlighted diffs when blobs are the sameSean McGivern
2017-08-24Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate
2017-08-24Merge branch 'sh-fix-branch-count' into 'master'Douwe Maan
2017-08-24Fix inconsistent number of branches when remote branches are presentStan Hu
2017-08-24Merge branch 'dm-ldap-adapter-attributes' into 'master'Robert Speicher
2017-08-23Support simple string LDAP attribute specifications, and search for name rath...Douwe Maan
2017-08-23Allow v4 API GET requests for groups to be unauthenticatedNick Thomas
2017-08-23Merge branch 'fix/gitlay-raw-blame-request-encoding' into 'master'Robert Speicher
2017-08-23Merge branch 'bvl-improve-bare-project-import' into 'master'Sean McGivern
2017-08-23Properly encode Gitaly RawBlame request paramsAhmad Sherif
2017-08-23Fix error when importing a GitHub-wiki repositoryBob Van Landuyt
2017-08-23Migrate creation of nested groups into a serviceBob Van Landuyt
2017-08-23Improve bare repository importBob Van Landuyt
2017-08-23Merge branch 'gitaly-commit-patch' into 'master'Sean McGivern
2017-08-23Rubocop whitespaceJacob Vosmaer
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-23Decouple GitOperationService from UserJacob Vosmaer
2017-08-23Fix invalid default argument in migration helpersGrzegorz Bizon
2017-08-23Fix a potential timeout in `Gitlab::Logger.read_latest`Robert Speicher
2017-08-22Incorporate DiffService.CommitPatch Gitaly RPCAlejandro Rodríguez
2017-08-22Merge branch 'fix/sm/34762-bad-validation-message' into 'master'Kamil Trzciński
2017-08-22Always return a simple diff viewerSean McGivern
2017-08-22Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon
2017-08-22Merge branch 'fix/import-fork-mr' into 'master'Sean McGivern
2017-08-22Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan
2017-08-22Add Sidekiq migration helpers for migrating queuesGrzegorz Bizon
2017-08-22Use event-based waiting in Gitlab::JobWaiterNick Thomas
2017-08-22Enfouce namespace for Kubernetes to lowercaseShinya Maeda
2017-08-22Refactor project and storage typesGabriel Mazetto
2017-08-22Prevent using gitlab import task when hashed storage is enabledGabriel Mazetto
2017-08-22New storage is now "Hashed" instead of "UUID"Gabriel Mazetto
2017-08-22Merge branch 'gitaly-tree-entries-encoding' into 'master'Robert Speicher
2017-08-21Merge branch 'only-limit-fetch-when-requested' into 'master'Robert Speicher
2017-08-21Correctly encode string params for Gitaly's TreeEntries RPCAlejandro Rodríguez
2017-08-21Fix fork MRs importing issueJames Lopez
2017-08-21Only require sidekiq-limit_fetch when enabled in settingsSean McGivern