log rhodecode/controllers/admin/settings.py @ 2031:82a88013a3fd

age author description
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Thu, 02 Feb 2012 00:31:00 +0200 Marcin Kuzminski garden beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Wed, 21 Dec 2011 02:26:15 +0200 Marcin Kuzminski fixes testing email in settings beta
Fri, 02 Dec 2011 22:31:13 +0200 Marcin Kuzminski commit less models beta
Fri, 25 Nov 2011 19:25:10 +0200 Marcin Kuzminski reduce cookie size for better support of client side sessions beta
Fri, 25 Nov 2011 17:41:42 +0200 Marcin Kuzminski Notification fixes beta
Wed, 23 Nov 2011 00:55:05 +0200 Marcin Kuzminski Notification system improvements beta
Sun, 20 Nov 2011 01:53:00 +0200 Marcin Kuzminski #302 - basic notification system, models+tests beta
Sat, 12 Nov 2011 12:20:50 +0200 Marcin Kuzminski Added email sending test site beta
Wed, 02 Nov 2011 03:08:33 +0200 Marcin Kuzminski refactoring of models names for repoGroup permissions beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Tue, 11 Oct 2011 23:39:03 +0200 Marcin Kuzminski unified generation of repo groups choices beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Fri, 30 Sep 2011 18:07:03 +0300 Marcin Kuzminski Deprecated UserModel removals beta
Fri, 09 Sep 2011 20:30:14 +0300 Marcin Kuzminski Added more advanced hook management into rhodecode admin settings beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached beta
Mon, 23 May 2011 02:22:00 +0200 Marcin Kuzminski #47 implemented Adding of new repo_groups+forms+validators. Fixed sorting of repo groups by main names in multiple locations. Removed some unneeded calls to self.sa for exchange to .query() methods. beta
Wed, 27 Apr 2011 01:19:17 +0200 Marcin Kuzminski added some fixes to LDAP form re-submition, new simples ldap-settings getter. beta
Mon, 11 Apr 2011 22:47:27 +0200 Marcin Kuzminski PEP8ify - controllers beta
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sun, 20 Mar 2011 16:24:32 +0100 Marcin Kuzminski pep8 beta
Sat, 19 Mar 2011 22:10:10 +0100 Marcin Kuzminski added proper groups names in add repo from settings beta
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
Wed, 09 Mar 2011 20:26:02 +0100 Marcin Kuzminski replaced all global calls to template context (rhodecode_user), into instance attributes beta
Sat, 05 Mar 2011 21:59:47 +0100 Marcin Kuzminski #109, added optional clone uri when creating repo. beta
Sat, 19 Feb 2011 07:39:01 +0100 Marcin Kuzminski fixed some very strange issue with htmlfill import - don't know why but this needs to be imported as separate module beta
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta