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
*
Converted Menus to a Tree structure to allow submenus.
Eric Davis
2009-11-25
20
-38
/
+4599
*
Added :view_my_account_contextual hook.
Eric Davis
2009-11-25
1
-0
/
+1
*
Fixed: error raised when rendering text that contains an email address with t...
Jean-Philippe Lang
2009-11-24
2
-0
/
+36
*
Fixed: Editing issue notes removes quote link (#4279).
Jean-Philippe Lang
2009-11-24
1
-1
/
+1
*
Fixes revision form when browsing a subdirectory (#4281).
Jean-Philippe Lang
2009-11-24
1
-1
/
+1
*
Fixes css classes in table in admin/info (#4261).
Jean-Philippe Lang
2009-11-23
1
-2
/
+2
*
Translation updates
Azamat Hackimov
2009-11-22
3
-6
/
+6
*
Changes misleading scopes on Enumeration.
Jean-Philippe Lang
2009-11-21
4
-19
/
+11
*
Fixed roadmap progress display error (#4255).
Jean-Philippe Lang
2009-11-21
1
-3
/
+4
*
Reset session on login/logout (#4248).
Jean-Philippe Lang
2009-11-21
2
-1
/
+19
*
Reverts r3014 (CodeRay back to 0.7.6).
Jean-Philippe Lang
2009-11-20
70
-3831
/
+1511
*
Load roles when loading project members.
Jean-Philippe Lang
2009-11-20
1
-1
/
+1
*
Avoid useless database queries.
Jean-Philippe Lang
2009-11-20
1
-1
/
+1
*
Add a setting to pick alternative Gravatar images. #2734
Eric Davis
2009-11-17
38
-1
/
+42
*
Copy issue status on project copy (#3877).
Jean-Philippe Lang
2009-11-16
3
-0
/
+21
*
Use /raw/ for url instead of ?format=raw for getting raw repository files (#1...
Jean-Philippe Lang
2009-11-16
2
-0
/
+18
*
Adds style for acronyms (#4224).
Jean-Philippe Lang
2009-11-16
1
-0
/
+1
*
Optimize associations loading on the issue list.
Jean-Philippe Lang
2009-11-16
3
-6
/
+21
*
Allow issue grouping by custom field (#2679).
Jean-Philippe Lang
2009-11-16
7
-7
/
+65
*
Translation updates:
Azamat Hackimov
2009-11-16
2
-4
/
+4
*
Fixed: Alternate theme lacking right border if no sidebar present (#4069).
Jean-Philippe Lang
2009-11-15
1
-1
/
+1
*
Adds a setting for new projects default modules (#1797).
Jean-Philippe Lang
2009-11-15
39
-2
/
+58
*
Adds links to versions on changelog.
Jean-Philippe Lang
2009-11-15
1
-1
/
+2
*
Eager load priorities on roadmap and changelog.
Jean-Philippe Lang
2009-11-15
3
-3
/
+3
*
Fixes css classes on issue detail view (#4180).
Jean-Philippe Lang
2009-11-15
1
-6
/
+6
*
Adds custom fields for versions (#4219).
Jean-Philippe Lang
2009-11-15
6
-0
/
+37
*
Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre...
Jean-Philippe Lang
2009-11-15
38
-3
/
+65
*
Make use of link_to_issue.
Jean-Philippe Lang
2009-11-15
1
-1
/
+5
*
Remove dead code.
Jean-Philippe Lang
2009-11-15
1
-15
/
+0
*
Run all tests for coverage.
Jean-Philippe Lang
2009-11-15
1
-4
/
+3
*
Allow non admin users to add subprojects (#2963).
Jean-Philippe Lang
2009-11-15
6
-12
/
+66
*
Set trunk version to 0.8.7.
Jean-Philippe Lang
2009-11-15
1
-1
/
+1
*
Protect controllers from potential CSRF attacks. #4216
Eric Davis
2009-11-14
4
-0
/
+10
*
Fix 500 errors with a POST request that requires a login. #4216
Eric Davis
2009-11-14
2
-1
/
+13
*
Fixed some tests that where looking for specific issue urls but weren't matching
Eric Davis
2009-11-14
2
-21
/
+28
*
Don't reveal issue subjects if user is only allowed to view spent time (#3187).
Jean-Philippe Lang
2009-11-14
2
-3
/
+20
*
Locales update
Azamat Hackimov
2009-11-14
4
-31
/
+34
*
Clean up ticket auto links.
Jean-Philippe Lang
2009-11-14
1
-2
/
+1
*
Refactoring ApplicationHelper#link_to_issue.
Jean-Philippe Lang
2009-11-14
12
-14
/
+35
*
Add view_issues permission (#3187).
Jean-Philippe Lang
2009-11-14
10
-10
/
+93
*
Fixed that "RE:" prefix is added to the subject each time the message is quot...
Jean-Philippe Lang
2009-11-13
1
-1
/
+2
*
Move checkbox for "Send account information to the user" to be clicked before...
Jean-Philippe Lang
2009-11-13
3
-12
/
+12
*
Fixed: Project#enabled_module_names= does not test if a module is already ena...
Jean-Philippe Lang
2009-11-13
1
-1
/
+1
*
Fixed: Quoting in forums does not take the subject from the message being quo...
Jean-Philippe Lang
2009-11-13
1
-0
/
+2
*
Add test for i18n number_to_human_size (#4208).
Jean-Philippe Lang
2009-11-12
1
-0
/
+10
*
Adding the body of the feed to the failure message. #4204
Eric Davis
2009-11-12
1
-1
/
+1
*
Style the password field the same as the login field. #3845
Eric Davis
2009-11-12
1
-3
/
+3
*
Allow [#id] as subject to reply by email (#3653).
Jean-Philippe Lang
2009-11-11
1
-2
/
+2
*
Fixed pre tags containing "<pre*" (#4125).
Jean-Philippe Lang
2009-11-11
2
-1
/
+23
*
Reject empty Mercurial entries (#4098).
Jean-Philippe Lang
2009-11-11
1
-1
/
+1
[next]