log rhodecode/lib/utils2.py @ 3631:10b4e34841a4 beta

age author description
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Mon, 25 Mar 2013 22:51:06 +0100 Marcin Kuzminski fix GIT env extraction beta
Sun, 24 Mar 2013 03:07:04 +0100 Marcin Kuzminski Switched handling of RhodeCode extra params in consistent way beta
Tue, 19 Mar 2013 21:47:34 +0100 Mads Kiilerich Stylistic cleanup - mostly formatting beta
Mon, 11 Mar 2013 17:09:43 +0100 Leonardo Merge beta
Thu, 07 Mar 2013 14:48:23 +0100 Leonardo WIP: Changelog view beta
Mon, 04 Mar 2013 19:23:43 +0100 Marcin Kuzminski catch errors in obfuscate password function
Mon, 04 Mar 2013 19:23:43 +0100 Marcin Kuzminski catch errors in obfuscate password function beta
Mon, 18 Feb 2013 10:28:53 +0100 Marcin Kuzminski fix dateutil import beta
Tue, 29 Jan 2013 23:51:53 +0100 Marcin Kuzminski fixed AGE funtion for future dates, testa are now cleaner with dateutil usage beta
Thu, 24 Jan 2013 01:20:03 +0100 Marcin Kuzminski safe_int should also catch TypeError beta
Mon, 03 Dec 2012 02:55:08 +0100 Marcin Kuzminski Implemented #379 defaults settings page for creation of repositories beta
Fri, 23 Nov 2012 11:54:14 +0100 Marcin Kuzminski added caching layer into RSS/ATOM feeds beta
Thu, 15 Nov 2012 00:57:52 +0100 Marcin Kuzminski Implemented #647, option to pass list of default encoding used to encode to/decode from unicode beta
Sat, 27 Oct 2012 15:36:53 +0200 Marcin Kuzminski Implemented #628: Pass server URL to rc-extensions hooks beta
Mon, 08 Oct 2012 23:28:38 +0200 Marcin Kuzminski fixed #597 commits in future get negative age. beta
Sat, 29 Sep 2012 19:16:00 +0200 Marcin Kuzminski obfuscate password in logs for engine connection string beta
Wed, 26 Sep 2012 20:59:37 +0200 Marcin Kuzminski fix for issue #578 git hooks sometimes cannot be executed due to different python they runned under, this commit tries to fix that by altering the PATH env variable using current python that rhodecode is running beta
Mon, 17 Sep 2012 22:17:25 +0200 Marcin Kuzminski failsafe the GET `page` argument beta
Wed, 29 Aug 2012 01:07:21 +0200 Marcin Kuzminski #538 form for permissions can handle multiple users at once beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Tue, 07 Aug 2012 23:02:50 +0200 Marcin Kuzminski fixed sorting by last_login in users admin page beta
Sat, 04 Aug 2012 01:20:38 +0200 Marcin Kuzminski Bumped mercurial version to 2.3 beta
Fri, 27 Jul 2012 01:21:07 +0200 Marcin Kuzminski merged + fixed pull request #62: Implemented metatags and visualisation options. beta
Fri, 01 Jun 2012 17:59:57 +0200 Marcin Kuzminski white space cleanup beta
Sat, 19 May 2012 22:56:32 +0200 Vincent Duvert Rewrite of the age() utility function so it can be translated. beta
Wed, 16 May 2012 01:24:23 +0200 Marcin Kuzminski print statement cleanup beta
Mon, 23 Apr 2012 18:32:30 +0200 Marcin Kuzminski white space cleanup beta
Wed, 18 Apr 2012 02:07:22 +0200 Marcin Kuzminski #426 fixed mention extracting regex beta
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta