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-11-01Use a method for the has_many :keys in ProjectYorick Peterse
2018-11-01Move LDAP sync time constant to a methodYorick Peterse
2018-10-30Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney
2018-10-29Merge branch 'fix_pat_auth-11-4' into 'security-11-4'Robert Speicher
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas
2018-10-26Replace deprecated uniq on a Relation with distinctJasper Maes
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-10-12Backport CE changes for Ops Dashboard in EEPeter Leitzen
2018-10-08Clean up ActiveRecord code in TodoServiceYorick Peterse
2018-09-24Applies the CE backport of EE#657Tiago Botelho
2018-09-18Merge branch '45754-open-issues-from-archived-project-listed-in-group-issue-b...Douwe Maan
2018-09-18Merge branch 'sh-fix-commit-email-migration' into 'master'Nick Thomas
2018-09-17Filter out archived projects from issue/mr countBrett Walker
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