summaryrefslogtreecommitdiff
path: root/app/helpers/events_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix first line markdown helper for user profile activity stream29425-fix-activity-stream-first-line-markdownEric Eastwood2017-03-141-2/+2
* whitelist style attribute in event_notemhasbini2017-03-071-1/+6
* remove unnecessary issues event filter on comments tabRydkin Maxim2016-12-081-0/+6
* Allow commit note to be visible if repo is visible23824-activity-page-does-not-show-commits-commentsRémy Coutable2016-11-161-2/+2
* Correctly passes feature key into feature_available methodproject-activity-tabs-hidePhil Hughes2016-11-011-2/+2
* Removed return statement that isn't neededPhil Hughes2016-11-011-1/+1
* Hide project activity tabs when features are disabledPhil Hughes2016-11-011-0/+6
* Stop event_commit_title from escaping its outputNick Thomas2016-10-181-1/+1
* Remove `event_to_atom` helperRobert Speicher2016-05-231-22/+0
* Reduce duplication and branching logic in EventsHelperRobert Speicher2016-05-161-41/+15
* Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher2016-05-161-2/+2
* Rename `Event#note_commit?` to `commit_note?`Robert Speicher2016-05-161-5/+5
* Remove redundant `html_escape` calls from `title` attributesRobert Speicher2016-05-161-3/+3
* Fix titles for commit references in Event feedRobert Speicher2016-05-161-1/+2
* Add an Event's target's title to its reference linkRobert Speicher2016-05-161-1/+1
* Remove unused `icon_for_event` helperRobert Speicher2016-05-111-9/+0
* Fix event rendering when create projectfix-ui-eventDmitriy Zaporozhets2016-04-041-1/+1
* Fix event rendering for certain event typesDmitriy Zaporozhets2016-03-311-0/+8
* Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre2016-03-241-1/+1
* Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre2016-03-171-1/+1
* Remove last to_referencetodos-title-attrJosh Frye2016-03-131-1/+1
* Escape!Josh Frye2016-03-111-4/+4
* Title attributes for activity feedJosh Frye2016-03-111-4/+4
* Removed un-used variablesPhil Hughes2016-03-011-2/+0
* Replaced prefix with to_reference method callsPhil Hughes2016-03-011-8/+3
* Changed # to ! on merge requests on activity viewPhil Hughes2016-03-011-2/+9
* New layout without background colorDmitriy Zaporozhets2016-01-131-3/+5
* Split complex method EventsHelper#event_feed_url.Dmitriy Zaporozhets2015-11-131-11/+15
* Fix avatars not showing in Atom feeds and project issues when Gravatar disabledStan Hu2015-11-101-1/+1
* Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-151-0/+11
* Replace obvious tooltips. Fix line-height for top navDmitriy Zaporozhets2015-09-031-1/+0
* Redesign activity feed on dashboard and project pagesDmitriy Zaporozhets2015-09-031-6/+4
* Fixed invalid timestamps in RSS feed #1771Rowan Wookey2015-06-231-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-05-151-2/+2
|\
| * Fix reference links in dashboard activity and ATOM feeds.dashboard-referencesDouwe Maan2015-05-141-2/+2
* | Fix bug with default timezone en RSS gitlab eventsJorge Vasquez2015-05-141-1/+1
|/
* Fix tooltips for event filter linksrs-fix-filter-tooltipsRobert Speicher2015-05-061-4/+8
* List new commits for newly pushed branch in activity view.Douwe Maan2015-03-181-1/+1
* Fix code preview theme setting for comments, issues, merge requests, and snip...Stan Hu2015-03-101-1/+1
* Added information to tooltipsSabba Petri2015-02-231-1/+1
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-21/+32
|\
| * Refactor event title generation for more consistent messages.Douwe Maan2015-02-131-21/+32
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-12/+32
|/
* Use `icon` helper method in helper modulesRobert Speicher2015-01-281-6/+5
* Restyle group page and event filterDmitriy Zaporozhets2014-12-161-7/+6
* DRY and refactor atom codeDmitriy Zaporozhets2014-12-041-0/+22
* Improve dashboard note view and add testsVinnie Okada2014-10-121-1/+1
* Preserve link href in truncated note viewVinnie Okada2014-10-121-3/+2
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-4/+4
* Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-1/+1