log

age author description
Thu, 26 May 2011 01:38:40 +0200 Marcin Kuzminski #47 fixed group aware on adding new repo beta
Thu, 26 May 2011 01:28:06 +0200 Marcin Kuzminski #47 added editing of groups, and moving them between. Added check constraint for groups beta
Thu, 26 May 2011 01:06:33 +0200 Marcin Kuzminski translated resource map into full routes map, added validation for repos_group id beta
Wed, 25 May 2011 10:27:29 +0200 Marcin Kuzminski #47 implemented basic edition of groups beta
Mon, 23 May 2011 02:46:43 +0200 Marcin Kuzminski #47 implemented deleting of empty groups. Fixed problem with full paths on nested groups 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
Mon, 23 May 2011 00:18:32 +0200 Marcin Kuzminski Admin view will see repos_groups in main list beta
Mon, 23 May 2011 00:00:03 +0200 Marcin Kuzminski #47 implemented basic gui for browsing repo groups beta
Sun, 22 May 2011 21:09:02 +0200 Marcin Kuzminski When creating a remote repository, with credentials filled, it's good to hide username and password from the clone url. Only administrators can see this in repository settings page beta
Sun, 15 May 2011 19:13:08 +0200 Marcin Kuzminski small fixes for test crawler beta
Sun, 15 May 2011 18:29:33 +0200 Marcin Kuzminski reverted copy of cached instance: beta
Sun, 15 May 2011 18:22:02 +0200 Marcin Kuzminski update caching_query from latest sqlalchemy beta
Sun, 15 May 2011 18:20:53 +0200 Marcin Kuzminski Updated test_crawler to scan paths in more sensible order using ordered tuple. beta
Sun, 15 May 2011 18:18:00 +0200 Marcin Kuzminski Changed OrderedDict implementation to pypy odict, in general it's the fastest and most reliable solution. Added OrderedTuple from python foundation. beta
Sun, 15 May 2011 13:49:14 +0200 Marcin Kuzminski Do a redirect to login for anonymous users beta
Sun, 15 May 2011 13:20:07 +0200 Marcin Kuzminski fixed redirection link in notAnonymous decorator beta
Fri, 13 May 2011 19:08:37 +0200 Marcin Kuzminski Added mem_watch script. Test can also walk on file tree. Fixed some path issues beta
Fri, 13 May 2011 18:20:28 +0200 Marcin Kuzminski refactor of routing to use one common prefix for admin, this way it's easier to change beta
Fri, 13 May 2011 17:30:54 +0200 Marcin Kuzminski added test for crawling and memory usage beta
Fri, 13 May 2011 16:53:46 +0200 Marcin Kuzminski fixed error when given page in pagination was out of range in changelog view beta
Thu, 12 May 2011 21:12:18 +0200 Marcin Kuzminski Anonymous user shouldn't use gravatar, changed gravatar into regular hosted image. beta
Thu, 12 May 2011 19:50:48 +0200 Marcin Kuzminski merged fix for #189
Thu, 12 May 2011 19:49:22 +0200 Marcin Kuzminski fixes issue #189 beta
Thu, 12 May 2011 18:11:01 +0200 Marcin Kuzminski merged fix for #188 into default
Thu, 12 May 2011 18:07:24 +0200 Marcin Kuzminski fixed css issues with action icons beta
Thu, 12 May 2011 18:03:25 +0200 Marcin Kuzminski fixes #188 - relationship delete of repo_to_perm entry on user removal beta
Thu, 12 May 2011 00:37:40 +0200 Marcin Kuzminski fixed regresion made in previos commit, that introduced bug in handling regular repositories beta
Thu, 12 May 2011 00:31:17 +0200 Marcin Kuzminski fixed saving settings on repositories inside groups, also fixes #187 beta
Sun, 08 May 2011 20:11:26 +0200 Marcin Kuzminski fixed small bug in selection links when sorting messes up for <10 numbers beta
Sun, 08 May 2011 20:04:35 +0200 Marcin Kuzminski fixed local hgrc settings, patch introduced by Marc Villetard beta
Sun, 08 May 2011 19:58:42 +0200 Marcin Kuzminski Fixed problem with anchor link positioning when passed in ranges. beta
Sat, 07 May 2011 16:21:53 +0200 Marcin Kuzminski foucs on quick login username after activation beta
Fri, 06 May 2011 23:22:53 +0200 Marcin Kuzminski quick login toggle beta
Fri, 06 May 2011 22:49:47 +0200 Marcin Kuzminski merge with quick login beta
Fri, 06 May 2011 18:00:41 +0200 Marcin Kuzminski added draft for quick login menu beta
Thu, 05 May 2011 18:50:13 +0200 Marcin Kuzminski Part one from patch introduced by Marc Villetard beta
Thu, 05 May 2011 15:07:32 +0200 Marcin Kuzminski bumped vcs to latest dev beta
Wed, 04 May 2011 19:19:00 +0200 Marcin Kuzminski disabled edition of binary files beta
Wed, 04 May 2011 19:06:56 +0200 Marcin Kuzminski logged local commit with special action via action_logger, beta
Wed, 04 May 2011 18:37:32 +0200 Marcin Kuzminski moved out commit into scm model, and added cache invalidation after commit. beta
Wed, 04 May 2011 16:57:27 +0200 Marcin Kuzminski fixed white-space formatting for description in summary page beta
Tue, 03 May 2011 21:52:38 +0200 Marcin Kuzminski small docs updates beta
Tue, 03 May 2011 21:27:57 +0200 Marcin Kuzminski changes for archivals in rhodecode. Also made it work for git that way beta
Tue, 03 May 2011 16:54:43 +0200 Marcin Kuzminski pep8ify beta
Tue, 03 May 2011 16:20:06 +0200 Marcin Kuzminski Added support for ascendent characters for inMemoryCommit beta
Tue, 03 May 2011 14:13:37 +0200 Marcin Kuzminski Added server side file editing with commit beta
Mon, 02 May 2011 19:07:18 +0200 Marcin Kuzminski gui-improvments beta
Mon, 02 May 2011 15:01:29 +0200 Marcin Kuzminski whoosh errors don't crash entire app now, just display an error and log exception instead beta
Mon, 02 May 2011 14:42:51 +0200 Marcin Kuzminski moved LANGUAGE_EXTENSION_MAP to lib, and made whoosh indexer use the same map beta
Mon, 02 May 2011 13:02:58 +0200 Marcin Kuzminski Added simple forks page, resolves issue #179 beta
Mon, 02 May 2011 12:40:57 +0200 Marcin Kuzminski fixed problem with `Cannot operate on a closed database` error, by forcing NullPool when using sqlite database. beta
Mon, 02 May 2011 11:45:54 +0200 Marcin Kuzminski small fixes for interactive prompt in setup beta
Sun, 01 May 2011 22:21:19 +0200 Marcin Kuzminski fixed http/s validation for clone_uri, and missing return value. beta
Sun, 01 May 2011 22:03:01 +0200 Marcin Kuzminski fixed problem with quick filter mixed case search patterns beta
Wed, 27 Apr 2011 21:45:21 +0200 Marcin Kuzminski small fixes to test_hg_operations script beta
Wed, 27 Apr 2011 20:16:03 +0200 Marcin Kuzminski fixes #183 decoding of paths in changes beta
Wed, 27 Apr 2011 01:29:49 +0200 Marcin Kuzminski updated contributors beta
Wed, 27 Apr 2011 01:27:39 +0200 Marcin Kuzminski fixed issue #181, and small fix in gitmiddleware 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
Tue, 26 Apr 2011 20:28:46 +0200 Marcin Kuzminski Merge with 74685a31cc43600646843697dfa8bb2094eb1ea5 - contributions to LDAP made by Lorenzo M. Catucci beta