Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Update events.md with time period limit documentation | Kyle Lemon | 2018-03-22 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'add-per-runner-job-timeout' into 'master' | Kamil Trzciński | 2018-03-29 | 1 | -2/+5 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add per runner job timeout Closes #43426 See merge request gitlab-org/gitlab-ce!17221 | |||||
| * | | | Rename maximum_job_timeout to maximum_timeout | Tomasz Maczukin | 2018-03-28 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Rename job_upper_timeout to maximum_job_timeout | Tomasz Maczukin | 2018-03-28 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Add support for job_upper_timeout in API | Tomasz Maczukin | 2018-03-28 | 1 | -2/+5 | |
| | | | | ||||||
* | | | | Allow merge requests related to a commit to be found via API | Mark Fletcher | 2018-03-26 | 1 | -0/+68 | |
|/ / / | | | | | | | | | | | | | - Original work for the web interface here: - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13713 | |||||
* | | | Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-request | YarNayar | 2018-03-26 | 1 | -0/+4 | |
|/ / | | | | | | | Closes #23460 | |||||
* | | Optional '/-/' delimiter for search API | Jan Provaznik | 2018-03-19 | 1 | -13/+13 | |
| | | | | | | | | | | | | | | | | | | '/-/' delimiter is used only in UI, in API we don't use it for other endpoints. To align search endpoints with the rest of API endpoints, this patch makes '/-/' optional for existing endpoints (to keep backward compatibility). Documentation is updated to prefer paths without '/-/'. | |||||
* | | Adds the option to override project description on export via API | Tiago Botelho | 2018-03-16 | 1 | -1/+2 | |
| | | | | | | | | and fixes the project description not being imported | |||||
* | | Merge branch 'bvl-allow-maintainer-to-push' into 'master' | Douwe Maan | 2018-03-07 | 1 | -29/+33 | |
|\ \ | | | | | | | | | | | | | | | | | | | Allow maintainers to push forks of a project for branches that have open MRs Closes #22292 See merge request gitlab-org/gitlab-ce!17395 | |||||
| * | | Add documentation for allowing maintainers to push | Bob Van Landuyt | 2018-03-07 | 1 | -2/+2 | |
| | | | ||||||
| * | | Set `allow_maintainer_to_push` using the API | Bob Van Landuyt | 2018-03-07 | 1 | -29/+33 | |
| | | | ||||||
* | | | Minor fixes in API doc | Jan Provaznik | 2018-03-07 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge branch 'jprovazn-api' into 'master' | Sean McGivern | 2018-03-07 | 3 | -17/+472 | |
|\ \ | | | | | | | | | | | | | Add discussion API See merge request gitlab-org/gitlab-ce!17510 | |||||
| * | | Add discussion APIjprovazn-api | Jan Provaznik | 2018-03-07 | 3 | -17/+472 | |
| | | | | | | | | | | | | | | | * adds basic discussions API for issues and snippets * reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets) | |||||
* | | | Merge branch 'master' into 'issue_38337' | Felipe Artur | 2018-03-06 | 9 | -7/+494 | |
|\ \ \ | | | | | | | | | | | | | | | | | # Conflicts: # app/models/group.rb # db/schema.rb | |||||
| * \ \ | Merge branch '29130-api-project-export' into 'master' | Sean McGivern | 2018-03-06 | 1 | -1/+81 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "API endpoint for exporting project" Closes #29130 See merge request gitlab-org/gitlab-ce!15860 | |||||
| | * | | | review: add note about _links present when export is finished | Travis Miller | 2018-02-28 | 1 | -0/+2 | |
| | | | | | ||||||
| | * | | | review: fix docs | Travis Miller | 2018-02-28 | 1 | -3/+3 | |
| | | | | | ||||||
| | * | | | Add project export API documentation | Travis Miller | 2018-02-28 | 1 | -0/+78 | |
| | | |/ | | |/| | ||||||
| * | | | Projects and groups badges API | Francisco Javier López | 2018-03-05 | 5 | -0/+389 | |
| | | | | ||||||
| * | | | Merge branch '41616-api-issues-between-date' into 'master' | Sean McGivern | 2018-03-05 | 2 | -6/+20 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "API support for selecting only updated issues before/after a given date" Closes #41616 See merge request gitlab-org/gitlab-ce!17417 | |||||
| | * | | | Adds updated_at filter to issues and merge_requests API | Jacopo | 2018-03-05 | 2 | -6/+20 | |
| | | | | | ||||||
| * | | | | Update API: add search param to branches | bunufi | 2018-03-05 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Add a note about the "List MR pipelines" endpoint only being available from ↵ | Jakub Kadlubiec | 2018-03-05 | 1 | -0/+3 | |
| | |_|/ | |/| | | | | | | | | | | 10.5.0 | |||||
* | | | | Bring one group board to CE | Felipe Artur | 2018-03-03 | 2 | -0/+285 | |
|/ / / | ||||||
* | | | expose metrics in merge request api | haseeb | 2018-03-02 | 1 | -12/+32 | |
|/ / | ||||||
* | | Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into ↵ | Douwe Maan | 2018-03-01 | 1 | -0/+3 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Allow API method /projects/:id/repository/commits to work over all commits" Closes #42434 See merge request gitlab-org/gitlab-ce!17182 | |||||
| * | | Add specs42434-allow-commits-endpoint-to-work-over-all-commits | Tiago Botelho | 2018-03-01 | 1 | -0/+3 | |
| | | | ||||||
* | | | Merge branch '43425-projects-hooks-confidential-issues-events' into 'master' | Rémy Coutable | 2018-03-01 | 2 | -0/+4 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Projects hooks : confidential_issues_events" Closes #43425 See merge request gitlab-org/gitlab-ce!17370 | |||||
| * | | | align "confidential issues events" implementation with "issues events" one | Jean-Baptiste Guerraz | 2018-03-01 | 2 | -0/+4 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'merge-requests-api-filter-by-branch' into 'master' | Rémy Coutable | 2018-03-01 | 1 | -0/+4 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Add source and target branch filters to merge requests API Closes #42492 See merge request gitlab-org/gitlab-ce!17355 | |||||
| * | | Add source and target branch filters to merge requests API | Sean McGivern | 2018-03-01 | 1 | -0/+4 | |
| |/ | ||||||
* | | Correcting documentation about project hooks settings | Thomas Dudouet | 2018-02-23 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master' | Sean McGivern | 2018-02-16 | 3 | -0/+79 | |
|\ | | | | | | | | | | | | | Resolve "API endpoint for importing a project export" Closes #41899 See merge request gitlab-org/gitlab-ce!17025 | |||||
| * | update docs | James Lopez | 2018-02-16 | 3 | -4/+5 | |
| | | ||||||
| * | refactor code based on feedback | James Lopez | 2018-02-14 | 1 | -1/+1 | |
| | | ||||||
| * | update missing doc links | James Lopez | 2018-02-13 | 1 | -0/+4 | |
| | | ||||||
| * | update docs | James Lopez | 2018-02-13 | 1 | -2/+4 | |
| | | ||||||
| * | add docs and changelog | James Lopez | 2018-02-13 | 1 | -0/+72 | |
| | | ||||||
* | | Merge branch 'update-namespaces-api-docs' into 'master' | Achilleas Pipinellis | 2018-02-14 | 1 | -5/+5 | |
|\ \ | | | | | | | | | | | | | Make parent_id field integer/null value instead of string See merge request gitlab-org/gitlab-ce!17085 | |||||
| * | | Make parent_id field integer/null value instead of stringupdate-namespaces-api-docs | Tomasz Maczukin | 2018-02-13 | 1 | -5/+5 | |
| |/ | ||||||
* | | Merge branch 'feature/include-custom-attributes-in-api' into 'master' | Douwe Maan | 2018-02-14 | 3 | -0/+20 | |
|\ \ | | | | | | | | | | | | | Allow including custom attributes in API responses See merge request gitlab-org/gitlab-ce!16526 | |||||
| * | | Allow including custom attributes in API responses | Markus Koller | 2018-02-08 | 3 | -0/+20 | |
| |/ | ||||||
* | | Merge branch '42934-search-api-fix' into 'master' | Sean McGivern | 2018-02-14 | 2 | -3/+7 | |
|\ \ | | | | | | | | | | | | | | | | | | | Add information about projects when searching in wiki_blobs, blobs, commits scopes Closes #42934 See merge request gitlab-org/gitlab-ce!17095 | |||||
| * | | API - Include project in commits&blobs search results | Jarka Kadlecová | 2018-02-14 | 2 | -3/+7 | |
| |/ | ||||||
* | | Refactor commits/refs API to use hash and add pagination headers | Robert Schilling | 2018-02-14 | 1 | -6/+9 | |
| | | ||||||
* | | Separate branch and tag names | Robert Schilling | 2018-02-09 | 1 | -5/+4 | |
| | | ||||||
* | | Add docs | Robert Schilling | 2018-02-09 | 1 | -0/+34 | |
|/ | ||||||
* | Merge branch '41763-search-api' into 'master' | Sean McGivern | 2018-02-07 | 1 | -0/+797 | |
|\ | | | | | | | | | | | | | Search API Closes #41763 See merge request gitlab-org/gitlab-ce!16878 |