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
...
*
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
*
Use route helper in #link_to_project.
Jean-Philippe Lang
2013-01-14
1
-0
/
+11
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
9
-9
/
+9
*
Pass the order option as an array to satisfy sqlserver adapter (#12713).
Jean-Philippe Lang
2013-01-04
1
-6
/
+6
*
Changed revision regexp to make source: links accept a branch.
Jean-Philippe Lang
2012-12-21
1
-0
/
+4
*
Split #per_page_links helper and moved test to specific test case.
Jean-Philippe Lang
2012-12-17
1
-15
/
+0
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
1
-2
/
+2
*
Group events in the activity view (#12542).
Jean-Philippe Lang
2012-12-08
1
-0
/
+101
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Make the tests pass when config.threadsafe! is enabled (#12097).
Jean-Philippe Lang
2012-12-02
1
-0
/
+1
*
Fixed that autolinks and textile links ending with cyrilic characters are bro...
Jean-Philippe Lang
2012-11-24
1
-0
/
+22
*
Adjusts tests for the css class added in r10720 (#12216).
Jean-Philippe Lang
2012-10-26
1
-3
/
+3
*
partial backout r10263
Toshi MARUYAMA
2012-10-22
1
-9
/
+11
*
backout r10253
Toshi MARUYAMA
2012-10-22
1
-9
/
+11
*
Adds links to locked users when current user is admin.
Jean-Philippe Lang
2012-10-18
1
-6
/
+14
*
Cleanup (#12050).
Jean-Philippe Lang
2012-10-09
1
-3
/
+0
*
Fixed that export: links are broken (#12050).
Jean-Philippe Lang
2012-10-09
1
-6
/
+20
*
sort custom field issue filter by type and position (#12018)
Toshi MARUYAMA
2012-10-04
1
-0
/
+20
*
change "is_private" issue filter order from 15 to 16 (#12018)
Toshi MARUYAMA
2012-10-04
1
-0
/
+2
*
change "status" issue filter order from 1 to 0 (#12018)
Toshi MARUYAMA
2012-10-04
1
-0
/
+2
*
split QueriesHelper filters_options_for_select method and add new unit test (...
Toshi MARUYAMA
2012-10-04
1
-0
/
+41
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
code cleanup test_with_a_start_date_attribute_* of unit IssuesHelperTest
Toshi MARUYAMA
2012-09-01
1
-10
/
+10
*
replace shoulder "with a due_date attribute" context of unit IssuesHelperTest...
Toshi MARUYAMA
2012-09-01
1
-5
/
+17
*
use date_format setting at unit IssuesHelperTest test_with_a_start_date_attri...
Toshi MARUYAMA
2012-09-01
1
-2
/
+6
*
replace shoulder "with a start_date attribute" context of test/unit/helpers/i...
Toshi MARUYAMA
2012-09-01
1
-9
/
+17
*
Fixed: Can't use non-latin anchor in wiki (#11577).
Jean-Philippe Lang
2012-08-13
1
-0
/
+4
*
cherry-pick avatar test from reverted r10184
Toshi MARUYAMA
2012-08-11
1
-19
/
+21
*
Reverted r10184 (#9365).
Jean-Philippe Lang
2012-08-10
1
-31
/
+19
*
Use SSL for gravatars according to the protocol in settings (#9365).
Jean-Philippe Lang
2012-08-09
1
-19
/
+31
[prev]
[next]