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-17Correct the cherry-pick message for merge commitsSaverio Miroddi
2017-08-16Merge branch 'dm-gpg-signature-performance' into 'master'Robert Speicher
2017-08-16Only create commit GPG signature when necessaryDouwe Maan
2017-08-15Add support for start project to commit cherry-pick descriptionSaverio Miroddi
2017-08-15Made commit cherry-pick message more standardSaverio Miroddi
2017-08-15Extracted cherry-pick description in ::CommitSaverio Miroddi
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-10Add 'from commit' information to cherry-picked commitsSaverio Miroddi
2017-08-08Move `deltas` and `diff_from_parents` logic to Gitlab::Git::CommitAlejandro Rodríguez
2017-08-08Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez
2017-07-27fetch gpg signature badges by ajaxAlexis Reigel
2017-07-27move signature cache read to Gpg::CommitAlexis Reigel
2017-07-27bail if the commit has no signatureAlexis Reigel
2017-07-27cache the gpg commit signatureAlexis Reigel
2017-07-27verify gpg commit using tmp keyring and db queryAlexis Reigel
2017-07-27use more descriptive variable namesAlexis Reigel
2017-07-27commit signature with specAlexis Reigel
2017-07-27Prototype key verificationKevin O'Connor
2017-07-18Merge branch 'request-store-wrap' into 'master'Rémy Coutable
2017-07-18Rename the methods to make it fit with current nameLin Jen-Shin
2017-07-18Follow feedback on the merge requestLin Jen-Shin
2017-07-18Renamed Gitaly servicesAndrew Newdigate
2017-07-17Use RequestStoreWrap for Commit#authorLin Jen-Shin
2017-07-06Add table for merge request commitsSean McGivern
2017-06-08Merge branch '12614-fix-long-message' into 'master'Dmitriy Zaporozhets
2017-06-07Re-enable Gitaly commit_raw_diffs migrationAhmad Sherif
2017-06-02Merge branch 'fix/use-new-gitaly-commit-diff-rpc' into 'master'Robert Speicher
2017-06-02Merge branch 'rc/enable-PreferredHashMethods-cop' into 'master'Robert Speicher
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-06-02Lint our factories creation in addition to their buildRémy Coutable
2017-06-02Use the new Gitaly CommitDiff RPCAhmad Sherif
2017-05-13Add support for deltas_only under GitalyAhmad Sherif
2017-05-12Fix long urls in the title of commitAlexander Randa
2017-05-11Remove deltas_only from DiffCollectionJacob Vosmaer
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-09Use Rails 'delegate'Jacob Vosmaer
2017-05-09Don't make Commit#raw_deltas privateJacob Vosmaer
2017-05-09Don't use DiffCollection for deltasJacob Vosmaer
2017-05-08Re-enable Gitaly commit_raw_diff featureAhmad Sherif
2017-05-02Rename latest_pipeline to last_pipelineLin Jen-Shin
2017-05-02Always show latest pipeline info in commit boxLin Jen-Shin
2017-04-27Pass project to BlobDouwe Maan
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-17Merge branch 'feature/use-gitaly-for-commit-show' into 'master'Robert Speicher
2017-03-16Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda
2017-03-15Use Gitaly for CommitController#showAhmad Sherif
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Enable Style/ClassCheckDouwe Maan
2017-02-23Fix code for copsDouwe Maan