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
*
Allow non admin users to add subprojects (#2963).
Jean-Philippe Lang
2009-11-15
2
-0
/
+26
*
Fix 500 errors with a POST request that requires a login. #4216
Eric Davis
2009-11-14
1
-0
/
+6
*
Fixed some tests that where looking for specific issue urls but weren't matching
Eric Davis
2009-11-14
2
-21
/
+28
*
Add view_issues permission (#3187).
Jean-Philippe Lang
2009-11-14
3
-1
/
+67
*
Add test for i18n number_to_human_size (#4208).
Jean-Philippe Lang
2009-11-12
1
-0
/
+10
*
Adding the body of the feed to the failure message. #4204
Eric Davis
2009-11-12
1
-1
/
+1
*
Fixed pre tags containing "<pre*" (#4125).
Jean-Philippe Lang
2009-11-11
1
-0
/
+22
*
Fixes diff parser for when lines starting with multiple dashes are removed (#...
Jean-Philippe Lang
2009-11-11
1
-0
/
+26
*
Fixes ApplicationHelper#link_to_user
Jean-Philippe Lang
2009-11-11
2
-1
/
+21
*
Adds a link to automatically close completed versions in project settings (#1...
Jean-Philippe Lang
2009-11-09
2
-0
/
+19
*
Ignore emails received from the application emission address to avoid hell cy...
Jean-Philippe Lang
2009-11-08
2
-0
/
+26
*
Adds version status to limit issue assignments (#1245).
Jean-Philippe Lang
2009-11-08
4
-0
/
+87
*
Fixes distance of date in words calculation.
Jean-Philippe Lang
2009-11-07
1
-2
/
+2
*
Adds a few functional tests.
Jean-Philippe Lang
2009-11-07
4
-7
/
+100
*
Fixed a typo in Object daddy
Eric Davis
2009-11-05
2
-1
/
+7
*
Fixed: first day of date range is not included in time report with SQLite (#3...
Jean-Philippe Lang
2009-11-04
1
-0
/
+16
*
Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.
Jean-Philippe Lang
2009-11-04
1
-0
/
+3
*
Fixed: inline images in wiki headings (#4112).
Jean-Philippe Lang
2009-11-04
1
-0
/
+13
*
Unified UsersController#list and #index.
Jean-Philippe Lang
2009-10-29
1
-16
/
+15
*
Include missing fixtures.
Jean-Philippe Lang
2009-10-29
1
-1
/
+1
*
AccountController#show (/account/show/:id) moved to UsersController#show (/us...
Jean-Philippe Lang
2009-10-29
2
-30
/
+43
*
Do not show user profile if no visible project or activity (#4129, #3720).
Jean-Philippe Lang
2009-10-29
1
-0
/
+5
*
Add a permission to remove issue watchers (#2450).
Jean-Philippe Lang
2009-10-25
2
-0
/
+11
*
Allow project forums copy.
Jean-Philippe Lang
2009-10-25
2
-0
/
+18
*
Add a test that breaks before r2967 (broken project wiki copy).
Jean-Philippe Lang
2009-10-25
2
-3
/
+8
*
Project copy: let the user choose what to copy from the source project (every...
Jean-Philippe Lang
2009-10-24
1
-0
/
+12
*
Adds a test for attached image inside a link (#4033).
Jean-Philippe Lang
2009-10-24
1
-1
/
+3
*
Sets proper content type for plain text mails (#3970).
Jean-Philippe Lang
2009-10-24
1
-1
/
+2
*
Reverts r2770 (#3391).
Jean-Philippe Lang
2009-10-24
1
-1
/
+1
*
Fixed some merge bugs. #4077
Eric Davis
2009-10-21
1
-2
/
+2
*
Added all list and boolean custom data fields to the Time Report. #4077
Eric Davis
2009-10-21
1
-2
/
+4
*
When a specific TimeEntryActivity are change, associated TimeEntries will be
Eric Davis
2009-10-21
2
-2
/
+63
*
Added a Activities tab to Project Settings
Eric Davis
2009-10-21
4
-2
/
+151
*
Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...
Eric Davis
2009-10-21
2
-0
/
+103
*
Added project specific Enumeration overrides.
Eric Davis
2009-10-21
1
-0
/
+22
*
Added an active field track if an Enumeration is active on the frontend view.
Eric Davis
2009-10-21
2
-0
/
+42
*
Enumerations can now have custom fields defined on them. #4077
Eric Davis
2009-10-21
4
-3
/
+75
*
Updated the unit test so Enumerations are tested separately from the subclasses.
Eric Davis
2009-10-21
1
-1
/
+1
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
1
-0
/
+7
*
Moved object daddy helpers to their own module.
Eric Davis
2009-10-20
2
-30
/
+35
*
Updated some object_daddy exemplars for the Models.
Eric Davis
2009-10-20
3
-1
/
+42
*
Added shoulda macros to test Project's associations
Eric Davis
2009-10-19
1
-0
/
+24
*
Replaced a custom test with a shoulda macro.
Eric Davis
2009-10-19
1
-8
/
+7
*
Improved Project#copy to copy more data from the source Project. #3367
Eric Davis
2009-10-19
4
-2
/
+105
*
Refactored duplicated test code to a setup.
Eric Davis
2009-10-19
1
-42
/
+26
*
Converted Project#copy test to use shoulda
Eric Davis
2009-10-19
1
-52
/
+55
*
Configured object_daddy to help generate test data instead of fixtures. #4004
Eric Davis
2009-10-18
13
-0
/
+133
*
Setup shoulda for testing. (#4005)
Eric Davis
2009-10-17
1
-0
/
+40
*
Fixes some test failures due to Array#to_s behaviour in ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-2
/
+2
*
Sets file encoding to utf-8 for ruby 1.9.
Jean-Philippe Lang
2009-10-10
3
-0
/
+6
[next]