log docs/api/api.rst @ 7890:ae155f6a99ad

age author description
Thu, 26 Sep 2019 11:40:39 +0200 Mads Kiilerich docs: fix curl example
Thu, 03 Jan 2019 01:16:36 +0100 Mads Kiilerich auth: drop api_access_controllers_whitelist and give API key auth same access as other kinds of auth
Wed, 16 Jan 2019 02:32:35 +0100 Mads Kiilerich locking: drop the pull-to-lock / push-to-unlock functionality
Thu, 07 Jun 2018 01:46:02 +0200 Mads Kiilerich Merge stable
Tue, 29 May 2018 12:25:41 +0200 Mads Kiilerich repos: only allow api repo creation in existing groups stable
Tue, 29 May 2018 12:25:41 +0200 Mads Kiilerich repos: only allow api repo creation in existing groups
Tue, 06 Jun 2017 19:40:18 +0200 domruf api: add get_changesets
Wed, 29 Mar 2017 22:12:50 +0200 domruf api: add get_pullrequest and comment_pullrequest methods
Wed, 29 Mar 2017 22:12:50 +0200 domruf api: add option to get pullrequests for get_repo
Wed, 29 Mar 2017 22:10:27 +0200 domruf api: add optional branches, tags and bookmarks information to get_repo API data
Mon, 13 Mar 2017 15:34:53 +0100 Eivind Tagseth Add JSON-RPC API for reading changeset status
Wed, 15 Mar 2017 22:07:53 +0100 Søren Løvborg auth: improve API key documentation for users
Mon, 02 Jan 2017 18:51:37 +0100 Søren Løvborg auth: add support for "Bearer" auth scheme (API key variant)
Tue, 03 May 2016 12:15:11 +0000 timeless spelling: specify
Wed, 23 Mar 2016 18:27:45 +0100 Mads Kiilerich docs: make 'API access for web views' less prominent - the official API should come first
Mon, 16 Nov 2015 18:33:53 +0100 Mads Kiilerich docs: use consistent style for section titles
Fri, 11 Sep 2015 13:00:47 +0200 Søren Løvborg cleanup: use example.com for tests and examples stable
Wed, 09 Sep 2015 18:32:05 +0200 Søren Løvborg docs: update example output and example server configs stable
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: consistent spacing between text
Wed, 26 Aug 2015 17:28:58 +0200 Mads Kiilerich docs: consistent spacing around headings
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