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-02-20Make Admin::UsersController work with Ruby 2.6Stan Hu
2019-02-15Merge branch 'import-go-to-project-cta-nibble-backend' into 'master'Lin Jen-Shin
2019-02-13Improve the GitHub and Gitea import feature table interfaceLuke Bennett
2019-02-08Add a scope to preload emails on a userBob Van Landuyt
2019-02-06Add setting for first day of the weekFabian Schneider
2019-02-05Add last activity to user administrationBrandon Labuschagne
2019-01-31Group Guests are no longer able to see merge requestsTiago Botelho
2019-01-28Merge branch 'ce-1979-2-1' into 'master'Sean McGivern
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-15Add query method for id queryMark Chao
2018-12-22Merge branch '44984-use-serializer-for-issuable-sidebar' into 'master'Mike Greiling
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-19Refactor sidebar to use data from serializerHeinrich Lee Yu
2018-12-13Add name, author and sha to releasesAlessio Caiazza
2018-11-26User#find_by_any_email to respect confirmed flag on secondary emailsImre Farkas
2018-11-19Match users better by their private commit emailNick Thomas
2018-11-07User can keep their commit email privateTiago Botelho
2018-11-05Merge branch 'use_tokenauthenticatable_method_for_token_lookup' into 'master'Sean McGivern
2018-11-05Remove PersonalAccessTokensFinder#find_by methodImre Farkas
2018-11-01Use a method for the has_many :keys in ProjectYorick Peterse
2018-11-01Move LDAP sync time constant to a methodYorick Peterse
2018-10-30Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney
2018-10-29Merge branch 'fix_pat_auth-11-4' into 'security-11-4'Robert Speicher
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas
2018-10-26Replace deprecated uniq on a Relation with distinctJasper Maes
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-10-12Backport CE changes for Ops Dashboard in EEPeter Leitzen
2018-10-08Clean up ActiveRecord code in TodoServiceYorick Peterse
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-18Merge branch '45754-open-issues-from-archived-project-listed-in-group-issue-b...Douwe Maan
2018-09-18Merge branch 'sh-fix-commit-email-migration' into 'master'Nick Thomas
2018-09-17Filter out archived projects from issue/mr countBrett Walker
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-16Return a default commit email if migration has not completedStan Hu
2018-09-14Resolve "Add functionality to change what email address online actions commit...Nick Thomas
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Ask user explicitly about usage stats agreementJan Provaznik
2018-09-06Port changes for CODEOWNERS to CEBob Van Landuyt
2018-08-21Fix SQL error when sorting 2FA-enabled users by name in admin areaDmitriy Zaporozhets
2018-08-20Refactor AutocompleteControllerYorick Peterse
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-08-06Optimize querying User#manageable_groupsImre Farkas
2018-08-02Resolve "Remove ghost notification settings for groups and projects"🙈 jacopo beschi 🙉
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable
2018-08-01Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-29Add support for searching users by confirmed e-mailsStan Hu
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-19Remove duplicated include IgnorableColumnLin Jen-Shin