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
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-03-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Add event presenterJan Provaznik
2019-05-13Rename methods that conflict in Rails 5.2Heinrich Lee Yu
2018-12-10Reduce N+1 from Activity Dashboard and BanzaiGabriel Mazetto
2018-11-07Merge branch 'gt-use-merge-request-prefix-in-event-feed-title' into 'master'Sean McGivern
2018-11-06Resolve "Redesign activity feed"Martin Wortschack
2018-11-06Add issue or merge request reference prefix in the event feed titleGeorge Tsiolis
2018-11-06Use reference prefix for issues and merge requests in the event feed titleGeorge Tsiolis
2018-11-06Use merge request prefix symbol in event feed titleGeorge Tsiolis
2018-09-10Merge branch 'frozen-string-enable-app-helpers' into 'master'Rémy Coutable
2018-09-07Include private contributions in user contribution graphGeorge Tsiolis
2018-09-07Enable frozen string for app/helpers/**/*.rbgfyoung
2018-09-05Resolve "<link href=""> and <a href=""> not properly filled in activity RSS f...schwedenmut
2018-05-11Remove tooltips on activity tabsAnnabel Dunstone Gray
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-10-04Updated Profile Events Helper to use SVG Sprite IconsTim Zallmann
2017-08-22Fix display of push events for removed refsYorick Peterse
2017-08-21Resolve "User profile activity feed contains broken image links"Tim Zallmann
2017-08-18Add support for i18n on Project Activity PageKushal Pandya
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-28Improve text on todo list when the todo action comes from yourselfJacopo
2017-04-12Move event icons into events_helperAnnabel Dunstone Gray
2017-03-14Fix first line markdown helper for user profile activity streamEric Eastwood
2017-03-07whitelist style attribute in event_notemhasbini
2016-12-08remove unnecessary issues event filter on comments tabRydkin Maxim
2016-11-16Allow commit note to be visible if repo is visibleRémy Coutable
2016-11-01Correctly passes feature key into feature_available methodPhil Hughes
2016-11-01Removed return statement that isn't neededPhil Hughes
2016-11-01Hide project activity tabs when features are disabledPhil Hughes
2016-10-18Stop event_commit_title from escaping its outputNick Thomas
2016-05-23Remove `event_to_atom` helperRobert Speicher
2016-05-16Reduce duplication and branching logic in EventsHelperRobert Speicher
2016-05-16Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher
2016-05-16Rename `Event#note_commit?` to `commit_note?`Robert Speicher
2016-05-16Remove redundant `html_escape` calls from `title` attributesRobert Speicher
2016-05-16Fix titles for commit references in Event feedRobert Speicher
2016-05-16Add an Event's target's title to its reference linkRobert Speicher
2016-05-11Remove unused `icon_for_event` helperRobert Speicher
2016-04-04Fix event rendering when create projectDmitriy Zaporozhets
2016-03-31Fix event rendering for certain event typesDmitriy Zaporozhets
2016-03-24Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre