log

age author description
Thu, 01 Jul 2010 18:10:43 +0200 Marcin Kuzminski Repository managment permissions, fixed found bugs updated js, added extra checks for doubled users and non active ones
Thu, 01 Jul 2010 00:57:45 +0200 Marcin Kuzminski updated installation instruction, made more user friendly way of creating all needed configs. All is done now from paster setup-app
Thu, 01 Jul 2010 00:04:59 +0200 Marcin Kuzminski updated setup.py
Wed, 30 Jun 2010 22:47:19 +0200 Marcin Kuzminski Updated readme
Wed, 30 Jun 2010 21:38:53 +0200 Marcin Kuzminski little html changes
Wed, 30 Jun 2010 17:14:47 +0200 Marcin Kuzminski Moved admin controllers to separate module
Wed, 30 Jun 2010 17:05:20 +0200 Marcin Kuzminski made graphg ticker, and fixes a paging bug caused grapgh disaligment
Wed, 30 Jun 2010 16:08:48 +0200 Marcin Kuzminski Added proper tags for various versions
Wed, 30 Jun 2010 15:35:10 +0200 Marcin Kuzminski Implemented owner settings, as separete posibility to edit repositry by non administrative owner of repository
Tue, 29 Jun 2010 20:45:35 +0200 Marcin Kuzminski version bump rhodecode-0.0.0.7.9
Tue, 29 Jun 2010 20:45:03 +0200 Marcin Kuzminski Implemented permissions into hg app, secured admin controllers, templates and repository specific controllers
Tue, 29 Jun 2010 20:43:01 +0200 Marcin Kuzminski rewritten simplehg middleware. Now permissions are checked for each repository/request/user
Tue, 29 Jun 2010 20:41:54 +0200 Marcin Kuzminski Full rewrite of auth module, new functions/decorators. FIxed auth user
Tue, 29 Jun 2010 20:37:31 +0200 Marcin Kuzminski corrected error document to be same as base
Tue, 29 Jun 2010 20:36:09 +0200 Marcin Kuzminski protected againts changing default user.
Tue, 29 Jun 2010 13:51:03 +0200 Marcin Kuzminski removed unneeded graph controller
Tue, 29 Jun 2010 13:16:51 +0200 Marcin Kuzminski another small fix for error controller
Tue, 29 Jun 2010 13:13:09 +0200 Marcin Kuzminski fixed error controller __before__ behavior,
Tue, 29 Jun 2010 12:32:30 +0200 Marcin Kuzminski fixed bug when user is capable of creating _admin repository which is a link to admin interface
Tue, 29 Jun 2010 12:24:25 +0200 Marcin Kuzminski added base path into config
Mon, 28 Jun 2010 23:31:03 +0200 Marcin Kuzminski fixed admin, html template
Mon, 28 Jun 2010 23:29:57 +0200 Marcin Kuzminski added permission functions to webhelpers, updated dbmanage permissions
Mon, 28 Jun 2010 23:28:52 +0200 Marcin Kuzminski admin path fix
Mon, 28 Jun 2010 23:28:31 +0200 Marcin Kuzminski protected admin controllers
Mon, 28 Jun 2010 22:49:32 +0200 Marcin Kuzminski removed wrong import
Mon, 28 Jun 2010 21:42:06 +0200 Marcin Kuzminski db model fix, added repo instance to cached repos list
Mon, 28 Jun 2010 21:39:48 +0200 Marcin Kuzminski removed unneeded comments from colored formatter
Mon, 28 Jun 2010 18:24:53 +0200 Marcin Kuzminski made routes verification method based only on paths, since it's much faster and enough
Mon, 28 Jun 2010 18:09:56 +0200 Marcin Kuzminski fixed 404s added extra validator for magic repo_name path in routes
Mon, 28 Jun 2010 13:54:47 +0200 Marcin Kuzminski repos crud controllers - change id into repo_name for compatability, added ajax repo perm user function variuos html fixes, permissions forms and managment fixes.
Sat, 26 Jun 2010 18:42:13 +0200 Marcin Kuzminski autocomplete for repository managment of users
Fri, 25 Jun 2010 21:53:13 +0200 Marcin Kuzminski restored utils, wrongly deleted
Fri, 25 Jun 2010 02:09:33 +0200 Marcin Kuzminski first permissions commit: added permission managment on repository edit. Changed db rmissions, validators.
Fri, 25 Jun 2010 02:06:45 +0200 Marcin Kuzminski new repo2db mapper, now uses repoModel to make scanns
Wed, 23 Jun 2010 21:38:41 +0200 Marcin Kuzminski fixes #5, links, are not visible highlited in top breadcrumbs
Wed, 23 Jun 2010 20:46:32 +0200 Marcin Kuzminski Ie graph support.
Wed, 23 Jun 2010 18:14:27 +0200 Marcin Kuzminski tooltip updates, added display layout managment inspired by jQuerys tipsy.
Wed, 23 Jun 2010 00:40:04 +0200 Marcin Kuzminski code cleanups
Wed, 23 Jun 2010 00:34:22 +0200 Marcin Kuzminski docs update, version bump rhodecode-0.0.0.7.8
Wed, 23 Jun 2010 00:31:00 +0200 Marcin Kuzminski graph fixes.
Wed, 23 Jun 2010 00:18:10 +0200 Marcin Kuzminski Initial graph release.
Tue, 22 Jun 2010 22:32:19 +0200 Marcin Kuzminski webhelpers breadcrumbs bugfix
Tue, 22 Jun 2010 21:24:22 +0200 Marcin Kuzminski tooltip display bugfix
Mon, 14 Jun 2010 01:16:57 +0200 Marcin Kuzminski few validation bugfixes/ new repo changesets, first commit changesets
Mon, 14 Jun 2010 00:17:08 +0200 Marcin Kuzminski fixed paragraphs wrapping for ultralong commit messages. Disabled tooltips for new repos without a last commit message. ie. when tooltip_title is empty (there is a strange bug on empty tooltip_title)
Sun, 13 Jun 2010 23:56:33 +0200 Marcin Kuzminski version bump rhodecode-0.0.0.7.7
Sun, 13 Jun 2010 23:56:16 +0200 Marcin Kuzminski switched filters into webhelpers for easy of usage.
Sun, 13 Jun 2010 23:14:04 +0200 Marcin Kuzminski implemented yui tooltip, and added it into annotation and main page.
Sun, 13 Jun 2010 18:18:49 +0200 Marcin Kuzminski html updates,mostly tables
Sun, 13 Jun 2010 16:33:22 +0200 Marcin Kuzminski #2: proposed changes to shortlog added header table description
Sun, 13 Jun 2010 16:27:19 +0200 Marcin Kuzminski #4: changes proposed by feedback to annotation
Sun, 13 Jun 2010 15:56:47 +0200 Marcin Kuzminski fixed branches and tags, fetching for new vcs implementation
Fri, 11 Jun 2010 16:52:00 +0200 Marcin Kuzminski changed way of getting repository in changelog. + some code cleanups
Wed, 09 Jun 2010 08:07:05 +0200 Marcin Kuzminski fixed bugs when putting empty or unknown changesets into diff
Tue, 08 Jun 2010 23:52:01 +0200 Marcin Kuzminski added proposal from mercurial mailing list, to display options for raw diffs, and diffs directly from within changesets view
Tue, 08 Jun 2010 23:48:41 +0200 Marcin Kuzminski added support for binary files, and, protection again unicode decode errors that might occure in changesets views
Tue, 08 Jun 2010 23:02:24 +0200 Marcin Kuzminski fixed bug when displaying html not escaped data as raw diff.
Tue, 08 Jun 2010 19:32:39 +0200 Marcin Kuzminski spelling fixes
Mon, 07 Jun 2010 23:26:21 +0200 Marcin Kuzminski fixes a repo switcher display bug
Mon, 07 Jun 2010 14:54:27 +0200 Marcin Kuzminski fixed bug in middleware config