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
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
2013-04-01Dont init repo on every create(:repo)Dmitriy Zaporozhets
2013-04-01Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets
2013-03-31Fix tests and remove app/models/repository.rbDmitriy Zaporozhets
2013-01-04Fixed protected branches and file editDmitriy Zaporozhets
2013-01-03Rspec models Milestone, Commit, UsersProjectDmitriy Zaporozhets
2012-10-03Cache the value of safe_messageRobert Speicher