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
Fri, 05 Nov 2010 18:44:46 +0100 Marcin Kuzminski installed new hooks for #48 beta
Fri, 05 Nov 2010 18:39:09 +0100 Marcin Kuzminski merge beta
Fri, 05 Nov 2010 18:38:25 +0100 Marcin Kuzminski propagate changes for #48 into simplegit. beta
Fri, 05 Nov 2010 18:26:26 +0100 Marcin Kuzminski #48 rewrite action loggers into hooks with all changesets that are inside a push beta
Fri, 05 Nov 2010 16:49:29 +0100 Marcin Kuzminski fixed a bug when age of last change is less than one minute beta
Thu, 04 Nov 2010 02:32:37 +0100 Marcin Kuzminski changed repo type to use alias beta
Thu, 04 Nov 2010 02:30:48 +0100 Marcin Kuzminski some css updates. beta
Wed, 03 Nov 2010 16:29:12 +0100 Marcin Kuzminski fixed raw diff breakline bug beta
Wed, 03 Nov 2010 16:18:45 +0100 Marcin Kuzminski fixed raw diff as purly raw without html beta
Wed, 03 Nov 2010 16:09:12 +0100 Marcin Kuzminski Small fixes for style. beta
Wed, 03 Nov 2010 01:48:04 +0100 Marcin Kuzminski Added quickfilter into my account. beta
Wed, 03 Nov 2010 01:06:54 +0100 Marcin Kuzminski #43 main page quick filter beta
Tue, 02 Nov 2010 23:37:39 +0100 Marcin Kuzminski Some css updates beta
Tue, 02 Nov 2010 23:28:37 +0100 Marcin Kuzminski some changes for #45. beta
Tue, 02 Nov 2010 22:26:50 +0100 Marcin Kuzminski updated setup for all newest versions beta
Tue, 02 Nov 2010 22:24:55 +0100 Marcin Kuzminski docs update beta
Tue, 02 Nov 2010 20:28:28 +0100 Marcin Kuzminski Added tag v1.0.0 for changeset afd98d1f817e
Tue, 02 Nov 2010 20:19:20 +0100 Marcin Kuzminski docs update rhodecode-0.0.1.0.0
Tue, 02 Nov 2010 20:19:05 +0100 Marcin Kuzminski Version bump,freeze of dependent libs.
Tue, 26 Oct 2010 04:03:48 +0200 Marcin Kuzminski bumped whoosh version beta
Tue, 26 Oct 2010 04:01:38 +0200 Marcin Kuzminski removed shortlog from main menu, as duplicated functionality of changelog, beta
Tue, 26 Oct 2010 03:20:32 +0200 Marcin Kuzminski Fixes for raw_id, needed for git beta
Mon, 25 Oct 2010 03:19:01 +0200 Marcin Kuzminski Fixed age, for new vcs implementation. Removed all obsolete date formatters beta
Sun, 24 Oct 2010 22:29:35 +0200 Marcin Kuzminski Added giticon beta
Sun, 24 Oct 2010 22:27:28 +0200 Marcin Kuzminski Move changes for git implementation beta
Sun, 24 Oct 2010 16:23:12 +0200 Marcin Kuzminski merged small fixes from beta
Sun, 24 Oct 2010 16:15:40 +0200 Marcin Kuzminski Hacking for git support,and new faster repo scan beta
Fri, 22 Oct 2010 02:58:17 +0200 Marcin Kuzminski some small fixes beta
Thu, 21 Oct 2010 01:38:14 +0200 Marcin Kuzminski Code refactoring,models renames beta
Wed, 20 Oct 2010 18:11:11 +0200 Marcin Kuzminski fixed tests,
Wed, 20 Oct 2010 17:57:55 +0200 Marcin Kuzminski fixed bug when whoosh failed indexing an new repository.
Wed, 20 Oct 2010 02:31:28 +0200 Marcin Kuzminski added gpl license and submit a bug footer links
Wed, 20 Oct 2010 02:08:03 +0200 Marcin Kuzminski some hacking on simplegit middleware
Tue, 19 Oct 2010 02:33:21 +0200 Marcin Kuzminski small docs update
Tue, 19 Oct 2010 01:03:17 +0200 Marcin Kuzminski changelog update
Tue, 19 Oct 2010 00:58:47 +0200 Marcin Kuzminski vcs version freeze
Tue, 19 Oct 2010 00:56:18 +0200 Marcin Kuzminski removed raise from log user action
Tue, 19 Oct 2010 00:55:05 +0200 Marcin Kuzminski added base simple git middleware, for future usage
Mon, 18 Oct 2010 23:51:37 +0200 Marcin Kuzminski #38 updated RhodeCode titles
Mon, 18 Oct 2010 22:54:06 +0200 Marcin Kuzminski removed obsolete tags, css updates
Mon, 18 Oct 2010 22:47:52 +0200 Marcin Kuzminski Removed tag v0.6.8
Mon, 18 Oct 2010 22:47:50 +0200 Marcin Kuzminski Removed tag v0.6.0
Mon, 18 Oct 2010 22:47:43 +0200 Marcin Kuzminski Removed tag v0.2.0
Mon, 18 Oct 2010 22:47:33 +0200 Marcin Kuzminski Removed tag v0.1.0
Mon, 18 Oct 2010 16:05:08 +0200 Marcin Kuzminski added admin shortcut menu to options
Mon, 18 Oct 2010 15:29:56 +0200 Marcin Kuzminski Merge with b0a411f5ec7056bc0b32c8263538b308c33b82f6
Mon, 18 Oct 2010 15:19:51 +0200 Marcin Kuzminski css cleanup, fixed rounded corners, removed obsolete images and css imports
Tue, 12 Oct 2010 16:49:28 +0200 Marcin Kuzminski fixed error message about cache settings
Tue, 12 Oct 2010 16:39:53 +0200 Marcin Kuzminski moved out sqlalchemy cache from meta to the config files.
Tue, 12 Oct 2010 13:03:14 +0200 Marcin Kuzminski fixes #37 python import on json
Mon, 18 Oct 2010 04:11:59 +0200 Marcin Kuzminski fixed chrome repo switcher issue
Mon, 18 Oct 2010 03:39:16 +0200 Marcin Kuzminski Fixed journal action loggin doubled messages.
Mon, 18 Oct 2010 03:06:38 +0200 Marcin Kuzminski security bugfix simplehg wasn't checking for permissions on remote commands different than pull or push.
Mon, 18 Oct 2010 03:04:58 +0200 Marcin Kuzminski fixed @repo into :repo for docs
Mon, 18 Oct 2010 01:14:40 +0200 Marcin Kuzminski removed soon deprecated walk method on repository instance
Tue, 12 Oct 2010 23:19:29 +0200 Marcin Kuzminski more tags fixing
Tue, 12 Oct 2010 23:18:47 +0200 Marcin Kuzminski Removed tag v1.0.0rc2
Tue, 12 Oct 2010 23:18:44 +0200 Marcin Kuzminski Removed tag v1.0.0rc1
Tue, 12 Oct 2010 23:18:42 +0200 Marcin Kuzminski fixed tags
Tue, 12 Oct 2010 23:17:57 +0200 Marcin Kuzminski Added tag v1.0.0rc4 for changeset 53128b6b9a4d