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
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allows custom styles in textile formatting using a white list of styles (#2416).
Jean-Philippe Lang
2012-02-12
1
-0
/
+44
*
scm: git: use default branch from HEAD (#10207)
Toshi MARUYAMA
2012-02-12
1
-0
/
+10
*
scm: git: update test repository (#10207)
Toshi MARUYAMA
2012-02-12
2
-9
/
+14
*
Adds a test for changeset/issue relations deletion.
Jean-Philippe Lang
2012-02-11
1
-0
/
+9
*
Fixed that changesets parents associations are not deleted when deleting a re...
Jean-Philippe Lang
2012-02-11
1
-0
/
+9
*
Fixed: wrong section edit links when a heading contains inline code (#10199).
Jean-Philippe Lang
2012-02-11
1
-0
/
+45
*
scm: git: call "git log" only once instead of per branch in fetching revision...
Toshi MARUYAMA
2012-02-11
1
-30
/
+36
*
scm: git: raise exception if "git log" is error and block is given in lib rev...
Toshi MARUYAMA
2012-02-10
1
-11
/
+19
*
scm: git: clarify the purpose of the unit model test to fetch history editing...
Toshi MARUYAMA
2012-02-10
1
-13
/
+17
*
scm: git: add explicit :excludes option to calling revision method in "test_r...
Toshi MARUYAMA
2012-02-09
1
-1
/
+2
*
scm: git: add test of get revisions from disjointed histories to unit lib tes...
Toshi MARUYAMA
2012-02-09
1
-0
/
+17
*
scm: git: update test repository (#8857)
Toshi MARUYAMA
2012-02-09
2
-12
/
+14
*
scm: git: remove redundant comma from test_revisions_includes_master_two_revs...
Toshi MARUYAMA
2012-02-09
1
-1
/
+1
*
scm: git: code cleanup "test_branches" of unit lib test
Toshi MARUYAMA
2012-02-09
1
-12
/
+16
*
scm: git: add lib test to get master branch revisions from origin (#8857)
Toshi MARUYAMA
2012-02-09
1
-0
/
+12
*
scm: git: add model method to get heads from extra_info branches hash (#8857)
Toshi MARUYAMA
2012-02-09
1
-0
/
+16
*
scm: git: add includes and excludes options to lib revisions method (#8857)
Toshi MARUYAMA
2012-02-08
1
-0
/
+56
*
scm: git: remove unused "--all" option of "git log" in lib revisions method
Toshi MARUYAMA
2012-02-08
1
-11
/
+0
*
scm: git: use explicit "master" instead of all for revisions method at unit l...
Toshi MARUYAMA
2012-02-08
1
-2
/
+2
*
code layout cleanup test/unit/lib/redmine/scm/adapters/git_adapter_test.rb
Toshi MARUYAMA
2012-02-08
1
-7
/
+7
*
scm: git: use explicit "master" for latest_changesets at unit app test
Toshi MARUYAMA
2012-02-07
1
-2
/
+2
*
scm: git: remove "test_getting_certain_revisions" from unit lib test
Toshi MARUYAMA
2012-02-07
1
-4
/
+0
*
Fixed "can't convert Fixnum into String" error on projects with numerical ide...
Jean-Philippe Lang
2012-02-06
1
-0
/
+8
*
Fixed an assertion for ruby1.9.
Jean-Philippe Lang
2012-02-05
1
-1
/
+1
*
Adds a X-Redmine-Sender header to email notifications (#5643).
Jean-Philippe Lang
2012-02-05
1
-0
/
+8
*
Increase username length limit from 30 to 60 (#2719).
Jean-Philippe Lang
2012-02-05
2
-7
/
+14
*
Better handling of issue update conflicts (#8691).
Jean-Philippe Lang
2012-02-04
1
-0
/
+7
*
Adds a setting that allows to reference/fix issues of all projects (#3087).
Jean-Philippe Lang
2012-02-02
1
-0
/
+30
*
Adds members of subprojects in assignee and author filters (#10126).
Jean-Philippe Lang
2012-02-01
2
-0
/
+18
*
Simplifies Principal.active scope (status defaults to 1 for groups).
Jean-Philippe Lang
2012-02-01
1
-0
/
+8
*
code layout clean up test/unit/mail_handler_test.rb
Toshi MARUYAMA
2012-01-30
1
-17
/
+78
*
code layout cleanup unit mail handler test fixtures
Toshi MARUYAMA
2012-01-30
1
-19
/
+7
*
Allows attachments on news (#1972).
Jean-Philippe Lang
2012-01-29
1
-0
/
+15
*
Do not validate blank default custom field value.
Jean-Philippe Lang
2012-01-29
1
-0
/
+5
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
3
-1
/
+115
*
Support for nested array in API builder.
Jean-Philippe Lang
2012-01-29
2
-0
/
+26
*
test: add attachment tests at unit mail handler test for Rails3
Toshi MARUYAMA
2012-01-29
1
-0
/
+3
*
Extracts custom field values validation from CustomValue so that they can be ...
Jean-Philippe Lang
2012-01-28
4
-103
/
+97
*
Allow underscores in project identifiers (#1363).
Jean-Philippe Lang
2012-01-27
1
-0
/
+1
*
Makes all workflow transitions defined for all roles available to administrat...
Jean-Philippe Lang
2012-01-26
1
-0
/
+9
*
Notify previous assignee when assignee changes (#2694).
Jean-Philippe Lang
2012-01-23
1
-0
/
+12
*
Adds support for multiple repositories to redmine links (#779).
Jean-Philippe Lang
2012-01-22
1
-0
/
+67
*
Fixed that reminders are sent for closed issues (#10006).
Jean-Philippe Lang
2012-01-21
1
-0
/
+11
*
Adds a <<me>> option at the top of the assignee drop-down (#1102).
Jean-Philippe Lang
2012-01-21
1
-0
/
+9
*
Copy attachments on issue and project copy (#3055).
Jean-Philippe Lang
2012-01-20
2
-0
/
+47
*
Adds support for multiple repositories per project (#779).
Jean-Philippe Lang
2012-01-15
2
-3
/
+15
*
Fixed wrong assertion.
Jean-Philippe Lang
2012-01-14
1
-1
/
+1
*
Removed assertion that depends on the order of returned records.
Jean-Philippe Lang
2012-01-13
1
-1
/
+0
*
Adds "me" to user custom fields filters (#9923).
Jean-Philippe Lang
2012-01-13
1
-0
/
+17
*
Adds "my projects" filter on the cross-project issue list.
Jean-Philippe Lang
2012-01-13
1
-0
/
+13
[next]