log

age author description
Sat, 27 Nov 2010 20:32:34 +0100 Marcin Kuzminski fidex corrent variables passed to dnconfig, beta
Sat, 27 Nov 2010 19:45:10 +0100 Marcin Kuzminski fixed broken test after latest changes beta
Sat, 27 Nov 2010 16:12:26 +0100 Marcin Kuzminski fixed db manage, to work on other databases than sqlite beta
Sat, 27 Nov 2010 16:09:29 +0100 Marcin Kuzminski fixed models for compatibility with database systems beta
Sat, 27 Nov 2010 15:50:25 +0100 Marcin Kuzminski Added isanonymous decorator for checking permissions for anonymous access beta
Sat, 27 Nov 2010 14:42:32 +0100 Marcin Kuzminski hide gravatar and login info for anonymous user beta
Sat, 27 Nov 2010 01:43:04 +0100 Marcin Kuzminski fixed cache problem, beta
Sat, 27 Nov 2010 01:27:24 +0100 Marcin Kuzminski Celery is configured by the .ini files and run from paster now beta
Fri, 26 Nov 2010 23:49:19 +0100 Marcin Kuzminski fixes #77 and adds extendable base Dn with custom uid specification beta
Fri, 26 Nov 2010 18:41:43 +0100 Marcin Kuzminski added tags, and branches to file history select box, fixed annotation changeset errors crash on wrongly given revions beta
Fri, 26 Nov 2010 18:05:51 +0100 Marcin Kuzminski disabled dotencode format for mercurial 1.7 usage and hg <=1.6 compatibility beta
Fri, 26 Nov 2010 16:58:30 +0100 Marcin Kuzminski fixed warning message beta
Fri, 26 Nov 2010 11:39:12 +0100 Marcin Kuzminski added irc channel to docs beta
Fri, 26 Nov 2010 10:00:17 +0100 Marcin Kuzminski docs update beta
Fri, 26 Nov 2010 09:32:40 +0100 Marcin Kuzminski fixes #77 moved out ldap config to it's own section beta
Fri, 26 Nov 2010 03:31:58 +0100 Marcin Kuzminski bugfix hide fork option from non admin users beta
Fri, 26 Nov 2010 03:28:27 +0100 Marcin Kuzminski bugfix, when user had no repos he would see all repos in my account, (correct commit) beta
Fri, 26 Nov 2010 03:26:21 +0100 Marcin Kuzminski added add repository to my view beta
Fri, 26 Nov 2010 03:20:13 +0100 Marcin Kuzminski bugfix, when user had no repos he would see all repos in my account beta
Fri, 26 Nov 2010 02:45:39 +0100 Marcin Kuzminski some stylings to journal beta
Fri, 26 Nov 2010 02:25:39 +0100 Marcin Kuzminski extended trending languages to more entries, implemented new faster and "fancy" beta
Fri, 26 Nov 2010 00:11:12 +0100 Marcin Kuzminski docs updates beta
Thu, 25 Nov 2010 22:58:28 +0100 Marcin Kuzminski ldap auth rewrite, moved split authfunc into two functions, beta
Thu, 25 Nov 2010 22:55:10 +0100 Marcin Kuzminski Cleaned up scm model codes,Admin/admin permissions controller codes beta
Thu, 25 Nov 2010 22:16:29 +0100 Marcin Kuzminski Models code cleanups beta
Thu, 25 Nov 2010 22:06:18 +0100 Marcin Kuzminski code cleanups beta
Thu, 25 Nov 2010 21:57:25 +0100 Marcin Kuzminski rolled back to make transient since got some exceptions on expunge beta
Thu, 25 Nov 2010 01:57:37 +0100 Marcin Kuzminski project refactoring, cleaned up lib.utils from rarly used functions, and place them beta
Thu, 25 Nov 2010 01:53:31 +0100 Marcin Kuzminski Added basic test push/pull script beta
Thu, 25 Nov 2010 01:26:17 +0100 Marcin Kuzminski fixed test that broke admin email address beta
Wed, 24 Nov 2010 19:16:06 +0100 Marcin Kuzminski changes transient to expunge on cached repo instances, due to odd very rare problems with previos approach. beta
Wed, 24 Nov 2010 17:15:33 +0100 Marcin Kuzminski fixed Example celery config to ampq, beta
Wed, 24 Nov 2010 04:04:13 +0100 Marcin Kuzminski bugfix default permissions settings did not read overwrite setting beta
Wed, 24 Nov 2010 03:38:48 +0100 Marcin Kuzminski fixed security issue when saving ldap user saved plaintext password beta
Wed, 24 Nov 2010 03:32:53 +0100 Marcin Kuzminski added debug message for ldap auth beta
Wed, 24 Nov 2010 03:31:33 +0100 Marcin Kuzminski fixed ldap issue and small template fix beta
Tue, 23 Nov 2010 23:49:12 +0100 Marcin Kuzminski Added icons with numbers of followers and number of forks beta
Tue, 23 Nov 2010 22:33:59 +0100 Marcin Kuzminski fixed grammar in taken email error beta
Tue, 23 Nov 2010 22:31:08 +0100 Marcin Kuzminski added test for username and email case senstitive validators, beta
Tue, 23 Nov 2010 22:05:30 +0100 Marcin Kuzminski docs update beta
Tue, 23 Nov 2010 14:58:29 +0100 Marcin Kuzminski added validation of username alphanumeric+dash only beta
Tue, 23 Nov 2010 14:15:45 +0100 Marcin Kuzminski #78, fixed more reliable case insensitive searches beta
Tue, 23 Nov 2010 12:58:45 +0100 Marcin Kuzminski fixes issue #78, ldap makes user validation caseInsensitive beta
Tue, 23 Nov 2010 01:58:49 +0100 Marcin Kuzminski fixed python2.5 incompatible enumerate calls beta
Tue, 23 Nov 2010 01:54:33 +0100 Marcin Kuzminski fixes #76 added confirmation dialog for user removal. beta
Mon, 22 Nov 2010 19:00:11 +0100 Marcin Kuzminski added limit for user journal beta
Mon, 22 Nov 2010 18:44:24 +0100 Marcin Kuzminski css + templates update for user dashboards beta
Mon, 22 Nov 2010 18:36:32 +0100 Marcin Kuzminski activated filters for user journal for following users/repos only beta
Mon, 22 Nov 2010 15:49:04 +0100 Marcin Kuzminski added action loggers to following repositories, beta
Mon, 22 Nov 2010 03:57:47 +0100 Marcin Kuzminski implemented user dashboards, and following system. beta
Mon, 22 Nov 2010 03:51:28 +0100 Marcin Kuzminski fixed docs, for python-ldap import beta
Sat, 20 Nov 2010 22:03:49 +0100 Marcin Kuzminski removed console.log from summary script. beta
Sat, 20 Nov 2010 16:33:41 +0100 Marcin Kuzminski merged beta
Fri, 19 Nov 2010 18:53:00 +0100 Marcin Kuzminski small template fix beta
Sat, 20 Nov 2010 16:29:36 +0100 Marcin Kuzminski added some tests for files beta
Sat, 20 Nov 2010 15:30:48 +0100 Marcin Kuzminski fixed bug in forms found due to testing, beta
Fri, 19 Nov 2010 02:59:37 +0100 Marcin Kuzminski readme update and fixed whoosh version 1.3.3 has error beta
Fri, 19 Nov 2010 03:00:05 +0100 Marcin Kuzminski cache list speed improvement beta
Fri, 19 Nov 2010 01:32:47 +0100 Marcin Kuzminski fixes #66 leftover beta
Fri, 19 Nov 2010 00:03:37 +0100 Marcin Kuzminski fixed nasty bug with ui() beta