log

age author description
Tue, 27 Jul 2010 14:48:13 +0200 Marcin Kuzminski fixed some html and styles, added owner into admin repo list
Tue, 27 Jul 2010 14:41:43 +0200 Marcin Kuzminski Added initial query skipp when seting up the app.
Tue, 27 Jul 2010 14:37:40 +0200 Marcin Kuzminski Update readme
Sat, 24 Jul 2010 02:18:48 +0200 Marcin Kuzminski Added user registration, changed login url schema, moved it into _admin/ for safety
Sat, 24 Jul 2010 02:17:48 +0200 Marcin Kuzminski version bump to 0.8 rhodecode-0.0.0.8.0
Sat, 24 Jul 2010 00:53:43 +0200 Marcin Kuzminski just a #
Sat, 24 Jul 2010 00:53:03 +0200 Marcin Kuzminski new style error display for login
Sat, 24 Jul 2010 00:51:57 +0200 Marcin Kuzminski new style error display for settings, added flash msg for repo rescan
Sat, 24 Jul 2010 00:50:41 +0200 Marcin Kuzminski Added implementation of Ordered Dict.
Sat, 24 Jul 2010 00:46:29 +0200 Marcin Kuzminski Added extra validation in creating users.
Sat, 24 Jul 2010 00:21:57 +0200 Marcin Kuzminski Added new style error display,
Wed, 21 Jul 2010 22:57:36 +0200 Marcin Kuzminski added session remove in forms, and added name and lastname to auth user
Wed, 21 Jul 2010 22:55:47 +0200 Marcin Kuzminski Disabled special 404 page. That function was really not needed
Wed, 21 Jul 2010 22:53:04 +0200 Marcin Kuzminski fixed sorting bug.
Fri, 16 Jul 2010 14:10:29 +0200 Marcin Kuzminski fixed path error for error controller
Thu, 15 Jul 2010 06:25:43 +0200 Marcin Kuzminski updated db manage script, and remove broken test
Wed, 14 Jul 2010 18:31:06 +0200 Marcin Kuzminski Added application settings, are now customizable from database
Wed, 14 Jul 2010 18:15:37 +0200 Marcin Kuzminski Bugfix for empty diff
Wed, 14 Jul 2010 16:51:19 +0200 Marcin Kuzminski implemented manual repo rescann and remapping
Wed, 14 Jul 2010 15:42:39 +0200 Marcin Kuzminski fixed bug for user update, when password was always set.
Wed, 14 Jul 2010 13:30:31 +0200 Marcin Kuzminski added settings rest controllers for admin, updated routes with easier submodule handling
Wed, 14 Jul 2010 12:50:12 +0200 Marcin Kuzminski updated hg-app db manage and global settings
Wed, 14 Jul 2010 12:38:01 +0200 Marcin Kuzminski updated requirements and readme
Wed, 14 Jul 2010 12:31:11 +0200 Marcin Kuzminski implemented cache for repeated queries in simplehg mercurial requests
Wed, 14 Jul 2010 02:28:51 +0200 Marcin Kuzminski removed unneded options from config files
Wed, 14 Jul 2010 02:28:32 +0200 Marcin Kuzminski Made config file free configuration based on database and capable of beeing manage via application settings + some code cleanups
Fri, 09 Jul 2010 02:38:17 +0200 Marcin Kuzminski small fixes for hg middleware, messages are now propagated only on push
Tue, 06 Jul 2010 23:57:57 +0200 Marcin Kuzminski some extra checks for auth lib
Tue, 06 Jul 2010 23:50:53 +0200 Marcin Kuzminski fixed bug when, sortables have wrong value
Tue, 06 Jul 2010 23:47:28 +0200 Marcin Kuzminski fixed bug when diff command was different than available options