This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /projects/redmine-og/repository/revisions?page=6 at Fri, 04 Nov 2022 16:46:43 GMT Revisions - Redmine - Open Grid Forum
Revision:

Revisions

# Date Author Comment
aa286a8e 02/22/2012 09:36 AM Toshi MARUYAMA

add ":id => nil" to "Overall activity" link_to...

d7692b25 02/22/2012 09:36 AM Toshi MARUYAMA

code layout cleanup app/views/users/show.html.erb...

4fcac7d3 02/22/2012 06:41 AM Toshi MARUYAMA

Rails3: use image_tag instead of hard-coded html tag to prevent escaping in gravatar pl...

652871d4 02/21/2012 10:38 PM Toshi MARUYAMA

Rails3: view: html_safe for common/_diff.html.erb...

f5c46077 02/21/2012 10:28 PM Toshi MARUYAMA

use English as default language at "test_reminders_should_not_include_closed_issues" of...

77287d1f 02/20/2012 04:58 PM Jean-Philippe Lang

Fixed magic link in the note added when closing an issue by a commit from a subproject ...

5b48e4ae 02/20/2012 09:36 AM Toshi MARUYAMA

use assert_select instead of include? at "test_register" of unit mailer test...

a9161a3f 02/19/2012 04:51 PM Jean-Philippe Lang

Don't use auth_sources fixtures when not needed....

148bc944 02/19/2012 04:42 PM Jean-Philippe Lang

Fixed a test that writes into fixtures directory....

dedfdefc 02/19/2012 04:39 PM Jean-Philippe Lang

Disabled on the fly registration for auth_source fixture....

21617889 02/19/2012 03:15 PM Jean-Philippe Lang

Changed bundle setup error message....

3e3d7c8d 02/19/2012 01:13 PM Jean-Philippe Lang

Friendly response when the LDAP connection fails....

26db0de8 02/19/2012 10:41 AM Jean-Philippe Lang

Merged r8909 from trunk....

59c25300 02/19/2012 10:34 AM Jean-Philippe Lang

Fixed random failures in RepositoriesControllerTest with ruby-1.8.7-p358....

cd9412fe 02/19/2012 10:05 AM Jean-Philippe Lang

