summaryrefslogtreecommitdiff
path: root/app/views/events/event/_created_project.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add helper for using avatars vs iconsAnnabel Dunstone Gray2017-04-111-7/+1
* Reuse system notes helper for profile event iconsAnnabel Dunstone Gray2017-04-111-2/+2
* Only show icons on profile page; change to case statementAnnabel Dunstone Gray2017-04-111-4/+5
* Use avatars instead of icons in activity viewAnnabel Dunstone Gray2017-04-101-2/+6
* Put back usernames in activity and profile feedAnnabel Dunstone Gray2017-04-071-0/+1
* Change color of iconsAnnabel Dunstone Gray2017-04-031-2/+2
* Differentiate between event typesAnnabel Dunstone Gray2017-04-031-1/+3
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Hide namespace and project name on project activity page (!5068)winniehell2016-07-141-1/+1
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-18/+0
* Cache all eventsDouwe Maan2015-08-061-2/+2
* Use Projects::CreateService to fork projects so that after-create hooks are run.forked-eventDouwe Maan2015-04-241-1/+1
* Change text of project creation event for imports.import-eventDouwe Maan2015-04-061-2/+2
* Make sure twitter widgets are loaded when rendered through turbolinks.Douwe Maan2015-02-141-2/+1
* Change tweet text.Douwe Maan2015-02-141-1/+2
* Add link to share via twitter to "created project" event.Douwe Maan2015-02-131-0/+27