##// END OF EJS Templates
Doc update for 0.7.1 release....
Doc update for 0.7.1 release. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1412 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1384:2d11265ec5e1
r1397:556df99456bf
Show More
projects.yml
56 lines | 1.4 KiB | text/x-yaml | YamlLexer
Jean-Philippe Lang
0.3 unstable...
r10 ---
projects_001:
created_on: 2006-07-19 19:13:59 +02:00
name: eCookbook
updated_on: 2006-07-19 22:53:01 +02:00
Jean-Philippe Lang
Fixed: private subprojects names are revealed on the project overview (#1152)....
r1384 projects_count: 3
Jean-Philippe Lang
0.3 unstable...
r10 id: 1
description: Recipes management application
homepage: http://ecookbook.somenet.foo/
is_public: true
Jean-Philippe Lang
Initial commit for svn repository management and access control:...
r393 identifier: ecookbook
Jean-Philippe Lang
0.3 unstable...
r10 parent_id:
projects_002:
created_on: 2006-07-19 19:14:19 +02:00
name: OnlineStore
updated_on: 2006-07-19 19:14:19 +02:00
projects_count: 0
id: 2
description: E-commerce web site
homepage: ""
is_public: false
Jean-Philippe Lang
Initial commit for svn repository management and access control:...
r393 identifier: onlinestore
Jean-Philippe Lang
0.3 unstable...
r10 parent_id:
projects_003:
created_on: 2006-07-19 19:15:21 +02:00
name: eCookbook Subproject 1
updated_on: 2006-07-19 19:18:12 +02:00
projects_count: 0
id: 3
description: eCookBook Subproject 1
homepage: ""
is_public: true
Jean-Philippe Lang
Initial commit for svn repository management and access control:...
r393 identifier: subproject1
Jean-Philippe Lang
0.3 unstable...
r10 parent_id: 1
projects_004:
created_on: 2006-07-19 19:15:51 +02:00
name: eCookbook Subproject 2
updated_on: 2006-07-19 19:17:07 +02:00
projects_count: 0
id: 4
description: eCookbook Subproject 2
homepage: ""
is_public: true
Jean-Philippe Lang
Project identifier is now used in URLs (instead of project id)....
r994 identifier: subproject2
Jean-Philippe Lang
0.3 unstable...
r10 parent_id: 1
Jean-Philippe Lang
Fixed: private subprojects names are revealed on the project overview (#1152)....
r1384 projects_005:
created_on: 2006-07-19 19:15:51 +02:00
name: Private child of eCookbook
updated_on: 2006-07-19 19:17:07 +02:00
projects_count: 0
id: 5
description: This is a private subproject of a public project
homepage: ""
is_public: false
identifier: private_child
parent_id: 1