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
*
Use label_revision instead of label_version for wiki edits (#26575).
Jean-Philippe Lang
2018-09-23
1
-1
/
+1
*
Add some spacing.
Jean-Philippe Lang
2018-09-23
1
-2
/
+6
*
Cleanup.
Jean-Philippe Lang
2018-09-23
1
-6
/
+12
*
Remove link to current version, already present in the page breadcrumb (#26575).
Jean-Philippe Lang
2018-09-23
1
-2
/
+1
*
User label_revision instead of label_version for wiki edits (#26575).
Jean-Philippe Lang
2018-09-23
2
-4
/
+4
*
redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of ...
Jean-Philippe Lang
2018-09-23
1
-1
/
+1
*
Remove unused and broken method CustomField.visibility_condition (#29160).
Jean-Philippe Lang
2018-09-23
1
-13
/
+0
*
Support self-signed LDAPS connections (#29606).
Jean-Philippe Lang
2018-09-23
3
-3
/
+50
*
Column Project is no longer added by default to the list of default columns f...
Jean-Philippe Lang
2018-09-23
3
-5
/
+4
*
Fixed that issue details page shows default values for custom fields that are...
Jean-Philippe Lang
2018-09-23
2
-1
/
+6
*
Add assignable, issues_visibility, time_entries_visibility and users_visibili...
Go MAEDA
2018-09-23
1
-0
/
+4
*
Move left bottom links from project settings above (#25853).
Go MAEDA
2018-09-20
2
-14
/
+15
*
Expose the Admin flag on the users api to admin users (#29459).
Go MAEDA
2018-09-20
2
-0
/
+2
*
Add a link to issue summary to issue tracking box on overview page (#29644).
Go MAEDA
2018-09-20
1
-0
/
+1
*
Add assignee's icon to tooltips in gantt and calendar (#29306).
Go MAEDA
2018-09-18
1
-1
/
+1
*
Add "View Differences" button above wiki and repository revisions table (#122...
Go MAEDA
2018-09-18
2
-2
/
+4
*
Reverts r17354 (#28829).
Jean-Philippe Lang
2018-09-15
1
-7
/
+1
*
Special character like quote breaks wiki links (#22967).
Jean-Philippe Lang
2018-09-15
1
-0
/
+1
*
Disable workflow checkboxes with no status change (#5593).
Jean-Philippe Lang
2018-09-15
2
-6
/
+8
*
Custom field values for enumerations not saved (#28925).
Jean-Philippe Lang
2018-09-15
1
-3
/
+6
*
Allow project bulk edit of time entries (#26534).
Go MAEDA
2018-09-14
5
-20
/
+83
*
Add "icon" class to items in time entries context menu (#28605).
Go MAEDA
2018-09-14
1
-3
/
+3
*
Adds ##123 extended issue linking syntax (#29488).
Go MAEDA
2018-09-08
1
-6
/
+15
*
Replace String#gsub with faster String#tr (#29363).
Go MAEDA
2018-08-12
4
-4
/
+4
*
Mark default version in versions tab from project settings (#27799).
Go MAEDA
2018-08-09
1
-0
/
+2
*
Export users list to CSV (#5957).
Go MAEDA
2018-08-05
3
-5
/
+58
*
Replace Enumerable#sort with faster Enumerable#sort_by (#29299).
Go MAEDA
2018-08-02
6
-7
/
+7
*
Time entry creation: preserve 'spent on' value when using 'Create and Continu...
Go MAEDA
2018-08-02
1
-0
/
+1
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
3
-4
/
+4
*
Add the missing icon class to the items with icons from the contextual menu (...
Go MAEDA
2018-08-01
1
-8
/
+8
*
Use pluck(:id) instead of collect(&:id) in app/models/issue.rb (#26711).
Go MAEDA
2018-07-29
1
-2
/
+2
*
Use pluck(:id) instead of collect(&:id) (#26711).
Go MAEDA
2018-07-28
2
-2
/
+2
*
Bulk delete wiki attachments (#16410).
Go MAEDA
2018-07-25
2
-3
/
+39
*
Add CSS class to identify public projects (#28413).
Go MAEDA
2018-07-22
1
-0
/
+1
*
Setting page for repository does not scroll horizontally on small screens (#2...
Go MAEDA
2018-07-16
1
-33
/
+35
*
Add my activities to my page (#2471).
Go MAEDA
2018-07-11
6
-33
/
+32
*
Display custom fields on group pages (#29189).
Go MAEDA
2018-07-10
1
-0
/
+9
*
Remove filename from attachment preview links (#27822).
Go MAEDA
2018-07-09
1
-6
/
+12
*
Extend watched_by_me-issue filter to include all project-members instead of o...
Go MAEDA
2018-07-09
2
-1
/
+7
*
Ensure that only visible watchers on issues can be queried (#29133).
Go MAEDA
2018-07-08
1
-2
/
+20
*
Adds link to container to attachment view (#29190).
Go MAEDA
2018-07-08
2
-1
/
+37
*
Fix: Allow to set no_notification option when receiving emails via IMAP or PO...
Go MAEDA
2018-07-06
1
-1
/
+1
*
"thumbnail" macro may break filename attribute of the attachment (#29038).
Go MAEDA
2018-07-02
1
-1
/
+1
*
Allow to filter by all versions on the global issue list (#26091).
Go MAEDA
2018-06-28
1
-1
/
+1
*
Add check/unchek all icon in "Copy" section on copy_project page (#29080).
Go MAEDA
2018-06-25
1
-1
/
+1
*
Move edit and delete buttons for queries to the buttons section (#28602).
Go MAEDA
2018-06-24
1
-4
/
+4
*
Move action links and edit form above the history when displaying comments in...
Jean-Philippe Lang
2018-06-23
2
-11
/
+13
*
Dangerous query method deprecation warnings (#23630).
Jean-Philippe Lang
2018-06-23
2
-3
/
+5
*
Upgrade to Rails 5.2.0 (#23630).
Jean-Philippe Lang
2018-06-23
1
-2
/
+1
*
Add check/uncheck all projects button to "Email notifications" section on "My...
Go MAEDA
2018-06-22
1
-1
/
+2
[next]