Repository

Add many tickets, add a Tag field

Parent commits : bb3c378ddcbab9e3d1034ed41e2fb14cfceaad2e,
Children commits :

By Laurent Defert on 2013-03-01 19:12:33
Add many tickets, add a Tag field


Difference with parent commit bb3c378ddcbab9e3d1034ed41e2fb14cfceaad2e
Files added:
tickets/bugs/clean_web
tickets/bugs/escape_strings
tickets/bugs/relative_urls
tickets/features/distant_repository
tickets/features/html_optimization
tickets/features/internationalization
tickets/features/line_numbers
tickets/features/page_compression
tickets/features/rest_links
tickets/features/tag_exports

Files deleted:
tickets/bugs/commit_subject_escape

Files modified:
tickets/bugs/initial_commit
--- 
+++ 
@@ -1,4 +1,5 @@
 Subject: TODO, XXX ignored in first import
+Tag: v0.1
 ----
 Comments that contains TODO or XXX keywords imported during the initial
 repository import are ignored and don't create tickets.

tickets/bugs/no_master_branch
--- 
+++ 
@@ -1,4 +1,5 @@
 Subject: Repositories without a master branch fail
+Tag: v0.1
 ----
 The build fails with:
 

tickets/bugs/same_comment_ticket
--- 
+++ 
@@ -1,5 +1,6 @@
 Subject: Handle duplicated comment tickets
+Tag: v0.1
 ----
 When a TODO comment is duplicated, all duplicates have the same ticket ID,
 it should be possible to handle them distinctly.
-
+Actually the right fix would be to to disable logging the comment history.

tickets/bugs/tickets_footer
--- 
+++ 
@@ -1,3 +1,4 @@
 Subject: Tickets are missing a footer
+Tag: v0.1
 ----
 The footer template is not added to tickets.

tickets/bugs/tree_branch
--- 
+++ 
@@ -1,4 +1,5 @@
 Subject: Graphic bug on multiple branchs commit
+Tag: v0.2
 ----
 On this graph:
 

tickets/features/doxygen
--- 
+++ 
@@ -1,3 +1,4 @@
 Subject: Add a Doxygen documentation tab
+Tag: v0.2
 ----
 Add a `Doxygen <http://doxygen.org/>`_ documentation tab.

tickets/features/hg
--- 
+++ 
@@ -1,5 +1,6 @@
 Subject: Add Mercurial support
 Status: Open
+Tag: v0.3
 ----
 Add support to Mercurial_ *SCM*.
 

tickets/features/hide_mail_address
--- 
+++ 
@@ -1,2 +1,3 @@
 Subject: Add an option to hide users mail addresses
+Tag: v0.1
 ----

tickets/features/pm_compat
--- 
+++ 
@@ -1,3 +1,4 @@
 Subject: Other PM support
+Tag: v0.1
 ----
 Provide scripts to import/export to data to other Project Management tools like Redmine, Trac, GitHub...

tickets/features/rst_dir
--- 
+++ 
@@ -1,3 +1,4 @@
-Subject: RST directories rendering tab
+Subject: Wiki tab
+Tag: v0.1
 ----
-There should be a tab that renders directories of documentation as RST files.
+There should be a tab that renders directories of documents as RST files.

tickets/features/svn
--- 
+++ 
@@ -1,5 +1,6 @@
 Subject: Add Subversion support
 Status: Open
+Tag: v0.3
 ----
 Add support to Subversion_ *SCM*.
 

tickets/features/tickets_refs
--- 
+++ 
@@ -1,3 +1,4 @@
 Subject: Tickets references
+Tag: v0.1
 ----
 Replace tickets id preceded by a # by a link to their tracker entry.

tickets/features/user_page
--- 
+++ 
@@ -1,4 +1,5 @@
 Subject: Show user statistics on the repository view
+Tag: v0.2
 ----
 Instead of link to the mail address, it would be better to display a statistics page for the uuser.