log kallithea/controllers/api/api.py @ 6210:c96e05599877

age author description
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich api: stop explicitly passing apiuser to auth methods - use the global user instead
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich auth: cleanup of EXTERN_TYPE_INTERNAL
Mon, 12 Sep 2016 17:41:19 +0200 Mads Kiilerich api: drop odd creation of password when extern_name is set
Tue, 06 Sep 2016 00:51:18 +0200 Mads Kiilerich celerylib: improve handling of sync results and get rid of BaseAsyncResult handling
Mon, 05 Sep 2016 17:06:45 +0200 Søren Løvborg model: fix get_all call missed in 974d6470cbec
Wed, 03 Aug 2016 16:51:34 +0200 Søren Løvborg model: inline BaseModel.get_all
Wed, 03 Aug 2016 15:31:23 +0200 Søren Løvborg db: remove deprecated getAll method
Thu, 28 Jul 2016 13:57:16 +0200 Søren Løvborg auth: remove HasPermissionAll and variants
Mon, 30 May 2016 15:44:36 +0200 Mads Kiilerich Merge stable
Mon, 30 May 2016 15:33:19 +0200 Mads Kiilerich api: fix forking of repos in repo groups (Issue #210) stable
Mon, 30 May 2016 15:32:22 +0200 Mads Kiilerich api: avoid duplicating group name when updating repo (Issue #37) stable
Sat, 30 Jan 2016 12:15:23 +0100 Andrew Shadura db: always match user emails case insensitively
Fri, 27 Nov 2015 01:47:14 +0100 Mads Kiilerich cleanup: consistent space before line continuation backslash
Mon, 16 Nov 2015 18:33:53 +0100 domruf api: minor cleanups
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich cleanup: make module self-naming consistent
Sun, 09 Aug 2015 02:17:14 +0200 Mads Kiilerich cleanup: consistently use 'except ... as ...:'
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg UserModel: remove methods that are redundant with db.User
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich cleanup: check for None object identity in cases where that is what the 'contract' says
Mon, 13 Jul 2015 19:37:39 +0200 Mads Kiilerich Merge stable
Tue, 07 Jul 2015 02:25:59 +0200 Mads Kiilerich api: make update_repo check permissions to check owner like create_repo does stable
Tue, 07 Jul 2015 02:25:59 +0200 Mads Kiilerich api: check repo create permissions for update_repo and fork_repo as for create-repo stable
Wed, 13 May 2015 01:27:50 +0200 Mads Kiilerich spelling: more consistent casing of 'API key'
Thu, 12 Mar 2015 22:19:57 +0100 Thomas De Schampheleire controllers: trivial typo fixes
Sat, 24 Jan 2015 21:17:39 +0100 Thomas De Schampheleire spelling: fix various typos
Wed, 02 Jul 2014 19:08:37 -0400 Bradley M. Kuhn db: introduce EXTERN_TYPE_INTERNAL for Users.extern_type and .extern_name value for auth type for internal users kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:06:01 -0400 Bradley M. Kuhn General renaming to Kallithea kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:52 -0400 Bradley M. Kuhn RhodeCode GmbH is not the sole author of this work kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:47 -0400 Bradley M. Kuhn Rename auth_rhodecode to auth_internal kallithea-2.2.5-rebrand
Wed, 21 May 2014 16:59:37 -0400 Bradley M. Kuhn Correct licensing information in individual files. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:36 -0400 Bradley M. Kuhn Rename database classes (but not table names) kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:26 -0400 Bradley M. Kuhn Rename rhodecode_version to kallithea_version kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:05:10 -0400 Bradley M. Kuhn Rename rhodecode_user to authuser - it is an AuthUser instance kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:33 -0400 Bradley M. Kuhn Second step in two-part process to rename directories. kallithea-2.2.5-rebrand base rhodecode/controllers/api/api.py@b679e347fbf6