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
2018-01-23Merge branch '40612-cannot-change-project-visibility-from-private-even-when-o...Robert Speicher
2018-01-22ensure fork_source returns nil when project is the root fork, add testsMike Greiling
2018-01-22Merge branch '41673-blank-query-members-api' into 'master'Rémy Coutable
2018-01-21Yield no results for blank searches on User name, username and emailMark Fletcher
2018-01-19Merge branch '42154-fix-artifact-size-calc' into 'master'Robert Speicher
2018-01-18Delete conflicting orphaned routesMichael Kozono
2018-01-18Fix a bug calculating artifact size for project statisticsNick Thomas
2018-01-18Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan
2018-01-17no need for a named parameterAlexis Reigel
2018-01-17accepts `.all` as a hook scope as wellAlexis Reigel
2018-01-17use safer .hooks_for instead of .public_sendAlexis Reigel
2018-01-17extract concern for hook triggersAlexis Reigel
2018-01-17Resolve conflicts in VERSION, db/schema.rb, and spec/models/service_spec.rbStan Hu
2018-01-17Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-q...Robert Speicher
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-17Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern
2018-01-17Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu
2018-01-16Merge branch '40818-last-push-widget-does-not-appear-after-pushing-new-commit...Rémy Coutable
2018-01-16Merge branch '41666-cannot-search-with-keyword-merge' into 'master'Rémy Coutable
2018-01-16Fix project search results for digits surrounded by colonsSean McGivern
2018-01-16Merge branch 'feature/migrate-commit-uri-to-gitaly' into 'master'Sean McGivern
2018-01-16Merge branch '36571-ignore-root-in-repo' into 'master'Sean McGivern
2018-01-16Move Regexp.escape(), fix formatting on tests.Andrew McCallum
2018-01-16Merge branch 'sh-optimize-ci-build-project' into 'master'Grzegorz Bizon
2018-01-16Last push widget will show banner for new pushes to previously merged branchDrew Blessing
2018-01-15Account for query of only forward slash(es).Andrew McCallum
2018-01-15Migrate Commit#uri_type to GitalyAhmad Sherif
2018-01-15Fix spelling mistake.Andrew McCallum
2018-01-15Add scenario of searching within context of repository with root slash to tests.Andrew McCallum
2018-01-15Merge branch 'feature/migrate-can-be-merged-to-gitaly' into 'master'Grzegorz Bizon
2018-01-15Add specs for CI builds and pipeline relationshipsStan Hu
2018-01-12Display related merge requests in commit detail pageHiroyuki Sato
2018-01-12Merge branch '41807-15665-consistently-502s-because-it-fetches-every-commit' ...Rémy Coutable
2018-01-12Only search for MR revert commits on notes after MR was mergedSean McGivern
2018-01-12Merge branch 'mk-fix-permanent-redirect-validation' into 'master'Douwe Maan
2018-01-12Merge branch 'feature/migrate-is-rebase-in-progress-to-gitaly' into 'master'Robert Speicher
2018-01-11Add RedirectRoute factoryMichael Kozono
2018-01-11Fix Rubocop offenseMichael Kozono
2018-01-11Revert "Revert "Fix Route validation for unchanged path""Michael Kozono
2018-01-11Merge branch 'remove-soft-removals' into 'master'Douwe Maan
2018-01-11Migrate Repository#can_be_merged? to GitalyAhmad Sherif
2018-01-10Merge branch 'git-write-ref-prep' into 'master'Robert Speicher
2018-01-10Migrate rebase_in_progress? to GitalyAhmad Sherif
2018-01-10Fix hooks not being set up properly for bare import Rake taskStan Hu
2018-01-09Revert "Fix Route validation for unchanged path"Michael Kozono
2018-01-09Revert "Add test for permanent redirects of descendants"Michael Kozono
2018-01-09Add test for permanent redirects of descendantsMichael Kozono
2018-01-09Fix Route validation for unchanged pathMichael Kozono
2018-01-09Client-prep Gitlab::Git::Repository#write_refKim "BKC" Carlbäcker
2018-01-08Remove soft removals related codeYorick Peterse