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-05-13Add support for deltas_only under GitalyAhmad Sherif
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
2016-11-21Still use compound pipeline status, but group byLin Jen-Shin
2016-11-07Show commit status from latest pipelineLin Jen-Shin
2016-11-03There's no such methodLin Jen-Shin
2016-11-03Merge status_for and status, feedback:Lin Jen-Shin
2016-10-27Add tests for Commit#status and Commit#status_for, feedback:Lin Jen-Shin
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-08-02Expand commit message width in repo viewClement Ho
2016-07-28Add specs for caching commit authorStan Hu
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-06-21Optimize Banzai::Filter::RelativeLinkFilterAlejandro Rodríguez
2016-06-01Refactor ParticipableYorick Peterse
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-04-16Rename CiStatus to StatusableKamil Trzcinski
2016-03-18Restrict access to references for confidential issuesDouglas Barbosa Alexandre
2016-02-22Ensure we don't check a commit's description for revert message if it has no ...Rémy Coutable
2015-12-09Tag model specsDouwe Maan
2015-12-07Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov
2015-12-07fixes after reviewValery Sizov
2015-12-07fox specsValery Sizov
2015-12-04Add added, modified and removed properties to commit object in webhookValery Sizov
2015-12-01Render commit reference using short sha, but include full sha in comment.Douwe Maan
2015-12-01Fix specsDouwe Maan
2015-10-12Fix mentionable specsDouwe Maan
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-05-26Add `to_reference` for models that support referencesRobert Speicher
2015-04-24No longer needed to pass project argument to commit methods.Douwe Maan
2015-04-24Use project.commit convenience method.Douwe Maan
2015-04-16Update mentionable shared examples to be (a bit) more understandableRobert Speicher
2015-04-16Correct usage of `subject` in specsRobert Speicher
2015-04-14Don't use HTML ellipsis in EmailsOnPush subject truncated commit message.Douwe Maan