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
*
remove JRuby PostgreSQL from allow_failures of .travis.yml
Toshi MARUYAMA
2014-01-19
1
-8
/
+0
*
svn propset svn:eol-style native .travis.yml
Toshi MARUYAMA
2014-01-19
0
-0
/
+0
*
fix typo of .travis.yml
Toshi MARUYAMA
2014-01-19
1
-1
/
+1
*
add .travis.yml and switch database user/password by environments
Toshi MARUYAMA
2014-01-18
2
-3
/
+54
*
Rails4: replace deprecated Relation#update_all at ChangeRepositoriesToFullSti...
Toshi MARUYAMA
2014-01-17
1
-4
/
+9
*
Show warning when exported issues exceed the limit (#13770).
Jean-Philippe Lang
2014-01-12
2
-2
/
+21
*
Adds favicon to ATOM feeds (#14309).
Jean-Philippe Lang
2014-01-12
3
-0
/
+33
*
Adds #favicon_path and #favicon_url helpers.
Jean-Philippe Lang
2014-01-12
2
-2
/
+37
*
Fixed Changeset#text_tag for changeset with hash and repository identifier (#...
Jean-Philippe Lang
2014-01-12
2
-5
/
+16
*
Adds a task for moving Redmine data to a different DBMS.
Jean-Philippe Lang
2014-01-12
1
-0
/
+43
*
Code cleanup (#14766).
Jean-Philippe Lang
2014-01-11
1
-1
/
+1
*
Removes duplicate ids (#15485).
Jean-Philippe Lang
2014-01-11
6
-9
/
+12
*
Removes duplicate ids (#15485).
Jean-Philippe Lang
2014-01-11
1
-2
/
+2
*
Removes duplicate ids (#15485).
Jean-Philippe Lang
2014-01-11
1
-1
/
+1
*
Removes duplicate ids (#15485).
Jean-Philippe Lang
2014-01-11
1
-2
/
+3
*
Removes duplicate ids (#15485).
Jean-Philippe Lang
2014-01-11
1
-1
/
+1
*
Adds missing permissions on attachments/upload (#15664).
Jean-Philippe Lang
2014-01-11
1
-8
/
+8
*
Syntax error with ruby1.8.
Jean-Philippe Lang
2014-01-11
1
-4
/
+2
*
Fixed: cannot retrieve members for closed projects through the REST API (#158...
Jean-Philippe Lang
2014-01-11
3
-1
/
+10
*
Adds project status to GET /projects/:id and GET /projects API response (#158...
Jean-Philippe Lang
2014-01-11
3
-6
/
+7
*
Adds rel=stylesheet condition for stylesheets assertions.
Jean-Philippe Lang
2014-01-11
1
-2
/
+2
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2014-01-11
1
-11
/
+5
*
Make favicon themeable (#15689).
Jean-Philippe Lang
2014-01-11
3
-2
/
+50
*
Wrap filters, options and buttons with extra div (#15362).
Jean-Philippe Lang
2014-01-11
2
-6
/
+9
*
Rails4: replace deprecated find_all_by_* at TimelogControllerTest
Toshi MARUYAMA
2014-01-11
1
-3
/
+5
*
Rails4: replace deprecated Relation#first with finder options at TrackersCont...
Toshi MARUYAMA
2014-01-11
1
-2
/
+2
*
Rails4: replace deprecated Relation#first with finder options at TimelogContr...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at Repositories...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at Repositories...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at MessagesCont...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at IssuesContro...
Toshi MARUYAMA
2014-01-11
1
-3
/
+3
*
Rails4: replace deprecated Relation#update_all at SearchControllerTest
Toshi MARUYAMA
2014-01-11
1
-2
/
+1
*
Rails4: replace deprecated Relation#first with finder options at UsersControl...
Toshi MARUYAMA
2014-01-11
1
-4
/
+4
*
Rails4: replace deprecated Relation#first with finder options at WikiControll...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
code format cleanup WikiControllerTest
Toshi MARUYAMA
2014-01-11
1
-1
/
+4
*
Rails4: replace deprecated find_all_by_* at TimelogCustomFieldsVisibilityTest
Toshi MARUYAMA
2014-01-11
1
-2
/
+2
*
Rails4: replace deprecated Relation#update_all at ProjectEnumerationsControll...
Toshi MARUYAMA
2014-01-11
1
-1
/
+2
*
Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest
Toshi MARUYAMA
2014-01-11
1
-6
/
+13
*
fix find_all_by_id(n1, n2) parameter at TimelogCustomFieldsVisibilityTest
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
code format cleanup TimelogCustomFieldsVisibilityTest
Toshi MARUYAMA
2014-01-11
1
-4
/
+9
*
Rails4: replace deprecated find_all_by_* at IssuesCustomFieldsVisibilityTest
Toshi MARUYAMA
2014-01-11
1
-2
/
+2
*
Rails4: replace deprecated find_all_by_* at IssuesControllerTest
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
Rails4: replace deprecated Relation#last with finder options at MessagesContr...
Toshi MARUYAMA
2014-01-11
1
-2
/
+2
*
Rails4: replace deprecated Relation#last with finder options at IssuesControl...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
code format cleanup ProjectEnumerationsControllerTest
Toshi MARUYAMA
2014-01-11
1
-5
/
+8
*
code format cleanup MessagesControllerTest
Toshi MARUYAMA
2014-01-11
1
-1
/
+4
*
Rails4: replace deprecated find_all_by_* at IssuesControllerTest
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
fix find_all_by_id(n1, n2) parameter at IssuesCustomFieldsVisibilityTest#test...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
cleanup syntax of Relation#all at WikiController#export
Toshi MARUYAMA
2014-01-11
1
-1
/
+4
*
cleanup syntax of Relation#all at app/views/watchers/_new.html.erb
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
[next]