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
2018-04-08[Rails5] Add `safe_params` helperblackst0ne
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2017-12-07Resolve "Display member role per project"Mike Greiling
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-07-19refactor async calendar dataMike Greiling
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-12Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM
2017-05-19Refactor to more robust implementationMichael Kozono
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-05Dry up routable lookups. Fixes #30317Michael Kozono
2017-05-05Resolve discussionsMichael Kozono
2017-05-05RefactorMichael Kozono
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-03-18Fixed pagination in projects & snippets on user pagePhil Hughes
2016-11-17Check all namespaces on validation of new username.Bryce Johnson
2016-11-09Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher
2016-10-15Add exists to users routes and fix endpoint.Bryce Johnson
2016-10-15Attempt to fix username validation ruby.Bryce Johnson
2016-10-15Stringify username before passing to ActiveRecord.Bryce Johnson
2016-10-15Make UX upgrades to SignIn/Register views.Bryce Johnson
2016-09-26Fix snippets paginationRémy Coutable
2016-09-16Replace contributions calendar timezone payload with datesClement Ho
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