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
2016-05-16Group the contributing calendar by dayPhil Hughes
2016-05-02Add snippet tab under user profileLong Nguyen
2016-04-18Code fixesFelipe Artur
2016-04-18Fix codeFelipe Artur
2016-04-18Add specs and fix codeFelipe Artur
2016-04-18Move verification to abilitiesFelipe Artur
2016-04-18Restrict user profiles based on restricted visibility levelsFelipe Artur
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-17Code improvements and add Create group serviceFelipe Artur
2016-03-10Prevent projects to have higher visibility than groupsFelipe Artur
2016-03-10Code improvementsFelipe Artur
2016-03-03In UsersController#calendar_activities, when Date isn't parsable, fallback to...Rémy Coutable
2016-03-01Merge branch 'master' into improve-user-tabsAlfredo Sumaran
2016-03-01Make url and actions to be the same nameAlfredo Sumaran
2016-03-01Respond with 'show' view. Tab content will be loaded dinamicallyAlfredo Sumaran
2016-03-01Respond to .json requestsAlfredo Sumaran
2016-02-29Add routes and actions for dynamic tab loadingJosh Frye
2016-02-22include contributions from forked projects on profile calendarJames Lopez
2016-02-04Various filter fixesJosh Frye
2016-01-04remove public field from namespace and refactoringValery Sizov
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