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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
10
-10
/
+10
*
Adds #favicon_path and #favicon_url helpers.
Jean-Philippe Lang
2014-01-12
1
-0
/
+22
*
Rails4: replace deprecated Relation#update_all at application helper test
Toshi MARUYAMA
2014-01-07
1
-2
/
+1
*
remove unneeded including ApplicationHelper from helper tests
Toshi MARUYAMA
2013-12-26
1
-1
/
+0
*
make WatchersHelperTest passes when config.threadsafe! is enabled (#12097)
Toshi MARUYAMA
2013-12-21
1
-0
/
+1
*
make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)
Toshi MARUYAMA
2013-12-21
1
-0
/
+1
*
Store relation type instead of i18n key in journals (#15704).
Jean-Philippe Lang
2013-12-15
1
-6
/
+6
*
Adds tests for custom field description.
Jean-Philippe Lang
2013-12-14
1
-0
/
+12
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
1
-2
/
+3
*
Fixed test failure (#15182).
Jean-Philippe Lang
2013-10-26
1
-2
/
+2
*
Test broken by r12192 (#2199).
Jean-Philippe Lang
2013-09-30
1
-1
/
+1
*
Adds a helper for building h2 tags and setting html_title (#14517).
Jean-Philippe Lang
2013-07-28
1
-0
/
+34
*
Issue-notes Redmine links: append actual note reference to rendered links (#1...
Jean-Philippe Lang
2013-07-11
1
-2
/
+4
*
Splits tests (#1005).
Jean-Philippe Lang
2013-06-06
1
-10
/
+16
*
Prepends issue numbers with a number sign (#1005).
Jean-Philippe Lang
2013-06-06
1
-8
/
+8
*
Fixed that journal details about issue relations may disclose issues that are...
Jean-Philippe Lang
2013-06-06
1
-0
/
+20
*
Fixed that project name is not properly escaped in issue filters (#14186).
Jean-Philippe Lang
2013-05-31
1
-0
/
+10
*
remove "del" tag from deleted issue relation (#1005)
Toshi MARUYAMA
2013-05-19
1
-2
/
+2
*
add journal after creating/deleting issue relation (#1005)
Toshi MARUYAMA
2013-05-19
1
-0
/
+32
*
replace non ASCII literal to hexadecimal at ApplicationHelperTest
Toshi MARUYAMA
2013-05-18
1
-3
/
+11
*
include Redmine::I18n in ApplicationHelperTest
Toshi MARUYAMA
2013-05-18
1
-0
/
+1
*
backout r11875 ApplicationHelperTest change
Toshi MARUYAMA
2013-05-18
1
-4
/
+3
*
Include Redmine::I18n in helpers tests.
Jean-Philippe Lang
2013-05-18
8
-3
/
+11
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
1
-23
/
+17
*
move filter order tests from helper to model.
Toshi MARUYAMA
2013-05-16
1
-32
/
+1
*
Add missing unit tests for ApplicationHelper#link_to_if_authorized.
Jean-Baptiste Barth
2013-05-02
1
-14
/
+20
*
remove unused variable from QueriesHelperTest
Toshi MARUYAMA
2013-04-19
1
-1
/
+1
*
remove redundant 'IssuesHelper#' from issues_helper_test context
Toshi MARUYAMA
2013-04-12
1
-19
/
+19
*
code layout clean up issues_helper_test.rb
Toshi MARUYAMA
2013-04-12
1
-25
/
+43
*
fix unit search test failure (#13405)
Toshi MARUYAMA
2013-03-21
1
-3
/
+4
*
fix test failure (#13405)
Toshi MARUYAMA
2013-03-21
1
-3
/
+3
*
Fixed commit link title escaping (fixes #13405).
Etienne Massip
2013-03-21
1
-6
/
+10
*
Test failures (#13309).
Jean-Philippe Lang
2013-03-01
1
-3
/
+3
*
Restricts characters before auto links (#10277).
Jean-Philippe Lang
2013-02-24
1
-2
/
+6
*
Fixed that www followed by a dot generates broken links in formatted text (#3...
Jean-Philippe Lang
2013-02-24
1
-1
/
+4
*
Don't fail if new filter is added.
Jean-Philippe Lang
2013-02-16
1
-19
/
+24
*
Refactor: use an ordered hash to store available filters and remove :order op...
Jean-Philippe Lang
2013-02-14
1
-8
/
+7
*
Fixed test after r11343.
Jean-Philippe Lang
2013-02-10
1
-2
/
+2
*
Bulk watch/unwatch issues from the context menu (#7159).
Jean-Philippe Lang
2013-02-10
1
-0
/
+69
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
1
-2
/
+1
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
1
-1
/
+0
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
1
-138
/
+106
*
Wiki links to repositories with underscore their identifiers don't work (#129...
Jean-Philippe Lang
2013-01-27
1
-3
/
+3
*
Accommodates fixtures for databases with case sensitive sort.
Jean-Philippe Lang
2013-01-23
1
-1
/
+1
*
Wrong redmine link after referencing an object from a different project (#129...
Jean-Philippe Lang
2013-01-22
1
-0
/
+9
*
Link to attachment should return latest attachment (#7510).
Jean-Philippe Lang
2013-01-15
1
-0
/
+9
*
Attachment name is added in the generated link.
Jean-Philippe Lang
2013-01-14
1
-2
/
+1
*
Use named route with attachment filename for inline images.
Jean-Philippe Lang
2013-01-14
1
-9
/
+9
*
Adds a named route for thumbnails and use route helper in #thumbnail_tag.
Jean-Philippe Lang
2013-01-14
1
-0
/
+6
*
Add named routes for attachments and use route helpers in #link_to_attachment.
Jean-Philippe Lang
2013-01-14
1
-0
/
+14
[next]