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
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
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-20Allow commit messages to close several issues at once (thanks @123Haynesjubianchi
2014-10-10Use 8chars short sha for commit in viewsDmitriy Zaporozhets
2014-10-10Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets
2014-10-03Make Mentionables work for cross-project refsVinnie Okada
2014-08-01Fix commit specsDmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2013-08-26Link issues from comments and automatically close themash wilson
2013-08-13Allow project name, path etc start with number. Fixed specsDmitriy Zaporozhets
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-04-03Fixed API file raw functionality, Fixed tree controller tests. Added BlobCont...Dmitriy Zaporozhets