log

age author description
Tue, 06 Jul 2010 23:43:13 +0200 Marcin Kuzminski bugfix, when form is crashing, form_result is unaccesibble
Sun, 04 Jul 2010 13:47:28 +0200 Marcin Kuzminski removed unneded value
Sun, 04 Jul 2010 00:52:47 +0200 Marcin Kuzminski mercurial middleware now returns 500's instead of 404 on errors and 404 when repo not found, added tracebacks
Thu, 01 Jul 2010 23:44:26 +0200 Marcin Kuzminski fixed auth bug
Thu, 01 Jul 2010 21:23:32 +0200 Marcin Kuzminski litle html updates for changeset
Thu, 01 Jul 2010 20:10:22 +0200 Marcin Kuzminski added ip loggin into mercurial middleware
Thu, 01 Jul 2010 20:02:06 +0200 Marcin Kuzminski added new command mappings for mercurial 1.6
Thu, 01 Jul 2010 18:17:52 +0200 Marcin Kuzminski added admin flag to users editing
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