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
2017-08-14Merge branch 'rs-remove-username-from-sanitize-attrs' into 'master'Rémy Coutable
2017-08-12don't send devise notifications to the ghost userhttp://jneen.net/
2017-08-11Remove `username` from `User#sanitize_attrs` callbackRobert Speicher
2017-08-09Prevent user from changing username with container registry tagsMichael Kozono
2017-08-09Use full path of user's avatar in webhooksblackst0ne
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-07Memoize a user's personal projects countYorick Peterse
2017-08-07Remove redundant query from User#recent_pushYorick Peterse
2017-08-01implement #inspect for all Referableshttp://jneen.net/
2017-07-27use db's on_delete instead of has_many :dependentAlexis Reigel
2017-07-27use after_commit instead of AfterCommitQueueAlexis Reigel
2017-07-27perform signature update in sidekiq workerAlexis Reigel
2017-07-27update invalid gpg signatures when email changesAlexis Reigel
2017-07-27don't sync to keychain fileAlexis Reigel
2017-07-27remove gpg from keychain when user's email changesAlexis Reigel
2017-07-27add profile gpg key page to manage gpg keysAlexis Reigel
2017-07-19Use Ghost user when edited_by, merged_by deletedJarka Kadlecova
2017-07-14Fixes the user order being overriden in the autocomplete controllerTiago Botelho
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-12Stop sanitizing user 'name' when inserting into dbNathan Neulinger
2017-07-07refactor created at filter to use model scopesJames Lopez
2017-07-06Rename ActiverecordSerialize copYorick Peterse
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-06-29Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into...Robert Speicher
2017-06-29Inserts exact matches of username, email and name to the top of the user sear...Tiago Botelho
2017-06-27Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ...Rémy Coutable
2017-06-27Allow the feature flags to be enabled/disabled with more granularityRémy Coutable
2017-06-26Provide hint to create a personal access token for Git over HTTPRobin Bobbitt
2017-06-26Merge branch 'feature/add-new-services' into 'master'Sean McGivern
2017-06-25fix spec failuresJames Lopez
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23refactor emails serviceJames Lopez
2017-06-23add missing user updatesJames Lopez
2017-06-23update missing email actionsJames Lopez
2017-06-23update to use emails destroy serviceJames Lopez
2017-06-23Add User#full_private_access? to check if user has Private accessToon Claes
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-19refactors user model validationsTiago Botelho
2017-06-16Ensures default user limits when external user is uncheckedTiago Botelho
2017-06-06Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin
2017-06-05Refactor the DeleteUserWorkerNick Thomas
2017-06-02Merge branch '33215-fix-hard-delete-of-users' into 'master'Douwe Maan
2017-06-02Fix hard-deleting users when they have authored issuesNick Thomas
2017-06-01Merge branch 'dm-gravatar-username' into 'master'Sean McGivern
2017-06-01Add username parameter to gravatar URLDouwe Maan
2017-06-01Merge branch 'document-not-using-serialize' into 'master'Douwe Maan
2017-06-01Don't match email addresses or foo@bar as user referencesDouwe Maan
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-05-31Remove some deprecated methodsToon Claes