log rhodecode/controllers/api/api.py @ 4116:ffd45b185016 rhodecode-2.2.5-gpl

age author description
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
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Fri, 07 Jun 2013 00:21:45 +0200 Marcin Kuzminski backported update_repo API method from rhodecode-pam beta
Thu, 06 Jun 2013 23:53:01 +0200 Marcin Kuzminski sync gist api and cli with rhodecode-pam. beta
Thu, 23 May 2013 00:01:00 +0200 Marcin Kuzminski Updated boolean checks in API permissions calls beta
Wed, 22 May 2013 02:00:57 +0200 Marcin Kuzminski Remove translation calls in API beta
Sat, 11 May 2013 20:24:02 +0200 Marcin Kuzminski Implemented simple gist functionality ref #530. beta
Mon, 06 May 2013 23:35:29 +0200 Marcin Kuzminski make the password optional in API calls beta
Mon, 06 May 2013 16:34:02 +0200 Marcin Kuzminski locking API returns objects instead of string messages. beta
Tue, 30 Apr 2013 15:32:04 +0200 Marcin Kuzminski hide listing of default user beta
Tue, 09 Apr 2013 15:39:45 +0200 Marcin Kuzminski make the permission update function idempotent
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich api: don't report invalidated cache_keys after invalidating a repo beta
Tue, 09 Apr 2013 15:39:45 +0200 Marcin Kuzminski make the permission update function idempotent 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 18:37:22 +0200 Marcin Kuzminski merge with rc1
Thu, 04 Apr 2013 15:55:53 +0200 Mads Kiilerich api: drop commit - mark_for_invalidation will commit beta
Sun, 31 Mar 2013 16:18:09 +0200 Marcin Kuzminski recursive forks detach beta
Thu, 07 Mar 2013 20:06:45 +0100 Marcin Kuzminski get_locks API function draft beta
Tue, 05 Mar 2013 20:03:33 +0100 Marcin Kuzminski calling lock function without lock attribute, will return lock state beta
Mon, 04 Mar 2013 14:49:46 +0100 Marcin Kuzminski use str2bool on lock api calls beta
Wed, 27 Feb 2013 17:18:43 +0100 Mads Kiilerich further cleanup of UsersGroup beta
Wed, 27 Feb 2013 01:28:00 +0100 Mads Kiilerich "Users groups" is grammatically incorrect English - rename to "user groups" beta
Sat, 26 Jan 2013 23:12:50 +0100 Marcin Kuzminski API invalidate_cache function ref #733 beta
Tue, 22 Jan 2013 11:56:47 +1100 aparkar Added repository followers to the get_repo api function result. beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Fri, 18 Jan 2013 01:05:23 +0100 Marcin Kuzminski whitespace cleanup beta
Mon, 14 Jan 2013 00:38:24 +0100 Marcin Kuzminski API methods create_repo, fork_repo, delete_repo, get_repo, get_repos beta
Sun, 13 Jan 2013 23:11:55 +0100 Marcin Kuzminski API method get_user can be executed by non-admin users ref #539 beta
Sun, 13 Jan 2013 22:55:56 +0100 Marcin Kuzminski Implemented API calls for non-admin users for locking/unlocking repositories beta
Mon, 31 Dec 2012 01:51:30 +0100 Marcin Kuzminski added API method for checking IP beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access 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
Sat, 24 Nov 2012 00:42:48 +0100 Marcin Kuzminski Cleanup leftover print statements beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Wed, 29 Aug 2012 00:56:00 +0200 Marcin Kuzminski fixed passing password via API create_user beta
Sat, 25 Aug 2012 19:00:59 +0200 Marcin Kuzminski added API call for locking/unlocking repositories beta
Tue, 07 Aug 2012 02:55:15 +0200 Marcin Kuzminski API: Added option to rescann repositories via api call beta
Wed, 25 Jul 2012 00:38:05 +0200 Marcin Kuzminski fixed api issue with changing username during update_user beta
Sun, 22 Jul 2012 01:16:36 +0200 Marcin Kuzminski Implemented #354 added forking option to API beta
Sun, 01 Jul 2012 16:22:38 +0200 Marcin Kuzminski Refactored API beta
Mon, 25 Jun 2012 23:20:27 +0200 Marcin Kuzminski API: update_user returns new updated user data beta
Mon, 25 Jun 2012 23:16:14 +0200 Marcin Kuzminski Add list of all emails that user may have into get_user call beta
Mon, 04 Jun 2012 18:40:39 +0200 Marcin Kuzminski Improved RSS/ATOM feeds beta
Sun, 03 Jun 2012 20:35:13 +0200 Marcin Kuzminski created rhodecode-api binary script for working with api via cli beta
Sun, 03 Jun 2012 20:24:02 +0200 Marcin Kuzminski API: create_repo returns now repo object after creation beta
Thu, 31 May 2012 18:42:49 +0200 Marcin Kuzminski API, added delete_user method. beta
Fri, 25 May 2012 18:44:07 +0200 Marcin Kuzminski Updated API to return clone_uri, private, created_on beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Wed, 21 Mar 2012 21:00:55 +0200 Marcin Kuzminski #404 API extensions for showing permission for users beta
Tue, 20 Mar 2012 23:26:02 +0200 Marcin Kuzminski Api docs fixes beta
Sun, 11 Mar 2012 17:51:23 +0200 Marcin Kuzminski Resolve error occurring during recursive group creation in API create-repo function beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Tue, 21 Feb 2012 02:51:28 +0200 Marcin Kuzminski API get_user and get_repo methods can fetch by id or names beta
Tue, 21 Feb 2012 02:35:43 +0200 Marcin Kuzminski API updates beta
Tue, 21 Feb 2012 01:18:00 +0200 Marcin Kuzminski API: allowed password field to be null when used with ldap_dn ref #362 beta
Sun, 19 Feb 2012 20:50:00 +0200 Marcin Kuzminski added clone_uri to API method for creating users beta
Sun, 19 Feb 2012 20:16:51 +0200 Marcin Kuzminski enabled grant/revoke api functions for users and users groups beta
Sun, 19 Feb 2012 20:12:01 +0200 Marcin Kuzminski implements #361 API method for deleting repositories beta
Sun, 19 Feb 2012 20:00:18 +0200 Marcin Kuzminski API added explicit method for updating user account beta