log

age author description
Sat, 19 Sep 2009 17:59:30 -0400 Jonathan Gonzalez V Changed SSHForm to use savane.utils.ssh_key_fingerprint to check for a valid value in the fields
Sat, 19 Sep 2009 17:51:07 -0400 Jonathan Gonzalez V Use ssh_key_fingerprint from savane.utils to show the fingerprint on the ssh keys lists
Sat, 19 Sep 2009 17:50:30 -0400 Jonathan Gonzalez V Fix ssh_key_fingerprint to remove the created file and return the proper fingerprint
Sat, 19 Sep 2009 14:00:13 -0400 Jonathan Gonzalez V Extract the old ssh keys from the svmain_sshkey table
Sat, 19 Sep 2009 13:58:32 -0400 Jonathan Gonzalez V Migrate the old authorized_keys cols to one row in svmain_sshkey
Wed, 26 Aug 2009 14:35:31 -0400 Jonathan Gonzalez V Added a new python package utils
Wed, 12 Aug 2009 10:21:26 +0200 Sylvain Beucler Fix rebase instructions (worked for branches apparently, not when pulling the current branch)
Wed, 12 Aug 2009 08:55:51 +0200 Sylvain Beucler Tip zeus about how to avoid messy Git merges :P
Tue, 11 Aug 2009 17:05:51 -0400 Jonathan Gonzalez V Added user name an name at the top of the page
Tue, 11 Aug 2009 16:51:12 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Tue, 11 Aug 2009 16:50:34 -0400 Jonathan Gonzalez V Just show part of the ssh key on the web view
Tue, 11 Aug 2009 16:34:27 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Tue, 11 Aug 2009 16:33:46 -0400 Jonathan Gonzalez V Added current email account to the change email box
Tue, 11 Aug 2009 22:41:45 +0200 Sylvain Beucler More roadmap refinements
Tue, 11 Aug 2009 08:58:19 +0200 Sylvain Beucler - Update/precise TODO roadmap
Mon, 10 Aug 2009 22:36:26 +0200 Sylvain Beucler Write exhaustive roadmap for Savannah installation + doc fixes
Sun, 09 Aug 2009 10:59:30 +0200 Sylvain Beucler Update doc about LDAP and libnss-*
Sat, 08 Aug 2009 13:41:52 -0400 Jonathan Gonzalez V Added a form to upload one key per time and/or a public key file. Verfied in both cases, that it's a valid key
Sat, 08 Aug 2009 13:41:07 -0400 Jonathan Gonzalez V Added list with all the ssh keys added by the user
Sat, 08 Aug 2009 11:13:25 -0400 Jonathan Gonzalez V Added script to migrate sshkeys from svmain_extendeduser to svmain_sshkey
Sat, 08 Aug 2009 11:12:34 -0400 Jonathan Gonzalez V Added model SshKey to store the ssh keys per user
Tue, 04 Aug 2009 21:45:54 -0400 Jonathan Gonzalez V Add comments recolected from #savannah
Tue, 04 Aug 2009 01:14:34 +0200 Sylvain Beucler Import existing uid/gid; document LDAP setup; no-downtime LDAP repopulation script
Sun, 02 Aug 2009 23:38:26 +0200 Sylvain Beucler LDIF export: more efficient (direct MySQL access) and cleaner (queries in the models)
Sun, 02 Aug 2009 17:03:29 +0200 Sylvain Beucler First draft of LDAP export / population
Sat, 01 Aug 2009 19:19:27 +0200 Sylvain Beucler Clarify how to use the migration script and add a copyright/license notice
Sat, 01 Aug 2009 12:38:13 -0400 Jonathan Gonzalez V Added TODO file
Sat, 01 Aug 2009 10:49:53 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Sat, 01 Aug 2009 10:27:31 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Thu, 30 Jul 2009 10:39:19 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Tue, 28 Jul 2009 14:07:00 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Mon, 27 Jul 2009 09:23:06 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Mon, 27 Jul 2009 09:05:59 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Thu, 25 Jun 2009 11:15:52 -0400 Jonathan Gonzalez V Some order to the contact.html file
Sat, 01 Aug 2009 16:40:36 +0200 Sylvain Beucler Reduce number of queries when displaying group members
Sat, 01 Aug 2009 16:40:09 +0200 Sylvain Beucler Fix some results ordering
Sat, 01 Aug 2009 16:21:48 +0200 Sylvain Beucler Update X11 license URL
Sat, 01 Aug 2009 11:02:54 +0200 Sylvain Beucler Reference interesting python+ldap URLs
Sat, 01 Aug 2009 11:02:21 +0200 Sylvain Beucler Mention convenient IPython trick: auto-import django models
Sat, 01 Aug 2009 11:01:51 +0200 Sylvain Beucler Display user's real name to check for UTF-8 issues (none to report)
Sat, 01 Aug 2009 11:01:19 +0200 Sylvain Beucler Leverage on new Django 1.1 to implement efficient license->groups query
Sat, 01 Aug 2009 11:00:18 +0200 Sylvain Beucler Add debug footer with SQL stats
Fri, 31 Jul 2009 11:04:14 +0200 Sylvain Beucler Reference where user_id's are referenced in the old savane tables
Fri, 31 Jul 2009 11:03:09 +0200 Sylvain Beucler Improve migration scripts to get rid of trivial warnings (so only real warnings remain)
Thu, 30 Jul 2009 21:36:30 +0200 Sylvain Beucler Improve migration script, takes better care of duplicates and dangling FKs
Wed, 29 Jul 2009 15:36:26 +0200 Sylvain Beucler Use batch-decoration to apply @login_required to all /my
Wed, 29 Jul 2009 15:30:20 +0200 Sylvain Beucler Something that's I don't understand in @decorator prevents from using the decorator inline (without declaring an intermediate function) - let get rid of it and implement the decorator by hand
Wed, 29 Jul 2009 15:01:00 +0200 Sylvain Beucler Add '/u', '/us', '/p', '/pr' URL aliases
Wed, 29 Jul 2009 14:45:09 +0200 Sylvain Beucler - Import user->group membership
Wed, 29 Jul 2009 08:55:01 +0200 Sylvain Beucler Move the group list template to the right location
Wed, 29 Jul 2009 08:54:35 +0200 Sylvain Beucler Disable contrib.sites
Tue, 28 Jul 2009 14:14:12 +0200 Sylvain Beucler Remove forum-related fields (deprecated feature); more admin fixes
Tue, 28 Jul 2009 13:20:24 +0200 Sylvain Beucler - Properly import register_time
Tue, 28 Jul 2009 12:37:23 +0200 Sylvain Beucler Import script for groups->svmain_extendedgroup and group_type->svmain_groupconfiguration
Mon, 27 Jul 2009 19:22:07 +0200 Sylvain Beucler Rename 'main' to 'svmain'; move user/group models to svmain; start implementing admin area
Mon, 27 Jul 2009 15:13:44 +0200 Sylvain Beucler Convert 'groups' and 'group_type' from savane_old
Mon, 27 Jul 2009 11:34:09 +0200 Sylvain Beucler Suppress warnings and extra latin1 conversion in savane_old migration script
Mon, 27 Jul 2009 10:26:32 +0200 Sylvain Beucler Update documentation wrt directory layout
Mon, 27 Jul 2009 10:12:33 +0200 Sylvain Beucler Attempt to define a directory layout suitable for reusable apps
Mon, 27 Jul 2009 00:01:09 +0200 Sylvain Beucler - Clean-up in the login code to reuse Django 'auth' app; if I removed