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-01-30Increase the minimum length for commit SHA matching to 7Robert Speicher
2015-12-10Merge branch 'master' into tmp-reference-pipeline-and-cachingDouwe Maan
2015-12-09Normalize email when looking for GitLab users from commit info. #3854Rubén Dávila
2015-12-08Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-07Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov
2015-12-07Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
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-01Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan
2015-12-01Render commit reference using short sha, but include full sha in comment.Douwe Maan
2015-11-30Recognize issue/MR/snippet/commit links as references.Douwe Maan
2015-10-22Use faster, more appropriate pipeline for mentionable attributesDouwe Maan
2015-10-20Correctly find last known blob for file deleted in MR.Douwe Maan
2015-10-15Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-14Participable doesn't need to know about MentionableDouwe Maan
2015-10-12Implement Commit Status APIKamil Trzcinski
2015-06-24Only look up Commit authors/committers by emailRobert Speicher
2015-06-10Add `respond_to_missing?` for Commit and RepositoryRobert Speicher
2015-05-26Surround Project.reference_pattern in parenthesis inside other patternsRobert Speicher
2015-05-26Add `reference_pattern` to Referable modelsRobert Speicher
2015-05-26Implement gfm_reference directly in MentionableRobert Speicher
2015-05-26Add `to_reference` for models that support referencesRobert Speicher
2015-05-26Add Commit#==Robert Speicher
2015-04-24Move participants method to shared Participable concern.Douwe Maan
2015-04-24No longer needed to pass project argument to commit methods.Douwe Maan
2015-04-24Let commit model know about its project.Douwe Maan
2015-04-17Clean up code somewhat.Douwe Maan
2015-04-15Fix Snippet#participants.Douwe Maan
2015-04-15Clean up code around commit mentions.Douwe Maan
2015-04-14Don't use HTML ellipsis in EmailsOnPush subject truncated commit message.Douwe Maan
2015-04-03Refactor ClosingIssueExtractor.Douwe Maan
2015-04-02Only allow users to cross-reference and close issues they have access to.Douwe Maan
2015-04-02Add Commit#author and #committer.Douwe Maan
2015-02-03Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets
2014-12-29Replace regex methods by string ones since fasterCiro Santilli
2014-12-14Fixed a lot of already defined noticesJeroen van Baarsen
2014-10-10Dontr decoarate already decorated stuffDmitriy Zaporozhets
2014-10-10Use 8chars short sha for commit in viewsDmitriy Zaporozhets
2014-10-10Use full commit sha width for reference in note body to prevent Ambiguous SHA...Dmitriy Zaporozhets
2014-10-10Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets
2014-10-03Merge pull request #7754 from Bugagazavr/hooksDmitriy Zaporozhets
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-10-02Hook attributesKirill Zaitsev
2014-09-25Decorate commit parentsDmitriy Zaporozhets
2014-07-15Refactor diff suppress logic and diff viewsDmitriy Zaporozhets
2014-06-13Detect closing issues in Merge Request descriptionJacob Vosmaer
2014-05-28The hard limit should be a lot more liberal, 10x seems reasonable.dosire
2014-02-25commit description in commit listskv-headless
2014-02-03Use new tags/branches from gitlab_gitDmitriy Zaporozhets