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
*
Let admins unarchive the project when trying to access an archived project (#...
Jean-Philippe Lang
2018-12-02
3
-2
/
+20
*
Let admin users unarchive subprojects of archived projects (#29993).
Jean-Philippe Lang
2018-12-02
3
-14
/
+15
*
Don't send notifications when using Issue.generate! in tests in order to spee...
Jean-Philippe Lang
2018-12-02
2
-2
/
+4
*
Current user should be nil to prevent ActiveJob::DeserializationError errors ...
Jean-Philippe Lang
2018-12-02
1
-0
/
+4
*
Moves some action links on the wiki page to a dropdown menu (#26575).
Jean-Philippe Lang
2018-12-02
4
-20
/
+55
*
Replace cancel button with cancel link in modals (#28662).
Go MAEDA
2018-12-02
10
-10
/
+10
*
Czech translation update (#30075).
Go MAEDA
2018-12-02
1
-19
/
+14
*
Tests failure with SQLite3.
Jean-Philippe Lang
2018-12-01
2
-2
/
+4
*
Tests failure with SQLite3.
Jean-Philippe Lang
2018-12-01
1
-1
/
+2
*
Tests failure with SQLite3.
Jean-Philippe Lang
2018-12-01
1
-1
/
+2
*
Fix random test failure, assertion must be made against displayed values.
Jean-Philippe Lang
2018-12-01
2
-3
/
+8
*
Current user should be nil to prevent ActiveJob::DeserializationError errors ...
Jean-Philippe Lang
2018-12-01
1
-0
/
+1
*
Adds view_projects_copy_only_items hook (#28895).
Go MAEDA
2018-12-01
1
-0
/
+1
*
Japanese translation update (#30000).
Go MAEDA
2018-12-01
1
-1
/
+1
*
Use "abort" instead of "exit" in order to make error log more informative (# ...
Go MAEDA
2018-12-01
1
-2
/
+1
*
Allow single Chinese character as a search keyword (#30037).
Go MAEDA
2018-11-30
2
-1
/
+7
*
Current user should be nil to prevent ActiveJob::DeserializationError errors ...
Jean-Philippe Lang
2018-11-29
1
-0
/
+4
*
Current user should be nil to prevent ActiveJob::DeserializationError errors ...
Jean-Philippe Lang
2018-11-29
1
-0
/
+1
*
Update Redmine::Plugin documentation (#28996).
Jean-Philippe Lang
2018-11-29
1
-1
/
+19
*
Restore History link at the top of a wiki page (#26575).
Jean-Philippe Lang
2018-11-29
1
-0
/
+1
*
Adds a test for #30001.
Jean-Philippe Lang
2018-11-29
1
-0
/
+12
*
CSV importer ignores shared version names of other projects (#30001).
Jean-Philippe Lang
2018-11-29
1
-1
/
+4
*
Adds a test for #29918.
Jean-Philippe Lang
2018-11-29
1
-0
/
+15
*
Related issues section ignores the date format setting (#29918).
Jean-Philippe Lang
2018-11-29
1
-2
/
+2
*
Add missing fixtures for test_create_with_one_attachment (#30054).
Go MAEDA
2018-11-29
1
-1
/
+1
*
Add missing fixtures for test_create_should_send_notification (#29990).
Go MAEDA
2018-11-29
1
-1
/
+2
*
Tests for #29674.
Jean-Philippe Lang
2018-11-28
3
-0
/
+39
*
Missing validation for custom field formats based on RecordList (#29674).
Jean-Philippe Lang
2018-11-28
1
-0
/
+10
*
Fix list rendering inside project description in projects#index (#29950).
Jean-Philippe Lang
2018-11-28
1
-1
/
+2
*
REST API with JSON content missing false values (#20788).
Jean-Philippe Lang
2018-11-28
2
-1
/
+10
*
Update Rails to 5.2.1.1 (#30042).
Jean-Philippe Lang
2018-11-28
1
-1
/
+1
*
Unpin rdoc gem version (#29999).
Go MAEDA
2018-11-27
1
-1
/
+1
*
Remove blank keys from sort criteria (#30009).
Go MAEDA
2018-11-26
2
-0
/
+7
*
Tags start with 'pre' are handled as 'pre' tag in Textile (#8395).
Go MAEDA
2018-11-26
2
-1
/
+17
*
Add wiki class also for half width custom fields with text formatting enabled...
Go MAEDA
2018-11-26
2
-1
/
+24
*
Remove trailing whitespaces from app/helpers/issues_helper.rb
Go MAEDA
2018-11-26
1
-1
/
+1
*
Fix: Attachments are added even if validation fails when updating an issue vi...
Go MAEDA
2018-11-23
2
-1
/
+16
*
Unpin roadie gem version (#29947).
Go MAEDA
2018-11-19
1
-1
/
+0
*
Upgrade to Rouge 3.3.0 (#24681).
Go MAEDA
2018-11-10
1
-1
/
+1
*
Strip whitespace from integer custom field (#8317).
Go MAEDA
2018-11-08
2
-1
/
+3
*
Sort issues by due date in email reminders (#29771).
Go MAEDA
2018-11-06
2
-0
/
+22
*
Remove trailing whitespaces from test/unit/mailer_test.rb
Go MAEDA
2018-11-06
1
-1
/
+1
*
Remove trailing whitespaces from app/models/mailer.rb
Go MAEDA
2018-11-06
1
-1
/
+1
*
Add missing closing tag in app/views/roles/_form.html.erb (#29912).
Go MAEDA
2018-11-05
1
-0
/
+1
*
Previous/Next link on repository page disappears when switching to "View diff...
Go MAEDA
2018-11-05
1
-0
/
+27
*
Move attachments to their own section in issue page (#29033).
Go MAEDA
2018-11-04
2
-5
/
+6
*
Fix typo in French text_tracker_no_workflow (#29901).
Go MAEDA
2018-11-03
1
-1
/
+1
*
Removes request and response accessors from Structure class (#28564).
Go MAEDA
2018-11-03
3
-4
/
+14
*
Fix that the following tests fail randomly due to uninitialized User.current ...
Go MAEDA
2018-11-03
3
-0
/
+6
*
Hide "Files" section in wiki pages when printing (#29791).
Go MAEDA
2018-10-31
1
-1
/
+1
[next]