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
*
Fix sort handle on "My page".
Jean-Philippe Lang
2017-03-11
2
-1
/
+2
*
Removes unused i18n strings (#25297).
Jean-Philippe Lang
2017-03-09
49
-98
/
+0
*
Get the count by group from the query directly.
Jean-Philippe Lang
2017-03-09
10
-20
/
+22
*
Use local variables in issues/list partial.
Jean-Philippe Lang
2017-03-09
2
-4
/
+4
*
Removes MyControllerTest#page_layout (#25297).
Jean-Philippe Lang
2017-03-09
9
-87
/
+52
*
Test broken by r16381 (#25289).
Jean-Philippe Lang
2017-03-08
1
-1
/
+1
*
Adding a subtask should default to a tracker without disabled parent field (#...
Jean-Philippe Lang
2017-03-08
2
-2
/
+35
*
Adds a test for #25289.
Jean-Philippe Lang
2017-03-08
2
-1
/
+13
*
Adding a principal to 2 projects with member inheritance leads to an error (#...
Jean-Philippe Lang
2017-03-08
1
-2
/
+4
*
Allow to set multiple values in emails for list custom fields (#16549).
Jean-Philippe Lang
2017-03-08
6
-11
/
+90
*
Emails with no text or html Content not handled properly (#25269, #25256).
Jean-Philippe Lang
2017-03-07
3
-2
/
+48
*
Issue description filter's 'none' operator does not match issues with blank d...
Jean-Philippe Lang
2017-03-07
2
-2
/
+14
*
Preload journal's user (#6375).
Jean-Philippe Lang
2017-03-05
1
-1
/
+1
*
Fix loading of last visible journal (#1474, #6375).
Jean-Philippe Lang
2017-03-05
2
-10
/
+15
*
Adds tests for #25253.
Jean-Philippe Lang
2017-03-05
1
-0
/
+28
*
Password reset should count as a password change for User#must_change_passwd ...
Jean-Philippe Lang
2017-03-05
1
-7
/
+12
*
Span elements should not contain a div.
Jean-Philippe Lang
2017-03-05
1
-1
/
+1
*
Removes invalid attributes from gravatar img tag.
Jean-Philippe Lang
2017-03-05
1
-1
/
+1
*
Mail parts with empty content should be ignored (#25256).
Jean-Philippe Lang
2017-03-05
3
-10
/
+51
*
Load only last journal with notes (#1474).
Jean-Philippe Lang
2017-03-05
1
-2
/
+1
*
Don't load all issues' journals (#1474).
Jean-Philippe Lang
2017-03-05
1
-6
/
+8
*
Adds :label_last_notes string to locales (#1474).
Jean-Philippe Lang
2017-03-05
48
-0
/
+48
*
Show Last Comment in Issue list (#1474).
Jean-Philippe Lang
2017-03-05
11
-9
/
+104
*
Last updated by colum in issue list (#6375).
Jean-Philippe Lang
2017-03-05
5
-3
/
+80
*
REST API: option to get the project activities for time entries (#7506).
Jean-Philippe Lang
2017-03-03
2
-1
/
+14
*
Fix for "Personalize this page mode" (#8761).
Jean-Philippe Lang
2017-03-03
1
-0
/
+6
*
Changes overflow to auto (#21705).
Jean-Philippe Lang
2017-03-03
1
-1
/
+1
*
Fix PDF formatting (#21705).
Jean-Philippe Lang
2017-03-03
1
-1
/
+1
*
The cancel operation in the issue edit mode doesn't work (#21579).
Jean-Philippe Lang
2017-03-03
2
-1
/
+17
*
Add attachment information to issues.xml in REST API (#12181).
Jean-Philippe Lang
2017-03-03
2
-0
/
+22
*
Test failures.
Jean-Philippe Lang
2017-03-03
3
-8
/
+16
*
Moves redcloth3.rb to lib/redmine/wiki_formatting/textile.
Jean-Philippe Lang
2017-03-03
2
-1
/
+1
*
Missing fixtures.
Jean-Philippe Lang
2017-03-02
1
-3
/
+6
*
Missing fixtures.
Jean-Philippe Lang
2017-03-02
1
-2
/
+3
*
Ruby 2.4: Fixed "Fixnum is deprecated" warning in QueryTest. (#25048).
Jean-Philippe Lang
2017-03-02
1
-3
/
+5
*
Ruby 2.4: Fixed "key must be 32 bytes" error of OpenSSL::Cipher (#25048).
Jean-Philippe Lang
2017-03-02
1
-6
/
+6
*
Ruby 2.4: Fixed "Fixnum is deprecated" warning of nokogiri (#25048).
Jean-Philippe Lang
2017-03-02
1
-1
/
+1
*
Adds an index to attachments.disk_filename (#25022).
Jean-Philippe Lang
2017-03-02
1
-0
/
+5
*
Allow to disable description field in tracker setting (#25052).
Jean-Philippe Lang
2017-03-02
2
-3
/
+2
*
Filter out current issue from the related issues autocomplete (#25055).
Jean-Philippe Lang
2017-03-02
1
-1
/
+1
*
Turns @@languages_lookup into a cache by using ||= (#25014).
Jean-Philippe Lang
2017-03-02
1
-1
/
+1
*
Flash messages on CustomFields destroy (#24801).
Jean-Philippe Lang
2017-03-02
1
-1
/
+3
*
ThemesTest#test_without_theme_js may fail if third-party theme is installed (...
Jean-Philippe Lang
2017-03-02
1
-0
/
+2
*
Priority should always be preloaded as it's used to render issue links.
Jean-Philippe Lang
2017-03-02
1
-1
/
+2
*
Prevent warning about already defined constant.
Jean-Philippe Lang
2017-03-02
1
-0
/
+3
*
Adds a filter on issue attachments (#2783).
Jean-Philippe Lang
2017-03-02
2
-1
/
+49
*
use Monday for general_first_day_of_week in Turkish (#24938)
Toshi MARUYAMA
2017-03-01
1
-1
/
+1
*
Fixes uploading of empty files (#25115).
Jean-Philippe Lang
2017-02-28
3
-4
/
+20
*
upgrade Rails to 4.2.8 (#25048)
Toshi MARUYAMA
2017-02-23
1
-1
/
+1
*
remove trailing white space from test/fixtures/workflows.yml
Toshi MARUYAMA
2017-02-21
1
-276
/
+276
[next]