log

age author description
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