log

age author description
Thu, 18 Nov 2010 18:05:52 +0100 Marcin Kuzminski updated docs and setup.py docs beta
Thu, 18 Nov 2010 16:23:17 +0100 Marcin Kuzminski some logging extras for development config files beta
Thu, 18 Nov 2010 15:36:37 +0100 Marcin Kuzminski Fixed archivals by passing baseui to scm get method for hg. beta
Thu, 18 Nov 2010 03:39:01 +0100 Marcin Kuzminski html w3c fixes 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 03:05:29 +0100 Marcin Kuzminski Added ldap info on admin users, added bool2icon helper for nicer representation of beta
Thu, 18 Nov 2010 02:48:04 +0100 Marcin Kuzminski fixed error for empty revisions on admin repo edit beta
Thu, 18 Nov 2010 02:41:38 +0100 Marcin Kuzminski Disable git support due to large problems with dulwich. beta
Thu, 18 Nov 2010 02:25:12 +0100 Marcin Kuzminski bugfix for application name beta
Thu, 18 Nov 2010 01:55:51 +0100 Marcin Kuzminski added cache reset, stats reset, and delete into repository settings in admin. beta
Thu, 18 Nov 2010 01:03:00 +0100 Marcin Kuzminski docs update, added ldap section, added troubleshooting section beta
Wed, 17 Nov 2010 22:12:20 +0100 Marcin Kuzminski templates for ldap settings beta
Wed, 17 Nov 2010 22:00:36 +0100 Marcin Kuzminski implements #60, ldap configuration and authentication. beta
Wed, 17 Nov 2010 21:29:02 +0100 Marcin Kuzminski Added settings model, and Exceptions lib. beta
Wed, 17 Nov 2010 21:23:32 +0100 Marcin Kuzminski Small templates update beta
Tue, 16 Nov 2010 18:36:39 +0100 Marcin Kuzminski added gzip middleware beta
Tue, 16 Nov 2010 15:52:20 +0100 Marcin Kuzminski ldap two phase auth fix beta
Tue, 16 Nov 2010 09:31:40 +0100 Marcin Kuzminski added basic ldap auth lib beta
Tue, 16 Nov 2010 08:52:31 +0100 Marcin Kuzminski Code refactor for auth func, preparing for ldap support beta
Mon, 15 Nov 2010 18:38:54 +0100 Marcin Kuzminski fixes #65, Added reset buttons to edit forms beta
Mon, 15 Nov 2010 18:16:24 +0100 Marcin Kuzminski fixes for #66 renamed name to First Name beta
Mon, 15 Nov 2010 17:08:42 +0100 Marcin Kuzminski template fixes beta
Mon, 15 Nov 2010 16:50:02 +0100 Marcin Kuzminski fixed annotation show_at_revision bug. beta
Mon, 15 Nov 2010 16:36:43 +0100 Marcin Kuzminski fixed repo switcher icons beta
Mon, 15 Nov 2010 02:41:52 +0100 Marcin Kuzminski fixed sorting for repo switcher, fixed length for code stats beta
Mon, 15 Nov 2010 02:26:19 +0100 Marcin Kuzminski #50 on point cache invalidation changes. beta
Sun, 14 Nov 2010 22:54:16 +0100 Marcin Kuzminski Refactor codes for scm model beta
Sun, 14 Nov 2010 22:18:51 +0100 Marcin Kuzminski Fixed sumamry page description bug beta
Sun, 14 Nov 2010 19:57:14 +0100 Marcin Kuzminski fixes #59, notifications for user registrations + some changes to mailer beta
Sun, 14 Nov 2010 17:24:32 +0100 Marcin Kuzminski Tests rewrite for 1.2 added some globals configs to make tests easier. beta
Sun, 14 Nov 2010 01:30:02 +0100 Marcin Kuzminski fixed admin settings form resubmition bug. beta
Sat, 13 Nov 2010 02:50:32 +0100 Marcin Kuzminski fixed anonymous access bug. beta
Sat, 13 Nov 2010 02:39:03 +0100 Marcin Kuzminski fixed whoosh indexing from admin panel beta
Sat, 13 Nov 2010 02:33:50 +0100 Marcin Kuzminski upgrade-db command dummy beta
Sat, 13 Nov 2010 02:29:46 +0100 Marcin Kuzminski Implemented whoosh index building as paster command. beta
Sat, 13 Nov 2010 00:23:36 +0100 Marcin Kuzminski changed official rhodecode favicon, from hg to some more generic beta
Thu, 11 Nov 2010 15:31:03 +0100 Marcin Kuzminski small fixes to docs, and setup file beta
Thu, 11 Nov 2010 15:04:27 +0100 Marcin Kuzminski Added tag v1.0.2 for changeset d85b0948e539
Thu, 11 Nov 2010 15:03:40 +0100 Marcin Kuzminski fixed hooks broken symlink issue rhodecode-0.0.1.0.2
Thu, 11 Nov 2010 01:41:51 +0000 Marcin Kuzminski fixes #58 graph.js wasn't copied to required files during installation beta
Thu, 11 Nov 2010 01:40:59 +0000 Marcin Kuzminski Upgrade of Yui2, added selector rollup. beta
Thu, 11 Nov 2010 01:49:57 +0100 Marcin Kuzminski docs update, setup libs version bumps beta
Thu, 11 Nov 2010 01:33:26 +0100 Marcin Kuzminski bugfix, repo_size crashed when broken symlinks where inside a repository. beta
Thu, 11 Nov 2010 01:21:33 +0100 Marcin Kuzminski #49 Enabled anonymous access push and pull commands beta
Thu, 11 Nov 2010 01:05:43 +0100 Marcin Kuzminski #49 Enabled anonymous access for web interface controllable from permissions pannel beta
Wed, 10 Nov 2010 19:25:44 +0100 Marcin Kuzminski Added tag v1.0.1 for changeset bee56f209c40
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:19:39 +0100 Marcin Kuzminski docs update beta
Sun, 07 Nov 2010 15:07:53 +0100 Marcin Kuzminski fixed deletion of repository on filesystem, works based on scm type for git and hg. 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
Sun, 07 Nov 2010 15:04:15 +0100 Marcin Kuzminski fixed celery tasks for using only one method of fetching main repos path beta
Sun, 07 Nov 2010 15:02:56 +0100 Marcin Kuzminski Moved out reposcan into hg Model. beta
Sat, 06 Nov 2010 16:19:01 +0100 Marcin Kuzminski fixed default permissions bug. beta
Sat, 06 Nov 2010 16:16:44 +0100 Marcin Kuzminski fixed html templates, fixed overal rhodecode width to 1024pixels beta
Sat, 06 Nov 2010 16:14:49 +0100 Marcin Kuzminski fixed annotation bug, added history to annotation. beta
Sat, 06 Nov 2010 00:37:21 +0100 Marcin Kuzminski added option to enable/disable of logger hooks from admin panel. beta
Fri, 05 Nov 2010 22:36:51 +0100 Marcin Kuzminski #48 rewrote action logger, translated action logger messages, added some extra messages. Linked and showed pushed revisions in logs beta
Fri, 05 Nov 2010 21:55:30 +0100 Marcin Kuzminski extended repo creation by repo type. fixed fork creation to maintain repo type. beta
Fri, 05 Nov 2010 18:47:00 +0100 Marcin Kuzminski fixed imports beta