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
path:
root
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
scm: use i18n string at commit log encoding setting (#1735).
Toshi MARUYAMA
2011-04-23
5
-9
/
+17
*
scm: cvs: fix mistake human attribute names of root_url and url.
Toshi MARUYAMA
2011-04-23
1
-2
/
+2
*
scm: code clean up RepositoriesHelper.
Toshi MARUYAMA
2011-04-23
1
-5
/
+5
*
scm: code clean up RepositoriesHelper.
Toshi MARUYAMA
2011-04-20
1
-4
/
+3
*
Warn about subtasks before deleting a parent issue (#6562).
Jean-Philippe Lang
2011-04-17
4
-2
/
+21
*
scm: darcs: set supports_directory_revisions true at model (#7984).
Toshi MARUYAMA
2011-04-17
1
-0
/
+4
*
scm: prevent PostgreSQL or Ruby 1.9 errors if paths is invalid UTF-8.
Toshi MARUYAMA
2011-04-16
1
-7
/
+12
*
add Redmine::CodesetUtil and move replacing invalid utf8 logic to it.
Toshi MARUYAMA
2011-04-16
2
-29
/
+5
*
Private issues (#7414).
Jean-Philippe Lang
2011-04-15
5
-6
/
+50
*
scm: cvs: add path encoding select box at setting (#3462).
Toshi MARUYAMA
2011-04-15
1
-1
/
+5
*
Code cleanup.
Jean-Philippe Lang
2011-04-14
1
-7
/
+6
*
Skip memberships query for anonymous user.
Jean-Philippe Lang
2011-04-14
1
-0
/
+1
*
Skip a count query.
Jean-Philippe Lang
2011-04-14
1
-1
/
+1
*
scm: cvs: convert author encoding with log encoding setting.
Toshi MARUYAMA
2011-04-14
1
-1
/
+1
*
scm: cvs: fix parsing revisions if author is not ASCII.
Toshi MARUYAMA
2011-04-14
2
-3
/
+2
*
scm: cvs: code clean up model.
Toshi MARUYAMA
2011-04-13
1
-25
/
+26
*
scm: darcs: code clean up model.
Toshi MARUYAMA
2011-04-13
1
-7
/
+6
*
Adds a helper for issue heading (#7647).
Jean-Philippe Lang
2011-04-12
2
-1
/
+5
*
Fixed no method error due to typo.
Jean-Philippe Lang
2011-04-12
1
-1
/
+1
*
No need to query changesets if user is not allowed to view them.
Jean-Philippe Lang
2011-04-12
1
-3
/
+7
*
Code cleanup.
Jean-Philippe Lang
2011-04-12
2
-2
/
+2
*
Adds noindex,noarchive robots meta tag on form pages (#7582).
Jean-Philippe Lang
2011-04-12
5
-0
/
+12
*
Extract visibility condition from project statement and use visible scopes in...
Jean-Philippe Lang
2011-04-12
1
-7
/
+9
*
scm: darcs: model entries returns nil if revision is not stored in database.
Toshi MARUYAMA
2011-04-12
1
-1
/
+5
*
scm: darcs: code clean up model.
Toshi MARUYAMA
2011-04-12
1
-8
/
+10
*
scm: cvs: model entries returns nil if revision is not stored in database.
Toshi MARUYAMA
2011-04-12
1
-2
/
+6
*
scm: replace invalid utf-8 sequences instead of stripping in displaying repos...
Toshi MARUYAMA
2011-04-12
1
-4
/
+10
*
Adds a specific icon for deleting a relation.
Jean-Philippe Lang
2011-04-11
1
-1
/
+1
*
Do a redirect when accessing a renamed wiki page.
Jean-Philippe Lang
2011-04-11
2
-2
/
+20
*
Code cleanup.
Jean-Philippe Lang
2011-04-11
1
-6
/
+7
*
Moved the parent issue field above start/due date fields.
Jean-Philippe Lang
2011-04-11
2
-7
/
+5
*
Adds an issues visibility level on roles (#7412).
Jean-Philippe Lang
2011-04-11
7
-16
/
+67
*
scm: cvs: override annotate() in model.
Toshi MARUYAMA
2011-04-11
1
-2
/
+11
*
scm: cvs: cat returns nil if revision does not exist at model.
Toshi MARUYAMA
2011-04-11
1
-1
/
+5
*
scm: cvs: code clean up model.
Toshi MARUYAMA
2011-04-11
1
-4
/
+4
*
scm: code clean up RepositoriesHelper.
Toshi MARUYAMA
2011-04-11
1
-13
/
+13
*
scm: cvs: code clean up app/models/repository/cvs.rb.
Toshi MARUYAMA
2011-04-09
1
-18
/
+21
*
scm: use upcase to compare encoding name "UTF-8" in log converting.
Toshi MARUYAMA
2011-04-09
1
-1
/
+1
*
scm: code clean up app/models/changeset.rb.
Toshi MARUYAMA
2011-04-09
1
-8
/
+14
*
scm: replace invalid utf-8 sequences in comments instead of stripping on Ruby...
Toshi MARUYAMA
2011-04-09
1
-12
/
+11
*
scm: code clean up app/models/changeset.rb.
Toshi MARUYAMA
2011-04-09
1
-9
/
+13
*
scm: code clean up app/models/changeset.rb.
Toshi MARUYAMA
2011-04-09
1
-5
/
+6
*
scm: fix log converting error in Ruby 1.9 and add more tests.
Toshi MARUYAMA
2011-04-09
1
-1
/
+2
*
scm: set empty log encoding UTF-8 in Ruby 1.9 and add tests.
Toshi MARUYAMA
2011-04-09
1
-1
/
+4
*
scm: not use Iconv for log converting in Ruby 1.9 and fix tests fails in Ruby...
Toshi MARUYAMA
2011-04-09
1
-9
/
+16
*
Adds visibility condition to Issue.by_* count methods.
Jean-Philippe Lang
2011-04-08
1
-13
/
+14
*
Fixes test broken by r5354.
Jean-Philippe Lang
2011-04-07
1
-1
/
+1
*
Adds functional test for project copy.
Jean-Philippe Lang
2011-04-07
1
-0
/
+1
*
Fixed: empty list for user/version custom fields on bulk edit form (#2096).
Jean-Philippe Lang
2011-04-07
4
-4
/
+6
*
Fixes #possible_values for version custom field.
Jean-Philippe Lang
2011-04-07
1
-1
/
+1
[next]