public
Description: Gitorious aims to provide a great way of doing distributed opensource code collaboration.
Homepage: http://gitorious.org/projects/gitorious
Clone URL: git://github.com/dysinger/gitorious.git
Search Repo:
Updated TODO
Johan Sørensen (author)
Sun Apr 06 09:25:27 -0700 2008
commit  77de21f9a57ac3ccaf3470e1d7270a71bc468a75
tree    b3730a113053682ad8c66b10d02b156b91f5e715
parent  5b9a1d6781613e3420575b3440e7ffe92cbb5c8f
...
1
2
3
 
 
 
4
5
6
7
8
...
11
12
13
14
15
16
17
...
1
2
 
3
4
5
6
 
7
8
9
...
12
13
14
 
15
16
17
0
@@ -1,8 +1,9 @@
0
 (in no particular order)
0
 
0
-* Get rid of the non-libre google graphs in favor of locally-generated ones (though NOT by the rails app)
0
+* Deal gracefully with markdown errors (and/or look into using the other markdown libary instead)
0
+* Don't generate graphs with big "No Data", text even if there's no data
0
+* Markdownify atom feed body for projects.atom
0
 * Make the fact that you _can_ clone/fork any repo more visible, maybe reword it since people confuse it with local cloning
0
-* Update the HACKING with some basic coding guidelines
0
 * Show the most recent mergerequests on users dashboard so they can track them
0
 * Make the archive download an external little mongrel/rack thing, and store the result per sha1
0
 * Comments on MergeRequests and/or votes (or just comments when you resolve)
0
@@ -11,7 +12,6 @@
0
 * Reword /about page
0
 * mail the user when someone adds him as a comitter
0
 * expire fragment caches for project+repos on deletion
0
-* view complete raw diff (.diff respond_to ?)
0
 *a Tone down the "owner" of a repository, or implement a proper "mirror" project type.
0
 *b be able to mark a project as a "mirror"
0
 * reset password functionality

Comments

    No one has commented yet.