We should take care about created directories permissions (see object constructor)
Comments
Posted by Alexander Veremyev (alexander) on 2008-03-05T16:48:12.000+0000
We can't use the same privileges for directories as for index files because different meaning of 'x' privileges (list vs execution).
Users can care about index directory privileges by themselves (create directory with right privileges before index creation). That's better way than creating additional API functions for this.
Posted by Wil Sinclair (wil) on 2008-12-17T13:03:16.000+0000
Bookkeeping. Assigning all resolved issues to the people who resolved them. The only unassigned issues should be those that are new and unreviewed.
Comments
Posted by Alexander Veremyev (alexander) on 2008-03-05T16:48:12.000+0000
We can't use the same privileges for directories as for index files because different meaning of 'x' privileges (list vs execution).
Users can care about index directory privileges by themselves (create directory with right privileges before index creation). That's better way than creating additional API functions for this.
Posted by Wil Sinclair (wil) on 2008-12-17T13:03:16.000+0000
Bookkeeping. Assigning all resolved issues to the people who resolved them. The only unassigned issues should be those that are new and unreviewed.