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-08-29replace `is_ancestor` with `ancestor?`Maxim Rydkin
2017-08-29replace `has_matching_label` with `has_matching_label?`Maxim Rydkin
2017-08-29replace `is_successful?` with `successful?`Maxim Rydkin
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
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-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-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-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-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-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
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-21Merge branch 'gitaly-annotations-update' into 'master'Douwe Maan
2017-08-21Merge branch 'rs-git-access-spec-speed' into 'master'Douwe Maan
2017-08-20Fix Error 500s when attempting to destroy a protected tagStan Hu
2017-08-18Reduce duplication in GitAccess spec around error messagesRobert Speicher