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
...
*
Merged r21722 from trunk to 5.0-stable (#37450).
Go MAEDA
2022-07-20
1
-2
/
+1
*
Merged r21686 and r21687 to 5.0-stable (#36940).
Marius Balteanu
2022-06-28
1
-1
/
+1
*
Merged r21684 and r21685 to 5.0-stable (#37349).
Marius Balteanu
2022-06-28
1
-1
/
+1
*
Merged r21668 and r21669 to 5.0-stable (#33914).
Marius Balteanu
2022-06-20
2
-1
/
+11
*
Merged r21645-r21646 and r21657 to 5.0-stable (#37255).
Marius Balteanu
2022-06-20
4
-4
/
+11
*
Merged r21641 to 5.0-stable (#37187).
Marius Balteanu
2022-06-17
1
-3
/
+17
*
Merged r21647 to 5.0-stable (#37256).
Marius Balteanu
2022-06-17
2
-2
/
+2
*
Merged r21637 and r21638 to 5.0-stable (#37171).
Marius Balteanu
2022-06-16
1
-2
/
+8
*
Merged r21626 from the trunk to 5.0-stable (#37151).
Go MAEDA
2022-06-10
1
-6
/
+7
*
Merged r21605 to 5.0-stable (#37130).
Marius Balteanu
2022-05-30
1
-1
/
+5
*
Merged r21614 to 5.0-stable (#37135).
Marius Balteanu
2022-05-28
1
-3
/
+6
*
Merged r21613 to 5.0-stable (#37155).
Marius Balteanu
2022-05-28
1
-1
/
+1
*
Merged r21606 to 5.0-stable (#37157).
Marius Balteanu
2022-05-28
1
-1
/
+1
*
Merged r21578-r21580 to 5.0-stable (#37053).
Marius Balteanu
2022-05-16
1
-1
/
+14
*
Merged r21568 to 5.0-stable (#37030).
Marius Balteanu
2022-05-12
1
-0
/
+3
*
Merged r21569 to 5.0-stable (#36909).
Marius Balteanu
2022-05-12
1
-3
/
+1
*
Include roles of built-in "Non member users" and "Anonymous users" members wh...
Marius Balteanu
2022-03-27
1
-0
/
+9
*
Allow to filter issues by its version status with shared versions (#36824, #3...
Marius Balteanu
2022-03-24
1
-2
/
+4
*
Increase email address length limit from 60 to 254 (#36825).
Go MAEDA
2022-03-23
1
-1
/
+1
*
Add support for PUT API to journals (#10171).
Go MAEDA
2022-03-23
1
-0
/
+2
*
Fix that Log time and/or Add notes sections from issue form page do not show ...
Marius Balteanu
2022-03-22
2
-11
/
+5
*
Add tasks to prune registered users after a certain number of days (#30998).
Go MAEDA
2022-03-22
1
-0
/
+4
*
Revert undesired changes (#36593)
Marius Balteanu
2022-03-21
1
-2
/
+2
*
Skip validation of required custom fields when creating a project if user doe...
Marius Balteanu
2022-03-21
2
-2
/
+13
*
Do not fire a query to get user default query when user has no default query ...
Go MAEDA
2022-03-21
1
-1
/
+1
*
Reverts r21480 (#36503).
Go MAEDA
2022-03-21
1
-1
/
+1
*
Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions...
Marius Balteanu
2022-03-20
1
-1
/
+1
*
Only check for @set_filter@ param when retriving the default query (#7360, 35...
Marius Balteanu
2022-03-20
2
-2
/
+2
*
Do not fire a query to get user default query when user has no default query ...
Marius Balteanu
2022-03-20
1
-1
/
+1
*
Add missing partial (#4347).
Marius Balteanu
2022-03-19
1
-0
/
+5
*
Automatically add the user to the watchers list after contributing to an issu...
Marius Balteanu
2022-03-19
5
-1
/
+34
*
Render mentioned users with leading @ and highlight (#36699, #13919).
Marius Balteanu
2022-03-19
1
-1
/
+2
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
30
-64
/
+93
*
Fix file drop feature not working in @documents#new@ (#36686).
Marius Balteanu
2022-03-19
1
-6
/
+4
*
Reindent code in documents/_form view (#36686).
Marius Balteanu
2022-03-19
1
-13
/
+12
*
Avoid passing ActionController::Parameters outside of MailHandlerController (...
Marius Balteanu
2022-03-18
1
-1
/
+26
*
Show a custom field description as a placeholder (#14275).
Go MAEDA
2022-03-17
1
-0
/
+3
*
Use a variable to reference a CustomField object (#14275).
Go MAEDA
2022-03-17
1
-5
/
+6
*
Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730).
Go MAEDA
2022-03-14
2
-12
/
+2
*
Improve performance of adding or removing members of a group (#36696).
Go MAEDA
2022-03-05
2
-27
/
+24
*
Update Chart.js to 3.7.1 (#36701).
Go MAEDA
2022-03-03
2
-21
/
+29
*
Add habtm relation between roles and queries_roles (#36416).
Marius Balteanu
2022-02-28
1
-0
/
+2
*
Add class @user-mention@ to user classes when user is linked using @ (#36699,...
Marius Balteanu
2022-02-24
1
-1
/
+1
*
Update jQuery to 3.6.0 (#35729).
Marius Balteanu
2022-02-24
1
-1
/
+1
*
Destroy overridden time entry activities and rows from the habtm join table @...
Marius Balteanu
2022-02-24
1
-2
/
+2
*
Disable API authentication with username and password when two-factor authent...
Marius Balteanu
2022-02-24
1
-1
/
+8
*
Allow users to be mentioned using @ in issues and wiki pages (#13919):
Marius Balteanu
2022-02-23
8
-16
/
+90
*
Fix time entries of sub-projects are not listed when activity is specified in...
Marius Balteanu
2022-02-20
1
-1
/
+1
*
Fix import with issue relations and invalid issues hangs without any error me...
Marius Balteanu
2022-02-20
1
-1
/
+5
*
Fix code copying in common browsers (#36580).
Go MAEDA
2022-02-19
3
-16
/
+22
[prev]
[next]