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-09-06Merge branch 'feature/migrate-branch-operations-to-gitaly' into 'master'Robert Speicher
2017-09-06Merge branch '35161_first_time_contributor_badge' into 'master'Sean McGivern
2017-09-06Merge branch 'url-sanitizer-fixes' into 'master'Douwe Maan
2017-09-06Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master'Kamil Trzciński
2017-09-06Merge branch '35942_api_binary_encoding' into 'master'Sean McGivern
2017-09-06Migrate creating/deleting a branch to GitalyAhmad Sherif
2017-09-06Remove blank passwords from sanitized URLsNick Thomas
2017-09-06Backport EE fixes to Gitlab::UrlSanitizer to CENick Thomas
2017-09-06Profile updates from providersAlexander Keramidas
2017-09-06remove useless commentmicael.bergeron
2017-09-06renames ambiguous methods and add specmicael.bergeron
2017-09-06fix refactoring error with Blob.binary?micael.bergeron
2017-09-06revert to using a simple representationmicael.bergeron
2017-09-06wip: fake its a binary diffmicael.bergeron
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-09-06Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into feature/gb/downl...Grzegorz Bizon
2017-09-06Merge branch 'fix/import-export-performance' into 'master'Douwe Maan
2017-09-06Remove unneeded string interpolation from entry classGrzegorz Bizon
2017-09-06refactored codeJames Lopez
2017-09-06refactor code based on feedbackJames Lopez
2017-09-06fix spec failuresJames Lopez
2017-09-06small refactorJames Lopez
2017-09-05fix specsJames Lopez
2017-09-05Migrate Gitlab::Git::Repository#find_branch to GitalyAhmad Sherif
2017-09-05Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern
2017-09-05refactor code a littleJames Lopez
2017-09-05fix export performance of CI buildsJames Lopez
2017-09-05started refactoring readerJames Lopez
2017-09-05some more refactoringJames Lopez
2017-09-05some more refactoringJames Lopez
2017-09-05enable AR caching, refactor tree hash loopJames Lopez
2017-09-05remove relation after used from the hash treeJames Lopez
2017-09-05more refactoringJames Lopez
2017-09-05some more performance refactoringJames Lopez
2017-09-05start improving memory use on I/EJames Lopez
2017-09-05Merge branch 'mr-index-page-performance' into 'master'Sean McGivern
2017-09-05Merge branch 'move-operation-service-call-sites' into 'master'Sean McGivern
2017-09-05Make it explicit that workhorse needs artifact pathGrzegorz Bizon
2017-09-05drop backwards compatibility for valid_signatureAlexis Reigel
2017-09-05use new #verification_statusAlexis Reigel
2017-09-05only use symbols instead of enum hash accessorAlexis Reigel
2017-09-05simplify if/else with guardsAlexis Reigel
2017-09-05add verification_status: same_user_different_emailAlexis Reigel
2017-09-05downcase gpg key's emailsAlexis Reigel
2017-09-05match the committer's email against the gpg keyAlexis Reigel
2017-09-05pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel
2017-09-05Extract a class that represents artifacts file pathGrzegorz Bizon
2017-09-05Add Gitaly migration points for branch/tag create/deleteJacob Vosmaer
2017-09-05Re-use issue/MR counts for the pagination systemYorick Peterse
2017-09-04Merge branch 'feature/gb/kubernetes-only-pipeline-jobs' into 'master'Kamil Trzciński