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-22Merge branch 'gitaly-write-repo-config-prep' into 'master'Douwe Maan
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-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
2018-01-16Last push widget will show banner for new pushes to previously merged branchDrew Blessing
2018-01-15Merge branch '1819-override-ce' into 'master'Rémy Coutable
2018-01-15Account for query of only forward slash(es).Andrew McCallum
2018-01-15Create intermediary variable for query value with leading slashes removed.Andrew McCallum
2018-01-15Migrate Commit#uri_type to GitalyAhmad Sherif
2018-01-15Add space after comma per layout guidelines.Andrew McCallum
2018-01-15Strip off leading slashes when searching in context of repository.Andrew McCallum
2018-01-15Merge branch 'sh-log-when-user-blocked' into 'master'Douwe Maan
2018-01-15Merge branch 'feature/migrate-can-be-merged-to-gitaly' into 'master'Grzegorz Bizon
2018-01-15Log and send a system hook if a blocked user fails to loginStan Hu
2018-01-14Ensure CI pipelines and builds have the correction project associationsStan Hu
2018-01-12Display related merge requests in commit detail pageHiroyuki Sato
2018-01-12Merge remote-tracking branch 'upstream/master' into 41731-predicate-memoizationLin Jen-Shin
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 remote-tracking branch 'upstream/master' into 1819-override-ceLin Jen-Shin
2018-01-12Properly cleaning up memoized valuesLin Jen-Shin
2018-01-12Introduce PredicateMemoization cop and fix offensesLin Jen-Shin
2018-01-11Revert "Revert "Fix Route validation for unchanged path""Michael Kozono
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-11Merge branch 'remove-soft-removals' into 'master'Douwe Maan
2018-01-11Migrate Repository#can_be_merged? to GitalyAhmad Sherif
2018-01-11Merge branch '38068-commits-count' into 'master'Yorick Peterse
2018-01-10Denormalize commits count for merge request diffsJan Provaznik
2018-01-10Merge branch 'git-write-ref-prep' into 'master'Robert Speicher