log

age author description
Thu, 17 Feb 2011 00:44:45 +0100 Marcin Kuzminski docs and readme update beta
Thu, 17 Feb 2011 00:43:39 +0100 Marcin Kuzminski updated sqlalchemy migrate to latest version beta
Wed, 16 Feb 2011 12:18:18 +0100 Marcin Kuzminski permission fixes for forking beta
Wed, 16 Feb 2011 12:15:08 +0100 Marcin Kuzminski Added tag v1.1.3 for changeset 4fa80e0484ef
Wed, 16 Feb 2011 11:16:27 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes part2 rhodecode-0.0.1.1.3
Wed, 16 Feb 2011 11:05:35 +0100 Marcin Kuzminski rhodecode release 1.1.3 changes
Tue, 15 Feb 2011 23:19:01 +0100 Marcin Kuzminski #113 removed anonymous access from forking, added system messages in login box. beta
Tue, 15 Feb 2011 23:03:33 +0100 Marcin Kuzminski updated changelog, small fix for journal beta
Tue, 15 Feb 2011 23:03:16 +0100 Marcin Kuzminski fixed #113 to high permission was required to fork a repository beta
Tue, 15 Feb 2011 19:47:20 +0100 Marcin Kuzminski typo fix for journal action beta
Tue, 15 Feb 2011 19:45:15 +0100 Marcin Kuzminski fixed journal look & feel beta
Tue, 15 Feb 2011 19:09:29 +0100 Marcin Kuzminski changed all urls for IMAGES files to use pylons url function beta
Tue, 15 Feb 2011 18:52:08 +0100 Marcin Kuzminski removed obsolete _static flag from url, and fixed urls in webhelpers beta
Tue, 15 Feb 2011 18:37:56 +0100 Marcin Kuzminski changed all urls for CSS files to use pylons url function beta
Tue, 15 Feb 2011 18:33:58 +0100 Marcin Kuzminski changed all url for JS file to use pylons url function beta
Tue, 15 Feb 2011 01:36:50 +0100 Marcin Kuzminski tests update beta
Tue, 15 Feb 2011 01:36:35 +0100 Marcin Kuzminski fixed caching query to propagate data_dir default from beaker beta
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta
Mon, 14 Feb 2011 16:43:57 +0100 Marcin Kuzminski changed raw and download diffs to gitdiff beta
Mon, 14 Feb 2011 15:29:53 +0100 Marcin Kuzminski fixed binary file issues beta
Mon, 14 Feb 2011 15:16:45 +0100 Marcin Kuzminski bugfix for getting proper values from cache beta
Sun, 13 Feb 2011 03:39:28 +0100 Marcin Kuzminski Updated new Journal with users and dates aggregates beta
Sun, 13 Feb 2011 02:48:02 +0100 Marcin Kuzminski fixes fixes fixes ! optimized queries on journal beta
Sun, 13 Feb 2011 01:38:39 +0100 Marcin Kuzminski extended admin rescan to show what repositories was added and what removed beta
Sun, 13 Feb 2011 00:29:31 +0100 Marcin Kuzminski another major code rafactor, reimplemented (almost from scratch) beta
Sat, 12 Feb 2011 21:22:30 +0100 Marcin Kuzminski added repo creation filesystem test beta
Sat, 12 Feb 2011 21:21:23 +0100 Marcin Kuzminski Major refactoring, removed when possible calls to app globals. beta
Sat, 12 Feb 2011 18:16:15 +0100 Marcin Kuzminski removed console log from tempalte that breaks the js 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
Sat, 12 Feb 2011 13:56:28 +0100 Marcin Kuzminski fixed add cache defaults missing data_dir beta
Fri, 11 Feb 2011 15:25:29 +0100 Marcin Kuzminski small fix for users groups choose dialog beta
Fri, 11 Feb 2011 13:07:26 +0100 Marcin Kuzminski #56 available options from users groups are now self avare of choosen options and doesn't display. beta
Fri, 11 Feb 2011 11:32:10 +0100 Marcin Kuzminski removed immutable default argument from mailer beta
Fri, 11 Feb 2011 11:30:04 +0100 Marcin Kuzminski fixed issue with db transaction when filesystem creation of repository failed beta
Fri, 11 Feb 2011 10:39:40 +0100 Marcin Kuzminski fixed missing repo_name_slug beta
Fri, 11 Feb 2011 01:28:21 +0100 Marcin Kuzminski uncommented migrate tables, docfix beta
Fri, 11 Feb 2011 01:21:16 +0100 Marcin Kuzminski docs update beta
Fri, 11 Feb 2011 00:44:22 +0100 Marcin Kuzminski hidden compare view link for single revision push beta
Fri, 11 Feb 2011 00:35:48 +0100 Marcin Kuzminski updated db migrations to schema 3 beta
Fri, 11 Feb 2011 00:13:09 +0100 Marcin Kuzminski Code refactor number 2 beta
Fri, 11 Feb 2011 00:12:27 +0100 Marcin Kuzminski fixed tests beta
Thu, 10 Feb 2011 23:45:44 +0100 Marcin Kuzminski added isoformat() that removes space from the renamed directory beta
Thu, 10 Feb 2011 23:39:57 +0100 Marcin Kuzminski optimized filtering on journal beta
Thu, 10 Feb 2011 22:41:30 +0100 Marcin Kuzminski rhodecode config module refactoring beta
Thu, 10 Feb 2011 21:56:14 +0100 Marcin Kuzminski Fixed problems with repository creation beta
Wed, 09 Feb 2011 18:54:20 +0100 Marcin Kuzminski #56 added propagation of permission from group 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
Wed, 09 Feb 2011 03:14:59 +0100 Marcin Kuzminski #56 hacking on forms, and model for users groups beta
Wed, 09 Feb 2011 03:14:00 +0100 Marcin Kuzminski #56 added users/groups autocomplete for repository editing. beta
Wed, 09 Feb 2011 02:15:09 +0100 Marcin Kuzminski updated changelog beta
Wed, 09 Feb 2011 01:31:09 +0100 Marcin Kuzminski added nicer compare view beta
Wed, 09 Feb 2011 01:02:44 +0100 Marcin Kuzminski Added compare view into journal, fixed wrong function call to show compare view beta
Wed, 09 Feb 2011 00:36:12 +0100 Marcin Kuzminski updated testing script for hg operations beta
Tue, 08 Feb 2011 22:23:14 +0100 Marcin Kuzminski removed print beta
Tue, 08 Feb 2011 20:41:59 +0100 Marcin Kuzminski moved out celerypylons import to enviromnet to prevent celery from displaying celeryconfig.py warning beta
Tue, 08 Feb 2011 15:41:47 +0100 Marcin Kuzminski fixed sorting in maing page by owners beta
Tue, 08 Feb 2011 15:06:41 +0100 Marcin Kuzminski fixed celery issues, default loader was not set as PylonsLoader beta
Tue, 08 Feb 2011 03:45:22 +0100 Marcin Kuzminski Another better solution for establishing connection with messaging broker in celery. beta