summaryrefslogtreecommitdiff
path: root/app/views/events
Commit message (Expand)AuthorAgeFilesLines
* Fix event cachefix-event-cacheDouwe Maan2015-08-101-1/+1
* Use display: inline where appropriatecache-eventsDouwe Maan2015-08-061-1/+1
* Cache all eventsDouwe Maan2015-08-063-13/+12
* revert cache for eventsrevert_even_cacheValery Sizov2015-07-231-8/+7
* Fix missing avatar in event feed when created projectDmitriy Zaporozhets2015-07-101-0/+1
* Re-use event cache with other users unless its personalDmitriy Zaporozhets2015-06-301-10/+11
* Fix text align in last push eventDmitriy Zaporozhets2015-06-151-1/+1
* Push event: Nest link in strong tag, not vice-versars-issue-1022Robert Speicher2015-06-021-2/+2
* Fix Atom feeds.Douwe Maan2015-05-211-1/+1
* Fix push event.Douwe Maan2015-05-151-1/+1
* Fix reference links in dashboard activity and ATOM feeds.dashboard-referencesDouwe Maan2015-05-145-5/+5
* 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 'atom-xhtml-squashed' into 'master'Douwe Maan2015-03-174-4/+4
|\
| * Fix invalid Atom feeds when using emoji, horizontal rules, or images.Christian Walther2015-03-164-4/+4
* | Refactor buttonsDmitriy Zaporozhets2015-03-141-1/+1
* | Add starred projects page to dashboardDmitriy Zaporozhets2015-03-091-1/+1
* | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-245-6/+6
|\ \
| * \ Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-195-8/+43
| |\ \ | | |/
| * | Upgrade to Rails 4.1.9Vinnie Okada2015-02-145-6/+6
* | | 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-132-2/+31
* | Refactor event title generation for more consistent messages.Douwe Maan2015-02-133-6/+12
|/
* Add a commit calendar to the user profileHannes Rosenögger2015-01-291-2/+1
* Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-103-3/+3
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-2/+2
* Increase atom feed test coverage. Prevent 500 error if description is missingDmitriy Zaporozhets2014-09-202-2/+4
* Fix missing links and incorrect display of issue numbers for notes, comments,...Matthew McMillion2014-07-263-5/+5
* Merge branch 'bugfix/305/dashboard_feed_summaries' into 'master'Dmitriy Zaporozhets2014-07-024-2/+6
|\
| * Updated ATOM feed partials to use markdown instead of simple_format.Kyle Fazzari2014-07-014-4/+4
| * Add summaries for notes and merge requests to dashboard feed.Kyle Fazzari2014-05-292-0/+4
* | Merge pull request #7024 from skv-headless/linkto_issues_on_main_dashboardDmitriy Zaporozhets2014-06-111-1/+1
|\ \ | |/ |/|
| * links to issues on main dashboardskv2014-05-261-1/+1
* | Use css truncation on dashboardDmitriy Zaporozhets2014-05-263-8/+9
|/
* Temporary fix for #4305: Cant preview attached png images on notes; attachmen...Javier Castro2014-01-141-2/+2
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-1/+1
* Use jquery timeago pluginDmitriy Zaporozhets2013-12-301-1/+1
* Add time ago tooltips to show actual date/timeDrew Blessing2013-12-142-4/+3
* Dashboard avatars: No need to load 40px images if we render them in 24pxDmitriy Zaporozhets2013-12-111-1/+1
* Drop rjs from Infinite scrollingDmitriy Zaporozhets2013-11-281-0/+1
* Show only first line of commit message on dashboardDmitriy Zaporozhets2013-11-011-1/+1
* Remove unnecessary tagDmitriy Zaporozhets2013-10-101-1/+1
* avatar upload on profile pageSteven Thonus2013-10-091-1/+1
* Truncate some text from dashboard eventsDmitriy Zaporozhets2013-09-111-1/+1
* UI fixes for commits listsDmitriy Zaporozhets2013-09-101-5/+3
* Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-201-1/+1
|\