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
2015-11-18Refactor UsersController to not kill the databaseYorick Peterse
2015-08-27Make all profile publicValery Sizov
2015-05-01Fix title on user page.Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-23Merge branch 'userpage-activity-scroll'Dmitriy Zaporozhets
2015-03-23Fix atom feed for user pageDmitriy Zaporozhets
2015-03-23Add inifinite scroll to user activity on user pageDmitriy Zaporozhets
2015-03-22Refactor contributions events and write tests for calendarDmitriy Zaporozhets
2015-03-22Replace commits calendar with contributions calendarDmitriy Zaporozhets
2015-03-18Extend the commit calendar to show the actual commits for a dateHannes Rosenögger
2015-02-24Exclude forks from profile contributions list.Douwe Maan
2015-02-19Fix user page performance and authorizationDmitriy Zaporozhets
2015-02-18Fix event loading with associationsDmitriy Zaporozhets
2015-02-18DB performance improvements to GitLabDmitriy Zaporozhets
2015-02-18Show contributed projects on user page and stars for itDmitriy Zaporozhets
2015-02-13Link head panel titles to relevant root page.Douwe Maan
2015-01-30Improve contribution calendar on user pageDmitriy Zaporozhets
2015-01-29Improve user calendar authentification and testsDmitriy Zaporozhets
2015-01-29Load contribution calendar via AJAXDmitriy Zaporozhets
2015-01-29Cleanup and make contribution calendar fasterDmitriy Zaporozhets
2015-01-29Refactor commit calendar a bit. Fixed datesDmitriy Zaporozhets
2015-01-29Add a commit calendar to the user profileHannes Rosenögger
2014-12-04Feature: atom feed for user activityDmitriy Zaporozhets
2014-06-05Refactor some search scopes to prevent wierd behaviour and PG::Error issuesDmitriy Zaporozhets
2014-06-03Show events from all projects on user pageDmitriy Zaporozhets
2014-06-02Fix tests for user pageDmitriy Zaporozhets
2014-05-30Show only personal projects on profile pageDmitriy Zaporozhets
2014-02-20Allow access to groups with public projects.Jason Hollingsworth
2014-02-11User pages are visible to users without loginCiro Santillli
2014-01-19Remove deprecated findersskv
2014-01-15fix n+1 problem for namespacesskv
2013-06-07Use navless layout when it makes senseDmitriy Zaporozhets
2013-01-22Fix routing. Finalize user show pageDmitriy Zaporozhets
2013-01-22base implementationDmitriy Zaporozhets