log rhodecode/tests/api/api_base.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
Wed, 22 May 2013 03:27:03 +0200 Marcin Kuzminski classmethods should have cls as first argument 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
Thu, 02 May 2013 00:08:03 +0200 Marcin Kuzminski fixed broken API tests after excluding default user 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 api: don't report invalidated cache_keys after invalidating a repo beta
Mon, 08 Apr 2013 22:47:35 +0200 Marcin Kuzminski - Manage User’s Groups: create, delete, rename, add/remove users inside. beta
Mon, 01 Apr 2013 23:45:25 +0200 Marcin Kuzminski more usage of fixture tools 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
Wed, 27 Feb 2013 17:18:43 +0100 Mads Kiilerich further cleanup of UsersGroup beta
Wed, 27 Feb 2013 02:27:09 +0100 Marcin Kuzminski fixed tests and missing replacements from 5f1850e4712a beta
Sat, 26 Jan 2013 23:12:50 +0100 Marcin Kuzminski API invalidate_cache function ref #733 beta
Thu, 24 Jan 2013 00:46:40 +0100 Marcin Kuzminski whitespace cleanup beta
Thu, 24 Jan 2013 00:45:51 +0100 Marcin Kuzminski fixed tests beta
Wed, 16 Jan 2013 00:20:45 +0100 Marcin Kuzminski fixes issue #702 API methods without arguments fail when "args":null 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 22:55:56 +0100 Marcin Kuzminski Implemented API calls for non-admin users for locking/unlocking repositories beta
Mon, 03 Dec 2012 02:55:08 +0100 Marcin Kuzminski Implemented #379 defaults settings page for creation of repositories beta
Sat, 25 Aug 2012 19:06:46 +0200 Marcin Kuzminski DRY ! 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
Fri, 27 Jul 2012 01:06:50 +0200 Marcin Kuzminski white space cleanup 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 18:06:34 +0200 Marcin Kuzminski Added functional test create repo with a group beta
Sun, 01 Jul 2012 16:22:38 +0200 Marcin Kuzminski Refactored API beta