summaryrefslogtreecommitdiff
path: root/app/views/events/event/_push.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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-221-4/+0
* Migrate events into a new formatYorick Peterse2017-08-101-9/+4
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Consistently display last push event widgetDouwe Maan2017-05-251-1/+1
* Add helper for using avatars vs iconsAnnabel Dunstone Gray2017-04-111-6/+2
* Reuse system notes helper for profile event iconsAnnabel Dunstone Gray2017-04-111-5/+1
* Only show icons on profile page; change to case statementAnnabel Dunstone Gray2017-04-111-4/+4
* Use avatars instead of icons in activity viewAnnabel Dunstone Gray2017-04-101-5/+9
* Put back usernames in activity and profile feedAnnabel Dunstone Gray2017-04-071-0/+1
* Add deleted branch iconAnnabel Dunstone Gray2017-04-031-1/+4
* Change color of iconsAnnabel Dunstone Gray2017-04-031-1/+1
* Differentiate between event typesAnnabel Dunstone Gray2017-04-031-2/+3
* Remove Link from Push Events for deleted branchesJan Christophersen2017-02-151-5/+3
* Removed data-user-is view codeevents-cache-invalidationYorick Peterse2016-11-251-3/+3
* Hide namespace and project name on project activity page (!5068)winniehell2016-07-141-3/+3
* Display last commit of deleted branch in push events (!4699)winniehell2016-06-281-8/+17
* Added author to various Markdown calls in viewsYorick Peterse2016-05-261-1/+1
* Escape!Josh Frye2016-03-111-1/+1
* Title attributes for activity feedJosh Frye2016-03-111-1/+1
* Use display: inline where appropriatecache-eventsDouwe Maan2015-08-061-1/+1
* Cache all eventsDouwe Maan2015-08-061-5/+6
* Push event: Nest link in strong tag, not vice-versars-issue-1022Robert Speicher2015-06-021-2/+2
* Add Create Merge Request buttons to commits page and push event.Douwe Maan2015-05-091-1/+13
* List new commits for newly pushed branch in activity view.Douwe Maan2015-03-181-2/+8
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+1
|\
| * Refactor event title generation for more consistent messages.Douwe Maan2015-02-131-1/+1
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
|/
* Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-1/+1
* Use css truncation on dashboardDmitriy Zaporozhets2014-05-261-1/+1
* Remove unnecessary tagDmitriy Zaporozhets2013-10-101-1/+1
* Truncate some text from dashboard eventsDmitriy Zaporozhets2013-09-111-1/+1
* Get rid of event decorator. Use event data hash instead commit objects to inc...Dmitriy Zaporozhets2013-04-051-2/+2
* Refactor css lists. Use well-list classDmitriy Zaporozhets2012-12-181-1/+1
* Replace project with namespace for eventsDmitriy Zaporozhets2012-12-091-1/+1
* Merge branch 'master' into fix-messages-for-deleted-thingsRiyad Preukschas2012-10-021-1/+4
* Refactoring event viewsDmitriy Zaporozhets2012-10-011-0/+22