summaryrefslogtreecommitdiff
path: root/app/views/events/event
Commit message (Expand)AuthorAgeFilesLines
* Remove Link from Push Events for deleted branchesJan Christophersen2017-02-151-5/+3
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-2/+2
* 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-144-19/+9
* Display last commit of deleted branch in push events (!4699)winniehell2016-06-281-8/+17
* Fixed issue with activity links not being consistentactivity-linksPhil Hughes2016-06-021-3/+7
* Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-011-1/+1
|\
| * Added author to various Markdown calls in viewsYorick Peterse2016-05-261-1/+1
* | Add tooltips for common Event feed entriesrs-event-common-has-tooltipRobert Speicher2016-05-301-1/+1
|/
* Add an Event's target's title to its reference linkRobert Speicher2016-05-161-1/+1
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-18/+0
* Fix some specsDouwe Maan2016-03-201-1/+1
* Escape!Josh Frye2016-03-112-2/+2
* Title attributes for activity feedJosh Frye2016-03-112-2/+2
* Fixed issue based on feedback with link text outputPhil Hughes2016-03-011-1/+1
* Replaced prefix with to_reference method callsPhil Hughes2016-03-011-1/+1
* Changed # to ! on merge requests on activity viewPhil Hughes2016-03-011-1/+1
* Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-151-2/+3
* Small ui improvements to activity feedDmitriy Zaporozhets2015-09-041-2/+1
* Use display: inline where appropriatecache-eventsDouwe Maan2015-08-061-1/+1
* Cache all eventsDouwe Maan2015-08-062-7/+8
* Push event: Nest link in strong tag, not vice-versars-issue-1022Robert Speicher2015-06-021-2/+2
* Fix reference links in dashboard activity and ATOM feeds.dashboard-referencesDouwe Maan2015-05-141-1/+1
* Add Create Merge Request buttons to commits page and push event.Douwe Maan2015-05-091-1/+13
* 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
* List new commits for newly pushed branch in activity view.Douwe Maan2015-03-181-2/+8
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-242-3/+3
|\
| * Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-194-6/+39
| |\
| * | Upgrade to Rails 4.1.9Vinnie Okada2015-02-142-3/+3
* | | Split up AttachmentUploader.Douwe Maan2015-02-201-3/+3
| |/ |/|
* | 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
* | Refactor event title generation for more consistent messages.Douwe Maan2015-02-133-6/+12
|/
* Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-1/+1
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-2/+2
* Use css truncation on dashboardDmitriy Zaporozhets2014-05-261-1/+1
* Temporary fix for #4305: Cant preview attached png images on notes; attachmen...Javier Castro2014-01-141-2/+2
* Remove unnecessary tagDmitriy Zaporozhets2013-10-101-1/+1
* Truncate some text from dashboard eventsDmitriy Zaporozhets2013-09-111-1/+1
* Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-201-1/+1
|\
| * Show iid in event feed and uatocomplete as default id for issues, mrDmitriy Zaporozhets2013-08-191-1/+1
* | Fix event image previewDmitriy Zaporozhets2013-08-201-1/+1
|/
* Dont render event body if emptyDmitriy Zaporozhets2013-08-161-3/+3
* Open note image attachment in new tabDmitriy Zaporozhets2013-07-111-3/+4
* Refactor event title for notesDmitriy Zaporozhets2013-06-071-19/+1
* Fix event note outputDmitriy Zaporozhets2013-06-071-1/+1
* Fix dashboard lost if comment on commitDmitriy Zaporozhets2013-06-071-1/+1
* Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets2013-06-041-0/+4
|\