log rhodecode/lib/utils.py @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

age author description
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Tue, 18 Jun 2013 02:06:01 +0200 Marcin Kuzminski Fixed bug with log_delete hook didn't properly store
Sat, 15 Jun 2013 22:51:32 +0200 Marcin Kuzminski action logger will try to get IP address automatically based
Wed, 12 Jun 2013 10:29:12 +0200 Marcin Kuzminski use consistent string formatting
Mon, 10 Jun 2013 14:54:37 +0200 Marcin Kuzminski accept that repos are read-only - very convenient for testing.
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Mon, 03 Jun 2013 23:54:52 +0200 Marcin Kuzminski Moved all Mercurial imports into hgcompat from vcs beta
Wed, 22 May 2013 03:14:03 +0200 Marcin Kuzminski simplified boolean expressions beta
Wed, 08 May 2013 18:06:22 +0200 Marcin Kuzminski moved top-level tests to rhodecode/tests/other. beta
Sat, 27 Apr 2013 11:24:25 +0200 Marcin Kuzminski synced vcs with upstream beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidation: don't create CacheInvalidation records on startup beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidate: encapsulate how key is generated from repo_name and kind beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidation: merge .invalidate and .set_valid as .test_and_set_valid beta
Wed, 10 Apr 2013 14:33:04 +0200 Marcin Kuzminski New default permissions definition for user group create beta
Mon, 08 Apr 2013 22:47:35 +0200 Marcin Kuzminski - Manage User’s Groups: create, delete, rename, add/remove users inside. beta
Sun, 07 Apr 2013 19:55:30 +0200 Marcin Kuzminski always use json from compat module beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Fri, 05 Apr 2013 23:16:21 +0200 Marcin Kuzminski repo rescann should detach forks of zombie repos, beta
Wed, 03 Apr 2013 02:35:01 +0200 Marcin Kuzminski removed duplicated logic of how we invalidate caches for repos beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich Fix 'repos group' - it is 'repository group' beta
Tue, 02 Apr 2013 19:01:25 +0200 Mads Kiilerich util: remove attempt of renaming get_filesystem_repos while remaining backward compatible beta
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Tue, 26 Mar 2013 23:15:22 +0100 Mads Kiilerich warn when repo path is skipped because it is read-only beta
Tue, 26 Mar 2013 23:15:16 +0100 Mads Kiilerich invalidation: some documentation and refactoring beta
Wed, 20 Mar 2013 15:32:23 +0100 Mads Kiilerich avoid %r markup of unicode strings in user facing messages beta
Mon, 18 Mar 2013 18:20:46 +0100 Marcin Kuzminski better logging beta
Tue, 05 Mar 2013 22:37:58 +0100 Marcin Kuzminski better detection of deleting groups with subgroups inside. beta
Mon, 25 Feb 2013 17:16:45 +0100 Marcin Kuzminski --version command should be safe, and bare no modifications beta
Sun, 17 Feb 2013 22:58:09 +0100 Marcin Kuzminski git executable is now configurable via .ini files beta
Sun, 17 Feb 2013 21:21:45 +0100 Marcin Kuzminski Add option to define custom lexers for custom extensions for code highlight in rcextension module beta
Sat, 26 Jan 2013 20:11:55 +0100 Marcin Kuzminski reposcann should skip directories with starting with '.'
Sat, 09 Feb 2013 22:21:31 +0100 Marcin Kuzminski unified RhodeCode paster commands beta
Sat, 26 Jan 2013 20:11:55 +0100 Marcin Kuzminski reposcann should skip directories with starting with '.' beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Sat, 05 Jan 2013 02:26:39 +0100 Marcin Kuzminski white space cleanup beta
Sat, 05 Jan 2013 01:58:29 +0100 Marcin Kuzminski Added full last changeset info to lightweight dashboard beta
Wed, 02 Jan 2013 13:54:31 +0100 Mads Kiilerich logging: clarify logging of db logging beta
Wed, 02 Jan 2013 13:54:24 +0100 Mads Kiilerich logging: make 'Creating a cache key for...' more readable beta
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
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Sun, 04 Dec 2011 23:39:32 +0200 Marcin Kuzminski moved soon-to-be-deleted code from vcs to rhodecode beta
Fri, 02 Dec 2011 22:31:13 +0200 Marcin Kuzminski commit less models beta
Sun, 27 Nov 2011 00:50:19 +0200 Marcin Kuzminski another major refactoring with session management beta
Sat, 26 Nov 2011 02:16:21 +0200 Marcin Kuzminski - refactoring to overcome poor usage of global pylons config beta
Sat, 26 Nov 2011 00:11:32 +0200 Marcin Kuzminski #235 forking page repo group selection beta
Fri, 25 Nov 2011 17:41:42 +0200 Marcin Kuzminski Notification fixes beta
Wed, 23 Nov 2011 22:46:14 +0200 Marcin Kuzminski notification to commit author + gardening beta
Fri, 11 Nov 2011 19:42:10 +0200 Marcin Kuzminski moved caching query to libs beta
Wed, 02 Nov 2011 16:19:51 +0200 Marcin Kuzminski User usermodel instead of db model to manage accounts 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
Thu, 13 Oct 2011 04:32:19 +0200 Marcin Kuzminski fixes issue with auto create of groups on windows beta
Tue, 11 Oct 2011 23:39:03 +0200 Marcin Kuzminski unified generation of repo groups choices beta
Tue, 11 Oct 2011 02:14:42 +0200 Marcin Kuzminski fixes rhodecode upgrade problem that caused setuptool to crash on importing sqlalchemy models beta
Tue, 11 Oct 2011 01:08:23 +0200 Marcin Kuzminski fixes #258 RhodeCode 1.2 assumes egg folder is writable beta
Mon, 10 Oct 2011 02:09:52 +0200 Marcin Kuzminski implements #226 repo groups available by path beta
Sat, 08 Oct 2011 16:26:18 +0200 Marcin Kuzminski fixes for 1.2.1 release rhodecode-0.0.1.2.1
Sat, 08 Oct 2011 02:02:25 +0200 Marcin Kuzminski Refactoring of model get functions beta
Fri, 07 Oct 2011 22:50:20 +0200 Marcin Kuzminski fixed action logger beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Sat, 01 Oct 2011 21:51:28 +0300 Marcin Kuzminski changed check_... functions from their stupid names to something less retarded :) beta
Sat, 01 Oct 2011 19:05:47 +0300 Marcin Kuzminski Fixed methods for checking if path in routes is a repo beta
Thu, 22 Sep 2011 04:33:29 +0300 Marcin Kuzminski Added initial support for creating new nodes in repos beta
Mon, 12 Sep 2011 02:42:06 +0300 Marcin Kuzminski Code cleanup beta
Sat, 02 Jul 2011 20:38:54 +0200 Marcin Kuzminski test env update beta
Sat, 02 Jul 2011 14:40:27 +0000 Marcin Kuzminski Fixed whoosh index location bug beta
Sat, 02 Jul 2011 00:10:49 +0200 Marcin Kuzminski fixes #220 repos groups are not detected on Windows beta
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Wed, 29 Jun 2011 00:41:51 +0200 Marcin Kuzminski Added new random directory for each test to be better sandboxed beta
Wed, 29 Jun 2011 00:25:33 +0200 Marcin Kuzminski cleanup before start testing suite of index and data cache dirs 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
Sat, 04 Jun 2011 22:57:22 +0200 Marcin Kuzminski fixed #47 adding a new repo that have a group chosen had wrong paths. beta
Fri, 03 Jun 2011 13:44:10 +0200 Marcin Kuzminski fixes issue #197 Relative paths for pidlocks 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
Wed, 27 Apr 2011 01:19:17 +0200 Marcin Kuzminski added some fixes to LDAP form re-submition, new simples ldap-settings getter. beta
Sun, 10 Apr 2011 23:34:28 +0200 Marcin Kuzminski removed leftover print beta
Sat, 09 Apr 2011 17:13:15 +0200 Marcin Kuzminski fixes for stable
Thu, 07 Apr 2011 09:01:11 +0200 Marcin Kuzminski files: fixes error when passing a diff without parameters and caused server crash beta
Wed, 06 Apr 2011 20:16:02 +0200 Marcin Kuzminski strip os.sep instead of '/' in repo scanner beta
Tue, 05 Apr 2011 18:51:34 +0200 Marcin Kuzminski fixes for stable
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
Sat, 02 Apr 2011 00:55:26 +0200 Marcin Kuzminski fixes for issue #148 beta
Sun, 27 Feb 2011 02:03:49 +0100 Marcin Kuzminski fixed test env creator beta
Sun, 13 Feb 2011 01:38:39 +0100 Marcin Kuzminski extended admin rescan to show what repositories was added and what removed beta
Sat, 12 Feb 2011 13:56:28 +0100 Marcin Kuzminski fixed add cache defaults missing data_dir beta
Fri, 11 Feb 2011 00:13:09 +0100 Marcin Kuzminski Code refactor number 2 beta
Tue, 08 Feb 2011 22:23:14 +0100 Marcin Kuzminski removed print beta
Thu, 06 Jan 2011 23:00:06 +0100 Marcin Kuzminski Added sql session into test hg script beta
Fri, 31 Dec 2010 19:46:56 +0100 Marcin Kuzminski fixed copyright year to 2011 beta
Mon, 27 Dec 2010 00:09:12 +0100 Marcin Kuzminski Extended repo2db mapper with group creation via directory structures beta
Wed, 22 Dec 2010 03:39:32 +0100 Marcin Kuzminski Added recursive scanning for repositories in directory beta
Sat, 18 Dec 2010 17:01:07 +0100 Marcin Kuzminski merge with default
Sat, 18 Dec 2010 16:39:46 +0100 Marcin Kuzminski fixed spelling mistakes, and some minor docs bugs beta
Sat, 18 Dec 2010 14:45:58 +0100 Marcin Kuzminski merged with beta branch
Sat, 11 Dec 2010 04:29:21 +0100 Marcin Kuzminski fixed wrong migration schema beta
Sat, 11 Dec 2010 01:54:12 +0100 Marcin Kuzminski added dbmigrate package, added model changes beta
Sun, 05 Dec 2010 00:52:11 +0100 Marcin Kuzminski added revision into version for beta beta
Sun, 28 Nov 2010 05:31:05 +0100 Marcin Kuzminski complete rewrite of paster commands, beta
Sat, 27 Nov 2010 20:32:34 +0100 Marcin Kuzminski fidex corrent variables passed to dnconfig, 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
Thu, 25 Nov 2010 22:58:28 +0100 Marcin Kuzminski ldap auth rewrite, moved split authfunc into two functions, 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
Mon, 22 Nov 2010 15:49:04 +0100 Marcin Kuzminski added action loggers to following repositories, beta
Fri, 19 Nov 2010 00:03:37 +0100 Marcin Kuzminski fixed nasty bug with ui() beta
Mon, 15 Nov 2010 02:26:19 +0100 Marcin Kuzminski #50 on point cache invalidation changes. beta
Sun, 14 Nov 2010 19:57:14 +0100 Marcin Kuzminski fixes #59, notifications for user registrations + some changes to mailer beta
Sun, 14 Nov 2010 17:24:32 +0100 Marcin Kuzminski Tests rewrite for 1.2 added some globals configs to make tests easier. beta
Sat, 13 Nov 2010 02:33:50 +0100 Marcin Kuzminski upgrade-db command dummy beta
Thu, 11 Nov 2010 15:03:40 +0100 Marcin Kuzminski fixed hooks broken symlink issue rhodecode-0.0.1.0.2
Wed, 10 Nov 2010 01:14:44 +0100 Marcin Kuzminski fixes few bugs rhodecode-0.0.1.0.1
Sun, 07 Nov 2010 15:02:56 +0100 Marcin Kuzminski Moved out reposcan into hg Model. beta
Fri, 05 Nov 2010 21:55:30 +0100 Marcin Kuzminski extended repo creation by repo type. fixed fork creation to maintain repo type. beta
Fri, 05 Nov 2010 18:39:09 +0100 Marcin Kuzminski merge beta
Fri, 05 Nov 2010 18:26:26 +0100 Marcin Kuzminski #48 rewrite action loggers into hooks with all changesets that are inside a push beta
Thu, 04 Nov 2010 02:32:37 +0100 Marcin Kuzminski changed repo type to use alias beta
Tue, 02 Nov 2010 22:26:50 +0100 Marcin Kuzminski updated setup for all newest versions beta
Tue, 02 Nov 2010 20:19:05 +0100 Marcin Kuzminski Version bump,freeze of dependent libs.
Tue, 26 Oct 2010 03:20:32 +0200 Marcin Kuzminski Fixes for raw_id, needed for git beta
Sun, 24 Oct 2010 22:27:28 +0200 Marcin Kuzminski Move changes for git implementation beta
Sun, 24 Oct 2010 16:15:40 +0200 Marcin Kuzminski Hacking for git support,and new faster repo scan beta
Thu, 21 Oct 2010 01:38:14 +0200 Marcin Kuzminski Code refactoring,models renames beta
Tue, 19 Oct 2010 00:56:18 +0200 Marcin Kuzminski removed raise from log user action
Mon, 18 Oct 2010 03:04:58 +0200 Marcin Kuzminski fixed @repo into :repo for docs
Sun, 10 Oct 2010 17:27:46 +0200 Marcin Kuzminski bumped version, some spelling fixes
Sun, 10 Oct 2010 01:42:08 +0200 Marcin Kuzminski fixed whoosh failure on new repository
Wed, 06 Oct 2010 15:37:23 +0200 Marcin Kuzminski removed egg info, update files for distutils build
Wed, 06 Oct 2010 03:34:18 +0200 Marcin Kuzminski more renames for rhode code !!
Wed, 06 Oct 2010 03:22:52 +0200 Marcin Kuzminski renamed hg_app to rhodecode
Wed, 06 Oct 2010 03:18:16 +0200 Marcin Kuzminski renamed project to rhodecode base pylons_app/lib/utils.py@fcb843fe2672