log rhodecode/model/db.py @ 1435:a62af7d509ee beta

age author description
Tue, 19 Jul 2011 17:10:34 +0200 Marcin Kuzminski fixes #228 - added detection of assigned groups to prevent errors on sqlite beta
Sat, 16 Jul 2011 12:02:14 +0200 Marcin Kuzminski fixed some issues with cache invalidation, and simplified invalidation codes beta
Fri, 15 Jul 2011 19:34:56 +0200 Marcin Kuzminski fixed a bug in cache invalidation beta
Mon, 04 Jul 2011 10:59:01 +0200 Marcin Kuzminski fixes #223 improve password reset form beta
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Wed, 29 Jun 2011 01:49:53 +0200 Marcin Kuzminski Simplified last_login call on user, and changed login to use User model directly beta
Fri, 17 Jun 2011 17:38:07 +0200 Marcin Kuzminski Added basic JsonSerialization into models. beta
Thu, 16 Jun 2011 23:00:19 +0200 Marcin Kuzminski #209 Added recursive count on repositories to calculate all repos within all nested groups beta
Mon, 13 Jun 2011 18:04:42 +0200 Marcin Kuzminski fixes #204, ldap active checkbox, credits goes to Matt Little. beta
Sun, 12 Jun 2011 14:13:35 +0200 Marcin Kuzminski fixes issues #202, bad db constraint made impossible to attach same group more than one time. beta
Wed, 08 Jun 2011 00:36:02 +0200 Marcin Kuzminski removed leftover repr fix beta
Tue, 07 Jun 2011 18:33:31 +0200 Marcin Kuzminski adde short cache for repo_path beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached beta
Sat, 04 Jun 2011 20:34:30 +0200 Marcin Kuzminski Bumped sqlalchemy version to 0.7, replaced timerproxy with new event system for sqlalchemy. beta
Thu, 26 May 2011 01:28:06 +0200 Marcin Kuzminski #47 added editing of groups, and moving them between. Added check constraint for groups beta
Mon, 23 May 2011 02:46:43 +0200 Marcin Kuzminski #47 implemented deleting of empty groups. Fixed problem with full paths on nested groups beta
Mon, 23 May 2011 02:22:00 +0200 Marcin Kuzminski #47 implemented Adding of new repo_groups+forms+validators. Fixed sorting of repo groups by main names in multiple locations. Removed some unneeded calls to self.sa for exchange to .query() methods. beta
Mon, 23 May 2011 00:00:03 +0200 Marcin Kuzminski #47 implemented basic gui for browsing repo groups beta
Thu, 12 May 2011 18:11:01 +0200 Marcin Kuzminski merged fix for #188 into default
Thu, 12 May 2011 18:03:25 +0200 Marcin Kuzminski fixes #188 - relationship delete of repo_to_perm entry on user removal beta
Thu, 12 May 2011 00:31:17 +0200 Marcin Kuzminski fixed saving settings on repositories inside groups, also fixes #187 beta
Mon, 02 May 2011 13:02:58 +0200 Marcin Kuzminski Added simple forks page, resolves issue #179 beta
Wed, 27 Apr 2011 01:19:17 +0200 Marcin Kuzminski added some fixes to LDAP form re-submition, new simples ldap-settings getter. beta
Sat, 23 Apr 2011 17:11:12 +0200 Marcin Kuzminski #179 Added followers page beta
Tue, 19 Apr 2011 17:28:42 +0200 Marcin Kuzminski Fixed permissions for users groups, group can have create repo permission now. beta
Mon, 18 Apr 2011 20:18:12 +0200 Marcin Kuzminski Fixed #161 form saves the create repository permission. beta
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sat, 02 Apr 2011 21:19:16 +0200 Marcin Kuzminski Added os.sep in models for better win support beta
Fri, 01 Apr 2011 18:46:24 +0200 Marcin Kuzminski Added repo group page showing what reposiories are inside a group beta
Sat, 19 Mar 2011 18:52:27 +0100 Marcin Kuzminski Changes for repo groups beta
Fri, 18 Mar 2011 22:04:21 +0100 Marcin Kuzminski Added handy methods to Repository model for fetching groups with parents beta
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
Fri, 28 Jan 2011 22:12:28 +0100 Marcin Kuzminski Fixed links for repository, it's optional now to pass a link without a summary beta
Fri, 28 Jan 2011 19:46:10 +0100 Marcin Kuzminski merge beta
Fri, 28 Jan 2011 19:02:02 +0100 Marcin Kuzminski #56 fixed relationship query behavior to speed up fetching, and beta
Fri, 28 Jan 2011 18:40:50 +0100 Marcin Kuzminski #56 implemented users groups editing, beta
Fri, 28 Jan 2011 19:44:41 +0100 Marcin Kuzminski fixees for #106 relation issues on databases different than sqlite beta
Wed, 26 Jan 2011 18:37:42 +0100 Marcin Kuzminski implemented #84 downloads can be enabled/disabled per each repository from now. beta
Wed, 26 Jan 2011 17:34:37 +0100 Marcin Kuzminski #56 fixed found bugs, implemented adding of new group + forms+validators beta
Tue, 25 Jan 2011 23:28:10 +0100 Marcin Kuzminski added user group to perm table beta
Tue, 25 Jan 2011 18:59:20 +0100 Marcin Kuzminski started working on issue #56 beta
Sun, 02 Jan 2011 19:55:22 +0100 Marcin Kuzminski Fixed dbmigrate issues. beta
Fri, 31 Dec 2010 19:46:56 +0100 Marcin Kuzminski fixed copyright year to 2011 beta
Wed, 29 Dec 2010 17:50:47 +0100 Marcin Kuzminski Added some more details into user edit permissions view beta
Mon, 27 Dec 2010 00:53:51 +0100 Marcin Kuzminski removed unicode from models string params beta
Mon, 27 Dec 2010 00:14:19 +0100 Marcin Kuzminski added group to perm mapping table beta
Mon, 27 Dec 2010 00:09:12 +0100 Marcin Kuzminski Extended repo2db mapper with group creation via directory structures beta
Sat, 18 Dec 2010 14:45:58 +0100 Marcin Kuzminski merged with beta branch
Sat, 11 Dec 2010 03:41:27 +0100 Marcin Kuzminski dbmigrations: beta
Sat, 11 Dec 2010 02:15:29 +0100 Marcin Kuzminski added current db version into rhodecode, beta
Sat, 11 Dec 2010 00:36:33 +0100 Marcin Kuzminski new improved models with helper functions for easier data fetching beta
Sun, 05 Dec 2010 15:47:49 +0100 Marcin Kuzminski fixes #62, added option to disable statistics for each repository beta
Sat, 27 Nov 2010 16:09:29 +0100 Marcin Kuzminski fixed models for compatibility with database systems beta
Thu, 25 Nov 2010 22:16:29 +0100 Marcin Kuzminski Models code cleanups beta
Mon, 22 Nov 2010 03:57:47 +0100 Marcin Kuzminski implemented user dashboards, and following system. beta
Thu, 18 Nov 2010 03:29:23 +0100 Marcin Kuzminski fixed #72 show warning on removal when user still is owner of existing repositories beta
Thu, 18 Nov 2010 01:55:51 +0100 Marcin Kuzminski added cache reset, stats reset, and delete into repository settings in admin. beta
Wed, 17 Nov 2010 21:29:02 +0100 Marcin Kuzminski Added settings model, and Exceptions lib. beta
Mon, 15 Nov 2010 02:26:19 +0100 Marcin Kuzminski #50 on point cache invalidation changes. beta
Wed, 10 Nov 2010 01:14:44 +0100 Marcin Kuzminski fixes few bugs rhodecode-0.0.1.0.1
Tue, 09 Nov 2010 22:53:24 +0100 Marcin Kuzminski Adde table for cache invalidation beta
Sun, 07 Nov 2010 15:06:43 +0100 Marcin Kuzminski fixes #51 deleting a repo didn't delete it's dependent db entries. beta
Fri, 05 Nov 2010 18:47:00 +0100 Marcin Kuzminski fixed imports beta
Fri, 05 Nov 2010 18:44:46 +0100 Marcin Kuzminski installed new hooks for #48 beta
Sun, 24 Oct 2010 16:15:40 +0200 Marcin Kuzminski Hacking for git support,and new faster repo scan beta
Wed, 06 Oct 2010 03:34:18 +0200 Marcin Kuzminski more renames for rhode code !!
Wed, 06 Oct 2010 03:22:52 +0200 Marcin Kuzminski renamed hg_app to rhodecode
Wed, 06 Oct 2010 03:18:16 +0200 Marcin Kuzminski renamed project to rhodecode base pylons_app/model/db.py@a3484cbae932