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
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-31Avoid calling freeze on already frozen strings in app/modelsdineshpanda
2019-08-19Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas
2019-07-30Resolve "MembersFinder contains slow database query with OR conditions"🙈 jacopo beschi 🙉
2019-07-18New GroupMember.of_ldap_type scopeAsh McKenzie
2019-05-13Rename methods that conflict in Rails 5.2Heinrich Lee Yu
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-03-25Remove N+1 queries from users autocompleteSean McGivern
2019-01-31Add subresources removal to member destroy serviceJames Lopez
2018-12-06Remove unnecessary includes of ShellAdapterStan Hu
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-04-26Ensure member notifications are sent after the member actual creation/update ...Rémy Coutable
2018-03-08Don't delete todos or unassign issues and MRs when a user leaves a projectDouwe Maan
2017-08-12a membership with no user is always notifiablehttp://jneen.net/
2017-08-12add Member#notifiable?(type, opts)http://jneen.net/
2017-06-05Allow group reporters to manage group labelsSean McGivern
2017-04-21Refactor add_users method for project and groupDmitriy Zaporozhets
2017-04-06Support 2FA requirement per-groupMarkus Koller
2017-02-23Enable Rails/ValidationDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2016-10-24Remove redundant class_name and foreign_key overridesDavid Wagner
2016-10-20Differentiate the expire from leave eventCallum Dryden
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-10New AccessRequests API endpoints for Group & ProjectRémy Coutable
2016-08-04Fix Rename `add_users_into_project` and `projects_ids`Herminio Torres
2016-08-02Replace optional parameters with keyword arguments.Adam Niedzielski
2016-08-01WIPAdam Niedzielski
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-18New Members::DestroyServiceRémy Coutable
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Initial implementation of user access request to projectsDavid Alexander
2016-05-30Add changelog and code refactorLong Nguyen
2016-05-22Fix Member specLong Nguyen
2016-05-21Fix broken specsLong Nguyen
2016-05-20Remove todos when destroy project member and specsLong Nguyen
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-03-30Small refactoring and cleanup of notification logicDmitriy Zaporozhets
2016-01-21Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan
2015-05-03Re-annotate modelsStan Hu
2015-04-14Follow newline guidelines.Douwe Maan
2015-04-14Remove duplication between Group and ProjectMember.Douwe Maan
2015-04-14Let invites be declined.Douwe Maan
2015-04-14Let members be invited from Add members pane.Douwe Maan
2015-04-14Add emails around invitation.Douwe Maan
2015-04-14Add invite logic to Member.Douwe Maan