summaryrefslogtreecommitdiff
path: root/app/views/events
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Show iid in event feed and uatocomplete as default id for issues, mrDmitriy Zaporozhets2013-08-191-1/+1
* | Render small avatars for inline eventsDmitriy Zaporozhets2013-08-201-1/+1
* | Fix event image previewDmitriy Zaporozhets2013-08-201-1/+1
|/
* Dont render event body if emptyDmitriy Zaporozhets2013-08-161-3/+3
* Minor UI improvements to event feedDmitriy Zaporozhets2013-08-161-1/+0
* Restyle MR form pageDmitriy Zaporozhets2013-07-171-1/+2
* Restyle last push widgetDmitriy Zaporozhets2013-07-171-4/+4
* Open note image attachment in new tabDmitriy Zaporozhets2013-07-111-3/+4
* Gravatar image fixes when gravatar unavailableIzaak Alpert2013-06-262-2/+2
* 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
|\
| * Notes fixedAndrew8xx82013-03-251-0/+4
* | Increase event title font size on dashboard activity feedDmitriy Zaporozhets2013-04-061-2/+6
* | Use data[:commits] hash from event to render push info on dashboardDmitriy Zaporozhets2013-04-051-4/+4
* | Get rid of event decorator. Use event data hash instead commit objects to inc...Dmitriy Zaporozhets2013-04-052-7/+7
* | Remove decorator calls and methods from views. Repalace with helper calls whe...Dmitriy Zaporozhets2013-03-311-1/+0
|/
* fix tests. added jquery.timeago.jsDmitriy Zaporozhets2013-03-191-1/+1
* fix event relative date being cachedDmitriy Zaporozhets2013-03-081-4/+4
* Use redis as cache storage. cache eventsDmitriy Zaporozhets2013-03-061-11/+12
* better event-notes typographyDmitriy Zaporozhets2013-03-041-3/+4
* handle attahcment with send_fileDmitriy Zaporozhets2013-02-111-1/+1
* Fix procfile and attachment in event noreDmitriy Zaporozhets2013-02-111-6/+7
* render note with attachment for eventDmitriy Zaporozhets2013-02-111-0/+7
* replace right with pull-rightDmitriy Zaporozhets2013-01-301-1/+1
* Improve link to comment targets on dashboardDmitriy Zaporozhets2013-01-171-3/+5
* Fix markdown for note eventsRiyad Preukschas2013-01-161-2/+2
* Fix GFM in eventsRiyad Preukschas2013-01-162-4/+3
* Fix missing image for last pushDmitriy Zaporozhets2013-01-101-2/+0
* Tests are fixed nowDmitriy Zaporozhets2013-01-051-3/+2
* Refactor css lists. Use well-list classDmitriy Zaporozhets2012-12-181-1/+1
* Fix wall notes event trying to render targetDmitriy Zaporozhets2012-12-161-2/+4
* Processing with note events. reformated dashboard for more events to handleDmitriy Zaporozhets2012-12-142-12/+17
* Create events on comments and milestoneDmitriy Zaporozhets2012-12-142-0/+18
* Replace project with namespace for eventsDmitriy Zaporozhets2012-12-092-2/+2
* Rewrite and improve git backend logic. Fix project movind. Raise exception to...Dmitriy Zaporozhets2012-11-271-1/+1
* Restyled last push widget. Increased line-height for td in tablesrandx2012-10-221-10/+12
* Fix displaying events for deleted thingsRiyad Preukschas2012-10-121-2/+8