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-04-15Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2019-04-12Fix typo in activity leaseCindy Pallares
2019-04-05Add saml provider to user build serviceJames Lopez
2019-02-14Optimize Redis usage in User::ActivityServiceImre Farkas
2019-01-11Fix several ActionController::Parameters deprecationsJasper Maes
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-17Change deprecated `except!` usagesRobert Speicher
2018-11-15Use gitlab-default_value_with Rails 5Rémy Coutable
2018-11-13Fix a bug where internal email pattern wasn't respectedRémy Coutable
2018-10-01allow users api to set public_emailAlexis Reigel
2018-10-01add missing allowed attributesAlexis Reigel
2018-09-26remove obsolete allowed attributeAlexis Reigel
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-08-17Fix: Project deletion may not log audit events during user deletionValery Sizov
2018-08-03Merge branch 'sh-fix-failing-deploy-token-clones' into 'master'Robert Speicher
2018-08-02Fix failing 500 errors when deploy tokens are used to cloneStan Hu
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-07-19Merge branch 'frozen-string-enable-apps-services-inner-even-more' into 'master'Rémy Coutable
2018-07-19Enable more frozen string in app/services/**/*.rbgfyoung
2018-07-18Delete UserActivities and related workersImre Farkas
2018-05-08Cleanly handle plural name for ghost user migrationOlivier Gonzalez
2018-05-04Allow a user to accept/decline termsBob Van Landuyt
2018-03-07Backport relevant changes from EE https://gitlab.com/gitlab-org/gitlab-ee/mer...Tiago Botelho
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-08Remove soft removals related codeYorick Peterse
2018-01-02Fix user membership destroy relationFrancisco Javier López
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-16Cache the number of user SSH keysYorick Peterse
2017-11-06Refactor issuable destroy actionJarka Kadlecova
2017-10-22Only cache the event for the fork-source when it existsBob Van Landuyt
2017-10-06Create idea of read-only databaseToon Claes
2017-09-28fix update serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28fix users update serviceJames Lopez
2017-09-28update initializersJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-08Rework how recent push events are retrievedYorick Peterse
2017-09-06Profile updates from providersAlexander Keramidas
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-26Fire system hooks when a user is created via LDAP or OAuthStan Hu
2017-08-22Make sure repository's removal work for legacy and hashed storagesGabriel Mazetto
2017-07-19Use Ghost user when edited_by, merged_by deletedJarka Kadlecova
2017-06-28Fix current feature related specsTiago Botelho
2017-06-23update code based on feedbackJames Lopez
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23fix specsJames Lopez