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-10-02Merge branch '33493-attempt-to-link-saml-users-to-ldap-by-email' into 'master'Douwe Maan
2017-10-02Refactors SAML identity creation in gl_user.Tiago Botelho
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-28refactor emails serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-11Revert "Merge branch 'revert-f2421b2b' into 'master'"Annabel Dunstone Gray
2017-09-11Merge branch 'user-recent-push' into 'master'Douwe Maan
2017-09-08Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...Rubén Dávila
2017-09-08Rework how recent push events are retrievedYorick Peterse
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-06Restore some changes from !9199Rubén Dávila
2017-09-06Profile updates from providersAlexander Keramidas
2017-09-05add User##verified_email? methodAlexis Reigel
2017-09-04Merge branch 'remove-unused-code' into 'master'Rémy Coutable
2017-09-01Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan
2017-09-01Rollsback changes made to signing_enabled.Tiago Botelho
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-29Move the logic to a concernHiroyuki Sato
2017-08-25Improve AutocompleteController#user.json performanceHiroyuki Sato
2017-08-20Remove unused `User#projects_limit_percent`Mehdi Lahmam
2017-08-20Remove `User#projects_sorted_by_activity`Mehdi Lahmam
2017-08-18Add namespace errors from User#after_updateMichael Kozono
2017-08-17Make username update fail if namespace part failsMichael Kozono
2017-08-16expose Referable#non_referable_inspecthttp://jneen.net/
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-14Merge branch 'rs-remove-username-from-sanitize-attrs' into 'master'Rémy Coutable
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
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