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-07-27Enable frozen string in app/models/*.rbgfyoung
2018-05-17Preload pipeline data for project pipelinesYorick Peterse
2018-05-02Merge branch 'blackst0ne-rails5-add-touch-later-to-commit-model' into 'master'Rémy Coutable
2018-05-01Merge request and commit discussions APIJan Provaznik
2018-04-29[Rails5] Add `touch_later` to `Commit` modelblackst0ne
2018-04-19Fix N+1 queries when loading participants for a commit noteStan Hu
2018-04-06Add support for patch link extension for commit links on GFMOswaldo Ferreira
2018-04-04Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky
2018-03-26Send notification emails when push to a merge requestYarNayar
2018-03-06Lazy fetch parent commits for a commitZeger-Jan van de Weg
2018-03-01Fetch commit signatures from Gitaly in batchesAhmad Sherif
2018-02-16stop ProcessCommitWorker from processing MR merge commitMicaël Bergeron
2018-02-14API - Include project in commits&blobs search resultsJarka Kadlecová
2018-01-15Migrate Commit#uri_type to GitalyAhmad Sherif
2018-01-12Display related merge requests in commit detail pageHiroyuki Sato
2018-01-12Only search for MR revert commits on notes after MR was mergedSean McGivern
2018-01-04Remove the Commit#tree methodJacob Vosmaer
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