Achilleas Pipinellis
0e078d1a8a
Replace look-alike token with '<your_access_token>'
...
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'<your_access_token>' in API docs.
2019-01-04 13:19:27 +01:00
Evan Read
5b3dd3fba5
Add missing links to resources
...
- While here, restructure list slightly.
2018-12-06 13:32:31 +10:00
Imre Farkas
9c4c944636
Improve wording on disabling impersonation in api/README
2018-11-30 09:16:17 +01:00
Imre Farkas
bd3a484032
Add config to disable impersonation
...
Adds gitlab.impersonation_enabled config option defaulting to true to
keep the current default behaviour.
Only the act of impersonation is modified, impersonation token
management is not affected.
2018-11-29 09:37:16 +01:00
Bruce Szalwinski
982fbc2390
Update README.md
2018-11-19 16:10:37 +00:00
Francisco Javier López
28cbb2acfe
Add submodule update API endpoint
...
This new endpoint allow users to update a submodule's reference.
The MR involves adding a new operation RPC operation in gitaly-proto
(see gitlab-org/gitaly-proto!233 ) and change Gitaly to use this
new version (see gitlab-org/gitaly!936 ).
See gitlab-org/gitlab-ce!20949
2018-11-07 14:03:30 +01:00
Achilleas Pipinellis
1242c772ca
Add Triggering Pipelines docs to API readme
2018-10-18 22:22:39 +02:00
William George
1b153d497b
Make getting a user by the username case insensitive
2018-10-18 09:06:44 +00:00
Nick Thomas
25bd49e4f5
Backport project template API to CE
2018-10-05 11:34:43 +01:00
Marcia Ramos
3fd0a46912
Merge branch 'fix-id-vs-iid' into 'master'
...
More specificity and clarity for iid field in API documentation.
Closes gitlab-ee#7019
See merge request gitlab-org/gitlab-ce!21490
2018-09-14 10:04:19 +00:00
Evan Read
b985d28773
Add prerequisite knowledge blurb and minor style fixes.
2018-09-11 09:02:52 +10:00
Jan Provaznik
d95c1f0335
Use ResourceLabelEvent for tracking label changes
2018-09-07 13:39:20 +00:00
Evan Read
ac2adcf77f
Inline rather than reference links.
2018-09-07 08:41:52 +10:00
Evan Read
3adf563a89
More clarification. Replace inline hyperlinks with reference style.
2018-09-06 09:00:05 +10:00
Evan Read
2a8f094105
Fix content to align with style guide.
2018-09-05 10:38:03 +10:00
Evan Read
c38f0e9c95
More specificity and clarity for iid field in API documentation.
2018-09-04 10:52:39 +10:00
Robert Schilling
08cc6afc6e
API: Protected tags
2018-08-25 05:38:54 +00:00
Alexander
a731a3468e
Resolve "docs update api for usage with an array of hashes"
2018-08-09 09:38:43 +00:00
Athar Hameed
edf1945f38
Add examples for array and hash type API params
2018-07-12 12:53:13 +05:00
Fabio Busatto
395b47aa04
Fix indentation for 'Current status' section
2018-06-15 09:02:22 +00:00
Francisco Javier López
4d3f7ae1ef
Removed API endpoint and specs
2018-05-30 18:23:07 +02:00
blackst0ne
c0e77f7c9c
Resolve "Expand API: Render an arbitrary Markdown document"
2018-05-18 10:25:59 +00:00
Pascal Borreli
12e3eff462
Fixed typos
2018-04-27 08:50:05 +00:00
Rémy Coutable
928e45e7d3
Merge branch 'docs-zj-api-compat-docs' into 'master'
...
Document compatibility process for the HTTP API
Closes #22693
See merge request gitlab-org/gitlab-ce!18565
2018-04-26 06:27:12 +00:00
Zeger-Jan van de Weg
f1314c5ee5
Document compatibility process for the HTTP API
...
GitLab lacked formal documentation around our API, how the versioning
worked and to the numbers meant.
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/22693
2018-04-26 08:00:41 +02:00
Mark Fletcher
671ec71e16
Link to Snippets API docs from API index
2018-04-24 07:13:19 +01:00
Jan Provaznik
dd46f56b8e
Minor fixes in API doc
2018-03-07 15:47:34 +01:00
Sean McGivern
1da5a103ac
Merge branch 'jprovazn-api' into 'master'
...
Add discussion API
See merge request gitlab-org/gitlab-ce!17510
2018-03-07 13:37:50 +00:00
Jan Provaznik
dcdfa04b32
Add discussion API
...
* adds basic discussions API for issues and snippets
* reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets)
2018-03-07 12:27:50 +01:00
Felipe Artur
e77c4e9efe
Merge branch 'master' into 'issue_38337'
...
# Conflicts:
# app/models/group.rb
# db/schema.rb
2018-03-06 16:28:54 +00:00
Francisco Javier López
8fe880dc06
Projects and groups badges API
2018-03-05 17:51:40 +00:00
Felipe Artur
dd071c4b6e
Bring one group board to CE
2018-03-03 12:56:17 -03:00
Sean McGivern
feab47e082
Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'
...
Resolve "API endpoint for importing a project export"
Closes #41899
See merge request gitlab-org/gitlab-ce!17025
2018-02-16 14:05:51 +00:00
James Lopez
890d7b540b
update docs
2018-02-16 14:37:26 +01:00
Jarka Kadlecová
b0b4ae1875
API - Include project in commits&blobs search results
2018-02-14 09:00:26 +01:00
Douwe Maan
d0af6047bc
Update documentation
2017-11-02 12:53:26 +01:00
Douwe Maan
a72d687931
Remove Session API
2017-11-02 11:39:01 +01:00
Grzegorz Bizon
3548dc4b29
Merge branch '23000-pages-api' into 'master'
...
Resolve "Pages API"
Closes #23000
See merge request gitlab-org/gitlab-ce!13917
2017-10-24 09:18:03 +00:00
Connor Shea
0011d8740f
Simple docs fixes
2017-10-23 14:11:51 +00:00
Travis Miller
6e5f63acce
Add pages domains API documentation
2017-10-22 08:04:42 -05:00
Achilleas Pipinellis
ed339b6901
Merge branch 'sh-document-plus-encoding-api' into 'master'
...
Document converting `+` to `%2B` in an API query parameter
See merge request gitlab-org/gitlab-ce!14948
2017-10-19 15:19:12 +00:00
Stan Hu
efbb9cfb7b
Document converting `+` to `%2B` in an API query parameter
...
[ci skip]
2017-10-18 19:15:45 -07:00
Nick Thomas
127ef49ff9
Update GraphQL licensing situation in the docs
2017-10-18 18:01:37 +01:00
Markus Koller
e9eae3eb0d
Support custom attributes on users
2017-09-28 16:49:42 +00:00
Grzegorz Bizon
8ed0a05107
Merge branch 'wiki_api' into 'master'
...
Add API support for wiki pages
Closes #12747
See merge request !13372
2017-09-07 10:38:03 +00:00
blackst0ne
2915bb2707
Add API support for wiki pages
2017-09-07 09:21:52 +11:00
Robert Schilling
4dff341af1
Fix wrong API status codes
2017-09-06 09:15:34 +02:00
Jacob Schatz
a728e4d7c0
Update wording on change plans.
2017-09-05 15:51:04 -04:00
Jacob Schatz
f58a1bdb0e
Provide context for people wondering what happened.
2017-09-05 15:49:17 -04:00
Jacob Schatz
abeae9f4e6
Remove GraphQL from future plans.
2017-09-05 15:35:58 -04:00
Robert Schilling
8bd9fb4cc4
Add changelog and doc
2017-08-28 17:10:34 +02:00
Zeger-Jan van de Weg
f5b733ebdd
Fix broken links in documentation
...
Also, move the old linting docs to the new location.
2017-08-21 09:05:17 +02:00
Achilleas Pipinellis
c39daf937b
Merge branch 'patch-1' into 'master'
...
Move API "basic usage" to be more visible
See merge request !13171
2017-08-03 14:08:22 +00:00
Eric
fb5b2d8d0e
Extending API for protected branches
2017-08-02 10:16:17 +00:00
Kamil Trzciński
8ffd40cee7
Merge branch '34519-extend-api-group-secret-variable' into 'master'
...
Extend API: Group Secret Variable
Closes #34519
See merge request !12936
2017-08-01 09:29:50 +00:00
AJ Jordan
97f58c7831
Explicitly spell out where the API root is
...
I found this basic information extrememly hard to find when I looked
at this page.
2017-07-28 14:30:42 -07:00
AJ Jordan
a2ac5720ef
Move API "basic usage" to be more visible
2017-07-28 21:19:05 +00:00
Rémy Coutable
649382b1c2
Fix the /projects/:id/repository/branches endpoint to handle dots in the branch name when the project full patch contains a `/`
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:29:31 +02:00
Felipe Artur
c5c9dce270
Add group milestones API endpoint
2017-07-21 11:00:00 -03:00
Shinya Maeda
862e2c80be
Document update
2017-07-19 20:57:27 +09:00
Rémy Coutable
c8ce1f0d5d
Document the feature groups
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-06 11:18:25 +02:00
Mike Fisher
09aaeb118b
Moved Open source license templates link into alphabetical order
2017-06-19 18:08:15 -07:00
Achilleas Pipinellis
8fb33b8f01
Add docs for personal access tokens
2017-06-14 08:40:21 +02:00
Stan Hu
5b645e6492
Clarify API V5 being a compatability layer on top of GraphQL
...
[ci skip]
2017-06-08 13:37:26 -07:00
Stan Hu
d540699b77
Add text documenting that v5 of the API will be GraphQL
...
[ci skip]
2017-06-07 22:38:35 -07:00
Mark Fletcher
ad3e180ed3
Introduce an Events API
...
* Meld the following disparate endpoints:
* `/projects/:id/events`
* `/events`
* `/users/:id/events`
+ Add result filtering to the above endpoints:
* action
* target_type
* before and after dates
2017-06-06 20:16:41 +08:00
Sébastien
a17bfd368f
Resolve "API: Environment info missed"
2017-06-06 10:23:29 +00:00
Shinya Maeda
359b17611d
Add doc
2017-05-30 23:55:08 +09:00
Toni
62e130657b
Update README.md with projects example
2017-05-08 10:05:59 +00:00
Achilleas Pipinellis
5422554b86
Mention URL path encoding to all API docs
2017-04-08 12:38:59 +02:00
Dawid Goslawski
82fad17a7d
Add information about namespace encoding to API docs
2017-04-08 12:38:59 +02:00
Achilleas Pipinellis
f4e7bc8377
Remove highlighting language from GET codeblocks
...
[ci skip]
2017-03-23 17:43:33 +01:00
Achilleas Pipinellis
b5cc98088e
Update Impersonation tokens docs
2017-03-17 18:30:34 +01:00
Douwe Maan
6a52cda31d
Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonation_token'
2017-03-07 09:29:55 -06:00
Achilleas Pipinellis
e8ab096f58
Bring back api/builds.md and direct to api/jobs.md
...
[ci skip]
2017-03-07 12:10:15 +01:00
Tiago Botelho
005749a616
apply codestyle and implementation changes to the respective feature code
2017-03-06 19:18:26 +00:00
Kamil Trzcinski
b565ee4912
Update documentation and expose ID
2017-03-05 21:18:00 +01:00
Robert Schilling
f31cb11736
Correct the return code description for 204
2017-03-02 09:44:01 +01:00
Robert Schilling
1ead6a9793
Use v4 endpoint in API docs
2017-03-01 18:39:40 +01:00
Tiago Botelho
f0ea7130f7
refactors documentation and personal access tokens form to not allow admins to generate non impersionation tokens
2017-02-28 22:15:40 +00:00
Simon Vocella
09dd6a7ead
add documentation and changelog entry for user personal access tokens api
2017-02-28 22:15:39 +00:00
Robert Schilling
f2dd260413
Update documentation
2017-02-28 08:32:39 +01:00
Oswaldo Ferreira
e8fd6c7e66
Update V3 to V4 docs
2017-02-02 17:41:21 -02:00
Timothy Andrew
63e8dc8a76
Add documentation around OAuth/Personal Access Token scopes.
2017-01-19 14:05:06 +05:30
Achilleas Pipinellis
872d537eb3
Add a link to the Issue Boards API in main README
...
[ci skip]
2016-11-01 13:07:53 +01:00
Robert Speicher
58e2b44afe
Merge branch 'api-version' into 'master'
...
API: Version information
## What does this MR do?
Adds a new endpoint to retrieve the version information.
## Why was this MR needed?
Clients can now use this information to enable/disable certain API features depending on the version.
## What are the relevant issue numbers?
Closes #22608 , https://gitlab.com/gitlab-org/gitlab-ce/issues/23148
See merge request !6822
2016-10-12 18:38:02 +00:00
Robert Schilling
b998479c81
API: Version information
2016-10-12 16:47:35 +02:00
Thomas Balthazar
b9b13ea801
Create a new /templates API namespace
...
The /licenses, /gitignores and /gitlab_ci_ymls endpoints are now also
available under a new /templates namespace. Old endpoints will be
deprecated when GitLab 9.0.0 is released.
2016-10-12 11:09:41 +02:00
Dmitriy Zaporozhets
dc37ef6139
Better wording in API readme
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-10-10 16:32:32 +03:00
Dmitriy Zaporozhets
137ebcfb3c
Replace undefined Grape routing code from 400 to 404
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-10-10 16:32:32 +03:00
Dmitriy Zaporozhets
fdfc93679d
Fix API specs behaviour for invalid routing
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-10-10 16:32:32 +03:00
Alan Moore
6f1d243b99
Fixed Session Cookie header
2016-09-29 05:07:17 +00:00
Z.J. van de Weg
a3d3240d0f
Add link to broadcast messages docs
...
Fixes #22508
[ci skip]
2016-09-23 15:39:50 +03:00
Nick Thomas
5d1b616eba
Update API documentation to mention rails session cookies
...
[ci skip]
2016-09-19 12:49:12 +01:00
Marc Siegfriedt
48333b9da3
Add notification_settings API calls
...
Use NotificationSetting::EMAIL_EVENTS for params
2016-09-09 17:08:06 +00:00
Katarzyna Kobierska
25ece82dab
Rename file and update README
2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
ea714b625b
Move ci_lint to api/ci
2016-09-07 12:10:49 +02:00
Katarzyna Kobierska
b63d20a106
Add Documentation to Ci Lint API
2016-09-07 12:10:49 +02:00
Z.J. van de Weg
61fbe7efe9
Add link on API docs index page
...
[ci skip]
2016-09-03 09:58:03 +02:00
Z.J. van de Weg
df5661b6f4
Add docs on API for pipelines, plus minor fixes
2016-08-18 16:56:39 +02:00
Rémy Coutable
29850364ec
New AccessRequests API endpoints for Group & Project
...
Also, mutualize AccessRequests and Members endpoints for Group &
Project.
New API documentation for the AccessRequests endpoints.
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-08-10 19:07:05 +02:00
winniehell
e0a858efcc
use long options for curl examples in API documentation ( !5703 )
2016-08-09 01:42:50 +02:00
Achilleas Pipinellis
689de9c6fb
Simplify feature introduction note
...
[ci skip]
2016-08-08 11:44:55 +03:00
Robert Schilling
fd9cd5ae8c
Add todos API documentation and changelog
2016-07-01 14:51:59 +02:00
Achilleas Pipinellis
4b1e505ef8
Add missing link to sidekiq metrics in API README
...
[ci skip]
2016-06-21 19:21:13 +02:00
Z.J. van de Weg
e0bdcd2f2f
fixup! updated docs for api endpoint award emoji
2016-06-17 22:03:57 +02:00
Timothy Andrew
90bba2bc46
Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens
2016-06-16 08:27:37 +05:30
Achilleas Pipinellis
47c9b7d34c
Update CI API docs
...
- Move ci/api under api/ci
- Clean up builds.md and runners.md
- Replace old links with new ones
- Add CI API links in ci/README.md
2016-06-14 14:47:32 +02:00
Timothy Andrew
ae0d8222af
Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens
2016-06-03 09:31:16 +05:30
Rémy Coutable
f7bdbc0b55
Make it clearer that /licenses is the OS license templates endpoint
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-05-18 00:07:51 -05:00
Timothy Andrew
d915e7d5ca
Reuse the private token param and header for personal access tokens.
...
- https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3749#note_11626427
- Personal access tokens are still a separate entity as far as the
codebase is concerned - they just happen to use the same entry point
as private tokens.
- Update tests and documentation to reflect this change
2016-05-11 10:16:23 +05:30
Timothy Andrew
2768e99ac3
Add documentation for personal access tokens.
2016-04-28 22:28:36 +05:30
Rémy Coutable
13804aba86
Continue implementation of the license template selector and /licenses API endpoint
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-04-18 14:47:50 +02:00
Robert Schilling
ea2193aaeb
API: Star and unstar a project
2016-04-13 14:26:40 +02:00
Tomasz Maczukin
43c8daf3dc
Add runners API documentation [ci-skip]
2016-02-19 13:18:46 +01:00
Achilleas Pipinellis
84354b4bd2
Fix typos, grammar and other styleguide issues
...
[ci skip]
2016-01-18 21:49:04 +01:00
Achilleas Pipinellis
2ffc438efb
Use plaintext instead of json in code blocks
...
[ci skip]
2016-01-18 11:45:04 +01:00
Achilleas Pipinellis
958dd27777
Clean-up API README [ci skip]
...
- Fix some curl examples
- Fix examples for id vs iid
2016-01-18 11:38:54 +01:00
Achilleas Pipinellis
415b78e07c
Merge branch 'master' into doc_refactor_README_api
2016-01-18 11:04:39 +01:00
Achilleas Pipinellis
23b4d31def
Merge branch 'rc-document-new-api-pagination-headers' into 'master'
...
Document new API pagination headers
Document new API pagination headers introduced in !2426 . Solves #8098 .
/cc @dzaporozhets @dblessing
See merge request !2435
2016-01-18 10:00:50 +00:00
Achilleas Pipinellis
4a76f9217a
Clean up pagination documentation [ci skip]
...
- Fix heading names
- Fix curl example
- Use full request output
- Use table for the extra headers
2016-01-18 10:55:25 +01:00
Achilleas Pipinellis
60752b6ec8
Refactor README API documentation [ci skip]
2016-01-18 10:10:33 +01:00
Tomasz Maczukin
768721dc58
Merge branch 'master' into ci/api-triggers
...
* master: (150 commits)
fixes margin and padding
Update mailroom/postfix documentation [ci skip]
Fix css mess around git clone panel. Align it properly
Fix missing padding for user/group pages
Fix parse_gollum_tags matcher
Update documentation on Banzai::Filter::GollumTagsFilter
Add tests for the wiki pipeline
Refactoring Banzai::Filter::GollumTagsFilter
Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatter
Remove GollumTagsPipeline
Refactoring Gitlab::GithubImport::Importer
Remove unnecessary brackets on WIKI_SLUG_ID route constraints
Move js function to removing accents to vendor/assets/javascripts
Update CHANGELOG
Use the WikiPipeline when rendering the wiki markdown content
Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTML
Relax constraints for wiki slug
Import GitHub wiki into GitLab
Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatus
Revert changes to how the notes are paginated in the API
...
Conflicts:
doc/api/README.md
lib/api/entities.rb
2016-01-14 21:58:17 +01:00
Rémy Coutable
8026d420c9
Document new API pagination headers
2016-01-14 17:14:20 +01:00
Tomasz Maczukin
405b82af23
Merge branch 'master' into ci/api-builds
...
* master: (51 commits)
Fix version
Fix specs and rubocop warnings
Improve the consistency of commit titles, branch names, tag names, issue/MR titles, on their respective project pages
fixed LDAP activation on login to use new ldap_blocked state
Fix Admin/Users view to position buttons without spacing magic
Update to Go 1.5.3
Fix the undefinded variable error in Project's safe_import_url method
Update CHANGELOG [ci skip]
Add some cosmetic changes to variables API documentation [ci skip]
Fix misaligned edit button in milestone collection partial
Update button styles for Milestones#show
Modify builds API documentation style [ci skip]
Modify :ci_variable factory
Ensure the API doesn't return notes that the current user shouldn't see
Add 'Build' prefix to Variables entry name in API docs index
Fix some typos
Add spec for Note#cross_reference_not_visible_for?
Remove (invalid) timestamp formatting
Move `BroadcastMessage#status` to a helper since it's presentational
Update CHANGELOG
...
Conflicts:
doc/api/README.md
lib/api/api.rb
lib/api/entities.rb
2016-01-14 13:30:18 +01:00
Tomasz Maczukin
af3b97cdde
Merge branch 'master' into ci/api-triggers
...
* master:
Fix version
Improve the consistency of commit titles, branch names, tag names, issue/MR titles, on their respective project pages
Update CHANGELOG [ci skip]
Add some cosmetic changes to variables API documentation [ci skip]
Modify builds API documentation style [ci skip]
Modify :ci_variable factory
Add 'Build' prefix to Variables entry name in API docs index
Fix some typos
Add some fixes after review
Remove blank line
Update ./doc/api
Change :variable_id to :key as resource ID in API
Fix a typo in method description
Add create feature to variables API
Add missing 'not_found' checks in variables API
Add delete feature to variables API
Add update feature for variables API
Add features for list and show details of variables in API
Conflicts:
doc/api/README.md
lib/api/entities.rb
2016-01-14 13:09:54 +01:00
Tomasz Maczukin
633ac13404
Modify triggers API documentation style [ci skip]
2016-01-14 10:57:56 +01:00
Tomasz Maczukin
d338087605
Add 'Build' prefix to Variables entry name in API docs index
2016-01-13 18:51:27 +01:00
Tomasz Maczukin
b604459068
Update ./doc/api
2016-01-07 14:10:49 +01:00
Tomasz Maczukin
b0a77a2248
Update ./doc/api
2016-01-07 11:04:25 +01:00
Tomasz Maczukin
a862ade55b
Update ./doc/api/
2016-01-05 16:36:14 +01:00
Robert Schilling
ca735446ef
Add tags page to readme [ci skip]
2015-11-21 12:13:30 +01:00
Artem V. Navrotskiy
1be79e8e7c
Move get user by ID of an SSH key documentation to separate file
2015-09-03 16:32:26 +03:00
Sytse Sijbrandij
b2246ed175
Make sure webhooks are mentioned at the top level.
2015-07-08 22:27:36 +02:00
Dmitriy Zaporozhets
b28714b6a9
Add docs and empty specs for applicaiton settings API
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-07-06 15:53:08 +02:00
Stan Hu
67992b9be6
Make namespace API available to all users
...
Closes https://github.com/gitlabhq/gitlabhq/issues/9328
2015-05-28 11:39:12 -07:00
Kevin Lyda
644a8437d0
Add link to services api doc.
2015-04-20 10:31:18 +01:00
Sytse Sijbrandij
10e4e2110c
Improve the explanation and linking of the Oauth docs.
2015-02-18 20:49:19 -08:00
Ewan Edwards
e6e337088b
Make all non-config/non-operational mentions of URL consistently
...
capitalized.
Make the plural version consistently "URLs".
Fix an instance where the article "the" before URL was missing.
2015-01-30 10:24:45 -08:00
Valery Sizov
f07b165ab7
OAuth API documentation update
2015-01-12 19:29:06 -08:00
Job van der Voort
6704792933
link third applications to website
2014-10-23 11:11:53 +02:00
jubianchi
998cd3cb63
Improve error reporting on users API
...
* users (#6878 , #3526 , #4209 ): Validation error messages are now exposed through 400 responses, 409 response are sent in case of duplicate email or username
* MRs (#5335 ): 409 responses are sent in case of duplicate merge request (source/target branches), 422 responses are sent when submiting MR fo/from unrelated forks
* issues
* labels
* projects
2014-09-16 01:25:24 +02:00
James Brooks
3f36f84c1f
Consistency, spelling and grammar
2014-08-15 15:03:01 +01:00
Robert Schilling
9284038dbe
Add, delete labels via API
2014-08-13 12:28:19 +02:00
Robert Schilling
abdc442648
Fix spelling errors in doc, closes #7437
...
Further changes
2014-08-07 10:27:54 +02:00
Ciro Santilli
fd348de76d
Update docs to markdown style guide.
2014-06-03 23:16:31 +02:00
Scooletz
d7cee6ed76
.NET client introduced to docs
2014-05-17 00:04:09 +02:00
Dmitriy Zaporozhets
1ba865c6a6
Merge branch 'master' into 'master'
...
Added Laravel API Wrapper
2014-05-08 18:21:49 +00:00
dosire
5bf12bbb1d
Make clear that notes also serve as comments.
2014-04-30 17:28:05 +02:00
Manfred Touron
274d6db187
Added Node.js library link
2014-04-28 22:20:33 +02:00