comparison docs/changelog.rst @ 1488:dc16211e7292 beta

Updated docs and contributors
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 24 Sep 2011 22:21:43 +0300
parents da60cdb41969
children bf263968da47 5383780b5fe4
comparison
equal deleted inserted replaced
1487:a63fd105f220 1488:dc16211e7292
36 - #125 added API KEY access to feeds 36 - #125 added API KEY access to feeds
37 - #109 Repository can be created from external Mercurial link (aka. remote 37 - #109 Repository can be created from external Mercurial link (aka. remote
38 repository, and manually updated (via pull) from admin panel 38 repository, and manually updated (via pull) from admin panel
39 - beta git support - push/pull server + basic view for git repos 39 - beta git support - push/pull server + basic view for git repos
40 - added followers page and forks page 40 - added followers page and forks page
41 - server side file edition with commits powered by codemirror 41 - server side file creation (with binary file upload interface)
42 and edition with commits powered by codemirror
42 - #111 file browser file finder, quick lookup files on whole file tree 43 - #111 file browser file finder, quick lookup files on whole file tree
43 - added quick login sliding menu into main page 44 - added quick login sliding menu into main page
44 - changelog uses lazy loading of affected files details, in some scenarios 45 - changelog uses lazy loading of affected files details, in some scenarios
45 this can improve speed of changelog page dramatically especially for 46 this can improve speed of changelog page dramatically especially for
46 larger repositories. 47 larger repositories.