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
*
HTML improvements on project landing page (#18565).
Jean-Philippe Lang
2014-12-13
3
-7
/
+7
*
Merged datepicker.js into application.js.
Jean-Philippe Lang
2014-12-13
3
-17
/
+18
*
add missing fixtures to SearchControllerTest
Toshi MARUYAMA
2014-12-13
1
-1
/
+2
*
Use a simple count query.
Jean-Philippe Lang
2014-12-13
3
-25
/
+10
*
add missing fixture to MembersHelperTest
Toshi MARUYAMA
2014-12-13
1
-1
/
+2
*
Don't show roles without issue add/edit permission in workflow setup (#15988).
Jean-Philippe Lang
2014-12-13
5
-5
/
+5
*
Don't consider roles without issue add/edit permissions for determining field...
Jean-Philippe Lang
2014-12-13
3
-0
/
+28
*
Droped legacy behaviour that allows a user to edit a few attributes of an iss...
Jean-Philippe Lang
2014-12-13
3
-71
/
+1
*
Misc tests.
Jean-Philippe Lang
2014-12-13
1
-0
/
+12
*
Use projects association.
Jean-Philippe Lang
2014-12-13
1
-1
/
+1
*
Try to find out what causes a ruby bus error with ruby2.x on the CI server.
Jean-Philippe Lang
2014-12-13
1
-2
/
+2
*
Adds a test for editing a registered user.
Jean-Philippe Lang
2014-12-12
1
-0
/
+8
*
Removed unused helper.
Jean-Philippe Lang
2014-12-12
1
-15
/
+0
*
Removed unused method.
Jean-Philippe Lang
2014-12-12
1
-4
/
+0
*
Rewrites search engine to properly paginate results (#18631).
Jean-Philippe Lang
2014-12-12
11
-124
/
+129
*
ignore X-Autoreply mails (#15999, #13425)
Toshi MARUYAMA
2014-12-12
2
-2
/
+4
*
Revert r13736, test fails with mysql.
Jean-Philippe Lang
2014-12-11
1
-9
/
+0
*
Adds a test for search with limited results.
Jean-Philippe Lang
2014-12-11
1
-0
/
+9
*
Adds some helpers tests.
Jean-Philippe Lang
2014-12-11
4
-4
/
+88
*
Misc tests.
Jean-Philippe Lang
2014-12-08
3
-1
/
+20
*
Don't create a journal when creating an issue with attachments.
Jean-Philippe Lang
2014-12-08
2
-4
/
+6
*
Don't create a journal when creating an issue.
Jean-Philippe Lang
2014-12-08
2
-4
/
+9
*
Misc tests.
Jean-Philippe Lang
2014-12-07
2
-8
/
+37
*
fix ProjectNestedSetTest fails randomly
Toshi MARUYAMA
2014-12-07
1
-0
/
+1
*
pdf: use DejaVuSans font in Arabic and Persian (#16040, #18586, #10681)
Toshi MARUYAMA
2014-12-06
2
-2
/
+2
*
German translation updated by Daniel Felix (#18563)
Toshi MARUYAMA
2014-12-06
1
-1
/
+1
*
German translation updated by Daniel Felix (#18562)
Toshi MARUYAMA
2014-12-06
1
-3
/
+3
*
Gemfile: update rbpdf version to 1.18.3 (#16040, #18586, #10681)
Toshi MARUYAMA
2014-12-06
1
-1
/
+1
*
Adds tests for Role#has_permissions?
Jean-Philippe Lang
2014-12-06
1
-0
/
+11
*
Adds a test for Watcher.prune with :project option.
Jean-Philippe Lang
2014-12-06
1
-1
/
+11
*
Skip some validations if attribute did not change.
Jean-Philippe Lang
2014-12-06
2
-3
/
+5
*
Adds a test for #18584.
Jean-Philippe Lang
2014-12-06
1
-0
/
+18
*
Specify the order for finding a setting.
Jean-Philippe Lang
2014-12-05
1
-1
/
+1
*
Skip uniqueness validation when updating a setting without changing its name.
Jean-Philippe Lang
2014-12-05
1
-1
/
+1
*
Adds methods for loading and adding settings.
Jean-Philippe Lang
2014-12-05
3
-36
/
+63
*
Adds a few functional tests.
Jean-Philippe Lang
2014-12-05
3
-0
/
+22
*
Un-inline statement.
Jean-Philippe Lang
2014-12-05
1
-1
/
+3
*
Removed dead code, Rails4 handles that in its attribute writer.
Jean-Philippe Lang
2014-12-05
1
-3
/
+0
*
Removed unused scopes.
Jean-Philippe Lang
2014-12-05
1
-15
/
+0
*
Make sure that Redmine::Thumbnail.generate is called.
Jean-Philippe Lang
2014-12-05
1
-1
/
+2
*
Tab "New Issue" should not be displayed if a project has no trackers (#18571).
Jean-Philippe Lang
2014-12-05
2
-1
/
+16
*
Typo.
Jean-Philippe Lang
2014-12-05
1
-1
/
+1
*
Removed unused and deprecated Issue#move_to_project method.
Jean-Philippe Lang
2014-12-05
1
-27
/
+0
*
Adds tests for searching private or archived projects.
Jean-Philippe Lang
2014-12-05
1
-0
/
+23
*
Adds some Attachment tests.
Jean-Philippe Lang
2014-12-05
1
-0
/
+22
*
Adds a test for invalid enumeration class parameter.
Jean-Philippe Lang
2014-12-05
1
-0
/
+6
*
Adds tests for invalid parameters.
Jean-Philippe Lang
2014-12-05
1
-0
/
+15
*
Use :only instead of :except option in IssueRelationsController filters.
Jean-Philippe Lang
2014-12-05
1
-4
/
+6
*
Adds a test for when link_copied_issue setting is set to "never".
Jean-Philippe Lang
2014-12-05
1
-0
/
+12
*
Removed unimplemented JournalsController#edit html response and added some te...
Jean-Philippe Lang
2014-12-05
2
-4
/
+15
[next]