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 (Collapse)Author
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
Fixes #2563
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 ↵Dmitriy Zaporozhets
to prevent unexpected issues
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
Fix messages for deleted things on dashboard
2012-10-08Merge branch 'feature/dashboardfeed' of ↵Dmitriy Zaporozhets
https://github.com/alexleutgoeb/gitlabhq into alexleutgoeb-feature/dashboardfeed Conflicts: app/decorators/event_decorator.rb
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
- Remove compare/_head and just use commits/_head since they're identical - Add index view; extract the form into a partial
2012-09-27Use Commit#show instead of Commits#show to view a single commitRobert Speicher
Commits#show (plural) is going to be for showing commit history on a specific path.
2012-09-25Pollished push eventDmitriy Zaporozhets
2012-09-24Add a more verbose dashboard event feedAlex Leutgöb
- Add project name to event title - Push: Entry links to single commit or commits overview depending on number of pushed commits - Push: Display first 15 commits with commit message and author and link to single commit - Issues: Display issue description
2012-09-24Colored labels for eventsDmitriy Zaporozhets
2012-09-24Working on dashboard restyle and events refactoringDmitriy Zaporozhets
2012-09-23Minor grammar changeRobert Speicher
[ci skip]
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
2012-09-10User joined project event addedAlex Denisov
2012-08-29Refactoring scss & improving some UI elementsrandx
2012-08-13Modern theme restyled. Better Profile -> Ui pageDmitriy Zaporozhets
2012-08-12Merge branch 'fix_commits_dashboard' of https://github.com/jouve/gitlabhq ↵randx
into jouve-fix_commits_dashboard Conflicts: app/views/events/_commit.html.haml
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
Didn't bother with files in db/, config/, or features/
2012-08-10fix commit events on dashboardCyril
2012-08-02Update views for GFMRiyad Preukschas
2012-07-28Better visibility of event commit links & commits idsrandx
2012-07-25Update links in eventsRiyad Preukschas
2012-07-25Update links to commitsRiyad Preukschas
2012-07-22Update views to use CommitDecoratorRiyad Preukschas
2012-07-17Colored labels for events on dashboardDmitriy Zaporozhets
2012-07-10Last push widget improvedrandx
2012-07-05Admin gitolite logs. Refactored project creation. Few style fixes.Dmitriy Zaporozhets
2012-07-05buttons margin fixedDmitriy Zaporozhets
2012-06-21Pushed widget improvedrandx