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