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)
Tue Apr 29 16:01:40 -0700 2008
commit  25177c88703dcc6146d0d67afc937e8240c3c4be
tree    9ad1ed4bce464473bf432d6730560aa98e88292f
parent  09fa09373a192d3659dc58b4ad97d26061fd8b82
...
 
 
 
 
1
2
3
4
5
6
7
8
...
1
2
3
4
5
6
7
8
 
9
10
11
0
@@ -1,8 +1,11 @@
0
+events:
0
+* need to create user-less events even we don't find matching users, otherwise it gets weird whenever there's commits from non-registered gitorious users (or users commit from another email).
0
+- maybe save name+email in events table in that case, so we can hook them up to a user later if needed.
0
+
0
 new-ui:
0
 * mandatory project descriptions, at least a sentence or two
0
 * tweak fonts-sizes and line-heights
0
 * Clone stats graph on repositories#index
0
-* divergence from mainline in +/-
0
 * popular & active projects on frontpage
0
 * make the top-header smaller (move gitorious logo to footer?)
0
 

Comments

    No one has commented yet.