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-29Merge branch 'fix-cache-clear-windows' into 'master'Kamil Trzciński
2018-01-29Fix MR revert check when no merged_at is presentSean McGivern
2018-01-26Replace : with _ in cache key versioningMatija Čupić
2018-01-26update code based on feedbackJames Lopez
2018-01-26add specJames Lopez
2018-01-26disable retry attempts for Import/Export until that is fixedJames Lopez
2018-01-26fix validation error on servicesJames Lopez
2018-01-25Merge branch 'feature/migrate-repo-restorer-to-gitaly' into 'master'Robert Speicher
2018-01-25Merge branch 'lint-rugged' into 'master'Rémy Coutable
2018-01-25Merge branch 'contrain-run-git' into 'master'Rémy Coutable
2018-01-25Merge branch '42377-fix-merge-request-can-be-reverted' into 'master'Rémy Coutable
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-25Look at notes created just before merge when deciding if an MR can be revertedNick Thomas
2018-01-25Make Gitlab::Git::Repository#run_git privateJacob Vosmaer
2018-01-24Merge branch 'dm-project-system-hooks-in-transaction' into 'master'Robert Speicher
2018-01-24Migrate restoring repo from bundle to GitalyAhmad Sherif
2018-01-24Execute system hooks after-commit when executing project hooksDouwe Maan
2018-01-24Migrate repository bundling to GitalyAhmad Sherif
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 'gitaly-write-ref-error-handling' into 'master'Robert Speicher
2018-01-22Merge branch '41673-blank-query-members-api' into 'master'Rémy Coutable
2018-01-22Move error-handling to lib/gitlab/gitKim "BKC" Carlbäcker
2018-01-22Merge branch 'gitaly-write-repo-config-prep' into 'master'Douwe Maan
2018-01-21Yield no results for blank searches on User name, username and emailMark Fletcher
2018-01-19Merge branch '41532-email-reason' into 'master'Sean McGivern
2018-01-19Move rugged-call from Project#write_repository_config to Git::Repository#writ...Kim "BKC" Carlbäcker
2018-01-19Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen
2018-01-19Merge branch '42154-fix-artifact-size-calc' into 'master'Robert Speicher
2018-01-18Wrap Rugged-exceptions in Gitlab::Git::Repository#write_refKim "BKC" Carlbäcker
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-17use class reader instead of dynamic constantAlexis Reigel
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-17Initial work to add notification reason to emailsMario de la Ossa
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 'milestones-finder-order-fix' into 'security-10-3'Robert Speicher
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