Commit Graph

  • a7023dfa9b Replaces find(:first) calls. Jean-Philippe Lang 2012-12-03 20:55:04 +00:00
  • 738cf2e187 Replaces find(:first) calls in migrations. Jean-Philippe Lang 2012-12-03 18:25:57 +00:00
  • 31c33f462d Replaces find(:first) calls. Jean-Philippe Lang 2012-12-03 18:21:32 +00:00
  • 013c6fe009 Replaces find(:all) calls in acts_as_searchable. Jean-Philippe Lang 2012-12-02 22:13:11 +00:00
  • 30787e9cd2 Preserve the "from" parameter in activity links. Jean-Philippe Lang 2012-12-02 21:41:03 +00:00
  • 85b5b1c7f0 Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 21:28:19 +00:00
  • b4438b29d6 Replaces find(:all) calls in classic_pagination. Jean-Philippe Lang 2012-12-02 21:21:28 +00:00
  • 7a40e309e4 Restores acts_as_tree instance methods removed in r10919. Jean-Philippe Lang 2012-12-02 21:20:27 +00:00
  • 9230628953 Adds helpers for retrieving my page data. Jean-Philippe Lang 2012-12-02 21:08:03 +00:00
  • 45ea24ecad Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 20:43:16 +00:00
  • 5cb56fd1e4 Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 20:42:58 +00:00
  • 282a13d6ee Replaces acts_as_tree #roots class method with a scope. Jean-Philippe Lang 2012-12-02 20:41:03 +00:00
  • abd921736b Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 20:28:37 +00:00
  • 536747b747 Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 20:23:48 +00:00
  • 96fca0b08f Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 19:16:32 +00:00
  • bd10a71217 Load RMagick before the gantt helper (#12097). Jean-Philippe Lang 2012-12-02 19:15:52 +00:00
  • 5b21efd4a4 Replaces find(:all) calls. Jean-Philippe Lang 2012-12-02 19:09:42 +00:00
  • 1951c6a3fd Removed unused instance variable. Jean-Philippe Lang 2012-12-02 19:00:00 +00:00
  • def118b42a Fixed dependency loading for when running in dev mode (#12097). Jean-Philippe Lang 2012-12-02 18:32:29 +00:00
  • 9507b448b2 Makes User.current thread safe (#12097). Jean-Philippe Lang 2012-12-02 18:15:46 +00:00
  • e821020394 Make the tests pass when config.threadsafe! is enabled (#12097). Jean-Philippe Lang 2012-12-02 18:07:35 +00:00
  • f474d1ff81 Explicitly load dependencies for when running with config.threadsafe! (#12097). Jean-Philippe Lang 2012-12-02 18:06:06 +00:00
  • bf02b76ca3 Sets stable branch. Jean-Philippe Lang 2012-12-02 18:01:48 +00:00
  • 75e02ca486 branch 2.2-stable added Jean-Philippe Lang 2012-12-02 17:58:22 +00:00
  • ee3d6dbdbb Set version to 2.2.0. Jean-Philippe Lang 2012-12-02 17:57:30 +00:00
  • e97a3ab97b Fixed find_issues logic. Jean-Philippe Lang 2012-12-02 10:25:30 +00:00
  • 6e1ff5bba6 Code cleanup. Jean-Philippe Lang 2012-12-02 09:59:22 +00:00
  • 88d5663ad2 Code cleanup. Jean-Philippe Lang 2012-12-01 17:57:30 +00:00
  • 16441b4938 Code cleanup. Jean-Philippe Lang 2012-12-01 16:25:20 +00:00
  • 65d3bffad7 Moved duplicate #options_for_membership_project_select to ApplicationHelper. Jean-Philippe Lang 2012-12-01 16:19:52 +00:00
  • 4d71446791 Don't load all helpers. Jean-Philippe Lang 2012-12-01 16:14:05 +00:00
  • b5c0a3313b Reverts r10896 (#12472). Jean-Philippe Lang 2012-11-30 10:26:02 +00:00
  • ca73f99056 Reverts r10896 (#12472). Jean-Philippe Lang 2012-11-30 10:25:48 +00:00
  • e36a611f81 Reverts r10895 (#12472). Jean-Philippe Lang 2012-11-30 10:25:22 +00:00
  • 8312fec63f Merged r10893 into 1.4-stable (#12472). Jean-Philippe Lang 2012-11-30 08:59:57 +00:00
  • 6c2eec59d8 Merged r10893 into 2.1-stable (#12472). Jean-Philippe Lang 2012-11-30 08:58:26 +00:00
  • 0ef82b3dcf Removes textarea resizer in favour of built-in browser support. Jean-Philippe Lang 2012-11-30 08:56:02 +00:00
  • a1d156d794 Fixed that roles API should accept API auth for when authentication is required (#12472). Jean-Philippe Lang 2012-11-30 07:48:47 +00:00
  • a1119624c0 fix comment of RMagcik font configuration (#4787) Toshi MARUYAMA 2012-11-28 11:00:57 +00:00
  • 0a675c7c77 remove trailing white-spaces from app/models/repository.rb Toshi MARUYAMA 2012-11-28 10:46:10 +00:00
  • c7ee26b144 add configuration of RMagcik font for CJK (Chinese, Japanese and Korean) (#4787) Toshi MARUYAMA 2012-11-28 10:11:33 +00:00
  • f4cf7bc6f5 code layout cleanup app/models/issue_relation.rb Toshi MARUYAMA 2012-11-28 01:11:32 +00:00
  • c3817e620f Code cleanup. Jean-Philippe Lang 2012-11-27 22:16:33 +00:00
  • 9a270c46c0 Code cleanup. Jean-Philippe Lang 2012-11-27 22:13:14 +00:00
  • e43448f6ca Use 8+ characters long passwords in tests. Jean-Philippe Lang 2012-11-27 21:52:38 +00:00
  • 14e56006a1 Fixed that #extract_macro_options should not be greedy (#12451). Jean-Philippe Lang 2012-11-27 19:59:33 +00:00
  • bf5b6014f7 Set the default minimum password length to 8. Jean-Philippe Lang 2012-11-27 19:27:21 +00:00
  • 6c0f3cd5d4 Validate email only if changed. Jean-Philippe Lang 2012-11-27 19:25:56 +00:00
  • 04dcdb3290 Code cleanup. Jean-Philippe Lang 2012-11-27 19:24:22 +00:00
  • 457f0bb337 Code cleanup. Jean-Philippe Lang 2012-11-27 19:21:21 +00:00
  • 96e01c6d4a Fixed the behaviour for when rescheduling a parent task (#4590). Jean-Philippe Lang 2012-11-24 15:09:51 +00:00
  • fb9a2901e9 Fixed that autolinks and textile links ending with cyrilic characters are broken (#12397). Jean-Philippe Lang 2012-11-24 14:20:01 +00:00
  • b94c971755 Precede-Follow relation should move following issues earlier when rescheduling issue earlier (#4590). Jean-Philippe Lang 2012-11-24 13:43:52 +00:00
  • 29fc292b18 Respond with 404 instead of 500 when requesting a wiki diff with invalid versions (#12434). Jean-Philippe Lang 2012-11-24 12:27:00 +00:00
  • fd7d578e89 tagged version 2.1.4 2.1.4 Jean-Philippe Lang 2012-11-24 09:35:40 +00:00
  • 905ed3aa75 Updates for 2.1.4 release. Jean-Philippe Lang 2012-11-24 09:35:08 +00:00
  • 845d7bc645 Updates for 2.1.4 release. Jean-Philippe Lang 2012-11-24 09:34:42 +00:00
  • bb4c530ba2 Merged r10865 and r10866 from trunk (#12431). Jean-Philippe Lang 2012-11-23 22:31:02 +00:00
  • e3958ef577 Merged r10838 from trunk (#12274). Jean-Philippe Lang 2012-11-23 22:29:45 +00:00
  • c5f2dadb2c Merged r10836 from trunk (#12298). Jean-Philippe Lang 2012-11-23 22:28:37 +00:00
  • af8dcccb7b Merged r10837 from trunk (#12332). Jean-Philippe Lang 2012-11-23 22:25:40 +00:00
  • cb24cafedc Removed duplicated test. Jean-Philippe Lang 2012-11-23 17:53:47 +00:00
  • dc68be983a Use Project.rebuild_tree! instead of .rebuild! in migration. Jean-Philippe Lang 2012-11-23 17:53:12 +00:00
  • 25c63ec747 Adds a Project.rebuild_tree! method to force the rebuild of the nested set. Jean-Philippe Lang 2012-11-23 17:50:46 +00:00
  • 13f5301c09 Fixed that Project.rebuild! sorts projects by id instead of name (#12431). Jean-Philippe Lang 2012-11-23 17:39:38 +00:00
  • be7895e04e Do not create projects in alphabetical order in nested set tests (#12431). Jean-Philippe Lang 2012-11-23 17:36:04 +00:00
  • 68c2588f85 Merged r10862 from trunk to 1.4-stable (#12409) Toshi MARUYAMA 2012-11-22 01:18:23 +00:00
  • c0742ed9e6 Merged r10862 from trunk to 2.1-stable (#12409) Toshi MARUYAMA 2012-11-22 01:10:50 +00:00
  • 921ad01bde scm: git: change extra_report_last_commit type at unit test to string (#12409) Toshi MARUYAMA 2012-11-21 23:34:27 +00:00
  • 8c7ae20402 Merged r10850 from trunk (#12396). Jean-Philippe Lang 2012-11-21 20:44:19 +00:00
  • d00cc4d9b5 Upgrade to Rails 3.2.9 (#12393). Jean-Philippe Lang 2012-11-21 20:22:43 +00:00
  • 31e714f2db Merged r10856 and r10857 from trunk to 1.4-stable (#12409) Toshi MARUYAMA 2012-11-21 09:59:22 +00:00
  • 06b68f1948 Merged r10856 and r10857 from trunk to 2.1-stable (#12409) Toshi MARUYAMA 2012-11-21 09:55:48 +00:00
  • f6367b8ba7 scm: git: fix tests fail when extra_info is nil (#12409) Toshi MARUYAMA 2012-11-21 08:17:56 +00:00
  • 5d8d38aa60 scm: git: fix changesets aren't read after clear_changesets call (#12409) Toshi MARUYAMA 2012-11-21 07:44:29 +00:00
  • b51203bc83 Merged r10853 from trunk (#12399) Toshi MARUYAMA 2012-11-21 07:19:57 +00:00
  • f578a5c4f6 Merged r10852 from trunk (#12399) Toshi MARUYAMA 2012-11-21 07:14:30 +00:00
  • 7048f66619 svn propset svn:eol-style native to fixtures (#12399) Toshi MARUYAMA 2012-11-21 05:43:36 +00:00
  • 6740f441c4 fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8 (#12399) Toshi MARUYAMA 2012-11-21 05:37:22 +00:00
  • adcf54a92b remove trailing white-space from app/controllers/trackers_controller.rb Toshi MARUYAMA 2012-11-18 23:15:45 +00:00
  • a829bfa755 Fixed that MailHandler raises an error when email has no subject header (#12396). Jean-Philippe Lang 2012-11-18 23:09:45 +00:00
  • 886d6f006b Merged r10840 from trunk to 1.4-stable Toshi MARUYAMA 2012-11-18 22:47:32 +00:00
  • 17d1907747 Merged r10840 from trunk. Jean-Philippe Lang 2012-11-18 20:37:28 +00:00
  • f232f56d97 Adds copyright. Jean-Philippe Lang 2012-11-18 18:21:16 +00:00
  • 26b3e48545 Symbols can not be sorted with ruby1.8. Jean-Philippe Lang 2012-11-18 18:19:48 +00:00
  • 2d1e7ff829 Adds english names for several languages. Jean-Philippe Lang 2012-11-18 18:16:14 +00:00
  • a49de1c39d Cache languages names to avoid loading all translations files. Jean-Philippe Lang 2012-11-18 18:01:24 +00:00
  • 3739810afa Adds a custom i18n backend that lazily loads translations files. Jean-Philippe Lang 2012-11-18 17:41:31 +00:00
  • f36b3fff60 Code cleanup. Jean-Philippe Lang 2012-11-18 16:01:07 +00:00
  • 46d27348fd Eager-load authors. Jean-Philippe Lang 2012-11-18 14:37:37 +00:00
  • 1ff8bbf080 Pins mysql gem to ~> 2.8.1. Jean-Philippe Lang 2012-11-18 14:28:45 +00:00
  • 628b3cde71 Removed unused i18n string (#8373). Jean-Philippe Lang 2012-11-18 10:31:20 +00:00
  • 5f36e1fff2 Removed the limit of 75 pages when exporting wiki pages (#12274). Jean-Philippe Lang 2012-11-18 10:18:30 +00:00
  • aa45516a02 Fixed that repository identifier may not be displayed in project settings (#12332). Jean-Philippe Lang 2012-11-18 10:10:09 +00:00
  • 3cf6a56b97 Fixed context menu for IE 7/8 (#12298). Jean-Philippe Lang 2012-11-18 10:02:07 +00:00
  • 54eecf54ff tagged version 1.4.5 1.4.5 Jean-Philippe Lang 2012-11-17 13:25:19 +00:00
  • 628e63eefe Updates for 1.4.5 release. Jean-Philippe Lang 2012-11-17 13:24:56 +00:00
  • 72c2aaf5c7 tagged version 2.1.3 2.1.3 Jean-Philippe Lang 2012-11-17 12:50:11 +00:00
  • 0e241bb857 Updates for 2.1.3 release. Jean-Philippe Lang 2012-11-17 12:49:43 +00:00
  • 98f225f6cd Updates for 2.1.3 release. Jean-Philippe Lang 2012-11-17 12:49:08 +00:00