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=34 at Fri, 04 Nov 2022 20:54:32 GMT Revisions - Redmine - Open Grid Forum
Revision:

Revisions

# Date Author Comment
959aa0b7 05/26/2011 10:52 PM Toshi MARUYAMA

scm: bazaar: add unit adapter test that append_revisions_only is false in test shared r...

de7f42d2 05/26/2011 10:52 PM Toshi MARUYAMA

scm: bazaar: rename unit adapter test "test_append_revisions_only" to "test_append_revi...

a080b09a 05/26/2011 10:51 PM Toshi MARUYAMA

scm: bazaar: add unit adapter test that shared repository "append_revisions_only" is fa...

b4aedc95 05/26/2011 10:51 PM Toshi MARUYAMA

scm: bazaar: add unit adapter test that last revision of empty branch is 0....

27b9ad2a 05/26/2011 10:50 PM Toshi MARUYAMA

scm: bazaar: use shared repository path as repository path in unit adapter test....

9fa4fff4 05/26/2011 09:14 PM Toshi MARUYAMA

scm: bazaar: update test repository (#2799, #4741, #8030)....

a267babf 05/26/2011 06:12 AM Toshi MARUYAMA

scm: mercurial: code clean up model....

adbe6af4 05/26/2011 06:11 AM Toshi MARUYAMA

scm: mercurial: use regexp %r{} instead of // in model latest_changesets_cond()....

dc901146 05/26/2011 03:15 AM Toshi MARUYAMA

scm: bazaar: refactor adapter revisions to use scm_cmd()....

b4edeb80 05/26/2011 03:14 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test of revisions invalid revision....

8c0a4870 05/26/2011 03:13 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test of revisions invalid path....

6b2a1085 05/26/2011 03:13 AM Toshi MARUYAMA

scm: bazaar: refactor adapter entries to use scm_cmd()....

80e997ca 05/26/2011 03:12 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test of entries invalid revision....

1587be29 05/26/2011 03:12 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test of entries invalid path....

4825bbd9 05/26/2011 02:16 AM Toshi MARUYAMA

scm: bazaar: refactor adapter diff to use scm_cmd_no_raise()....

2598f0fd 05/26/2011 02:16 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test of diff invalid revision....

160328ee 05/26/2011 02:16 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test of diff invalid path....

f4ba1a70 05/26/2011 02:15 AM Toshi MARUYAMA

scm: bazaar: add "scm_cmd_no_raise" method for "bzr diff"....

4be97348 05/26/2011 01:07 AM Toshi MARUYAMA

scm: bazaar: refactor adapter cat to use scm_cmd()....

a01bd883 05/26/2011 01:07 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test of cat invalid revision....

15d000f0 05/26/2011 01:06 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test of cat invalid path....

4883fcdb 05/25/2011 10:04 PM Toshi MARUYAMA

scm: bazaar: remove duplicate test from functional test....

4a7243aa 05/25/2011 09:13 PM Toshi MARUYAMA

scm: bazaar: add -q option in "bzr annotate"....

a09144ea 05/25/2011 09:12 PM Toshi MARUYAMA

scm: bazaar: add unit adapter test of annotate invalid revision....

a3dcc4ec 05/25/2011 09:12 PM Toshi MARUYAMA

scm: bazaar: add unit adapter test of annotate invalid path....

7c03f30c 05/25/2011 09:11 PM Toshi MARUYAMA

scm: bazaar: refactor adapter annotate to use scm_cmd()....

d4d75401 05/25/2011 09:10 PM Toshi MARUYAMA

scm: bazaar: fix functional annotate test....

413f5278 05/25/2011 09:10 PM Toshi MARUYAMA

scm: git: fix a comment of functional annotate test....

583ed5d8 05/25/2011 09:09 PM Toshi MARUYAMA

scm: darcs: remove trailing white-spaces from functional test....

39a245e9 05/25/2011 07:51 PM Toshi MARUYAMA

scm: bazaar: refactor adapter info() to use scm_cmd()....

e23f319a 05/25/2011 07:51 PM Toshi MARUYAMA

scm: bazaar: add adapter "bzr_target()" method to common use....

793accb1 05/25/2011 07:50 PM Toshi MARUYAMA

scm: switch to use shell quote with parameter in abstract adapter target()....

747e3c82 05/25/2011 07:50 PM Toshi MARUYAMA

scm: bazaar: add adapter scm_cmd() to run "bzr" command....

cadaa018 05/25/2011 07:14 PM Toshi MARUYAMA

scm: bazaar: add unit adapter info test....

698140ea 05/25/2011 07:13 PM Toshi MARUYAMA

scm: bazaar: add unit adapter test that info is nil if repository path is invalid....

1f72f57a 05/25/2011 07:13 PM Toshi MARUYAMA

scm: bazaar: add unit adapter test that info is not nil in test repository....

d57910c3 05/25/2011 12:14 PM Toshi MARUYAMA

scm: move ScmCommandAborted class from git and cvs adapter to abstract adapter....

e9deec68 05/25/2011 12:13 PM Toshi MARUYAMA

scm: bazaar: use regexp %r{} instead of // in adapter branch_conf_path()....

fa94e86d 05/25/2011 07:33 AM Toshi MARUYAMA

scm: add exception of fetching revisions error in repository model (#5357, #2799, #4741...

94bd3c52 05/25/2011 07:04 AM Toshi MARUYAMA

scm: subversion: add unit adapter test that info is nil if repository path is invalid....

e74f2f12 05/25/2011 07:03 AM Toshi MARUYAMA

scm: subversion: add unit adapter test that info is not nil in test repository....

41051d23 05/25/2011 05:58 AM Toshi MARUYAMA

scm: remove trailing white-spaces from unit changeset test....

3d519e37 05/25/2011 04:51 AM Toshi MARUYAMA

scm: bazaar: check not nil in adapter append_revisions_only() (#2799, #4741, #8030)....

57f3b6f5 05/25/2011 04:51 AM Toshi MARUYAMA

scm: bazaar: use explicit return value in adapter branch_conf_path() (#2799, #4741, #80...

1dd571f3 05/25/2011 04:06 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test to get "append_revisions_only" value from test repos...

8b032bcc 05/25/2011 04:05 AM Toshi MARUYAMA

scm: bazaar: add adapter method to get "append_revisions_only" value from .bzr/branch/b...

58820a1e 05/25/2011 03:46 AM Toshi MARUYAMA

scm: bazaar: add unit adapter test to get .bzr/branch/branch.conf path from specified p...

05b29203 05/25/2011 03:46 AM Toshi MARUYAMA

scm: bazaar: add adapter method to get .bzr/branch/branch.conf path from specified path...

228ac57a 05/25/2011 12:40 AM Toshi MARUYAMA

remove trailing white-spaces from functional sys controller test....

f5aec8f5 05/25/2011 12:39 AM Toshi MARUYAMA

remove trailing white-spaces from sys controller source....

3325a3c3 05/25/2011 12:38 AM Toshi MARUYAMA

scm: replace a tab to two spaces in app/views/settings/_repositories.rhtml....

972bcd01 05/24/2011 06:38 PM Toshi MARUYAMA

scm: remove trailing white-spaces from app/views/settings/_repositories.rhtml....

108aa7d6 05/23/2011 09:58 PM Toshi MARUYAMA

scm: remove trailing white-spaces from functional repositories controller test....

083b2864 05/23/2011 09:47 PM Toshi MARUYAMA

scm: bazaar: remove trailing white-spaces from functional test....

5977d1be 05/23/2011 09:47 PM Toshi MARUYAMA

scm: bazaar: code clean up functional test....

29b2db08 05/23/2011 09:46 PM Toshi MARUYAMA

scm: bazaar: use constant for project id in functional test....

12801ca0 05/22/2011 06:48 AM Jean-Philippe Lang

Fixed: GET /time_entries.xml ignores limit/offset parameters (#8356)....

ef00501c 05/22/2011 06:30 AM Jean-Philippe Lang

Fixed: validation error on issue creation when trying to add an invalid user as a watch...

1b4a5e5a 05/22/2011 05:17 AM Jean-Philippe Lang

Set version to 1.2.0....

7e1f04bd 05/22/2011 05:14 AM Jean-Philippe Lang

Do not propose users that can't view an issue as watchers (#7412)....

5543ec5f 05/21/2011 02:16 AM Toshi MARUYAMA

scm: code clean up repositories controller....

782f7ca3 05/21/2011 02:15 AM Toshi MARUYAMA

scm: remove trailing white-spaces from repositories controller....

331489e8 05/21/2011 12:33 AM Toshi MARUYAMA

set svn:eol-style=native app/views/projects/settings/_activities.rhtml....

76016836 05/21/2011 12:26 AM Toshi MARUYAMA

set svn:eol-style=native app/views/common/error.html.erb....

61fb6d6e 05/20/2011 10:40 PM Toshi MARUYAMA

scm: git: add unit adapter test of default path_encoding is UTF-8 (#5251)....

61c5740a 05/20/2011 10:39 PM Toshi MARUYAMA

scm: git: override "path_encoding" method in adapter (#5251)....

c9a3d925 05/20/2011 10:38 PM Toshi MARUYAMA

scm: mercurial: add unit adapter test of default path_encoding is UTF-8 (#2664)....

a1e3cf82 05/20/2011 10:38 PM Toshi MARUYAMA

scm: mercurial: override "path_encoding" method in adapter (#2664)....

c8309589 05/20/2011 10:19 PM Toshi MARUYAMA

scm: cvs: add unit adapter test of default path_encoding is UTF-8 (#3462)....

0840ad69 05/20/2011 10:18 PM Toshi MARUYAMA

scm: cvs: override "path_encoding" method in adapter (#3462)....

2c817160 05/20/2011 10:18 PM Toshi MARUYAMA

scm: filesystem: add unit adapter test of default path_encoding is UTF-8 (#2274)....

cbd17151 05/20/2011 10:17 PM Toshi MARUYAMA

scm: filesystem: override "path_encoding" method in adapter (#2274)....

3d4a3315 05/20/2011 10:16 PM Toshi MARUYAMA

scm: add "path_encoding" method in abstract adapter (#2274, #3462, #2664, #5251)....

7296315c 05/20/2011 09:10 PM Toshi MARUYAMA

scm: filesystem: code clean up unit model test....

eb65817f 05/20/2011 09:00 PM Toshi MARUYAMA

scm: filesystem: code clean up functional test....

f36d8cac 05/20/2011 08:59 PM Toshi MARUYAMA

scm: code clean up app/views/repositories/revisions.rhtml....

e4d726bd 05/20/2011 08:58 PM Toshi MARUYAMA

scm: code clean up app/views/repositories/revision.rhtml....

f1f4362b 05/19/2011 06:58 PM Toshi MARUYAMA

scm: git: brush up model fetch_changesets() comment....

27a49176 05/18/2011 11:57 PM Toshi MARUYAMA

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

fe7e8fa5 05/18/2011 10:38 PM Toshi MARUYAMA

scm: git: use hash#dup for extra_info in model fetch_changesets()....

24d58543 05/18/2011 10:17 PM Toshi MARUYAMA

scm: git: add unit model test that revisions ordering is inconsistent in existing datab...

9376f6e2 05/18/2011 10:16 PM Toshi MARUYAMA

scm: git: add unit model test that revisions ordering is consistent in new database (#5...

098655db 05/18/2011 10:16 PM Toshi MARUYAMA

scm: git: set revisions ordering inconsistent in existing database (#5357)....

8dc8c625 05/18/2011 07:37 AM Toshi MARUYAMA

remove trailing white-spaces from functional settings controller test....

6fea3e99 05/18/2011 07:36 AM Toshi MARUYAMA

remove trailing white-spaces from unit setting test....

7111bdd4 05/18/2011 07:13 AM Toshi MARUYAMA

remove trailing white-spaces from reports helper source....

40d9d4f0 05/18/2011 07:13 AM Toshi MARUYAMA

remove trailing white-spaces from projects helper source....

9831c27f 05/18/2011 03:56 AM Toshi MARUYAMA

remove trailing white-spaces from unit document test....

7a8552cb 05/18/2011 03:55 AM Toshi MARUYAMA

remove trailing white-spaces from unit enabled module test....

59066eaa 05/18/2011 03:54 AM Toshi MARUYAMA

remove trailing white-spaces and an empty line from unit document category test....

a913bc6a 05/18/2011 03:54 AM Toshi MARUYAMA

remove trailing white-spaces from unit default data test....

b2670f46 05/18/2011 03:53 AM Toshi MARUYAMA

remove trailing white-spaces from unit attachment test....

441985fb 05/18/2011 03:53 AM Toshi MARUYAMA

remove trailing white-spaces from functional documents controller test....

04b1c974 05/18/2011 03:52 AM Toshi MARUYAMA

remove trailing white-spaces from document observer model source....

b86fe9a6 05/18/2011 03:52 AM Toshi MARUYAMA

remove trailing white-spaces from enabled module source....

11509173 05/18/2011 03:51 AM Toshi MARUYAMA

remove trailing white-spaces and an empty line from document category custom field mode...

96639014 05/18/2011 03:51 AM Toshi MARUYAMA

remove trailing white-spaces from document category model source....

5e36c24f 05/18/2011 03:13 AM Toshi MARUYAMA

remove trailing white-spaces from mail handler controller source....

7e308ae3 05/18/2011 03:12 AM Toshi MARUYAMA

remove trailing white-spaces from files controller source....

554c6f0d 05/18/2011 03:12 AM Toshi MARUYAMA

remove trailing white-spaces from attachments controller source....

« Previous 1 ... 32 33 34 35 36 ... 82 Next » (3301-3400/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=34 at Fri, 04 Nov 2022 20:54:32 GMT