log pylons_app/lib/auth.py @ 386:a9a607a58b1c

age author description
Tue, 03 Aug 2010 21:24:45 +0200 Marcin Kuzminski auth functions little fix
Sun, 01 Aug 2010 18:36:00 +0200 Marcin Kuzminski cleared global application settings.
Sun, 01 Aug 2010 17:08:58 +0200 Marcin Kuzminski Added separate create repository views for non administrative users.
Sat, 31 Jul 2010 18:47:43 +0200 Marcin Kuzminski Fixed decorators bug when using them with keyworded arguments,new implementation takes new approach that is more flexible
Wed, 28 Jul 2010 01:44:39 +0200 Marcin Kuzminski routes python 2.5 compatible
Tue, 27 Jul 2010 14:53:22 +0200 Marcin Kuzminski fixes issue #16 reimplementation of database repository, for using generic pk instead of repo naming as pk. Which caused to many problems.
Wed, 21 Jul 2010 22:57:36 +0200 Marcin Kuzminski added session remove in forms, and added name and lastname to auth user
Wed, 14 Jul 2010 18:31:06 +0200 Marcin Kuzminski Added application settings, are now customizable from database
Wed, 14 Jul 2010 12:31:11 +0200 Marcin Kuzminski implemented cache for repeated queries in simplehg mercurial requests
Tue, 06 Jul 2010 23:57:57 +0200 Marcin Kuzminski some extra checks for auth lib
Thu, 01 Jul 2010 23:44:26 +0200 Marcin Kuzminski fixed auth bug
Tue, 29 Jun 2010 20:41:54 +0200 Marcin Kuzminski Full rewrite of auth module, new functions/decorators. FIxed auth user
Mon, 28 Jun 2010 13:54:47 +0200 Marcin Kuzminski repos crud controllers - change id into repo_name for compatability, added ajax repo perm user function variuos html fixes, permissions forms and managment fixes.
Mon, 07 Jun 2010 00:18:33 +0200 Marcin Kuzminski Implemented basic repository managment. Implemented repo2db mappings, model, helpers updates and code cleanups
Fri, 04 Jun 2010 13:08:29 +0200 Marcin Kuzminski licensing updates, code cleanups