Project

General



Profile

Statistics
| Revision:

# Date Author Comment
12736 2014-01-29 23:45 Toshi MARUYAMA

update copyright year (#15977)

Contributed by Daniel Felix.

12735 2014-01-27 08:21 Toshi MARUYAMA

back out from r12715 to r12720: #connection replacing

These revisions have performance regression on Rails 3.2.16.

12732 2014-01-27 03:19 Toshi MARUYAMA

remove unneeded Relation#all from TimeEntryQuery model

12731 2014-01-27 03:19 Toshi MARUYAMA

remove unneeded Relation#all from Principal model

12730 2014-01-27 03:18 Toshi MARUYAMA

remove unneeded Relation#all from Repository::Subversion model

12729 2014-01-27 03:18 Toshi MARUYAMA

remove unneeded Relation#all from Project model

12728 2014-01-27 03:18 Toshi MARUYAMA

remove unneeded Relation#all from MemberRole model

12727 2014-01-27 03:17 Toshi MARUYAMA

remove unneeded Relation#all from Journal model

12726 2014-01-27 02:42 Toshi MARUYAMA

code format cleanup Repository::Subversion model

12725 2014-01-27 02:24 Toshi MARUYAMA

remove unneeded Relation#all from IssueStatus model

12724 2014-01-27 02:09 Toshi MARUYAMA

remove unneeded Relation#all from IssueQuery model

12723 2014-01-27 02:09 Toshi MARUYAMA

remove unneeded Relation#all from Mailer model

12722 2014-01-27 02:08 Toshi MARUYAMA

remove unneeded Relation#all from IssuePriority model

12721 2014-01-27 02:08 Toshi MARUYAMA

remove unneeded Relation#all from WorkflowsController

12720 2014-01-27 02:08 Toshi MARUYAMA

Rails4: replace deprecated #connection from Query model

DEPRECATION WARNING: #connection is deprecated in favour of accessing it via the class.

12719 2014-01-27 02:08 Toshi MARUYAMA

Rails4: replace deprecated #connection from Project model

DEPRECATION WARNING: #connection is deprecated in favour of accessing it via the class.

12718 2014-01-27 02:07 Toshi MARUYAMA

Rails4: replace deprecated #connection from Repository model

DEPRECATION WARNING: #connection is deprecated in favour of accessing it via the class.

12717 2014-01-27 02:07 Toshi MARUYAMA

Rails4: replace deprecated #connection from IssueQuery model

DEPRECATION WARNING: #connection is deprecated in favour of accessing it via the class.

12716 2014-01-27 02:07 Toshi MARUYAMA

Rails4: replace deprecated #connection from IssueCustomField model

DEPRECATION WARNING: #connection is deprecated in favour of accessing it via the class.

12715 2014-01-27 02:06 Toshi MARUYAMA

Rails4: replace deprecated #connection from Issue model

DEPRECATION WARNING: #connection is deprecated in favour of accessing it via the class.

12706 2014-01-25 14:17 Jean-Philippe Lang

Successful update notice for workflows (#15831).

12705 2014-01-25 13:35 Jean-Philippe Lang

Redirect to back_url or referer when clicking "Sign in" while already logged-in (#15926).

12691 2014-01-24 11:28 Jean-Philippe Lang

Adds settings for disabling browser language detection and language preference (#2691).

12690 2014-01-24 10:23 Jean-Philippe Lang

Adds firstname initials+lastname user format.

12686 2014-01-21 07:51 Toshi MARUYAMA

remove unneeded Project#acts_as_nested_set :order => 'name' option

12683 2014-01-21 07:29 Toshi MARUYAMA

call Project#set_or_update_position_under in Project.rebuild_tree! (#12431)

12681 2014-01-20 14:35 Toshi MARUYAMA

back out r12680

  1) Failure:
test_children(ProjectTest) [test/unit/project_test.rb:374]:
<[5, 3, 4]> expected but was
<[3, 4, 5]>.
12680 2014-01-20 13:53 Toshi MARUYAMA

use :order_column option instead of :order for acts_as_nested_set

12673 2014-01-19 11:01 Jean-Philippe Lang

Don't display default watchers checkboxes on the new issue form when there are more than 20 members (#8562).

12671 2014-01-19 10:51 Jean-Philippe Lang

Prevents no method errors when reloading in development mode.

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).

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).

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).

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

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

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).

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

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

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

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

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

12585 2014-01-10 05:19 Toshi MARUYAMA

add missing Relation#all at WorkflowsController#copy of r12583

12583 2014-01-10 05:11 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at WorkflowsController#copy

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

12572 2014-01-09 09:35 Toshi MARUYAMA

remove unneeded Relation#all from Watcher#prune

12569 2014-01-09 08:41 Toshi MARUYAMA

remove unneeded Relation#all from Watcher#prune_single_user

12568 2014-01-09 08:41 Toshi MARUYAMA

code format cleanup Watcher model

12567 2014-01-09 08:07 Toshi MARUYAMA

backout r12562 : remove unneeded Relation#all from Repository::Mercurial#latest_changesets

12566 2014-01-09 08:06 Toshi MARUYAMA

backout r12540 : remove unneeded Relation#all from News#latest

12563 2014-01-09 07:34 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at IssueQuery model

12562 2014-01-09 06:25 Toshi MARUYAMA

remove unneeded Relation#all from Repository::Mercurial#latest_changesets

12548 2014-01-09 04:51 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at Tracker model

12546 2014-01-09 04:34 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at Repository model

12544 2014-01-09 03:37 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at User model

12542 2014-01-09 01:05 Toshi MARUYAMA

remove unneeded Relation#all from MailHandler#add_watchers

12541 2014-01-09 01:05 Toshi MARUYAMA

remove unneeded Relation#all from Project#copy_issues

12540 2014-01-09 01:05 Toshi MARUYAMA

remove unneeded Relation#all from News#latest

12537 2014-01-08 15:53 Toshi MARUYAMA

Rails4: replace deprecated Relation#calculate with finder options at Issue model

12536 2014-01-08 14:26 Toshi MARUYAMA

remove unneeded Relation#all from Group#user_removed

12534 2014-01-08 13:43 Toshi MARUYAMA

remove unneeded Relation#all from WikiPage#handle_redirects

12533 2014-01-08 13:42 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at WikiPage model

12532 2014-01-08 13:20 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at Issue model

12531 2014-01-08 13:20 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at IssueCategory model

12529 2014-01-08 13:19 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at Group model

12528 2014-01-08 11:27 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at Issue model

12524 2014-01-08 07:58 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at User model

12520 2014-01-08 07:11 Toshi MARUYAMA

Rails4: replace deprecated passing options to find at MessagesController

12518 2014-01-08 06:55 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at GroupsController

12517 2014-01-08 06:36 Toshi MARUYAMA

remove unneeded Relation#all from app/views/custom_fields/_form.html.erb

12515 2014-01-08 06:09 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at WikiPage model

12512 2014-01-08 05:58 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at Member model

12511 2014-01-08 05:57 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at IssueStatus model

12510 2014-01-08 05:57 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at Enumeration model