Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-07Refactor event title for notesDmitriy Zaporozhets
2013-06-07Fix event note outputDmitriy Zaporozhets
2013-06-07Fix dashboard lost if comment on commitDmitriy Zaporozhets
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-04-06Increase event title font size on dashboard activity feedDmitriy Zaporozhets
2013-04-05Use data[:commits] hash from event to render push info on dashboardDmitriy Zaporozhets
2013-04-05Get rid of event decorator. Use event data hash instead commit objects to inc...Dmitriy Zaporozhets
2013-04-01Remove decorator calls and methods from views. Repalace with helper calls whe...Dmitriy Zaporozhets
2013-03-25Notes fixedAndrew8xx8
2013-03-19fix tests. added jquery.timeago.jsDmitriy Zaporozhets
2013-03-08fix event relative date being cachedDmitriy Zaporozhets
2013-03-06Use redis as cache storage. cache eventsDmitriy Zaporozhets
2013-03-05better event-notes typographyDmitriy Zaporozhets
2013-02-11handle attahcment with send_fileDmitriy Zaporozhets
2013-02-11Fix procfile and attachment in event noreDmitriy Zaporozhets
2013-02-11render note with attachment for eventDmitriy Zaporozhets
2013-01-30replace right with pull-rightDmitriy Zaporozhets
2013-01-18Improve link to comment targets on dashboardDmitriy Zaporozhets
2013-01-17Fix markdown for note eventsRiyad Preukschas
2013-01-16Fix GFM in eventsRiyad Preukschas
2013-01-10Fix missing image for last pushDmitriy Zaporozhets
2013-01-05Tests are fixed nowDmitriy Zaporozhets
2012-12-18Refactor css lists. Use well-list classDmitriy Zaporozhets
2012-12-16Fix wall notes event trying to render targetDmitriy Zaporozhets
2012-12-14Processing with note events. reformated dashboard for more events to handleDmitriy Zaporozhets
2012-12-14Create events on comments and milestoneDmitriy Zaporozhets
2012-12-09Replace project with namespace for eventsDmitriy Zaporozhets
2012-11-27Rewrite and improve git backend logic. Fix project movind. Raise exception to...Dmitriy Zaporozhets
2012-10-23Restyled last push widget. Increased line-height for td in tablesrandx
2012-10-12Fix displaying events for deleted thingsRiyad Preukschas
2012-10-09Merge pull request #1596 from riyad/fix-messages-for-deleted-thingsDmitriy Zaporozhets
2012-10-08Merge branch 'feature/dashboardfeed' of https://github.com/alexleutgoeb/gitla...Dmitriy Zaporozhets
2012-10-04Escape html entities in commit messagesAlex Leutgöb
2012-10-02Merge branch 'master' into fix-messages-for-deleted-thingsRiyad Preukschas
2012-10-01Refactoring event viewsDmitriy Zaporozhets
2012-10-01Refactored events output. Added links to authors of eventsDmitriy Zaporozhets
2012-09-30Don't link to removed refRiyad Preukschas
2012-09-27Dont show compare link if only one commit in pushrandx
2012-09-27Fix various linksRobert Speicher
2012-09-27Compare views and cleanupRobert Speicher
2012-09-27Use Commit#show instead of Commits#show to view a single commitRobert Speicher
2012-09-25Pollished push eventDmitriy Zaporozhets
2012-09-24Add a more verbose dashboard event feedAlex Leutgöb
2012-09-24Colored labels for eventsDmitriy Zaporozhets
2012-09-24Working on dashboard restyle and events refactoringDmitriy Zaporozhets
2012-09-23Minor grammar changeRobert Speicher
2012-09-20Escape text passed directly to gfmRobert Speicher
2012-09-19polishing UI a bit. Added footer links for dashboardDmitriy Zaporozhets
2012-09-14fix event issue when event for left project + project removedrandx
2012-09-10User left project event addedAlex Denisov