log docs/api/api.rst @ 5425:5ae8e644aa88

age author description
Tue, 18 Aug 2015 11:47:19 +0200 Søren Løvborg docs: spelling, grammar, content and typography
Mon, 20 Jul 2015 15:11:42 +0200 Mads Kiilerich docs: add documentation for update_repo API
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
Tue, 31 Mar 2015 22:15:38 +0200 Michael V. DePalatis docs: English and consistency corrections
Wed, 11 Mar 2015 16:10:30 +0100 Mads Kiilerich docs: rework stuff
Fri, 27 Feb 2015 15:37:46 +0100 Mads Kiilerich docs: improve the API documentation
Thu, 21 Aug 2014 23:05:23 +0200 Rasmus Selsmark Corrected method names in documentation, to match API
Wed, 02 Jul 2014 19:04:41 -0400 Bradley M. Kuhn Rename some strings examples and commands in documentation kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:39 -0400 Bradley M. Kuhn Rename helper tools (and fix inconsistent naming) kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:53 -0400 Bradley M. Kuhn Change example URL kallithea-2.2.5-rebrand
Thu, 18 Jul 2013 12:52:59 +0200 Marcin Kuzminski fixed typo
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Sat, 25 May 2013 16:01:41 +0000 Ton Plomp api.rst edited online with Bitbucket 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
Mon, 22 Apr 2013 14:11:53 +0200 Marcin Kuzminski cleanup code beta
Wed, 17 Apr 2013 11:10:51 +0200 Marcin Kuzminski update docs about the API access whitelist option 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
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Sun, 31 Mar 2013 16:18:09 +0200 Marcin Kuzminski recursive forks detach 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 01:28:00 +0100 Mads Kiilerich "Users groups" is grammatically incorrect English - rename to "user groups" beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich coding style: fix trailing and leading spaces and tabs beta
Sat, 26 Jan 2013 23:12:50 +0100 Marcin Kuzminski API invalidate_cache function ref #733 beta
Fri, 25 Jan 2013 02:31:17 +0100 Marcin Kuzminski whitespace cleanup beta
Thu, 24 Jan 2013 00:32:20 +0100 Marcin Kuzminski updated api docs beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Sat, 19 Jan 2013 18:20:52 +0100 Marcin Kuzminski added last_changeset information in get_repo API function 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 16:52:16 +0100 Marcin Kuzminski add ipaddresses to repo data on API calls beta
Mon, 31 Dec 2012 01:51:30 +0100 Marcin Kuzminski added API method for checking IP beta
Wed, 19 Dec 2012 23:27:10 +0100 Marcin Kuzminski #699: fix missing fork docs for API 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
Tue, 09 Oct 2012 00:41:32 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.4
Mon, 08 Oct 2012 23:38:07 +0200 Marcin Kuzminski fixed #598 API docs methods had wrong members parameter as returned data beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
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
Sun, 01 Jul 2012 23:36:03 +0200 Marcin Kuzminski return proper id from users_group 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
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
Mon, 19 Mar 2012 21:23:13 +0200 Marcin Kuzminski API docs improvement. beta
Sat, 03 Mar 2012 03:20:55 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.3.3
Fri, 02 Mar 2012 22:14:03 +0200 Marcin Kuzminski docs 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
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: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