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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let the API accept project identifier for creating issues (#23766).
Jean-Philippe Lang
2016-10-01
1
-0
/
+10
*
Error with MS SQL when displaying an issue from a list grouped and sorted by ...
Jean-Philippe Lang
2016-10-01
1
-0
/
+12
*
Test failures (#23781).
Jean-Philippe Lang
2016-10-01
1
-7
/
+7
*
Previous/Next navigation on a issue is not displayed on r15639 and later (#23...
Jean-Philippe Lang
2016-10-01
1
-0
/
+29
*
closed_on field of copied issue is always set to source issue's value (#23764).
Jean-Philippe Lang
2016-10-01
1
-1
/
+11
*
Encode values, not full URL (#23841).
Jean-Philippe Lang
2016-10-01
1
-0
/
+16
*
Be more conservative when fetching constants in Repository.factory (#23758).
Jean-Philippe Lang
2016-09-04
1
-0
/
+14
*
Bulk edit form not show fields based on target tracker and status (#23755).
Jean-Philippe Lang
2016-09-03
1
-0
/
+14
*
Journalize values that are cleared after project or tracker change (#21623).
Jean-Philippe Lang
2016-09-03
2
-3
/
+21
*
When copying an issue, all statuses for new issue should be available (#14696).
Jean-Philippe Lang
2016-09-03
1
-5
/
+6
*
Use a single hash as argument.
Jean-Philippe Lang
2016-09-01
2
-14
/
+14
*
Fixed that progress of parent should be calculated with total estimated hours...
Jean-Philippe Lang
2016-09-01
1
-0
/
+20
*
Don't show "status" field when creating a new version (#23377).
Jean-Philippe Lang
2016-08-31
1
-2
/
+8
*
Adds a test for #23346.
Jean-Philippe Lang
2016-08-31
1
-0
/
+15
*
Fixed that new role does not have non member permissions as default (#23633).
Jean-Philippe Lang
2016-08-30
1
-0
/
+12
*
Return attachment id in api response to attachment upload (#23566).
Jean-Philippe Lang
2016-08-30
1
-0
/
+3
*
Enable filtering versions on Project -> Settings -> Versions (#22608).
Jean-Philippe Lang
2016-08-30
1
-0
/
+30
*
Adds name filter on group list.
Jean-Philippe Lang
2016-08-30
1
-0
/
+9
*
User preference for monospaced / variable-width font in textareas (#23653).
Jean-Philippe Lang
2016-08-30
2
-1
/
+21
*
Disable "Select project modules" permission does not apply to the new project...
Jean-Philippe Lang
2016-08-30
1
-0
/
+44
*
Filter on issue ID with between/lesser/greater operator does not work (#23596).
Jean-Philippe Lang
2016-08-30
1
-1
/
+9
*
Fixed that restricted custom permissions on for non member/anonymous does not...
Jean-Philippe Lang
2016-08-30
1
-0
/
+22
*
Creating a wiki page named "Sidebar" without proper permission raises an exce...
Jean-Philippe Lang
2016-08-30
1
-0
/
+9
*
Test failure (#23410).
Jean-Philippe Lang
2016-08-20
1
-1
/
+1
*
New issue raises an error if no projects available (#23410).
Jean-Philippe Lang
2016-08-20
1
-1
/
+19
*
Adds issue tracker and status columns and filters on spent time list (#23401).
Jean-Philippe Lang
2016-08-20
1
-0
/
+86
*
Don't call #slice on association proxy.
Jean-Philippe Lang
2016-07-21
1
-1
/
+1
*
Don't use render :text => "".
Jean-Philippe Lang
2016-07-21
4
-0
/
+58
*
Don't error if an invalid setting is given.
Jean-Philippe Lang
2016-07-21
1
-0
/
+9
*
Removes calls to #assert_template and #assigns in integration tests.
Jean-Philippe Lang
2016-07-21
11
-45
/
+33
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
8
-311
/
+274
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
17
-355
/
+333
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-19
8
-160
/
+105
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
28
-596
/
+347
*
Don't respond with the error template when annotate is not available.
Jean-Philippe Lang
2016-07-17
1
-2
/
+2
*
Include url helpers in helper tests.
Jean-Philippe Lang
2016-07-16
7
-7
/
+12
*
Use #update! instead of #update_attribute.
Jean-Philippe Lang
2016-07-16
1
-27
/
+27
*
Adds a class for testing helpers.
Jean-Philippe Lang
2016-07-16
19
-18
/
+22
*
Dup @generated_changeset_rev.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Include URL helpers.
Jean-Philippe Lang
2016-07-16
1
-0
/
+1
*
Passing arguments to assert_nothing_raised is deprecated in Rails 5.
Jean-Philippe Lang
2016-07-16
1
-4
/
+4
*
Use #update! instead of #update_attribute.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Don't call #slice on proxy.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
6
-12
/
+12
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
16
-513
/
+873
*
Accept 5 arguments.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
2
-73
/
+127
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
64
-63
/
+66
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
3
-5
/
+5
[next]