index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
db
/
migrate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OAuth2 provider capability using doorkeeper gem (#24808).
Marius Balteanu
2025-06-12
2
-0
/
+76
*
Reverts r23835 due to wrong issue ID (#40856).
Marius Balteanu
2025-06-12
2
-76
/
+0
*
Add OAuth2 provider capability using doorkeeper gem (#40856).
Marius Balteanu
2025-06-11
2
-0
/
+76
*
Add missing migration for #40588 that keeps the @wiki_tablesort_enabled@ sett...
Marius Balteanu
2025-06-11
1
-0
/
+8
*
Set default for "Javascript based table sorting in wiki content" to disabled ...
Marius Balteanu
2025-06-01
1
-0
/
+1
*
Reverts r23811 (#31531).
Marius Balteanu
2025-06-01
2
-9
/
+0
*
Change quote note icon to quotation marks (#31531).
Marius Balteanu
2025-06-01
2
-0
/
+9
*
Introduce reactions feature (so-called "like button") to issues, notes, news,...
Go MAEDA
2025-05-11
1
-0
/
+11
*
Fix: Missing uniqueness constraint for projects.identifier in the database (#...
Go MAEDA
2024-12-14
1
-0
/
+5
*
Set builtin and new roles' user visibility to members_of_visible_projects (#3...
Marius Balteanu
2024-11-03
1
-0
/
+14
*
Raises length of settings value for MySQL (#34218).
Marius Balteanu
2024-11-03
1
-0
/
+12
*
Add a migration to update existing journals where `updated_by_id` points to a...
Go MAEDA
2024-10-29
1
-0
/
+18
*
Fix missing deletion of custom field attachments upon issue deletion (#38966).
Go MAEDA
2024-10-26
1
-0
/
+11
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
1
-0
/
+9
*
Fix RuboCop offense Layout/EmptyLinesAroundMethodBody, one of the offenses en...
Go MAEDA
2024-08-12
2
-3
/
+0
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...
Go MAEDA
2024-08-12
5
-5
/
+0
*
Remove unsupported :after option from add_column in AddQueriesDescription mig...
Go MAEDA
2024-06-05
1
-1
/
+1
*
Set migration version to 7.1 (#9309).
Marius Balteanu
2024-06-04
1
-1
/
+1
*
Adds description field to custom queries (#9309).
Marius Balteanu
2024-06-04
1
-0
/
+9
*
Change the default notification option from `only_my_events` to `only_assigne...
Go MAEDA
2023-12-11
2
-3
/
+15
*
Revert r22504 that missing a necessary file (#39500).
Go MAEDA
2023-12-11
1
-3
/
+3
*
Change the default notification option from `only_my_events` to `only_assigne...
Go MAEDA
2023-12-08
1
-3
/
+3
*
Remove useless method #run_in_request? from db/migrate/20221214173537_add_sel...
Go MAEDA
2023-12-05
1
-2
/
+0
*
Remove unused "mention_users" permission from the roles table (#37974).
Go MAEDA
2023-10-16
1
-0
/
+12
*
Add missing files in r22289 (#2568).
Go MAEDA
2023-08-31
1
-0
/
+9
*
Fix the migration version of 20221214173537_add_select_project_publicity_perm...
Go MAEDA
2023-01-25
1
-1
/
+1
*
Introduce permission to set a project public (#38048).
Go MAEDA
2023-01-12
1
-0
/
+15
*
Add an index to improve the performance of issue queries involving custom fie...
Go MAEDA
2022-11-10
1
-0
/
+6
*
Fix RuboCop offense Rails/WhereMissing (#37248).
Go MAEDA
2022-10-28
1
-1
/
+1
*
Make common_mark the default text formatting for new installations (#34863).
Marius Balteanu
2022-10-04
2
-0
/
+12
*
Delete orphaned query and role ids from habtm join table (#36844).
Marius Balteanu
2022-10-02
1
-0
/
+14
*
Add default spent time activity per role (#29286).
Go MAEDA
2022-08-09
1
-0
/
+5
*
Mark edited journal notes as "Edited" (#31505).
Go MAEDA
2022-07-17
2
-0
/
+19
*
Database migration from Redmine 0.8.7 or earlier fails (#36766).
Go MAEDA
2022-03-18
1
-1
/
+1
*
Fix to use a correct exception class ActiveRecord::IrreversibleMigration in m...
Go MAEDA
2022-03-17
6
-6
/
+6
*
Fix rubocop offense (#36416).
Marius Balteanu
2022-02-27
1
-1
/
+1
*
Add migration to delete orphaned time entry activities (#36416).
Marius Balteanu
2022-02-24
1
-0
/
+9
*
Drop OpenID support (#35755).
Go MAEDA
2021-12-14
3
-0
/
+28
*
Use ids instead of pluck(:id) (#32977).
Marius Balteanu
2021-09-06
1
-2
/
+2
*
Remove references to deleted user from "user"-Format CustomFields when destro...
Marius Balteanu
2021-09-06
1
-0
/
+12
*
Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).
Marius Balteanu
2021-08-01
1
-0
/
+5
*
Removes unused column trackers.is_in_chlog (#31132).
Marius Balteanu
2021-07-28
1
-0
/
+9
*
Default issue query (#7360).
Go MAEDA
2021-07-06
1
-0
/
+9
*
When 2FA is set to optional, allow to require 2FA only for certain user group...
Marius Balteanu
2021-07-04
1
-0
/
+5
*
Replace pluck().first with pick() (#32909).
Go MAEDA
2021-04-03
3
-6
/
+6
*
Use match? instead of =~ when MatchData is not used (#34150).
Go MAEDA
2020-10-23
3
-5
/
+5
*
Adds two factor authentication support (#1237).
Go MAEDA
2020-08-29
2
-0
/
+11
*
fix comment typo in db/migrate/20150208105930_replace_move_issues_permission.rb
Toshi MARUYAMA
2019-10-23
1
-1
/
+1
*
code cleanup: rubocop: fix Rails/Presence in db/migrate/20110228000100_copy_r...
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in db/migrate/20170302...
Toshi MARUYAMA
2019-09-24
1
-0
/
+1
[next]