summaryrefslogtreecommitdiff
path: root/app/views/events
Commit message (Expand)AuthorAgeFilesLines
* Use blue for activity stream links; use monospace font for commit sha61049-links-activity-streamAnnabel Dunstone Gray2019-05-221-1/+2
* Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-121-3/+3
* Add auto direction to support rtl languagesAhmad Haghighi2019-04-252-2/+4
* Resolve "Empty states for profile page"Dennis Tang2019-02-061-1/+15
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Resolve "User activity is stuck loading when there is none"Martin Wortschack2019-01-021-1/+4
* Resolve "Activity Feed - Missing padding in event note when a branch is deleted"Martin Wortschack2018-11-141-2/+2
* Resolve "Redesign activity feed"Martin Wortschack2018-11-066-32/+40
* Fix the group and project activity pagesNick Thomas2018-09-111-1/+1
* Include private contributions in user contribution graphGeorge Tsiolis2018-09-077-6/+18
* Resolve "<link href=""> and <a href=""> not properly filled in activity RSS f...schwedenmut2018-09-051-1/+1
* Replace well-list with content-list and hover-listAnnabel Dunstone Gray2018-05-291-1/+1
* Replace <blockquote> with .blockquoteClement Ho2018-04-091-1/+1
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
* Fix tags in the Activity tab not being clickableMario de la Ossa2017-12-191-1/+2
* Reuse authors when rendering event Atom feedsevents-atom-feed-author-queryYorick Peterse2017-11-281-1/+6
* Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-062-2/+2
* Fix the number representing the amount of commits related to a push eventMark Fletcher2017-10-061-2/+1
* Fix display of push events for removed refsfix-push-events-branch-removalsYorick Peterse2017-08-222-10/+7
* Migrate events into a new formatYorick Peterse2017-08-103-21/+15
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-4/+4
* Consistently display last push event widgetDouwe Maan2017-05-252-15/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-1/+1
* Add username to activity atom feed (!10802)winniehell2017-04-261-0/+1
* Add helper for using avatars vs iconsAnnabel Dunstone Gray2017-04-114-26/+5
* Reuse system notes helper for profile event iconsAnnabel Dunstone Gray2017-04-114-19/+6
* Only show icons on profile page; change to case statementAnnabel Dunstone Gray2017-04-114-18/+21
* Use avatars instead of icons in activity viewAnnabel Dunstone Gray2017-04-104-19/+35
* Put back usernames in activity and profile feedAnnabel Dunstone Gray2017-04-074-0/+4
* Merge branch '24784-mr-system-notes' into 'master' Annabel Dunstone Gray2017-04-072-2/+2
|\
| * Fix newline errorsAnnabel Dunstone Gray2017-04-061-1/+1
| * Add remaining system note iconsAnnabel Dunstone Gray2017-04-061-1/+1
* | Corrected capitalizacion on various sectionsJose Ivan Vargas2017-04-061-2/+2
|/
* Add deleted branch iconAnnabel Dunstone Gray2017-04-031-1/+4
* Change color of iconsAnnabel Dunstone Gray2017-04-034-9/+9
* Differentiate between event typesAnnabel Dunstone Gray2017-04-035-13/+17
* Start adding profile iconsAnnabel Dunstone Gray2017-04-032-3/+12
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-1/+1
* Merge branch '28058-hide-emails-in-atom-feeds' into 'security'Rémy Coutable2017-03-201-1/+1
* Fix xml.updated field in rss/atom feedsblackst0ne2017-03-121-1/+1
* Remove Link from Push Events for deleted branchesJan Christophersen2017-02-151-5/+3
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-316-6/+6
* Removed data-user-is view codeevents-cache-invalidationYorick Peterse2016-11-251-3/+3
* Remove event caching codeYorick Peterse2016-11-231-10/+9
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-1/+1
* Remove redundant js-timeago-pending from user activity logClement Ho2016-08-311-1/+1
* Merge branch 'hide-project-name-in-project-activities' into 'master' Fatih Acet2016-07-215-19/+16
|\
| * Hide namespace and project name on project activity page (!5068)winniehell2016-07-145-19/+16
* | Add link to user profile to commit avatar (!5163)winniehell2016-07-201-5/+1
|/
* Display last commit of deleted branch in push events (!4699)winniehell2016-06-281-8/+17