log rhodecode/controllers/api/api.py @ 3799:a732bbc40c7e beta

age author description
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