summaryrefslogtreecommitdiff
path: root/app/helpers/events_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changed activity notes to display first MEANINGFUL line.uran2014-09-121-1/+1
* Fix missing links and incorrect display of issue numbers for notes, comments,...Matthew McMillion2014-07-261-0/+6
* Merge branch 'bugfix/305/dashboard_feed_summaries' into 'master'Dmitriy Zaporozhets2014-07-021-0/+4
|\
| * Add summaries for notes and merge requests to dashboard feed.Kyle Fazzari2014-05-291-0/+4
* | Merge branch 'bugfix/304/dashboard_feed_note_urls' into 'master'Dmitriy Zaporozhets2014-07-011-1/+10
|\ \
| * | Update events helper to remove wall-related sections.Kyle Fazzari2014-06-251-2/+0
| * | Update events helper to also return a URL for notes.Kyle Fazzari2014-05-291-1/+12
| |/
* | Merge branch 'bugfix/303/dashboard_feed_ids' into 'master'Dmitriy Zaporozhets2014-06-241-3/+3
|\ \