summaryrefslogtreecommitdiff
path: root/app/helpers/events_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Update event helper to display target_iid in event title instead of target_id.Kyle Fazzari2014-05-291-3/+3
| |/
* | Wipe wall notes featureDmitriy Zaporozhets2014-06-131-2/+0
|/
* Add anchors to comments from event feedDmitriy Zaporozhets2013-12-261-2/+2
* Reduce strong html tag usage for dashboard eventsDmitriy Zaporozhets2013-11-251-6/+2
* Show only first line of commit message on dashboardDmitriy Zaporozhets2013-11-011-0/+6
* Truncate some text from dashboard eventsDmitriy Zaporozhets2013-09-111-1/+3
* Add event filter for group and project show pagesDmitriy Zaporozhets2013-08-261-1/+1
* Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-201-1/+1
|\
| * Iid improvemetsDmitriy Zaporozhets2013-08-191-1/+1
* | Fix event image previewDmitriy Zaporozhets2013-08-201-0/+4
|/
* Add comment title to rss feedDmitriy Zaporozhets2013-06-221-4/+6
* Refactor event title for notesDmitriy Zaporozhets2013-06-071-0/+28