log rhodecode/model/db.py @ 3502:7cde75eac0fe beta

age author description
Thu, 07 Mar 2013 20:06:45 +0100 Marcin Kuzminski get_locks API function draft beta
Wed, 06 Mar 2013 16:31:22 +0100 Marcin Kuzminski fixed some unicode problems with archive downloads beta
Wed, 06 Mar 2013 13:37:42 +0100 Marcin Kuzminski Moved inject ui into base vcs classe beta
Wed, 06 Mar 2013 01:53:55 +0100 Marcin Kuzminski codecleaner beta
Wed, 06 Mar 2013 00:20:13 +0100 Marcin Kuzminski fixed issue with renaming repos group together with changing parents with multiple nested trees
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on
Wed, 06 Mar 2013 00:20:13 +0100 Marcin Kuzminski fixed issue with renaming repos group together with changing parents with multiple nested trees beta
Tue, 05 Mar 2013 20:03:33 +0100 Marcin Kuzminski calling lock function without lock attribute, will return lock state beta
Fri, 01 Mar 2013 17:56:31 +0100 Marcin Kuzminski Update changeset cache should use non-cache version of repo if given attribute is empty, it's easier to controll how changesets are udpated beta
Wed, 27 Feb 2013 17:18:43 +0100 Mads Kiilerich further cleanup of UsersGroup beta
Wed, 27 Feb 2013 17:18:41 +0100 Mads Kiilerich follow-up on texts missing from 'users groups'/'repositories group' cleanup beta
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on beta
Tue, 12 Feb 2013 22:03:54 +0100 Marcin Kuzminski mysql indexed keys cannot be larger thatn 256 chars, but 250 is enough for this purpose beta
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances
Fri, 25 Jan 2013 16:42:02 +0100 Marcin Kuzminski fixes for issue #731, update-repoinfo sometimes failed to update data when changesets
Fri, 25 Jan 2013 02:33:52 +0100 Marcin Kuzminski update repo-info shouldn't allow setting empty values NEVER !
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6
Mon, 21 Jan 2013 23:14:43 +0100 Marcin Kuzminski improved extraction of user from changeset when sending notification.
Wed, 30 Jan 2013 04:10:58 +0100 Marcin Kuzminski repository extra fields implementation beta
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances beta
Wed, 30 Jan 2013 22:08:28 +0100 Marcin Kuzminski laste_review status should only return if there are any statuses beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich coding style: fix trailing and leading spaces and tabs beta
Wed, 30 Jan 2013 00:33:28 +0100 Marcin Kuzminski Add new attr to pull request beta
Mon, 28 Jan 2013 23:33:19 +0100 Marcin Kuzminski implemented #83 show repo size on summary page beta
Mon, 28 Jan 2013 00:02:09 +0100 Marcin Kuzminski filter out repo groups choices to only ones that you have write+ access to. Before it was read+ access and you got proper beta
Sat, 26 Jan 2013 23:11:40 +0100 Marcin Kuzminski Return a list of invlidated keys on mark_for_invalidation func beta
Fri, 25 Jan 2013 16:42:02 +0100 Marcin Kuzminski fixes for issue #731, update-repoinfo sometimes failed to update data when changesets beta
Fri, 25 Jan 2013 02:33:52 +0100 Marcin Kuzminski update repo-info shouldn't allow setting empty values NEVER ! beta
Fri, 25 Jan 2013 01:40:09 +0100 Marcin Kuzminski Group management delegation: beta
Wed, 23 Jan 2013 23:51:57 +0100 Marcin Kuzminski IP restrictions now also enabled for IPv6 beta
Mon, 21 Jan 2013 23:14:43 +0100 Marcin Kuzminski improved extraction of user from changeset when sending notification. beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Sat, 19 Jan 2013 18:20:52 +0100 Marcin Kuzminski added last_changeset information in get_repo API function beta
Fri, 18 Jan 2013 01:48:07 +0100 Marcin Kuzminski implemented #725 Pull Request View - Show origin repo URL beta
Tue, 08 Jan 2013 15:47:37 +0100 Marcin Kuzminski fixed issues with getting repos by path on windows beta
Sat, 05 Jan 2013 01:58:29 +0100 Marcin Kuzminski Added full last changeset info to lightweight dashboard beta
Fri, 04 Jan 2013 23:34:53 +0100 Marcin Kuzminski Full IP restrictions enabled beta
Mon, 31 Dec 2012 16:52:16 +0100 Marcin Kuzminski add ipaddresses to repo data on API calls beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access beta
Mon, 17 Dec 2012 22:46:50 +0100 Marcin Kuzminski Default parameters are now also used for creating repos using API calls, and initial repo scanner beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Thu, 06 Dec 2012 01:34:45 +0100 Marcin Kuzminski fixed issue with cascade deleting of following entries beta
Thu, 06 Dec 2012 00:53:49 +0100 Marcin Kuzminski remove not null from user_id column for users log archiving beta
Wed, 05 Dec 2012 23:59:13 +0100 Marcin Kuzminski Implemented better support for Wildcard queries beta
Mon, 03 Dec 2012 02:55:08 +0100 Marcin Kuzminski Implemented #379 defaults settings page for creation of repositories beta
Fri, 30 Nov 2012 00:59:49 +0100 Marcin Kuzminski implemented #663 Admin/permission: specify default repogroup perms beta
Sat, 24 Nov 2012 01:59:14 +0100 Marcin Kuzminski Added option to ini files for controlling full cache of VCS instances. beta
Sat, 24 Nov 2012 00:42:48 +0100 Marcin Kuzminski Cleanup leftover print statements beta
Fri, 23 Nov 2012 16:59:30 +0100 Marcin Kuzminski Cleaned the way cache keys are invalidated beta
Fri, 23 Nov 2012 11:54:14 +0100 Marcin Kuzminski added caching layer into RSS/ATOM feeds beta
Sun, 04 Nov 2012 14:54:30 +0100 Marcin Kuzminski remove duplicated code for generating UI objects beta
Fri, 19 Oct 2012 23:44:35 +0200 Marcin Kuzminski get_or_404 method does validation for ID beeing an INT beta
Thu, 18 Oct 2012 20:54:25 +0200 Marcin Kuzminski Update last_change from VCS data on request. beta
Thu, 18 Oct 2012 20:16:00 +0200 Marcin Kuzminski Added lightweight dashboard option. ref #500 beta
Wed, 19 Sep 2012 22:38:12 +0200 Marcin Kuzminski Merge branch beta into stable rhodecode-0.0.1.4.2
Thu, 13 Sep 2012 19:36:56 +0200 Marcin Kuzminski Implemented permissions for writing to repo beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Fri, 07 Sep 2012 17:53:14 +0200 Marcin Kuzminski fixed issue #560 require push ssl checkbox wasn't shown when option was enabled beta
Wed, 05 Sep 2012 22:40:07 +0200 Marcin Kuzminski Show cache keys in admin settings of repository beta
Wed, 05 Sep 2012 22:09:25 +0200 Marcin Kuzminski Fixing issues of cache invalidation for multiple instances running in rhodecode. beta
Tue, 04 Sep 2012 01:45:57 +0200 Marcin Kuzminski auto-healing of permissions for default user after upgrading from some old versions. beta
Tue, 04 Sep 2012 01:07:34 +0200 Marcin Kuzminski Remove null from revision column as for comments inside pull requests to work properly beta
Mon, 03 Sep 2012 21:59:31 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.0
Mon, 03 Sep 2012 20:34:23 +0200 Marcin Kuzminski UnicodeText make mysql more happy beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Sat, 01 Sep 2012 19:44:02 +0200 Marcin Kuzminski That should be here ! beta
Sat, 01 Sep 2012 19:31:31 +0200 Marcin Kuzminski Step6a for migrations from 1.3.6 beta
Tue, 28 Aug 2012 00:17:42 +0200 Marcin Kuzminski Recursive set locking on all children of a group. beta
Thu, 23 Aug 2012 22:22:46 +0200 Marcin Kuzminski Implemented #532. beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Mon, 20 Aug 2012 21:40:25 +0200 Marcin Kuzminski added highlight lines field in ChangesetComments, will be used beta
Fri, 10 Aug 2012 03:09:36 +0200 Marcin Kuzminski RhodeCode now has a option to explicitly set forking permissions. ref #508 beta
Wed, 08 Aug 2012 23:30:55 +0200 Marcin Kuzminski Added form for controlling mercurial extensions beta
Sat, 04 Aug 2012 19:28:38 +0200 Marcin Kuzminski fixed the push_ssl issues after mercurial 2.3 upgrade. beta
Mon, 30 Jul 2012 23:29:03 +0200 Marcin Kuzminski Forbid changing changset status when it is associated with a closed pull request beta
Fri, 27 Jul 2012 01:21:07 +0200 Marcin Kuzminski merged + fixed pull request #62: Implemented metatags and visualisation options. beta
Thu, 26 Jul 2012 23:03:26 +0200 Marcin Kuzminski Implementes #509 require SSL flag now works for both git and mercurial. beta
Thu, 26 Jul 2012 22:14:40 +0200 Marcin Kuzminski cascade fixes for comments/pull-requests/reviewers beta
Thu, 26 Jul 2012 22:08:26 +0200 Marcin Kuzminski cascade delete comments when deleting repo, else it's a error preventing deletion beta
Fri, 20 Jul 2012 20:25:33 +0200 Marcin Kuzminski Added created_on column to changeset comments for proper ordering. beta
Sun, 15 Jul 2012 03:14:58 +0200 Marcin Kuzminski Added option to close pull requests, in future that will be close & merge beta
Sat, 14 Jul 2012 19:09:35 +0200 Marcin Kuzminski Readme renderer now uses landing_rev parameter to render the readme based on beta
Wed, 11 Jul 2012 01:38:19 +0200 Marcin Kuzminski added status column to pull request + some small refactoring of models beta
Wed, 11 Jul 2012 00:11:45 +0200 Marcin Kuzminski fixed sorting in recipients query of notifications beta
Fri, 06 Jul 2012 18:12:14 +0200 Marcin Kuzminski cascade delete extra emails on user delete beta
Wed, 04 Jul 2012 18:13:25 +0200 Marcin Kuzminski Renamed name to firstname in forms beta
Tue, 03 Jul 2012 03:27:48 +0200 Marcin Kuzminski mock changeset status(to under review) if there's opened pull request but not yet with a status beta
Mon, 02 Jul 2012 00:22:57 +0200 Marcin Kuzminski Better descriptions of given permission overview in edit user view beta
Sun, 01 Jul 2012 23:36:03 +0200 Marcin Kuzminski return proper id from users_group beta
Sun, 01 Jul 2012 12:45:21 +0200 Marcin Kuzminski added get_api_data into UsersGroup beta
Sun, 01 Jul 2012 02:44:23 +0200 Marcin Kuzminski Fixed calls to Session in db model beta
Tue, 26 Jun 2012 03:40:24 +0200 Marcin Kuzminski Change return paremeters for get_api_data in user and repo beta
Tue, 26 Jun 2012 02:21:06 +0200 Marcin Kuzminski Added functions for getting API data to repo and user models beta
Mon, 25 Jun 2012 23:16:14 +0200 Marcin Kuzminski Add list of all emails that user may have into get_user call beta
Wed, 20 Jun 2012 21:42:05 +0200 Marcin Kuzminski use get_or_404 where possible beta
Tue, 19 Jun 2012 00:43:55 +0200 Marcin Kuzminski Adde pull request voting recalculation beta
Mon, 18 Jun 2012 21:31:03 +0200 Marcin Kuzminski User active flag should be default to True beta
Fri, 15 Jun 2012 00:24:14 +0200 Marcin Kuzminski Added some DB indexes to optimize queries codereview
Fri, 15 Jun 2012 00:08:06 +0200 Marcin Kuzminski merge with beta codereview
Thu, 14 Jun 2012 23:19:26 +0200 Marcin Kuzminski Initial version of landing revisions ref #483 beta
Mon, 11 Jun 2012 00:58:24 +0200 Marcin Kuzminski - added commenting to pull requests codereview
Sun, 10 Jun 2012 18:15:00 +0200 Marcin Kuzminski - pull request generates overview based on it's params codereview
Sun, 10 Jun 2012 02:08:10 +0200 Marcin Kuzminski Added basic models for saving open pull requests codereview
Sat, 09 Jun 2012 15:30:22 +0200 Marcin Kuzminski merge with beta codereview
Wed, 06 Jun 2012 22:23:27 +0200 Marcin Kuzminski Change git & hg hooks to post. They shouldn't block as they are used just for logging actions. Futhermore post hooks have access to changesets, so it's much better flexible beta
Wed, 06 Jun 2012 19:19:21 +0200 Marcin Kuzminski Removed hardcoded hooks names from settings. beta
Wed, 06 Jun 2012 18:03:53 +0200 Marcin Kuzminski Add method for fetching repos by full path beta
Wed, 06 Jun 2012 01:07:48 +0200 Marcin Kuzminski created pull-request overview codereview
Tue, 05 Jun 2012 21:36:42 +0200 Marcin Kuzminski link changeset comments into db model for cascade deletes codereview
Mon, 28 May 2012 23:35:30 +0200 Marcin Kuzminski merge with beta codereview
Mon, 28 May 2012 23:31:17 +0200 Marcin Kuzminski typo fix + code garden beta
Mon, 28 May 2012 16:26:47 +0200 Marcin Kuzminski Implemented cache-map on main page to save executing select beta
Sun, 27 May 2012 18:37:23 +0200 Marcin Kuzminski merge with beta codereview
Fri, 25 May 2012 18:59:15 +0200 Marcin Kuzminski Added optional repo_name into issue tracker url to get just the name of repo without group prefix beta
Wed, 23 May 2012 00:11:45 +0200 Marcin Kuzminski Added email-map for alternative email addresses for users codereview
Thu, 17 May 2012 12:54:44 +0200 Marcin Kuzminski Add changeset status change into emails codereview
Thu, 17 May 2012 00:47:45 +0200 Marcin Kuzminski Added simple versioning for changeset status codereview
Thu, 17 May 2012 00:02:52 +0200 Marcin Kuzminski Show changes of status inside comments codereview
Wed, 16 May 2012 13:29:40 +0200 Marcin Kuzminski merge beta into codereview codereview
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable