Wiki source code of Storage Improvements

Last modified by Thomas Mortagne on 2022/02/25 09:24

Show last authors
1 #includeForm("GoogleSummerOfCode.ProjectClassSheet")
2
3 1.1 Major issues
4
5 In date order
6
7 XWIKI-1.2M1:
8 * --XWIKI-1459--: Keep document history in a separate table
9 * --XWIKI-1447--: Minor edit of document
10 * --XWIKI-962--: Ability to alter the document history
11 * --XWIKI-543--: Recycle bin for deleted documents
12
13 1.1 Future plans:
14
15 * query plugin related tasks
16 * xwiki jcr backend
17 * support JCR native version control in JcrStore.
18 * store attachments in a WebDAV/JCR repository (separate from JCR Store)
19
20 All related issues can be finded in [JIRA by searching on the "DBImprovement" keyword>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&customfield_10000=DBImprovement].
21 You can also look at [All my issues>https://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?&assigneeSelect=specificuser&assignee=amelentev&sorter/field=issuekey&sorter/order=DESC&sorter/field=updated&sorter/order=DESC&tempMax=1000]

Get Connected