log rhodecode/lib/utils.py @ 3133:95b4242a275e beta

age author description
Wed, 02 Jan 2013 13:54:20 +0100 Mads Kiilerich logging: make 'settings ui from db' look more like Mercurial ini file notation beta
Mon, 17 Dec 2012 22:46:50 +0100 Marcin Kuzminski Default parameters are now also used for creating repos using API calls, and initial repo scanner beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Wed, 05 Dec 2012 23:59:13 +0100 Marcin Kuzminski Implemented better support for Wildcard queries beta
Wed, 05 Dec 2012 17:32:56 +0100 Marcin Kuzminski fixed issue #671 commenting on pull requests sometimes used old JSON encoder and broke. This changeset replaces it's with RhodeCode json encoder to ensure all data is properly serializable beta
Fri, 23 Nov 2012 16:59:30 +0100 Marcin Kuzminski Cleaned the way cache keys are invalidated beta
Sat, 10 Nov 2012 03:21:31 +0100 Marcin Kuzminski fix strict version of git check if we have 1.7.4 it's ok ! beta
Wed, 07 Nov 2012 19:38:46 +0100 Marcin Kuzminski fix for issue #602, enforce str when setting mercurial UI object. When this is used together with mercurial internal translation system beta
Tue, 09 Oct 2012 01:32:07 +0200 Marcin Kuzminski fixed check git version function, git sometimes uses 4 element version numbering which breaks the system that function beta
Tue, 09 Oct 2012 00:41:32 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.4
Mon, 08 Oct 2012 00:11:25 +0200 Andrew Shadura Rephrase the message. beta
Mon, 08 Oct 2012 00:08:46 +0200 Andrew Shadura Fix typos. beta
Mon, 08 Oct 2012 22:37:09 +0200 Marcin Kuzminski Merge with beta
Tue, 02 Oct 2012 21:32:00 +0200 Marcin Kuzminski Add git version detection to warn users that Git used in system is to old. ref #588 beta
Fri, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Thu, 06 Sep 2012 00:10:34 +0200 Marcin Kuzminski White space cleanup beta
Wed, 05 Sep 2012 22:40:07 +0200 Marcin Kuzminski Show cache keys in admin settings of repository beta
Wed, 05 Sep 2012 22:09:25 +0200 Marcin Kuzminski Fixing issues of cache invalidation for multiple instances running in rhodecode. beta
Mon, 03 Sep 2012 21:59:31 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.0
Mon, 03 Sep 2012 17:22:33 +0200 Marcin Kuzminski Filter more special chars in validation of repo name beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Wed, 15 Aug 2012 18:25:38 +0200 Marcin Kuzminski Added optional flag to make_ui to not clean sqlalchemy Session. beta
Wed, 15 Aug 2012 00:22:53 +0200 Marcin Kuzminski use os.environ as a fallback for getting special info from hooks, this will allow beta
Sat, 04 Aug 2012 19:28:38 +0200 Marcin Kuzminski fixed the push_ssl issues after mercurial 2.3 upgrade. beta
Sat, 04 Aug 2012 01:20:38 +0200 Marcin Kuzminski Bumped mercurial version to 2.3 beta
Thu, 26 Jul 2012 23:03:26 +0200 Marcin Kuzminski Implementes #509 require SSL flag now works for both git and mercurial. beta
Fri, 20 Jul 2012 12:52:28 +0200 Marcin Kuzminski we must rollback if repo2db mapper cleanup fails ! Session blows up, and that code still throws an error without it beta
Mon, 16 Jul 2012 16:02:46 +0200 Marcin Kuzminski Do cleanup on repo2db mapper beta
Mon, 16 Jul 2012 14:42:21 +0200 Marcin Kuzminski fixed python2.5 compat and repo mapper issue beta
Mon, 16 Jul 2012 03:02:41 +0200 Marcin Kuzminski Added option to re-install githooks to repo2db mapper, and catch exception on removal so it doesn't break beta
Sun, 01 Jul 2012 18:06:34 +0200 Marcin Kuzminski Added functional test create repo with a group beta
Tue, 26 Jun 2012 03:42:37 +0200 Marcin Kuzminski Fixed create function landing_rev. default branch can actually be different for new imported repos. Tip is always there beta
Wed, 20 Jun 2012 22:13:23 +0200 Marcin Kuzminski Fixed bug in repos group discovery, when inner folder of bare git repos were detected as a group beta
Thu, 14 Jun 2012 23:19:26 +0200 Marcin Kuzminski Initial version of landing revisions ref #483 beta
Wed, 13 Jun 2012 23:27:33 +0200 Marcin Kuzminski Added vcs testsuite for better integration tests + added fetching beta
Sun, 03 Jun 2012 00:40:14 +0200 Marcin Kuzminski Implemented #467 Journal logs comments on changesets beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Wed, 09 May 2012 00:09:49 +0200 Marcin Kuzminski fixed UnicodeWarning on pushing from sqlalchemy beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Tue, 20 Mar 2012 23:28:41 +0200 Marcin Kuzminski - #347 when running multiple RhodeCode instances, properly invalidates cache beta
Sun, 11 Mar 2012 17:51:23 +0200 Marcin Kuzminski Resolve error occurring during recursive group creation in API create-repo function beta
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Mon, 05 Mar 2012 02:46:08 +0200 Marcin Kuzminski Whoosh logging is now controlled by the .ini files logging setup beta
Sun, 04 Mar 2012 03:08:54 +0000 Marcin Kuzminski fixed some unicode problems with waitress beta
Wed, 29 Feb 2012 23:11:13 +0200 Marcin Kuzminski merge beta into stable
Wed, 29 Feb 2012 02:57:57 +0200 Marcin Kuzminski fixed issues with removed repos was accidentally added as groups, after beta
Tue, 28 Feb 2012 20:21:35 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.3.2
Tue, 28 Feb 2012 01:37:20 +0200 Marcin Kuzminski fixed issue #370 beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Wed, 22 Feb 2012 04:42:58 +0200 Marcin Kuzminski removed fixups for groups/permiossions on repos groups beta
Wed, 22 Feb 2012 04:11:29 +0200 Marcin Kuzminski fixed groups log message beta
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Tue, 14 Feb 2012 23:09:25 +0200 Marcin Kuzminski changed warning log message for reading hgrc files, it was confusing. It's just an indication of the fact beta
Tue, 07 Feb 2012 07:23:31 +0200 Marcin Kuzminski Added group permission autofix for older version of rhodecode which didn't have default permissions for repos groups beta
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Thu, 02 Feb 2012 00:31:00 +0200 Marcin Kuzminski garden beta
Fri, 06 Jan 2012 06:39:54 +0200 Marcin Kuzminski normalize path using os.sep beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Wed, 04 Jan 2012 03:12:30 +0200 Marcin Kuzminski fixes issue #331 RC mangles repository names if the a repository group contains the "full path" to the repositories
Wed, 04 Jan 2012 03:12:30 +0200 Marcin Kuzminski fixes issue #331 RC mangles repository names if the a repository group contains the "full path" to the repositories beta