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
*
Strip non utf8 content when displaying diff (ruby1.9 compatibility).
Jean-Philippe Lang
2011-01-01
4
-8
/
+56
*
Read attachment fixtures in binary mode.
Jean-Philippe Lang
2011-01-01
1
-1
/
+1
*
Fixes wrong assertion.
Jean-Philippe Lang
2010-12-31
1
-1
/
+1
*
Safer assertion.
Jean-Philippe Lang
2010-12-31
1
-1
/
+1
*
ruby1.9 compatibility
Jean-Philippe Lang
2010-12-31
1
-1
/
+1
*
Disable project completion display on the gantt (#7127).
Jean-Philippe Lang
2010-12-29
1
-5
/
+5
*
Find visible issues only in ContextMenusController#issues.
Jean-Philippe Lang
2010-12-29
1
-0
/
+6
*
Fixed: partial toc when text contains pre tags (#7172).
Jean-Philippe Lang
2010-12-29
1
-2
/
+6
*
Fixed: cvs diff broken by r4539 (#7176).
Jean-Philippe Lang
2010-12-29
1
-0
/
+1
*
Fixed: CLI-supplied defaults should not be applied when replying to an issue ...
Jean-Philippe Lang
2010-12-29
1
-0
/
+8
*
Fixed: Tracker reset to default when replying to an issue email (#7197).
Jean-Philippe Lang
2010-12-29
2
-3
/
+16
*
Makes the API accepts the X-Redmine-API-Key header to hold the API key.
Jean-Philippe Lang
2010-12-23
1
-0
/
+14
*
Makes API accept offset/limit or page/limit parameters for retrieving collect...
Jean-Philippe Lang
2010-12-23
1
-0
/
+57
*
Fixes: Mercurial adapter loses seconds of commit times (#6656).
Jean-Philippe Lang
2010-12-23
1
-1
/
+9
*
Adds themes test for when Redmine is in a sub-uri.
Jean-Philippe Lang
2010-12-23
1
-0
/
+15
*
Support for Javascript in Themes (#2803).
Jean-Philippe Lang
2010-12-22
1
-0
/
+60
*
Fixed: 500 error on issue query grouped by a custom field that was deleted (#...
Jean-Philippe Lang
2010-12-21
1
-0
/
+16
*
Prevents n SQL queries (n = project count) on cross-project issues list.
Jean-Philippe Lang
2010-12-20
1
-0
/
+6
*
Adds missing fixtures when running tests from scratch.
Jean-Philippe Lang
2010-12-20
1
-0
/
+5
*
Adds routing tests for users and xml format.
Jean-Philippe Lang
2010-12-20
1
-0
/
+5
*
Adds support for requesting information about current user using /users/curre...
Jean-Philippe Lang
2010-12-20
3
-0
/
+32
*
Restore rev param validation that was removed in r2840.
Jean-Philippe Lang
2010-12-18
1
-0
/
+6
*
Adds tests for class attribute parsing on pre/code tags.
Jean-Philippe Lang
2010-12-18
1
-0
/
+3
*
Fixes a data disclosure issue introduced in r3941.
Jean-Philippe Lang
2010-12-18
1
-2
/
+8
*
Ported subtasks display with indentation to the new gantt (#7128) and fixed m...
Jean-Philippe Lang
2010-12-18
1
-11
/
+35
*
Fixed: issue description Quote button lost by r3941 (#7122).
Jean-Philippe Lang
2010-12-18
1
-0
/
+3
*
Fixed: r4492 breaks the ability to select issue custom fields available for p...
Jean-Philippe Lang
2010-12-17
1
-1
/
+4
*
Gantt code cleanup.
Jean-Philippe Lang
2010-12-17
1
-18
/
+18
*
Gantt code cleanup.
Jean-Philippe Lang
2010-12-17
1
-18
/
+18
*
Gantt code cleanup.
Jean-Philippe Lang
2010-12-17
1
-4
/
+4
*
Gantt: fixes progress width in some cases and start code cleaning.
Jean-Philippe Lang
2010-12-17
1
-10
/
+18
*
Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#...
Jean-Philippe Lang
2010-12-17
1
-4
/
+4
*
Adds an application setting to limit the number of items that can be displaye...
Jean-Philippe Lang
2010-12-15
1
-2
/
+18
*
Fixed: 404 when entering time with blank issue id (#7099).
Jean-Philippe Lang
2010-12-14
1
-0
/
+20
*
Set encoding to utf-8 for ruby 1.9 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-0
/
+2
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
159
-159
/
+159
*
Fixes tests after fixtures changes.
Jean-Philippe Lang
2010-12-12
1
-5
/
+3
*
Refactor and add tests for News #index API (#7072).
Jean-Philippe Lang
2010-12-12
3
-0
/
+107
*
Make sure there's no nil result in auto_complete.
Jean-Philippe Lang
2010-12-12
1
-1
/
+1
*
Autocomplete issue relations on subject (#3170).
Jean-Philippe Lang
2010-12-12
1
-0
/
+14
*
UsersController tests cleanup.
Jean-Philippe Lang
2010-12-12
1
-49
/
+33
*
Fixes password sending when creating user.
Jean-Philippe Lang
2010-12-12
1
-1
/
+35
*
Extracts user groups assignment from controller.
Jean-Philippe Lang
2010-12-12
2
-4
/
+18
*
Fixes test according to r4493.
Jean-Philippe Lang
2010-12-12
1
-1
/
+1
*
Moves mail_notification param to user hash param so that it can be set using ...
Jean-Philippe Lang
2010-12-12
2
-6
/
+7
*
Validates user's mail_notification and turn options into strings (the attribu...
Jean-Philippe Lang
2010-12-12
1
-16
/
+17
*
Moves password param to user hash param so that it can be set using the User ...
Jean-Philippe Lang
2010-12-12
2
-7
/
+13
*
Declare safe attributes for User and Projects models.
Jean-Philippe Lang
2010-12-12
1
-6
/
+14
*
Makes issue safe_attributes extensible (#6000).
Jean-Philippe Lang
2010-12-12
1
-0
/
+87
*
Fixes Changeset#text_tag for numeric scmid (#6681).
Jean-Philippe Lang
2010-12-11
1
-3
/
+7
[next]