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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support self-signed LDAPS connections (#29606).
Jean-Philippe Lang
2018-09-23
8
-3
/
+109
*
Typo in french translation (#29275).
Jean-Philippe Lang
2018-09-23
1
-2
/
+2
*
Column Project is no longer added by default to the list of default columns f...
Jean-Philippe Lang
2018-09-23
5
-10
/
+13
*
Test failures with sqlite3.
Jean-Philippe Lang
2018-09-23
6
-14
/
+17
*
Sqlite3: change default value for booleans to 1 or 0 (#23630).
Jean-Philippe Lang
2018-09-23
1
-0
/
+93
*
Sqlite3: Boolean values are now stored as 1 and 0 (#23630).
Jean-Philippe Lang
2018-09-23
2
-0
/
+49
*
Fixed that issue details page shows default values for custom fields that are...
Jean-Philippe Lang
2018-09-23
4
-1
/
+26
*
Add assignable, issues_visibility, time_entries_visibility and users_visibili...
Go MAEDA
2018-09-23
2
-0
/
+9
*
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
3
-0
/
+14
*
Add a link to issue summary to issue tracking box on overview page (#29644).
Go MAEDA
2018-09-20
1
-0
/
+1
*
Redmine::SortCriteria#normalize! does not limit properly the maximum number o...
Go MAEDA
2018-09-20
2
-2
/
+7
*
Add assignee's icon to tooltips in gantt and calendar (#29306).
Go MAEDA
2018-09-18
3
-9
/
+16
*
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
4
-146
/
+110
*
Special character like quote breaks wiki links (#22967).
Jean-Philippe Lang
2018-09-15
2
-0
/
+47
*
Create fixture correctly.
Jean-Philippe Lang
2018-09-15
1
-2
/
+2
*
Disable workflow checkboxes with no status change (#5593).
Jean-Philippe Lang
2018-09-15
3
-7
/
+21
*
Change English translation for setting_issue_list_default_columns (#26501).
Jean-Philippe Lang
2018-09-15
1
-1
/
+1
*
Custom field values for enumerations not saved (#28925).
Jean-Philippe Lang
2018-09-15
2
-3
/
+35
*
Highlight due date of overdue issues in the issues list (#27316).
Go MAEDA
2018-09-15
1
-0
/
+1
*
Allow project bulk edit of time entries (#26534).
Go MAEDA
2018-09-14
8
-21
/
+120
*
Add "icon" class to items in time entries context menu (#28605).
Go MAEDA
2018-09-14
1
-3
/
+3
*
Adds ##123-linking syntax docs to detailed help pages (#29488).
Go MAEDA
2018-09-11
98
-0
/
+98
*
Adds documentation for ##123 issue linking syntax (#29488).
Go MAEDA
2018-09-10
98
-0
/
+98
*
Adds ##123 extended issue linking syntax (#29488).
Go MAEDA
2018-09-08
2
-6
/
+26
*
Fix typo in test name: s/highligth/highlight/ (#29440).
Go MAEDA
2018-08-26
1
-1
/
+1
*
Mercurial 4.7 compatibility (#29413).
Go MAEDA
2018-08-25
1
-2
/
+4
*
Refactor Redmine::MimeType.of. Uses MiniMime.lookup_by_extension instead of l...
Go MAEDA
2018-08-15
2
-10
/
+6
*
Test that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are c...
Go MAEDA
2018-08-15
1
-0
/
+3
*
Test that Redmine::MimeType.of is case-insensitive (#29359).
Go MAEDA
2018-08-15
1
-0
/
+1
*
Don't require mime-types (#29359).
Go MAEDA
2018-08-13
1
-2
/
+0
*
Replace String#gsub with faster String#tr (#29363).
Go MAEDA
2018-08-12
7
-7
/
+7
*
Replace mime-types gem with more efficient mini_mime gem (#29359).
Go MAEDA
2018-08-12
2
-4
/
+4
*
Mark default version in versions tab from project settings (#27799).
Go MAEDA
2018-08-09
2
-0
/
+23
*
Updated French translation
Jean-Philippe Lang
2018-08-09
1
-16
/
+10
*
Fix a test failure in test/functional/my_controller_test.rb that depends on t...
Go MAEDA
2018-08-09
1
-1
/
+1
*
Update Rails to 5.2.1.
Go MAEDA
2018-08-08
1
-1
/
+1
*
Export users list to CSV (#5957).
Go MAEDA
2018-08-05
4
-5
/
+99
*
Replace Enumerable#sort with faster Enumerable#sort_by (#29299).
Go MAEDA
2018-08-02
11
-12
/
+12
*
Time entry creation: preserve 'spent on' value when using 'Create and Continu...
Go MAEDA
2018-08-02
2
-4
/
+5
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
5
-6
/
+6
*
Add the missing icon class to the items with icons from the contextual menu (...
Go MAEDA
2018-08-01
2
-10
/
+8
*
Add a missing fixture (#2471).
Go MAEDA
2018-07-29
1
-1
/
+1
*
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
3
-3
/
+77
*
Add CSS class to identify public projects (#28413).
Go MAEDA
2018-07-22
2
-0
/
+10
*
Fix: Textile phrase modifiers break wiki macros (#29247).
Go MAEDA
2018-07-21
2
-1
/
+6
*
Add a missing fixture for IssuesTest#test_create_issue_with_new_target_versio...
Go MAEDA
2018-07-16
1
-1
/
+1
[next]