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-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-12Merge branch 'sh-fix-removed-support-bot-column' into 'master'Mayra Cabrera
2019-09-12Merge branch 'static-objects-external-storage' into 'master'Thong Kuah
2019-09-11Ignore support_bot column in users tableStan Hu
2019-09-10Remove ignore_column occurence in CE codeDmitriy Zaporozhets
2019-09-10Enable serving static objects from an external storageAhmad Sherif
2019-09-07Use delete_all for deleting eventsJan Provaznik
2019-08-31Avoid calling freeze on already frozen strings in app/modelsdineshpanda
2019-08-31Merge branch 'remove-ignorable-column-concern' into 'master'Michael Kozono
2019-08-30Use self.ignored_columns += instead of =Stan Hu
2019-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-29Remove dependency on IgnorableColumn concerndineshpanda
2019-08-26Using before_save method instead of setterAishwarya Subramanian
2019-08-21Add User#will_save_change_to_login? to clear reset_password_tokensSebastian Arcila Valenzuela
2019-08-16Merge branch '47003-user-onboarding-replace-current-email-confirmation-flow-w...Grzegorz Bizon
2019-08-12Fix deprecation warning for dangerous order usageMarkus Koller
2019-08-08Set Devise's allow_unconfirmed_access_forAlex Buijs
2019-08-07Handle reviewer comments on !24690Camil Staps
2019-08-07Make users.private_profile default false (previously had no default value)Camil Staps
2019-08-07Expose time since starring on project/:id/starrers API endpoint; exclude priv...Camil Staps
2019-08-07Change sorting options for starrers: name (asc/desc), most/least recent starCamil Staps
2019-08-07Add /starrers view for projectsCamil Staps
2019-08-05Stop using pluck to get deploy keys for a userNick Thomas
2019-08-05Fix a bug in User#accessible_deploy_keysNick Thomas
2019-07-23Make pipeline emails respect group email settingHeinrich Lee Yu
2019-07-16Migrate null values for users.private_profileAdam Hegyi
2019-07-09Set the name of a user-namespace to the user nameBob Van Landuyt
2019-07-02Use an uncached application setting for usage ping checksStan Hu
2019-06-18 #57815 Password authentication disabled for UltraAuth usersKartikey Tanna
2019-05-21Bump devise to 4.6Utkarsh Gupta
2019-05-08Added user time settings fields to profileEzekiel Kigbo
2019-05-07Add improvements to the global search processFrancisco Javier López
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-12Externalize strings in app/modelsMartin Wortschack
2019-04-12Remove User#internal_attributes methodPeter Leitzen
2019-04-05Add part of needed codeGosia Ksionek
2019-04-05Add limit of 128 characters to users nameBrandon Labuschagne
2019-04-02Merge branch 'ce-8317-operations-dashboard-usage-ping' into 'master'Douglas Barbosa Alexandre
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-22Add with_dashboard scope to UserLogan King
2019-03-22Add highest_role method to UserThiago Presa
2019-03-09Merge branch 'fix/email_validator' into 'master'Stan Hu
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-05Align EmailValidator to validate_email gem implementation.Horatiu Eugen Vlad
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