summaryrefslogtreecommitdiff
path: root/app/helpers/events_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix dashboard lost if comment on commitDmitriy Zaporozhets2013-06-071-0/+8
* Get rid of event decorator. Use event data hash instead commit objects to inc...Dmitriy Zaporozhets2013-04-051-0/+41
* base implementationDmitriy Zaporozhets2013-01-221-4/+3
* Remove unused images. More use of font-awesome iconsDmitriy Zaporozhets2013-01-101-1/+10
* replace javascript:void with preventDefaultAlex Denisov2013-01-091-1/+1
* Reloading of events via ajax instead of page reloading.Alex Denisov2013-01-091-1/+1
* Event filters stores at cookies.Alex Denisov2013-01-091-4/+1
* Tests on events filtering addedAlex Denisov2013-01-091-1/+1
* REpostiry, Team modelsDmitriy Zaporozhets2013-01-031-14/+0