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
2018-09-18Merge branch 'sh-fix-commit-email-migration' into 'master'Nick Thomas
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
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-04Merge branch 'remove-is-shared-from-ci-runners' into 'master'Grzegorz Bizon
2018-07-02Improve performance of User.without_projects scopeDouwe Maan
2018-06-26Remove the use of `is_shared` of `Ci::Runner`Kamil Trzciński
2018-06-07Fix some N+1s when calculating notification recipientsSean McGivern
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-22Merge branch '22846-notifications-broken-during-email-address-change-before-e...Douwe Maan
2018-05-22Don't set the notification_email when only unconfirmed_email is changedRémy Coutable
2018-05-21Add NOT NULL constraints to project_authorizations.Andreas Brandl
2018-05-17Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉
2018-05-16Merge branch 'jprovazn-remote-upload-destroy' into 'master'Kamil Trzciński
2018-05-16Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith
2018-05-16Allow group runners to be viewed/edited in APIDylan Griffith
2018-05-16Changed order of includeJan Provaznik
2018-05-16Delete remote uploadsJan Provaznik
2018-05-15Does not log failed sign-in attempts when database is in read-only modeDouglas Barbosa Alexandre
2018-05-11Merge branch 'bvl-restrict-api-git-for-terms' into 'master'Douwe Maan
2018-05-10Block access to API & git when terms are enforcedBob Van Landuyt
2018-05-10Add 2FA filter to group members pageDmitriy Zaporozhets
2018-05-04Allow a user to accept/decline termsBob Van Landuyt
2018-04-28[Rails5] Fix `params` for DeleteUserWorkerblackst0ne
2018-04-19Merge branch 'blackst0ne-rails5-update-user-manageable-groups' into 'master'Yorick Peterse
2018-04-19[Rails5] Fix `User#manageable_groups`blackst0ne
2018-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-09Merge branch 'fix-n-plus-one-when-getting-notification-settings-for-recipient...Yorick Peterse
2018-04-09Add cop for has_many :through without disabled autoloadingSean McGivern
2018-04-09Use Goldiloader for handling N+1 queriesYorick Peterse
2018-04-09Remove unused User#manageable_group_projects (#41981)Dylan Griffith
2018-04-09Use project_authorizations instead of members to calculate manageable CI proj...Dylan Griffith
2018-04-09Allow group owner to enable runners from subgroups (#41981)Dylan Griffith