summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.mdwn3
-rw-r--r--issues.mdwn7
-rw-r--r--issues/cgit_now_supports_per_directory_configuration.mdwn11
-rw-r--r--issues/debian_packaging_concerns.mdwn10
-rw-r--r--issues/not_tracking_templates.mdwn7
-rw-r--r--issues/plain_git_repository_hosting_needed.mdwn9
-rw-r--r--issues/shared_underlay.mdwn9
-rw-r--r--issues/wmd.mdwn13
-rw-r--r--templates/issues.mdwn7
9 files changed, 71 insertions, 5 deletions
diff --git a/index.mdwn b/index.mdwn
index 0a762a4..6d3a257 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,4 +1,7 @@
The code behind piny.
+[[!inline pages="issues/* and !issues/*" show=0 rootpage="issues" postformtext="Add a new issue titled:" actions="yes"]]
+[[!map pages="issues/* and !issues/*/* and !issues/done and !link(issues/done) and !link(tag/closed)"]]
+
Files:
[[!map pages="* and ! */*"]]
diff --git a/issues.mdwn b/issues.mdwn
index e93ddfe..8942268 100644
--- a/issues.mdwn
+++ b/issues.mdwn
@@ -1 +1,6 @@
-[[!map pages="issues/* and ! issues/*/*"]]
+List of open issues; see [[templates/issues]]
+
+[[!inline pages="issues/* and !issues/*/* and !issues/done and !link(issues/done) and !link(tag/closed)" show=0 rootpage="issues" postformtext="Add a new issue titled:" actions="yes"]]
+
+For issues, use the following template: [[!edittemplate template="templates/issues" match="issues/*"]]
+
diff --git a/issues/cgit_now_supports_per_directory_configuration.mdwn b/issues/cgit_now_supports_per_directory_configuration.mdwn
index fe3f568..380981a 100644
--- a/issues/cgit_now_supports_per_directory_configuration.mdwn
+++ b/issues/cgit_now_supports_per_directory_configuration.mdwn
@@ -1,6 +1,17 @@
+* Status: [[!taglink closed]] <!-- Choose one: open, closed -->
+* Assigned to: [[!taglink jrayhawk]] <!-- Choose one or more: jrayhawk, jblake -->
+* Priority: [[!taglink now]] <!-- Choose one: now, soon, later -->
+* Opened by: jrayhawk
+
+### Discussion
+
On Tue, Oct 06, 2009 at 11:40:11AM +0200, Lars Hjemli wrote:
> If you want auto-discovery of repositories similar to gitweb, the
> 'scan-path' option will automatically include $GITDIR/cgitrc for each
> repository.
do this instead of the current goofy cgitrc.d thing we got going now.
+
+### jrayhawk 20101029
+
+We've moved over to just inferring paths and using the gitweb.owner variable, now.
diff --git a/issues/debian_packaging_concerns.mdwn b/issues/debian_packaging_concerns.mdwn
index e8a2a18..aca7000 100644
--- a/issues/debian_packaging_concerns.mdwn
+++ b/issues/debian_packaging_concerns.mdwn
@@ -1,3 +1,12 @@
+* Status: [[!taglink open]] <!-- Choose one: open, closed -->
+* Assigned to: [[!taglink jrayhawk]] <!-- Choose one or more: jrayhawk, jblake -->
+* Priority: [[!taglink now]] <!-- Choose one: now, soon, later -->
+* Opened by: jrayhawk
+
+### Discussion
+
+There are a variety of things that wind up needing to be manually handled outside of the package installation in order to get piny working. It would be nice to correct all these.
+
* /etc/piny.conf
* /etc/sudoers.d/pinyadmin
* /etc/sv/git-daemon/run
@@ -10,7 +19,6 @@
* mkdir /srv/www/$ikiwiki_destdir/repos
* mkdir /etc/ikiwiki/wikilist.d
* lots of /etc/cgitrc changes
-* mkdir /etc/cgitrc.d (this needs fixing)
* mkdir /srv/www/$ikiwiki_destdir/static
* ln /usr/share/cgit/cgit.css /srv/www/$ikiwiki_destdir/static
* ln /usr/share/cgit/logo.png /srv/www/$ikiwiki_destdir/static
diff --git a/issues/not_tracking_templates.mdwn b/issues/not_tracking_templates.mdwn
index ccc9edd..f745e2f 100644
--- a/issues/not_tracking_templates.mdwn
+++ b/issues/not_tracking_templates.mdwn
@@ -1,2 +1,9 @@
+* Status: [[!taglink closed]] <!-- Choose one: open, closed -->
+* Assigned to: [[!taglink jrayhawk]] <!-- Choose one or more: jrayhawk, jblake -->
+* Priority: [[!taglink now]] <!-- Choose one: now, soon, later -->
+* Opened by: jrayhawk
+
+### Discussion
+
A bunch of the templates need to be removed; Joey added an 'add_templates' option that allows us to do nested fallback.
diff --git a/issues/plain_git_repository_hosting_needed.mdwn b/issues/plain_git_repository_hosting_needed.mdwn
index 481f67d..8bcb64b 100644
--- a/issues/plain_git_repository_hosting_needed.mdwn
+++ b/issues/plain_git_repository_hosting_needed.mdwn
@@ -1 +1,10 @@
+* Status: [[!taglink open]] <!-- Choose one: open, closed -->
+* Assigned to: [[!taglink jblake]] <!-- Choose one or more: jrayhawk, jblake -->
+* Priority: [[!taglink now]] <!-- Choose one: now, soon, later -->
+* Opened by: jrayhawk
+
+### Discussion
+
We really badly need to be able to host simple non-ikiwiki git repos; it'd probably be best to do so without invoking the ikiwiki engine.
+
+This should be doable through both newrepo and pinyconfig
diff --git a/issues/shared_underlay.mdwn b/issues/shared_underlay.mdwn
index 31127ba..82901c7 100644
--- a/issues/shared_underlay.mdwn
+++ b/issues/shared_underlay.mdwn
@@ -1,6 +1,13 @@
+* Status: [[!taglink open]] <!-- Choose one: open, closed -->
+* Assigned to: [[!taglink jrayhawk]] <!-- Choose one or more: jrayhawk, jblake -->
+* Priority: [[!taglink now]] <!-- Choose one: now, soon, later -->
+* Opened by: jrayhawk
+
+### Discussion
+
The 'piny-shared' unified underlay repository causes problems with things like the FormattingHelp link in the editpage. These are difficult to correct.
Solutions:
-* Deunify the underlay repository, then use vserver piny hashify to unify storage
+* Deunify the underlay repository, then use vserver piny hashify to unify storage. Not sure this is a good idea if I want to migrate to LXC.
* Get Joey or Josh to make provisions for my usage model.
diff --git a/issues/wmd.mdwn b/issues/wmd.mdwn
index cc54f96..f126b80 100644
--- a/issues/wmd.mdwn
+++ b/issues/wmd.mdwn
@@ -1,3 +1,12 @@
-get wmd working
+* Status: [[!taglink open]] <!-- Choose one: open, closed -->
+* Assigned to: [[!taglink jrayhawk]] <!-- Choose one or more: jrayhawk, jblake -->
+* Priority: [[!taglink soon]] <!-- Choose one: now, soon, later -->
+* Opened by: jrayhawk
-also get wmd splitscreen working
+### Discussion
+
+Get wmd working
+
+Also get wmd splitscreen working
+
+It would be nice if something freely redistributable came along.
diff --git a/templates/issues.mdwn b/templates/issues.mdwn
new file mode 100644
index 0000000..0704c68
--- /dev/null
+++ b/templates/issues.mdwn
@@ -0,0 +1,7 @@
+* Status: [[!taglink open]] <!-- Choose one: open, closed -->
+* Assigned to: [[!taglink jrayhawk]] <!-- Choose one or more: jrayhawk, jblake -->
+* Priority: [[!taglink now]] <!-- Choose one: now, soon, later -->
+* Opened by:
+
+### Discussion
+