log

age author description
Sat, 08 Oct 2011 16:29:05 +0200 Marcin Kuzminski updated changelog beta
Sat, 08 Oct 2011 16:26:29 +0200 Marcin Kuzminski Added tag v1.2.1 for changeset 0b8fba8ab90b
Sat, 08 Oct 2011 16:26:18 +0200 Marcin Kuzminski fixes for 1.2.1 release rhodecode-0.0.1.2.1
Sat, 08 Oct 2011 15:19:28 +0200 Marcin Kuzminski fixes problem with basic auth and pushes beta
Sat, 08 Oct 2011 03:00:26 +0200 Marcin Kuzminski fixed hardcoded admin prefix check in forms beta
Sat, 08 Oct 2011 03:00:03 +0200 Marcin Kuzminski updated docstrings beta
Sat, 08 Oct 2011 02:09:42 +0200 Marcin Kuzminski ui fixes beta
Sat, 08 Oct 2011 02:02:25 +0200 Marcin Kuzminski Refactoring of model get functions beta
Fri, 07 Oct 2011 23:17:45 +0200 Marcin Kuzminski Fixed test_hg_operations test and added concurency test beta
Fri, 07 Oct 2011 22:50:20 +0200 Marcin Kuzminski fixed action logger beta
Fri, 07 Oct 2011 22:37:10 +0200 Marcin Kuzminski Added tag v1.2.0 for changeset c252049af24c
Fri, 07 Oct 2011 22:36:34 +0200 Marcin Kuzminski Removed tag 1.2.0
Fri, 07 Oct 2011 20:01:13 +0200 Marcin Kuzminski bumbped vcs dep for beta beta
Fri, 07 Oct 2011 19:59:47 +0200 Marcin Kuzminski version bump beta
Fri, 07 Oct 2011 19:12:18 +0200 Marcin Kuzminski Added tag 1.2.0 for changeset c252049af24c
Fri, 07 Oct 2011 18:39:25 +0200 Marcin Kuzminski merge beta fixes into stable rhodecode-0.0.1.2.0
Fri, 07 Oct 2011 18:39:08 +0200 Marcin Kuzminski docs update beta
Fri, 07 Oct 2011 18:26:30 +0200 Marcin Kuzminski merge beta fixes into stable
Fri, 07 Oct 2011 18:25:39 +0200 Marcin Kuzminski screenshot updates beta
Fri, 07 Oct 2011 17:54:21 +0200 Marcin Kuzminski merge beta fixes into stable
Fri, 07 Oct 2011 16:33:01 +0200 Marcin Kuzminski assure that we don't have an empty description when creating a repo beta
Fri, 07 Oct 2011 13:47:55 +0200 Marcin Kuzminski fixes #256 fixes non ascii chars problems in base_dn on LDAP user creation beta
Fri, 07 Oct 2011 02:53:29 +0200 Marcin Kuzminski merge stable with beta
Fri, 07 Oct 2011 02:51:18 +0200 Marcin Kuzminski fixed issues with python2.5 beta
Fri, 07 Oct 2011 01:13:36 +0200 Marcin Kuzminski fixed template after merge
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Wed, 05 Oct 2011 00:10:42 +0200 Marcin Kuzminski fixes #231 Added formencode version freeze to setup.py <1.2.4 was buggy beta
Tue, 04 Oct 2011 22:43:26 +0200 Marcin Kuzminski added default ldap option into migration beta
Tue, 04 Oct 2011 14:11:42 +0200 Marcin Kuzminski migration schema fix beta
Sun, 02 Oct 2011 02:06:23 +0200 Marcin Kuzminski API added checks for a valid repository on pull command beta
Sat, 01 Oct 2011 21:51:28 +0300 Marcin Kuzminski changed check_... functions from their stupid names to something less retarded :) beta
Sat, 01 Oct 2011 21:40:34 +0300 Marcin Kuzminski fixed broken check_repo on middlewares beta
Sat, 01 Oct 2011 19:05:47 +0300 Marcin Kuzminski Fixed methods for checking if path in routes is a repo beta
Sat, 01 Oct 2011 16:44:54 +0300 Marcin Kuzminski Added optional arguments into API beta
Fri, 30 Sep 2011 18:42:35 +0300 Marcin Kuzminski Changed db_manage functions to use new User model create method beta
Fri, 30 Sep 2011 18:11:50 +0300 Marcin Kuzminski fixes safe_unicode raise UnicodeDecodeError without any parameters beta
Fri, 30 Sep 2011 18:07:03 +0300 Marcin Kuzminski Deprecated UserModel removals beta
Fri, 30 Sep 2011 18:03:20 +0300 Marcin Kuzminski Extended API beta
Fri, 30 Sep 2011 01:50:21 +0300 Marcin Kuzminski changed list comprehesion into generator beta
Fri, 30 Sep 2011 00:14:31 +0300 Marcin Kuzminski updated test_hg_operation script beta
Thu, 29 Sep 2011 23:57:44 +0300 Marcin Kuzminski Removed deprecated usage of UserModel() in simplehg and simplegit beta
Thu, 29 Sep 2011 23:34:47 +0300 Marcin Kuzminski Rewrote git middleware with the same pattern as recent fix for #176 beta
Thu, 29 Sep 2011 23:32:13 +0300 Marcin Kuzminski #176 LookupError: 00changelog.i@66f0739d7517: no node beta
Thu, 29 Sep 2011 22:55:32 +0300 Marcin Kuzminski fixes safe_str method beta
Thu, 29 Sep 2011 03:38:45 +0300 Marcin Kuzminski Automated merge with https://secure.rhodecode.org/rhodecode beta
Wed, 28 Sep 2011 13:36:25 +0200 Marcin Kuzminski fixed exception message beta
Thu, 29 Sep 2011 03:34:01 +0300 Marcin Kuzminski API docs update beta
Thu, 29 Sep 2011 03:23:53 +0300 Marcin Kuzminski extended safe_str and safe_unicode with chardet fallback. beta
Thu, 29 Sep 2011 03:12:16 +0300 Marcin Kuzminski API fixes beta
Sat, 24 Sep 2011 22:21:43 +0300 Marcin Kuzminski Updated docs and contributors beta
Sat, 24 Sep 2011 22:15:05 +0300 Marcin Kuzminski fixed hover on small buttons beta
Sat, 24 Sep 2011 22:12:30 +0300 Marcin Kuzminski hide add new file button if user has no permission for it beta
Fri, 23 Sep 2011 01:52:48 +0300 Marcin Kuzminski added uploading of files from web interface directly into repo beta
Thu, 22 Sep 2011 15:03:12 +0300 Marcin Kuzminski fixed small issues with adding new filenodes beta
Thu, 22 Sep 2011 04:33:29 +0300 Marcin Kuzminski Added initial support for creating new nodes in repos beta
Thu, 22 Sep 2011 03:08:02 +0300 Marcin Kuzminski removed obsolete sort code beta
Thu, 22 Sep 2011 03:06:08 +0300 Marcin Kuzminski test fixes for vcs update beta
Thu, 22 Sep 2011 02:46:36 +0300 Marcin Kuzminski fixes for vcs settings module beta
Thu, 22 Sep 2011 02:35:56 +0300 Marcin Kuzminski freeze webob version beta
Wed, 21 Sep 2011 20:47:16 +0300 Liad Shani Fixed user avatar display when gravatar use is disabled beta