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
*
remove trailing white-spaces from test/integration/admin_test.rb.
Toshi MARUYAMA
2011-08-27
1
-7
/
+7
*
remove trailing white-spaces from test/integration/account_test.rb.
Toshi MARUYAMA
2011-08-27
1
-44
/
+44
*
remove trailing white-spaces from test/integration/issues_test.rb.
Toshi MARUYAMA
2011-08-27
1
-29
/
+29
*
remove trailing white-spaces from test/integration/routing_test.rb.
Toshi MARUYAMA
2011-08-27
1
-27
/
+26
*
remove trailing white-spaces from test/integration/projects_test.rb.
Toshi MARUYAMA
2011-08-27
1
-8
/
+8
*
remove trailing white-spaces from test/integration/layout_test.rb.
Toshi MARUYAMA
2011-08-27
1
-3
/
+3
*
remove trailing white-spaces from test/functional/admin_controller_test.rb.
Toshi MARUYAMA
2011-08-26
1
-21
/
+21
*
remove trailing white-spaces from test/functional/users_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-38
/
+38
*
remove trailing white-spaces from test/functional/versions_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-18
/
+18
*
remove trailing white-spaces from test/functional/watchers_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-8
/
+8
*
remove trailing white-spaces from test/functional/welcome_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-14
/
+14
*
remove trailing white-spaces from test/functional/timelog_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-27
/
+26
*
remove trailing white-spaces from test/functional/trackers_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-14
/
+14
*
remove trailing white-spaces from test/functional/time_entry_reports_controll...
Toshi MARUYAMA
2011-08-25
1
-12
/
+12
*
remove trailing white-spaces from test/functional/roles_controller_test.rb.
Toshi MARUYAMA
2011-08-25
1
-25
/
+25
*
remove trailing white-spaces from test/functional/reports_controller_test.rb.
Toshi MARUYAMA
2011-08-24
1
-7
/
+7
*
remove trailing white-spaces from test/functional/my_controller_test.rb.
Toshi MARUYAMA
2011-08-24
1
-22
/
+22
*
remove trailing white-spaces from test/functional/messages_controller_test.rb.
Toshi MARUYAMA
2011-08-24
1
-20
/
+20
*
remove trailing white-spaces from test/functional/enumerations_controller_tes...
Toshi MARUYAMA
2011-08-24
1
-7
/
+7
*
remove trailing white-spaces from test/functional/boards_controller_test.rb.
Toshi MARUYAMA
2011-08-24
1
-13
/
+13
*
remove trailing white-spaces from test/functional/auth_sources_controller_tes...
Toshi MARUYAMA
2011-08-24
1
-3
/
+3
*
remove trailing white-spaces from test/functional/wiki_controller_test.rb.
Toshi MARUYAMA
2011-08-24
1
-2
/
+2
*
remove trailing white-spaces from test/functional/wikis_controller_test.rb.
Toshi MARUYAMA
2011-08-24
1
-9
/
+9
*
remove trailing white-spaces from test/unit/helpers/projects_helper_test.rb.
Toshi MARUYAMA
2011-08-22
1
-6
/
+6
*
remove trailing white-spaces from test/unit/project_test.rb.
Toshi MARUYAMA
2011-08-21
1
-85
/
+83
*
Include issues asigned to user's groups when using "assigned to me" filter (#...
Jean-Philippe Lang
2011-07-31
1
-0
/
+18
*
Fixed: attachments from Apple Mail not added by mail handler (#8651).
Jean-Philippe Lang
2011-07-29
2
-0
/
+250
*
Test that forms are well-formed for issue attachment upload.
Jean-Philippe Lang
2011-07-29
1
-0
/
+24
*
Additional functional tests for issue attachment upload.
Jean-Philippe Lang
2011-07-29
1
-4
/
+41
*
Fixed: file uploads broken by r6312 (#8912).
Jean-Philippe Lang
2011-07-29
1
-1
/
+22
*
Fixed: pagination do not show total visible issue count (#8633).
Jean-Philippe Lang
2011-07-24
1
-1
/
+15
*
Ability to load relations on /issues API (#7366).
Jean-Philippe Lang
2011-07-24
1
-1
/
+20
*
Fixed: MailHandler does not include JournalDetail for attached files (#7966).
Jean-Philippe Lang
2011-07-24
1
-4
/
+25
*
Fixed: Error deleting issue with grandchild (#8880).
Jean-Philippe Lang
2011-07-24
1
-0
/
+14
*
Respond with errors and appropriate content type on /issues API calls with in...
Jean-Philippe Lang
2011-07-23
1
-0
/
+10
*
Assignee is removed on issue update if assignee account is locked (#8884).
Jean-Philippe Lang
2011-07-23
1
-0
/
+9
*
Adds a optgroup for groups in users/groups select tags.
Jean-Philippe Lang
2011-07-23
1
-0
/
+23
*
Ability to assign issues to groups (#2964).
Jean-Philippe Lang
2011-07-23
5
-3
/
+118
*
Adds 'Create and continue' button on the new group form.
Jean-Philippe Lang
2011-07-21
1
-0
/
+7
*
Adds a 'Create and continue' button on project form.
Jean-Philippe Lang
2011-07-21
1
-0
/
+7
*
Fixes assertions (#8836).
Jean-Philippe Lang
2011-07-20
1
-2
/
+2
*
Fixed: additional workflow transitions not available when set to both author ...
Jean-Philippe Lang
2011-07-20
1
-4
/
+4
*
Validate custom field regexp (#8865).
Jean-Philippe Lang
2011-07-20
1
-2
/
+11
*
Removed a few assertions.
Jean-Philippe Lang
2011-07-18
1
-24
/
+0
*
REST API for reading attachments (#7671).
Jean-Philippe Lang
2011-07-18
3
-2
/
+108
*
More accurate date validation.
Jean-Philippe Lang
2011-07-11
1
-0
/
+8
*
Validate date filters values.
Jean-Philippe Lang
2011-07-11
1
-0
/
+16
*
scm: git: add functional test of destroying invalid repository (#6713, #4725).
Toshi MARUYAMA
2011-07-11
1
-0
/
+27
*
scm: git: add functional test of destroying valid repository (#6713, #4725).
Toshi MARUYAMA
2011-07-11
1
-0
/
+12
*
scm: git: add instance variable @project at functional test.
Toshi MARUYAMA
2011-07-11
1
-2
/
+3
[next]