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-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
2018-04-06Remove unused method.Andreas Brandl
2018-04-06Cache personal projects count.Andreas Brandl
2018-04-05Deleting a MR you are assigned to should decrements counterm b
2018-04-05Ensure internal users (ghost, support bot) get assigned a namespaceDouwe Maan
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-29Merge branch 'dm-deploy-keys-default-user' into 'master'Sean McGivern
2018-03-28Don’t delete deploy key when user who created it is deletedDouwe Maan
2018-03-27'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choicesElias Werberich
2018-03-26Improves User#owned_projects query performanceTiago Botelho
2018-03-08Merge branch '40525-listing-user-activity-timeouts' into 'master'Yorick Peterse
2018-03-08Don't delete todos or unassign issues and MRs when a user leaves a projectDouwe Maan