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
*
Fixes version url.
Jean-Philippe Lang
2011-07-06
3
-5
/
+5
*
Makes relations resource shallow (#7366).
Jean-Philippe Lang
2011-07-05
8
-29
/
+41
*
Makes versions resource shallow (#7403).
Jean-Philippe Lang
2011-07-05
8
-23
/
+23
*
Adds breadcrumb on all wiki page views.
Jean-Philippe Lang
2011-07-04
8
-5
/
+23
*
Removed leading dash in ruby code.
Jean-Philippe Lang
2011-07-04
1
-2
/
+2
*
Adds REST API for versions (#7403).
Jean-Philippe Lang
2011-07-04
8
-46
/
+249
*
Adds support for GET on /issues/:issue_id/relations (#7366).
Jean-Philippe Lang
2011-07-04
7
-4
/
+47
*
Document why relation is reversed after validation.
Jean-Philippe Lang
2011-07-04
2
-3
/
+2
*
Set a default value for relation type.
Jean-Philippe Lang
2011-07-04
2
-3
/
+17
*
Adds REST API for issue relations (#7366).
Jean-Philippe Lang
2011-07-04
10
-33
/
+172
*
Fixes test failure when running all functional tests.
Jean-Philippe Lang
2011-07-03
1
-3
/
+0
*
Fixes a functional test case.
Jean-Philippe Lang
2011-07-03
1
-1
/
+1
*
Fixes test failure when running all functional tests.
Jean-Philippe Lang
2011-07-03
1
-3
/
+0
*
Adds css for syntax highlight on welcome page (#8512).
Jean-Philippe Lang
2011-07-03
1
-0
/
+1
*
Adds a 'New version' link on the roadmap.
Jean-Philippe Lang
2011-07-03
4
-3
/
+10
*
Do not show 2 validation errors when user mail is blank.
Jean-Philippe Lang
2011-07-03
2
-1
/
+8
*
Do not show 'Send information' checkbox if email delivery is not configured.
Jean-Philippe Lang
2011-07-03
3
-1
/
+7
*
Restored error messages on my account.
Jean-Philippe Lang
2011-07-03
1
-0
/
+1
*
Replaced h3+div with fieldsets on my account and user form.
Jean-Philippe Lang
2011-07-03
2
-62
/
+62
*
Adds an icon to the change password link.
Jean-Philippe Lang
2011-07-03
3
-1
/
+2
*
Fixed: private queries should not be accessible to other users (#8729).
Jean-Philippe Lang
2011-07-03
4
-3
/
+33
*
PDF: support textilized changeset comments (revision log) on issue (#69).
Toshi MARUYAMA
2011-07-02
1
-1
/
+3
*
Removed colon before filters select.
Jean-Philippe Lang
2011-07-02
1
-1
/
+1
*
Removed duplicate LDAP link in application settings.
Jean-Philippe Lang
2011-07-02
1
-4
/
+0
*
Workflow copy view clean up.
Jean-Philippe Lang
2011-07-02
1
-10
/
+17
*
Normalize issue description EOLs do prevent false journal details (#8712).
Jean-Philippe Lang
2011-07-02
2
-1
/
+13
*
Fixed: Workflow copy does not copy advanced workflow settings (#8739).
Jean-Philippe Lang
2011-07-02
2
-2
/
+39
*
Do not journalize blank description changes (#8712).
Jean-Philippe Lang
2011-07-02
2
-1
/
+20
*
PDF: add revision number/id of associated revisions on issue PDF (#8738).
Toshi MARUYAMA
2011-07-02
1
-2
/
+3
*
PDF: support textilized journal notes on issue (#69).
Toshi MARUYAMA
2011-07-01
1
-1
/
+3
*
PDF: support textilized issue description on issue (#69).
Toshi MARUYAMA
2011-07-01
1
-1
/
+3
*
Swedish translation updated by Nicklas Holm (#8728).
Toshi MARUYAMA
2011-07-01
1
-14
/
+14
*
PDF: code clean up lib/redmine/export/pdf.rb.
Toshi MARUYAMA
2011-07-01
1
-2
/
+2
*
PDF: add new "RDMwriteHTMLCell" method for textilized PDF (#69).
Toshi MARUYAMA
2011-07-01
1
-0
/
+4
*
PDF: use RDMMultiCell for drawing lines of issue description (#69).
Toshi MARUYAMA
2011-07-01
1
-7
/
+5
*
PDF: add 'ln' parameter for drawing lines at RDMMultiCell() (#69).
Toshi MARUYAMA
2011-06-30
1
-2
/
+2
*
PDF: import rfpdf tcpdf patch for textilized PDF (#69).
Toshi MARUYAMA
2011-06-30
1
-82
/
+528
*
PDF: import Chinese rfpdf patch for textilized PDF (#69).
Toshi MARUYAMA
2011-06-30
1
-13
/
+30
*
PDF: import Korean rfpdf patch for textilized PDF (#69).
Toshi MARUYAMA
2011-06-30
1
-13
/
+30
*
PDF: import Japanese rfpdf patch for textilized PDF (#69).
Toshi MARUYAMA
2011-06-30
1
-13
/
+30
*
scm: return nil at model default_branch and override at git model (#8458, #67...
Toshi MARUYAMA
2011-06-30
2
-1
/
+5
*
Escape AuthSources in the list.
Toshi MARUYAMA
2011-06-27
1
-4
/
+4
*
Fixed: queries error messages about custom fields output a 'translation missi...
Jean-Baptiste Barth
2011-06-27
2
-1
/
+41
*
Fixed circular dependencies possibly introduced when using reverse relations,...
Jean-Baptiste Barth
2011-06-26
3
-1
/
+20
*
replace RAILS_ROOT to Rails.root at test/test_helper.rb.
Toshi MARUYAMA
2011-06-23
1
-3
/
+3
*
scm: replace RAILS_DEFAULT_LOGGER to Rails.logger at abstract adapter.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
PDF: replace RAILS_ROOT to Rails.root at vendor/plugins/rfpdf/lib/tcpdf.rb.
Toshi MARUYAMA
2011-06-22
1
-2
/
+2
*
back out r6118. use ActionView::TestCase instead of HelperTestCase at MenuHel...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesH...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/m...
Toshi MARUYAMA
2011-06-22
1
-3
/
+1
[next]