Project

General

Profile

Statistics
| Revision:
  • svn:ignore: coverage .project .settings .loadpath .bundle .powrc .rvmrc Gemfile.lock Gemfile.local
  • svn:mergeinfo: /sandbox/custom_fields:12320-12324,12326-12399

# Date Author Comment
12670 2014-01-19 09:57 Jean-Philippe Lang

Focus first text field automatically (#13134).

12669 2014-01-19 09:35 Jean-Philippe Lang

Make sure that we don't set the done ratio to a value > 100% (#15870).

12668 2014-01-19 03:24 Toshi MARUYAMA

remove JRuby PostgreSQL from allow_failures of .travis.yml

Tests pass on Travis.
  • jruby 1.7.9 (1.9.3p392) 2014-01-09 87b108a on Java HotSpot(TM) 64-Bit Server VM 1.7.0_45-b18 [linux-amd64]
  • jdbc-postgres (9.3.1100)
  • activerecord-jdbc-adapter (1.3.5)
  • activerecord-jdbcpostgresql-adapter (1.3.5)
12667 2014-01-19 01:09 Toshi MARUYAMA

svn propset svn:eol-style native .travis.yml

12666 2014-01-19 01:07 Toshi MARUYAMA

fix typo of .travis.yml

12665 2014-01-19 00:59 Toshi MARUYAMA

add .travis.yml and switch database user/password by environments

12664 2014-01-17 02:41 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at ChangeRepositoriesToFullSti db migration

12663 2014-01-12 11:39 Jean-Philippe Lang

Show warning when exported issues exceed the limit (#13770).

12662 2014-01-12 11:03 Jean-Philippe Lang

Adds favicon to ATOM feeds (#14309).

12661 2014-01-12 10:58 Jean-Philippe Lang

Adds #favicon_path and #favicon_url helpers.

12660 2014-01-12 10:19 Jean-Philippe Lang

Fixed Changeset#text_tag for changeset with hash and repository identifier (#13544).

12659 2014-01-12 10:02 Jean-Philippe Lang

Adds a task for moving Redmine data to a different DBMS.

12658 2014-01-11 14:29 Jean-Philippe Lang

Code cleanup (#14766).

Patch by Daniel Felix.

12657 2014-01-11 13:55 Jean-Philippe Lang

Removes duplicate ids (#15485).

12656 2014-01-11 13:47 Jean-Philippe Lang

Removes duplicate ids (#15485).

12655 2014-01-11 13:45 Jean-Philippe Lang

Removes duplicate ids (#15485).

12654 2014-01-11 13:45 Jean-Philippe Lang

Removes duplicate ids (#15485).

12653 2014-01-11 13:42 Jean-Philippe Lang

Removes duplicate ids (#15485).

12652 2014-01-11 13:27 Jean-Philippe Lang

Adds missing permissions on attachments/upload (#15664).

12651 2014-01-11 12:50 Jean-Philippe Lang

Syntax error with ruby1.8.

12650 2014-01-11 12:47 Jean-Philippe Lang

Fixed: cannot retrieve members for closed projects through the REST API (#15848).

12649 2014-01-11 12:33 Jean-Philippe Lang

Adds project status to GET /projects/:id and GET /projects API response (#15815).

12648 2014-01-11 12:28 Jean-Philippe Lang

Adds rel=stylesheet condition for stylesheets assertions.

12647 2014-01-11 12:26 Jean-Philippe Lang

Use #assert_select instead of #assert_tag.

12646 2014-01-11 12:22 Jean-Philippe Lang

Make favicon themeable (#15689).

Patch by Felix Schäfer modified by Jean-Philippe Lang.

12645 2014-01-11 12:12 Jean-Philippe Lang

Wrap filters, options and buttons with extra div (#15362).

12644 2014-01-11 11:14 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at TimelogControllerTest

12643 2014-01-11 11:14 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at TrackersControllerTest

12642 2014-01-11 11:13 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at TimelogControllerTest

12641 2014-01-11 11:13 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at RepositoriesGitControllerTest

12640 2014-01-11 11:13 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at RepositoriesControllerTest

12639 2014-01-11 11:13 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at MessagesControllerTest

12638 2014-01-11 11:12 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at IssuesControllerTransactionTest

12637 2014-01-11 10:25 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at SearchControllerTest

12636 2014-01-11 10:24 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at UsersControllerTest

12635 2014-01-11 10:24 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at WikiControllerTest

12634 2014-01-11 10:24 Toshi MARUYAMA

code format cleanup WikiControllerTest

12633 2014-01-11 10:24 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at TimelogCustomFieldsVisibilityTest

12632 2014-01-11 10:23 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at ProjectEnumerationsControllerTest

12631 2014-01-11 10:23 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest

12630 2014-01-11 09:50 Toshi MARUYAMA

fix find_all_by_id(n1, n2) parameter at TimelogCustomFieldsVisibilityTest

find_all_by_id(n1, n2) returns only n1 result.

12629 2014-01-11 09:50 Toshi MARUYAMA

code format cleanup TimelogCustomFieldsVisibilityTest

12628 2014-01-11 09:32 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at IssuesCustomFieldsVisibilityTest

12627 2014-01-11 09:32 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at IssuesControllerTest

12626 2014-01-11 08:47 Toshi MARUYAMA

Rails4: replace deprecated Relation#last with finder options at MessagesControllerTest

12625 2014-01-11 08:47 Toshi MARUYAMA

Rails4: replace deprecated Relation#last with finder options at IssuesControllerTest

12624 2014-01-11 08:46 Toshi MARUYAMA

code format cleanup ProjectEnumerationsControllerTest

12623 2014-01-11 08:46 Toshi MARUYAMA

code format cleanup MessagesControllerTest

12622 2014-01-11 08:22 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at IssuesControllerTest

12621 2014-01-11 08:05 Toshi MARUYAMA

fix find_all_by_id(n1, n2) parameter at IssuesCustomFieldsVisibilityTest#test_index_with_partial_custom_field_visibility

find_all_by_id(n1, n2) returns only n1 result.

12620 2014-01-11 07:03 Toshi MARUYAMA

cleanup syntax of Relation#all at WikiController#export

12619 2014-01-11 06:51 Toshi MARUYAMA

cleanup syntax of Relation#all at app/views/watchers/_new.html.erb

12618 2014-01-11 06:51 Toshi MARUYAMA

code format cleanup WikiController

12617 2014-01-11 06:26 Toshi MARUYAMA

code format cleanup app/views/watchers/_new.html.erb

12616 2014-01-10 13:49 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at WatchersController

12615 2014-01-10 13:49 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at RepositoriesController#committers

12614 2014-01-10 13:49 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at Project#create_time_entry_activity_if_needed

12613 2014-01-10 13:49 Toshi MARUYAMA

remove unneeded Relation#all from app/views/settings/_repositories.html.erb

12612 2014-01-10 13:48 Toshi MARUYAMA

Rails4: replace deprecated Relation#count with finder options at UsersHelper#users_status_options_for_select

12611 2014-01-10 13:24 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest

12610 2014-01-10 13:13 Toshi MARUYAMA

remove unneeded Relation#all from app/views/settings/_projects.html.erb

12609 2014-01-10 13:12 Toshi MARUYAMA

code format cleanup app/views/settings/_repositories.html.erb

12608 2014-01-10 12:25 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest

12607 2014-01-10 12:24 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at ApiTest::UsersTest

12606 2014-01-10 12:24 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at ApiTest::TimeEntriesTest

12605 2014-01-10 12:24 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at ApiTest::ProjectsTest

12604 2014-01-10 12:23 Toshi MARUYAMA

remove unneeded Relation#all from RepositoriesHelper#render_changeset_changes

12603 2014-01-10 11:40 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at TimelogController#find_time_entries

12602 2014-01-10 11:30 Toshi MARUYAMA

cleanup syntax of Relation#all at QueriesController#index

12601 2014-01-10 11:30 Toshi MARUYAMA

cleanup syntax of Relation#all at MembersController#index

12600 2014-01-10 11:30 Toshi MARUYAMA

cleanup syntax of Relation#all at IssueStatusesController#index

12599 2014-01-10 09:39 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at integration IssuesTest

12598 2014-01-10 09:38 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at ApiTest::IssuesTest

12597 2014-01-10 09:38 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueRelationsTest

12596 2014-01-10 09:38 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueCategoriesTest

12595 2014-01-10 09:37 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at ApiTest::AttachmentsTest

12594 2014-01-10 09:13 Toshi MARUYAMA

cleanup syntax of Relation#all at NewsController#index

12593 2014-01-10 09:00 Toshi MARUYAMA

remove unneeded Relation#all from AuthSource#authenticate

12592 2014-01-10 08:46 Toshi MARUYAMA

Rails4: replace deprecated Relation#count with finder options at ProjectsController#show

12591 2014-01-10 08:46 Toshi MARUYAMA

cleanup syntax of Relation#all at app/views/wiki/rename.html.erb

12590 2014-01-10 06:46 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at IssuesControllerTest

12589 2014-01-10 06:46 Toshi MARUYAMA

remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_to_another_project

12588 2014-01-10 06:02 Toshi MARUYAMA

Rails4: replace deprecated Relation#sum with finder options at Issue#total_spent_hours

12587 2014-01-10 05:45 Toshi MARUYAMA

cleanup syntax of Relation#all at app/views/wiki/edit.html.erb

12586 2014-01-10 05:45 Toshi MARUYAMA

remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_should_allow_not_changing_the_issue_attributes

12585 2014-01-10 05:19 Toshi MARUYAMA

add missing Relation#all at WorkflowsController#copy of r12583

12584 2014-01-10 05:11 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at IssueRelationsControllerTest

12583 2014-01-10 05:11 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at WorkflowsController#copy

12582 2014-01-10 05:11 Toshi MARUYAMA

Rails4: replace deprecated Relation#last with finder options at IssuesControllerTest

12581 2014-01-10 04:54 Toshi MARUYAMA

remove unneeded Relation#all from WorkflowsControllerTest#status_transitions

12580 2014-01-10 04:39 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at IssuesController

12579 2014-01-10 04:39 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at IssuesController

12578 2014-01-10 02:21 Toshi MARUYAMA

Rails4: replace deprecated Relation#first with finder options at AttachmentsControllerTest

12577 2014-01-09 10:55 Toshi MARUYAMA

remove unneeded Relation#all from RepositorySubversionTest

12576 2014-01-09 10:55 Toshi MARUYAMA

remove unneeded Relation#all from RepositoryMercurialTest

12575 2014-01-09 10:54 Toshi MARUYAMA

remove unneeded Relation#all from RepositoryDarcsTest

12574 2014-01-09 10:54 Toshi MARUYAMA

remove unneeded Relation#all from RepositoryCvsTest

12573 2014-01-09 10:54 Toshi MARUYAMA

remove unneeded Relation#all from RepositoryBazaarTest

12572 2014-01-09 09:35 Toshi MARUYAMA

remove unneeded Relation#all from Watcher#prune

12571 2014-01-09 09:14 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at UserTest