log rhodecode/model/db.py @ 1136:93b980ebee55

age author description
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
Sat, 05 Mar 2011 22:00:53 +0100 Marcin Kuzminski added clone_uri,api_key into models. Fixed models for mysql compatibilty beta
Sat, 26 Feb 2011 17:49:52 +0100 Marcin Kuzminski made simple global rss and atom feed beta
Fri, 25 Feb 2011 01:12:49 +0100 Marcin Kuzminski fixed Session problems in model class functions beta
Sat, 19 Feb 2011 01:06:47 +0100 Marcin Kuzminski Moved BaseModel into base class for declarative base. Added some handy methods into beta
Wed, 16 Feb 2011 11:05:35 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes
Sun, 13 Feb 2011 01:38:39 +0100 Marcin Kuzminski extended admin rescan to show what repositories was added and what removed beta
Sat, 12 Feb 2011 16:21:02 +0100 Marcin Kuzminski updated config files, and changed model repo_followers to followers beta
Sat, 12 Feb 2011 16:06:12 +0100 Marcin Kuzminski fixed problem with caching beta
Fri, 11 Feb 2011 00:35:48 +0100 Marcin Kuzminski updated db migrations to schema 3 beta
Wed, 09 Feb 2011 17:41:27 +0100 Marcin Kuzminski #56 added ajax removal of users groups, beta
Wed, 09 Feb 2011 15:16:28 +0100 Marcin Kuzminski #56 added assignments of users groups into repository beta
Sun, 06 Feb 2011 00:27:45 +0100 Marcin Kuzminski Optimized queries on journal, and added quick stop following action button in journal beta
Fri, 04 Feb 2011 13:40:38 +0100 Marcin Kuzminski Added grouping by days in journal beta
Thu, 03 Feb 2011 16:34:40 -0700 Thayne Harbaugh Improve LDAP authentication issue-108