mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 05:29:10 +02:00
Page:
How To Manage Redmine
Pages
Assumptions JA
Assumptions
C99 Usage Guidelines
CI Servers
CI用Savings Planの購入
Committer How To JA
Committer How To
Developer How To JA
Developer How To
Developers Meeting
Donation
General Maintenance Policy
Git Migration FAQ JA
Home
How To Backport
How To Contribute
How To Maintain RubyCI Servers
How To Manage Redmine
How To Release JA
How To Report JA
How To Report
How To Request Backport
How To Request Features
Machine Instructions Trace with GDB
Node Position Memo JA
Refinements Spec
Release Engineering 2.1
Release Engineering 2.2
Release Engineering 2.3
Release Engineering 2.4
Release Engineering 2.5
Release Engineering 2.6
Release Engineering 2.7
Release Engineering 3.0
Release Engineering 3.1
Release Engineering 3.2
Release Engineering
Ruby 1.8 Branch Policy JA
Ruby 1.8 Branch Policy
Ruby 1.8 Release Plan JA
Ruby 1.8 Release Plan
Security
Server Resources
Versioning Policy
No results
1
How To Manage Redmine
Jemma Issroff edited this page 2023-06-08 09:25:53 -04:00
This article is for Redmine admins.
Add a new member to the project
- Go Administration page
- Go group page
- Add them to ruby-core group
Block spam from ML
Login neon (or something; see header of the mail)
LC_ALL=C sudo -u list /usr/lib/mailman/bin/remove_members ruby-core <address>
Block a spammer or a violating user from Redmine
Instead of removing the account, you should lock it. It makes easy to recover and remove all comments related the account.
search the user and lock them.
Policies
Development
For developers
- Developer How To, Developer How To JA
- How To Contribute
- How To Report, How To Report JA
- How To Request Backport
- How To Request Features
- Developers Meeting
For committers
- Committer How To, Committer How To JA
- Git Migration FAQ JA
- How To Backport
- How To Manage Redmine
- How To Release JA
- How To Maintain RubyCI Servers