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
*
fix typo "RedMine" at app/models/wiki_content.rb
Toshi MARUYAMA
2012-04-03
1
-2
/
+2
*
scm: mercurial: git: save parents in creating changesets (#10470)
Toshi MARUYAMA
2012-04-03
2
-12
/
+6
*
fix source indents of app/views/repositories/revisions.html.erb
Toshi MARUYAMA
2012-03-30
1
-4
/
+4
*
scm: git: use Changeset#create and Changeset#create_change as same with Subve...
Toshi MARUYAMA
2012-03-29
1
-13
/
+8
*
scm: mercurial: transaction for each imported revisions (#10470)
Toshi MARUYAMA
2012-03-29
1
-7
/
+9
*
scm: git: add the comment of the reason to scan database in fetching every ti...
Toshi MARUYAMA
2012-03-29
1
-0
/
+14
*
scm: git: fix typo in fetching revisions comment.
Toshi MARUYAMA
2012-03-29
1
-1
/
+1
*
scm: git: fix model source indents (#10470)
Toshi MARUYAMA
2012-03-28
1
-41
/
+41
*
scm: git: process new git revisions all at once rather than per branch (#10470)
Toshi MARUYAMA
2012-03-28
1
-35
/
+22
*
replace tabs to spaces and fix indents at app/views/issues/new.html.erb
Toshi MARUYAMA
2012-03-28
1
-8
/
+8
*
Failing test with 1.8.7 and jruby (#10538).
Jean-Philippe Lang
2012-03-25
1
-1
/
+3
*
Remove duplicate watchers (#10538).
Jean-Philippe Lang
2012-03-25
1
-1
/
+1
*
Fixed that issues can be moved to projects with issue tracking disabled (#104...
Jean-Philippe Lang
2012-03-25
1
-12
/
+1
*
Fixes error message for LDAP filter (#1060).
Jean-Philippe Lang
2012-03-24
1
-0
/
+8
*
Adds the repository identifier in the activity and search results (#779).
Jean-Philippe Lang
2012-03-24
1
-1
/
+8
*
Adds the repository identifier to Changeset#text_tag (#779).
Jean-Philippe Lang
2012-03-24
1
-0
/
+3
*
Ability to add non-member watchers on issue creation (#5159).
Jean-Philippe Lang
2012-03-24
6
-14
/
+51
*
Replace tables that were using the 'width' attribute with inline styles (shou...
Toshi MARUYAMA
2012-03-24
2
-3
/
+3
*
Remove some inline styling and some depreciated table cell attributes and rep...
Toshi MARUYAMA
2012-03-24
1
-3
/
+3
*
Fix missing cells at app/views/issues/show.html.erb
Toshi MARUYAMA
2012-03-24
1
-0
/
+3
*
Fix duplicated 'back_url' IDs
Toshi MARUYAMA
2012-03-24
2
-2
/
+2
*
Typo (#1913).
Jean-Philippe Lang
2012-03-17
1
-1
/
+1
*
LDAP: adds the ability to bind with user's account (#1913).
Jean-Philippe Lang
2012-03-17
1
-3
/
+9
*
Don't use #delete on String in Mailer.
Jean-Philippe Lang
2012-03-12
1
-6
/
+16
*
Adds an icon to the "Test" link.
Jean-Philippe Lang
2012-03-11
1
-1
/
+1
*
Fixed that LDAP error is not displayed when testing connection.
Jean-Philippe Lang
2012-03-11
1
-2
/
+2
*
Resourcified auth_sources.
Jean-Philippe Lang
2012-03-11
2
-2
/
+2
*
Merged LdapAuthSourceController into AuthSourceController.
Jean-Philippe Lang
2012-03-11
7
-45
/
+16
*
Removed dead code.
Jean-Philippe Lang
2012-03-10
1
-11
/
+0
*
Fixed Gantt months/weeks/days headers display with Ruby 1.9.
Etienne Massip
2012-03-10
1
-7
/
+7
*
Use #find_project_by_project_id from super-class.
Jean-Philippe Lang
2012-03-10
1
-7
/
+2
*
Use #find_project_by_project_id from super-class.
Jean-Philippe Lang
2012-03-07
1
-7
/
+1
*
remove trailing white-space from app/models/repository/git.rb
Toshi MARUYAMA
2012-03-07
1
-2
/
+2
*
scm: git: performance improvements in fetching revisions (#8857, #9472)
Toshi MARUYAMA
2012-03-07
1
-29
/
+61
*
scm: git: reduce saving heads times in fetching revisions (#8857, #9472)
Toshi MARUYAMA
2012-03-07
1
-3
/
+15
*
scm: git: backout r8839 (#8857)
Toshi MARUYAMA
2012-03-07
1
-39
/
+28
*
scm: git: backout r8840 (#8857, #9472)
Toshi MARUYAMA
2012-03-07
1
-7
/
+2
*
Prevent mass-assignment when adding/updating a forum (#10390).
Jean-Philippe Lang
2012-03-06
2
-3
/
+9
*
Set user_id as a protected attribute (#10390).
Jean-Philippe Lang
2012-03-06
1
-1
/
+1
*
Prevent mass-assignment when adding/updating a wiki (#10390).
Jean-Philippe Lang
2012-03-06
2
-1
/
+4
*
Prevent mass-assignment when adding/updating a version (#10390).
Jean-Philippe Lang
2012-03-06
2
-3
/
+15
*
Prevent mass-assignment when adding/updating a time entry (#10390).
Jean-Philippe Lang
2012-03-06
2
-5
/
+8
*
Use safe_attributes= just like in #create.
Jean-Philippe Lang
2012-03-06
1
-1
/
+2
*
Prevent mass-assignment when adding/updating a news (#10390).
Jean-Philippe Lang
2012-03-06
2
-2
/
+6
*
Prevent mass-assignment when adding/updating a forum message (#10390).
Jean-Philippe Lang
2012-03-06
2
-11
/
+13
*
Prevent mass-assignment when adding a project member (#10390).
Jean-Philippe Lang
2012-03-06
1
-8
/
+10
*
Prevent mass-assignment when adding/updating an issue category (#10390).
Jean-Philippe Lang
2012-03-06
2
-4
/
+8
*
Prevent mass-assignment when adding/updating a document (#10390).
Jean-Philippe Lang
2012-03-06
2
-3
/
+9
*
Prevent mass-assignment when adding a news comment (#10390).
Jean-Philippe Lang
2012-03-06
2
-1
/
+5
*
Fixed that the proposed users list may be empty when adding a project member ...
Jean-Philippe Lang
2012-03-06
3
-2
/
+13
[next]