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
*
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
*
Ability to delete multiple attachments while updating an issue (#13072).
Jean-Philippe Lang
2016-07-13
1
-0
/
+38
*
Make time entries groupable (#16843).
Jean-Philippe Lang
2016-07-13
1
-14
/
+11
*
Adds a link to spent time on version details (#13558).
Jean-Philippe Lang
2016-07-13
1
-1
/
+13
*
Adds a version filter on time entries (#13558).
Jean-Philippe Lang
2016-07-13
1
-0
/
+21
*
Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
2016-07-12
4
-43
/
+1
*
Display the list of saved queries in the sidebar (#14790).
Jean-Philippe Lang
2016-07-12
1
-0
/
+1
*
Makes spent time queries savable (#14790).
Jean-Philippe Lang
2016-07-12
3
-7
/
+44
*
Don't generate urls with params.
Jean-Philippe Lang
2016-07-10
1
-1
/
+1
*
Don't generate back url with params.
Jean-Philippe Lang
2016-07-10
1
-0
/
+6
*
Don't generate sort links with params.
Jean-Philippe Lang
2016-07-10
1
-0
/
+26
*
Don't generate pagination links with params.
Jean-Philippe Lang
2016-07-10
1
-4
/
+4
*
Wrap journal attributes with a journal parameter and use safe_attributes (#22...
Jean-Philippe Lang
2016-07-10
1
-7
/
+8
*
Enable updating private_notes property on journal edit form (#22575).
Jean-Philippe Lang
2016-07-10
1
-0
/
+33
*
Adds a test for #23242.
Jean-Philippe Lang
2016-07-09
1
-0
/
+5
*
When creating issues by receiving an email, watchers created via CC in the ma...
Jean-Philippe Lang
2016-07-09
2
-2
/
+12
*
Wrong filters are applied when exporting issues to CSV with blank filter (#23...
Jean-Philippe Lang
2016-07-09
1
-0
/
+11
*
Fixed that empty Markdown image tag raises en error (#23246).
Jean-Philippe Lang
2016-07-06
1
-0
/
+4
*
Group versions by status in issue filters (#10412).
Jean-Philippe Lang
2016-07-02
1
-2
/
+2
*
Only make sure it's a date.
Jean-Philippe Lang
2016-07-02
1
-1
/
+1
*
Adds an assertion for this (#23180).
Jean-Philippe Lang
2016-06-29
1
-0
/
+4
*
Assignable users should not include users that cannot view the tracker (#23172).
Jean-Philippe Lang
2016-06-28
1
-0
/
+13
*
Ability to define a default assigned_to when receiving emails (#23020).
Jean-Philippe Lang
2016-06-18
1
-0
/
+11
[next]