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-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-12-13Adds ordering to projects contributors in APIJacopo
2017-12-07add support for the commit reference filtermicael.bergeron
2017-11-23Fix link text from group contextJarka Kadlecova
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-11-16Optimise getting the pipeline status of commitsYorick Peterse
2017-09-25Remove unnecessary commentsDouwe Maan
2017-09-25Properly compare diff refs and diff positions when shas are truncatedDouwe Maan
2017-09-06Adds cacheless render to Banzai object renderTiago Botelho
2017-09-05pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel
2017-09-01Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern
2017-08-21Change a variable name in Commit#cherry_pick_descriptionSaverio Miroddi
2017-08-21Reverse order of commits in MR cherry-pick messageSaverio Miroddi
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