Upgrade to net-ldap 0.3.1 (#10272)....

97075c85 02/19/2012 10:04 AM Jean-Philippe Lang

Require net/ldap....

d7f09192 02/19/2012 09:44 AM Jean-Philippe Lang

Removed faster_csv from lib (#5638)....

28338a6f 02/19/2012 09:42 AM Jean-Philippe Lang

Removed vendored gems (#5638)....

9315039e 02/19/2012 09:30 AM Jean-Philippe Lang

Use Bundler for gem management (#5638)....

f8875ee5 02/17/2012 05:37 PM Jean-Philippe Lang

Merged r8902 from trunk....

37575f27 02/17/2012 05:31 PM Jean-Philippe Lang

Do not recognize invalid textile attributes....

cbd90fde 02/17/2012 09:32 AM Toshi MARUYAMA

Merged r8900 from trunk (#10258)...

e484eb2d 02/17/2012 09:28 AM Toshi MARUYAMA

fix Italian "description_date_range_list" translation by pasquale [:dedalus] (#10258)...

421db739 02/17/2012 09:28 AM Toshi MARUYAMA

scm: git: replace "write_attribute" at unit model test for database order consistency (...

ff65babd 02/17/2012 09:27 AM Toshi MARUYAMA

scm: git: replace "order" at unit model test of fetching from scratch (#5357)...

d5573e67 02/17/2012 06:05 AM Toshi MARUYAMA

Merged r8896 from trunk (#10258)...

5e08a0bc 02/17/2012 06:01 AM Toshi MARUYAMA

Italian translation for 1.3-stable updated by Andrea Saccavini (#10258)...

f6e7daaf 02/17/2012 04:20 AM Toshi MARUYAMA

Rails3: view: mail: html_safe for auto_link...

c495dba1 02/17/2012 03:23 AM Toshi MARUYAMA

Rails3: view: mail: html_safe for header and footer...

b455ac2a 02/16/2012 04:18 PM Jean-Philippe Lang

Adds a rake test that removes old unattached uploads (#10253)....

4c090e86 02/16/2012 04:01 PM Jean-Philippe Lang

Missing argument to new_project_query_path named route (#10254)....

d4e6355e 02/16/2012 04:00 PM Jean-Philippe Lang

Better handling of attachments when issue validation fails (#10253)....

a8f98bb7 02/15/2012 08:35 PM Toshi MARUYAMA

remove trailing white-spaces from public/javascripts/context_menu.js...

fc7b71b3 02/15/2012 08:35 PM Toshi MARUYAMA

replace tabs to spaces and fix indents public/javascripts/context_menu.js...

a6bad4a4 02/15/2012 08:34 PM Toshi MARUYAMA

replace tabs to spaces app/views/issues/show.html.erb...

8c6a68ba 02/15/2012 08:34 PM Toshi MARUYAMA

replace tabs to spaces app/views/issues/new.html.erb...

84dd4ecb 02/15/2012 05:49 PM Toshi MARUYAMA

route: split issue preview route to adding and editing...

f7618160 02/15/2012 04:42 PM Toshi MARUYAMA

use with_settings instead of direct "Setting" at "test_index" of functional issues cont...

9599875f 02/15/2012 03:19 PM Jean-Philippe Lang

Adds confirmation message to changeset/issue relation delete link....

8792131e 02/15/2012 03:18 PM Jean-Philippe Lang

Adds confirmation message to relation delete link (#8413)....

6a290cc2 02/15/2012 02:25 PM Jean-Philippe Lang

Use Digest::SHA instead of Digest::SHA1 in Redmine.pm (#10242)....

f84273ca 02/15/2012 01:24 PM Etienne Massip

Prevents SCM browser to overlay over the new repository sidebar (#779)....

4cf69010 02/15/2012 01:09 PM Jean-Philippe Lang

Allow API auth on GET /versions/:id (#10241)....

9f71ca95 02/15/2012 01:03 PM Jean-Philippe Lang

Adds the syntax for links to notes in the help....

3c756019 02/15/2012 12:59 PM Jean-Philippe Lang

Moved redmine links escaping assertions to their own test....

5c3ac1a4 02/15/2012 12:49 PM Jean-Philippe Lang

Adds support for "Magic links" to notes (#2715)....

6aae2520 02/15/2012 12:39 PM Jean-Philippe Lang

Fixed that partial diffs are done against html instead of original code (#9143)....

00855758 02/14/2012 11:29 AM Jean-Philippe Lang

Makes user autocompleters work with firstname and lastname....

bd2581e7 02/14/2012 10:34 AM Jean-Philippe Lang

Restyles user search fields and ajax indicator....

0729ee14 02/14/2012 10:28 AM Jean-Philippe Lang

Focus the first text input or submit button when showing a modal box....

a5037783 02/14/2012 10:25 AM Jean-Philippe Lang

Adds a shadow to modal boxes....

4ccb8983 02/14/2012 03:09 AM Jean-Philippe Lang

Fixed: {{toc}} uses identical anchors for subsections with the same name (#8194)....

ad668f42 02/14/2012 02:58 AM Toshi MARUYAMA

remove trailing white-spaces from config/locales/et.yml...

6437e7f3 02/14/2012 02:58 AM Toshi MARUYAMA

Estonian translation updated by John Wilcox (#10208)...

75f8c152 02/14/2012 01:27 AM Etienne Massip

Removed useless style....

d8fed7d5 02/14/2012 01:22 AM Etienne Massip

Better handling of horizontal position....

c5317a14 02/13/2012 03:20 PM Etienne Massip

Redraw revision graph on window resize (#10206)....

cccfed70 02/13/2012 01:57 PM Jean-Philippe Lang

Fixed: error when creating a project with a version format custom field (#10218)....

7fa18cad 02/12/2012 02:41 PM Jean-Philippe Lang

Prevent ActiveRecord::StaleObjectError in Issue#reschedule_after (#7920)....

d289619c 02/12/2012 09:54 AM Jean-Philippe Lang

Fixed potential error when sorting members without role (#10053)....

10a46236 02/12/2012 09:23 AM Jean-Philippe Lang

Adds a css class (noborder) for making borderless tables text formatting....

83458ee8 02/12/2012 09:18 AM Jean-Philippe Lang

Updated test against r8860....

0ede069d 02/12/2012 09:00 AM Jean-Philippe Lang

Allows custom styles in textile formatting using a white list of styles (#2416)....

e14a9f55 02/12/2012 05:56 AM Jean-Philippe Lang

Adds Estonian translation by Kaitseministeerium (#10208)....

96757857 02/12/2012 05:50 AM Jean-Philippe Lang

Removed "clear:both" divs that break the issue form with long sidebar content....

58996e89 02/12/2012 03:26 AM Toshi MARUYAMA

scm: git: explicitly return string as default branch (#10207)...

2fa19441 02/12/2012 01:22 AM Toshi MARUYAMA

scm: git: use default branch from HEAD (#10207)...

804482ef 02/12/2012 01:22 AM Toshi MARUYAMA

scm: git: update test repository (#10207)...

8ddcc4ca 02/11/2012 12:14 PM Jean-Philippe Lang

Adds a News#commentable? method to easily specific additional rules....

9678e335 02/11/2012 10:32 AM Etienne Massip

Moved revision graph holder div out of the table structure....

2da8e972 02/11/2012 10:31 AM Etienne Massip

Included scm stylesheet in changes page....

ec537f6e 02/11/2012 09:59 AM Etienne Massip

Use of local variable for consistency....

1ad977f7 02/11/2012 09:57 AM Etienne Massip

Integrated revision graph into scmid column....

62775436 02/11/2012 09:53 AM Jean-Philippe Lang

Prevent random failures due to params order....

b5fabd05 02/11/2012 09:19 AM Jean-Philippe Lang

Adds a test for changeset/issue relations deletion....

8f921216 02/11/2012 09:17 AM Jean-Philippe Lang

Fixed that changesets parents associations are not deleted when deleting a repository....

17d5118d 02/11/2012 08:12 AM Jean-Philippe Lang

Move the calendar in front of the modal box....

60b9e59d 02/11/2012 08:05 AM Jean-Philippe Lang

Displays the full form when creating a version from the issue form so that required cus...

2ec55c53 02/11/2012 07:03 AM Jean-Philippe Lang

Only show statuses that can be applied to all issues on the bulk edit form (#10181)....

004968ca 02/11/2012 06:33 AM Jean-Philippe Lang

Removed extra argument from SubversionAdapter#diff....

1e66a0c0 02/11/2012 05:06 AM Jean-Philippe Lang

POP3 task only recognizes Message-ID header, not Message-Id (#10198)....

686430ee 02/11/2012 05:02 AM Jean-Philippe Lang

Fixed: wrong section edit links when a heading contains inline code (#10199)....

165327a0 02/11/2012 12:42 AM Toshi MARUYAMA

scm: git: reduce saving heads times in fetching revisions (#8857, #9472)...

1e5f1672 02/11/2012 12:42 AM Toshi MARUYAMA

scm: git: call "git log" only once instead of per branch in fetching revisions (#8857)...

c2943ffd 02/10/2012 10:37 PM Toshi MARUYAMA

code layout cleanup app/views/repositories/committers.html.erb...

d90cdb1b 02/10/2012 05:56 PM Toshi MARUYAMA

scm: git: raise exception if "git log" is error and block is given in lib revision meth...

c5c8cd43 02/10/2012 05:56 PM Toshi MARUYAMA

Traditional Chinese translation updated by ChunChang Lo (#10195)...

c0491d29 02/10/2012 01:03 PM Jean-Philippe Lang

Makes error class more specific to prevent clashes with syntax highlight (#10193)....

71f35892 02/10/2012 12:49 PM Jean-Philippe Lang

Removed unused style....

a2c362a8 02/10/2012 08:08 AM Toshi MARUYAMA

Ruby1.9: move setting Encoding.default_external after boot (#4050, #4796)...

4d5d51e3 02/10/2012 02:25 AM Toshi MARUYAMA

scm: git: clarify the purpose of the unit model test to fetch history editing revisions...

2cfdb830 02/09/2012 07:36 PM Toshi MARUYAMA

remove tailing white spaces from public/javascripts/application.js...

30a9cf0f 02/09/2012 07:35 PM Toshi MARUYAMA

replace tabs to spaces and fix indents public/javascripts/application.js...

daacea11 02/09/2012 03:25 PM Jean-Philippe Lang

Do not hide context menu when clicking on a folder menu item....

e1072a3c 02/09/2012 03:18 PM Jean-Philippe Lang

Slight change to the context menu style....

8c38510e 02/09/2012 03:06 PM Jean-Philippe Lang

Use #reduce instead of #inject for getting the intersection of arrays....

8b3ed417 02/09/2012 02:51 PM Jean-Philippe Lang

Code cleanup....

07a93c27 02/09/2012 02:34 PM Jean-Philippe Lang

Only show allowed statuses in context menu (#10181)....

5e0c1cc5 02/09/2012 01:22 PM Jean-Philippe Lang

Bulk-edit custom fields through context menu (#6296)....

de7c49c6 02/09/2012 01:00 PM Jean-Philippe Lang

Moved #context_menu_link to a new helper....

« Previous 1 ... 4 5 6 7 8 ... 82 Next » (501-600/8154)

(Other formats not available in this archive.

This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /projects/redmine-og/repository/revisions?page=6 at Fri, 04 Nov 2022 16:46:46 GMT