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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show warning in admin/info when there are pending migrations (#35562).
Go MAEDA
2021-07-30
1
-0
/
+1
*
Removes unused wikis/edit.js.erb view (#35610).
Marius Balteanu
2021-07-28
1
-1
/
+0
*
Locked users should not be displayed in the members box of the project overvi...
Go MAEDA
2021-07-27
1
-1
/
+1
*
Use issue path instead of bulk update issues path when only one issue is sele...
Marius Balteanu
2021-07-26
2
-11
/
+22
*
Set :wiki menu_item for WikisController#destroy (#35610).
Marius Balteanu
2021-07-26
1
-1
/
+1
*
Redirect_to project_path after WikisController#destroy (#35610).
Marius Balteanu
2021-07-26
1
-1
/
+1
*
Total spent time from issue page should link to global time entries if the is...
Marius Balteanu
2021-07-26
1
-0
/
+5
*
Revert r21082 (#35134).
Marius Balteanu
2021-07-26
1
-5
/
+0
*
Link total spent time to global time entries page when cross_project_issue_re...
Marius Balteanu
2021-07-26
1
-0
/
+5
*
When updating an issue, allow adding time entry on an issue that was visible ...
Marius Balteanu
2021-07-26
1
-0
/
+7
*
Add watching users to a ticket should switch "watch" link to "unwatch" if own...
Go MAEDA
2021-07-25
2
-5
/
+4
*
Link from assignee to group page (#12795).
Go MAEDA
2021-07-20
2
-3
/
+3
*
Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...
Go MAEDA
2021-07-20
2
-2
/
+3
*
Add link from group name to group page on project overview page (#12795).
Go MAEDA
2021-07-19
2
-9
/
+20
*
Allow non-admin users to see group members (#12795).
Go MAEDA
2021-07-19
2
-3
/
+12
*
Ensure unique attachment filenames (#35539).
Go MAEDA
2021-07-19
1
-13
/
+18
*
User sessions not reset after 2FA activation (#35417).
Go MAEDA
2021-07-15
2
-1
/
+3
*
Hooks for queries helper (#34743).
Go MAEDA
2021-07-14
1
-35
/
+47
*
API to close/reopen projects (#35507).
Go MAEDA
2021-07-09
1
-3
/
+9
*
Add enabled core fields to /trackers API response (#35505).
Go MAEDA
2021-07-06
1
-0
/
+5
*
Default issue query (#7360).
Go MAEDA
2021-07-06
12
-3
/
+93
*
When 2FA is set to optional, allow to require 2FA only for certain user group...
Marius Balteanu
2021-07-04
5
-1
/
+23
*
Allow sending account information when importing users (#35365).
Go MAEDA
2021-07-03
1
-0
/
+4
*
Reduce amount of work on projects show API (#35374).
Go MAEDA
2021-07-01
1
-16
/
+16
*
Project specific TimeEntryActivity name not updating properly (#21056).
Go MAEDA
2021-06-30
1
-0
/
+7
*
Preload principal and roles in members#index (#35324).
Go MAEDA
2021-06-27
1
-1
/
+1
*
Add total estimated hours, spent hours, total spent hours for issues to issue...
Go MAEDA
2021-06-27
2
-0
/
+9
*
Require redmine/sort_criteria globally (#35455).
Go MAEDA
2021-06-26
1
-2
/
+0
*
API to archive/unarchive projects (#35420).
Go MAEDA
2021-06-24
1
-4
/
+19
*
Reject CSV file without data row when importing (#35137).
Go MAEDA
2021-06-20
1
-1
/
+5
*
Use base_scope for issue query results (#35396).
Go MAEDA
2021-06-19
1
-6
/
+2
*
Filter issues by file description (#34715).
Go MAEDA
2021-06-14
2
-0
/
+23
*
Ability to add watchers to Wiki pages (#7652).
Go MAEDA
2021-05-29
1
-0
/
+6
*
"Add news" button on global news index is displayed for users without permiss...
Go MAEDA
2021-05-29
1
-2
/
+2
*
Render Textile and Markdown files in the repository browser (#16849).
Go MAEDA
2021-05-28
1
-0
/
+4
*
Gracefully handle invalid query parameters for custom fields (#35312).
Go MAEDA
2021-05-28
4
-2
/
+24
*
Add SameSite=Lax to cookies to fix warnings in web browsers (#35226).
Go MAEDA
2021-05-27
1
-0
/
+1
*
Security notification is not sent when an admin changes the password of a use...
Go MAEDA
2021-05-24
1
-1
/
+3
*
X-Redmine-Issue-Assignee email header field is empty when the assignee of an ...
Go MAEDA
2021-05-18
1
-5
/
+14
*
Remove deprecated Project#members_by_role (#35031).
Go MAEDA
2021-05-15
1
-8
/
+0
*
Remove deprecated WikiContent::Version (#35031).
Go MAEDA
2021-05-15
3
-7
/
+3
*
Fix typo in ApplicationHelper.html_title comment (#35230).
Go MAEDA
2021-05-15
1
-1
/
+1
*
Uploading a big file fails with NoMemoryError (#33752).
Go MAEDA
2021-05-11
1
-1
/
+1
*
Duplicate entries in issue filter values (#35201).
Go MAEDA
2021-05-07
1
-1
/
+1
*
Mail handler bypasses add_issue_notes permission (#35045).
Go MAEDA
2021-04-25
1
-2
/
+1
*
Allow Unique ID and relation fields to be auto mapped (#35131).
Go MAEDA
2021-04-23
1
-1
/
+11
*
Ruby 2.7: FrozenError when new LDAP users try to login (#35135).
Go MAEDA
2021-04-23
1
-1
/
+1
*
Stricter validation of given revisions of repositories (#35085).
Go MAEDA
2021-04-23
2
-8
/
+17
*
MailHandler raises NameError exception when generating error message (#35100).
Go MAEDA
2021-04-22
1
-2
/
+2
*
Disable grouping for associations custom field (#35115).
Go MAEDA
2021-04-21
1
-1
/
+6
[next]