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
*
pdf: fix r13368 test name (#17826)
Toshi MARUYAMA
2014-09-11
1
-1
/
+1
*
pdf: add test to export issue pdf with UTF-8 U+FFFD (#17826)
Toshi MARUYAMA
2014-09-11
1
-0
/
+16
*
Make 2nd parameter optional in User#allowed_to_globally? for consistency (#64...
Jean-Baptiste Barth
2014-09-06
1
-0
/
+13
*
Include enabled modules in projects API (#17602).
Jean-Baptiste Barth
2014-09-06
1
-0
/
+62
*
use rbpdf gem instead of bundled rfpdf (#17570)
Toshi MARUYAMA
2014-08-28
1
-9
/
+0
*
ensure issue pdf test has relations (#17570)
Toshi MARUYAMA
2014-08-28
1
-0
/
+3
*
Honnor committers/users mapping in repository statistics (#13487).
Jean-Baptiste Barth
2014-08-26
1
-2
/
+48
*
Fix text failing on some rubies/sql drivers because of improper length in Cha...
Jean-Baptiste Barth
2014-08-26
1
-2
/
+2
*
Move some RepositoriesController logic to Repository#stats_by_author (#13487).
Jean-Baptiste Barth
2014-08-26
1
-0
/
+19
*
Add project is_public to GET /projects/:id and /projects API response (#17628).
Jean-Baptiste Barth
2014-08-15
1
-0
/
+2
*
Add a warning if two plugins have the same settings partial name (#14008).
Jean-Baptiste Barth
2014-08-13
1
-0
/
+6
*
Add time entries custom fields to the context menu for quick bulk edit (#17484).
Jean-Philippe Lang
2014-07-29
1
-0
/
+17
*
Fixed an error when member's project is nil (#17486).
Jean-Philippe Lang
2014-07-29
1
-0
/
+10
*
add missing fixtures to ChangesetTest
Toshi MARUYAMA
2014-07-16
1
-1
/
+2
*
Fixed that query roles are not copied when copying a project (#17202).
Jean-Philippe Lang
2014-07-14
2
-0
/
+19
*
Don't prepend project name if the version is not shared.
Jean-Philippe Lang
2014-07-14
2
-7
/
+16
*
Adds version date as title in #link_to_version (#17431).
Jean-Philippe Lang
2014-07-14
2
-3
/
+10
*
add missing fixtures to SettingsControllerTest
Toshi MARUYAMA
2014-07-13
1
-1
/
+2
*
add missing fixtures to SearchControllerTest
Toshi MARUYAMA
2014-07-13
1
-0
/
+1
*
add missing fixtures to test/unit/journal_test.rb
Toshi MARUYAMA
2014-07-13
1
-0
/
+3
*
backport rails-4.1 r13296 to trunk
Toshi MARUYAMA
2014-07-13
1
-1
/
+1
*
Include host in macro generated thumbnails urls (#16989).
Jean-Philippe Lang
2014-07-05
1
-6
/
+6
*
Option to render boolean custom fields as a single check box or radio buttons...
Jean-Philippe Lang
2014-07-05
1
-0
/
+63
*
Don't redirect to another suburi (#16530).
Jean-Philippe Lang
2014-07-05
1
-0
/
+36
*
only ignore undesirable Auto-Submitted headers defined in RFC3834 (#16190)
Toshi MARUYAMA
2014-07-02
1
-2
/
+14
*
add "Auto-Submitted: auto-forwarded" to ignore mail test (#16190)
Toshi MARUYAMA
2014-07-02
1
-1
/
+2
*
add test of issue id in sending mail when issue is created by mail (#17078)
Toshi MARUYAMA
2014-06-30
1
-0
/
+1
*
add test of attachment thumbnail etag
Toshi MARUYAMA
2014-06-08
1
-1
/
+7
*
add test of attachment download etag
Toshi MARUYAMA
2014-06-02
1
-0
/
+7
*
use with_settings at AttachmentsControllerTest#test_show_text_file_should_sen...
Toshi MARUYAMA
2014-06-02
1
-6
/
+6
*
add missing fixture to ApplicationHelperTest
Toshi MARUYAMA
2014-06-02
1
-0
/
+1
*
pass PatchesTest on Rails 4.0.5 (#16194)
Toshi MARUYAMA
2014-05-25
1
-2
/
+2
*
fix ProjectsHelperTest fails when config.threadsafe! is enabled (#12097)
Toshi MARUYAMA
2014-05-25
1
-0
/
+1
*
Fixed: unable to clear value for list custom field with multiple values and c...
Jean-Philippe Lang
2014-05-24
1
-0
/
+12
*
Fixed "column specified more than once" error with SQLServer (#6579).
Jean-Philippe Lang
2014-05-24
1
-1
/
+1
*
Count users with a single query on group list (#16905).
Jean-Philippe Lang
2014-05-24
1
-0
/
+6
*
Fixed that custom field referencing deleted value trigger an error on display...
Jean-Philippe Lang
2014-05-24
1
-0
/
+7
*
Fixed that Member#destroy triggers after_destroy callbacks twice (#16795).
Jean-Philippe Lang
2014-05-24
1
-0
/
+17
*
remove unneeded trailing ';' from test/functional/repositories_git_controller...
Toshi MARUYAMA
2014-05-07
1
-1
/
+1
*
Mailer.token_for generates invalid message_id when using from address with fu...
Jean-Philippe Lang
2014-05-02
1
-0
/
+6
*
Blank content type for attachments attached via Ajax file upload (Patch by Je...
Jean-Philippe Lang
2014-05-02
1
-0
/
+9
*
Field set as read-only still available in the issues list context menu (#16755).
Jean-Philippe Lang
2014-05-02
2
-0
/
+22
*
Crash in markdown formatter causes ruby process to end (#16781).
Jean-Philippe Lang
2014-05-02
1
-0
/
+12
*
add patch for regression of Hash#reject in Ruby 2.1.1 (#16194)
Toshi MARUYAMA
2014-05-01
1
-0
/
+61
*
Missing type=array attributes in custom fields API (#16739).
Jean-Philippe Lang
2014-04-26
1
-0
/
+2
*
Redmine links not working with html escpaed characters (#16668).
Jean-Philippe Lang
2014-04-26
1
-0
/
+8
*
Set Redcarpet :no_intra_emphasis to true (#16669).
Jean-Philippe Lang
2014-04-26
1
-0
/
+4
*
Set default start date on issues created by email if default_issue_start_date...
Jean-Philippe Lang
2014-04-26
1
-13
/
+23
*
fix typo at test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA
2014-04-16
1
-1
/
+1
*
remove unneeded tabs from test/functional/repositories_cvs_controller_test.rb
Toshi MARUYAMA
2014-04-15
1
-1
/
+1
[next]