log

age author description
Sun, 30 May 2010 22:08:21 +0200 Marcin Kuzminski Made repos path config configurable from pylons app configs. update Readme
Sun, 30 May 2010 21:30:09 +0200 Marcin Kuzminski small fixes
Sun, 30 May 2010 19:49:40 +0200 Marcin Kuzminski Adde draft for permissions systems, made all needed decorators, and checks. For future usage in the system.
Sun, 30 May 2010 17:55:56 +0200 Marcin Kuzminski Rewrite of user managment, improved forms, added some user info
Sun, 30 May 2010 17:52:20 +0200 Marcin Kuzminski Added flash messages support
Sun, 30 May 2010 16:59:18 +0200 Marcin Kuzminski timerprox sqlformatting update for update and delete keywords
Sun, 30 May 2010 00:44:45 +0200 Marcin Kuzminski Fixed access to repos and users.
Thu, 27 May 2010 21:31:30 +0200 Marcin Kuzminski changed naming convention for db modules.
Thu, 27 May 2010 19:20:21 +0200 Marcin Kuzminski Added license
Thu, 27 May 2010 16:00:47 +0200 Marcin Kuzminski some beaker cache changes, and added repr to models
Thu, 27 May 2010 01:20:30 +0200 Marcin Kuzminski Changed configs, server statics to false, and fixed a simply large bug with cache regions typo
Thu, 27 May 2010 00:44:49 +0200 Marcin Kuzminski Admin templating updates, added rest permission controllers
Thu, 27 May 2010 00:26:02 +0200 Marcin Kuzminski db manage added more logging, set custom logger and add optional print sql statments
Thu, 27 May 2010 00:04:29 +0200 Marcin Kuzminski fixed dbmanage script to work as standalone script
Wed, 26 May 2010 23:55:48 +0200 Marcin Kuzminski CHanged form error when user account is disabled.
Wed, 26 May 2010 23:55:20 +0200 Marcin Kuzminski rewritten db manage script to use sqlalchemy. Fixed sqlalchemy models to more generic.
Wed, 26 May 2010 00:20:03 +0200 Marcin Kuzminski templating update, improved look & feel, version bump rhodecode-0.0.0.7.5
Wed, 26 May 2010 00:05:30 +0200 Marcin Kuzminski Added readme, and changed version display
Tue, 25 May 2010 23:41:03 +0200 Marcin Kuzminski cleaned unused imports
Tue, 25 May 2010 23:40:01 +0200 Marcin Kuzminski fixed sorting of repos with big letters
Tue, 25 May 2010 22:03:10 +0200 Marcin Kuzminski translated users
Tue, 25 May 2010 19:31:56 +0200 Marcin Kuzminski repo edit
Tue, 25 May 2010 19:18:12 +0200 Marcin Kuzminski html + css changes, added icons and etc.
Tue, 25 May 2010 00:32:18 +0200 Marcin Kuzminski version bump. Made changesets work as should, but vcs had to be fixed for that. rhodecode-0.0.0.7.4
Mon, 24 May 2010 22:25:08 +0200 Marcin Kuzminski html code cleanup
Mon, 24 May 2010 22:20:21 +0200 Marcin Kuzminski Cleaned the way based was used to generate submenu for admin, now it's much more clear to use submenu. Cleaned admin and added comment to middleware
Mon, 24 May 2010 22:18:15 +0200 Marcin Kuzminski Moved repo creation to admin/repos, as part of crud controller. Now repo creation is based on a form, which can be auto filled with data from 404 page. Fixed the error controller to properly give the repo name.
Mon, 24 May 2010 22:16:10 +0200 Marcin Kuzminski Updated css for changeset
Mon, 24 May 2010 01:10:09 +0200 Marcin Kuzminski bugfix
Mon, 24 May 2010 00:58:40 +0200 Marcin Kuzminski added merge and parents indicators to changelog