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-06-26Client-side fix for Gitaly TreeEntry bugJacob Vosmaer
2018-05-17Preload pipeline data for project pipelinesYorick Peterse
2018-05-16Workhorse to send raw diff and patch for commitsZeger-Jan van de Weg
2018-04-17Return nil on empty pathZeger-Jan van de Weg
2018-01-29Fix an order dependency in a specNick Thomas
2018-01-15Migrate Commit#uri_type to GitalyAhmad Sherif
2018-01-12Display related merge requests in commit detail pageHiroyuki Sato
2018-01-04Remove the Commit#tree methodJacob Vosmaer
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-11-16Optimise getting the pipeline status of commitsYorick Peterse
2017-09-15Prepare Repository#merge for migration to GitalyJacob Vosmaer
2017-08-22Improve description of a Commit#cherry_pick_message UTSaverio Miroddi
2017-08-21Fix rubocop errors in spec/models/commit_spec.rbSaverio Miroddi
2017-08-21Add UT for cherry-pick of an existing merge that is not foundSaverio Miroddi
2017-08-21Reverse order of commits in MR cherry-pick messageSaverio Miroddi
2017-08-18Remove redundant statement part in a test suiteSaverio Miroddi
2017-08-17Correct the cherry-pick message for merge commitsSaverio Miroddi
2017-08-16Extended UTs for the new cherry-pick message formatSaverio Miroddi
2017-08-08Incorporate Gitaly's CommitService.FindCommit RPCAlejandro Rodríguez
2017-08-08Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-17Use RequestStoreWrap for Commit#authorLin Jen-Shin
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-09Fix linting, route, and specsRémy Coutable
2017-06-09Fix spec failures and add a feature flag for the performance barRémy Coutable
2017-06-08Merge branch '12614-fix-long-message' into 'master'Dmitriy Zaporozhets
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-08Re-enable Gitaly commit_raw_diff featureAhmad Sherif
2017-05-02Rename latest_pipeline to last_pipelineLin Jen-Shin
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
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-01-27Use `:empty_project` where possible in model specsRobert Speicher
2017-01-24Allows to search within project by commit's hashYarNayar
2017-01-19Mark MR as WIP when pushing WIP commitsjurre
2016-12-15Add explicit status test, feedback:Lin Jen-Shin
2016-12-15Use described_class and update descriptionLin Jen-Shin
2016-12-14Introduce latest_status and add a few testsLin Jen-Shin
2016-12-14Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-11-24Avoid using random in the tests, feedback:Lin Jen-Shin
2016-11-23Fix test description to mention latest pipeline,Lin Jen-Shin