1
sloecode (1.1) precise; urgency=low
3
* Help page links now open correctly across Firefix, Chrome, and IE browsers
5
* Generated URLs now take into account the application url prefix. (Closes:
7
* Can now delete branches pushed to the Bazaar server. (Closes: 826476)
8
* Cleaned up static resource locations. (Closes: 912114)
9
* Add the option to make Bazaar smart-server run under tcpd wrapper (Closes:
11
* Fixed a problem in the Sloecode Person model that made it incompatible
12
with SQLAlchemy 0.7 (Closes: 814106)
13
* Configuraing the port for the sloecode web application to listen to is now
14
much easier. (Closes: 814537)
15
* Script to generate help pages on installation is now compatible with
16
python virtual environments (Closes: 814700)
17
* Page footers no longer cover content for very long pages (Closes: 825606)
18
* Fixed a crash when a user tried to push to a branch without the correct
19
permissions (Closes: 860915)
20
* Statis resources linked to by CSS files now use relative paths. (Closes:
22
* Several static resources linked to from CSS files had incorrect case in
23
path names (Closes: 912113)
24
* SSH Keys are now stored in /var/lib/sloecode/keys, in accordance with FHS.
25
* Sloecode now supports both public and private projects.
26
* Newlines in commit messages are now displayed correctly in HTML pages.
28
-- Thomi Richards <thomi@perv> Sat, 03 Mar 2012 13:37:24 +1300
1
30
sloecode (0.1dev) unstable; urgency=low
3
32
* Initial release. (Closes: #735628)