Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify lib/api/merge_requests.rb with EEprepend-grape-api-ce | Lin Jen-Shin | 2018-03-06 | 1 | -21/+40 |
| | |||||
* | Merge branch '41616-api-issues-between-date' into 'master' | Sean McGivern | 2018-03-05 | 2 | -0/+4 |
|\ | | | | | | | | | | | | | 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 | -0/+4 |
| | | |||||
* | | Update API: add search param to branches | bunufi | 2018-03-05 | 1 | -2/+14 |
| | | |||||
* | | expose metrics in merge request api | haseeb | 2018-03-02 | 2 | -5/+41 |
|/ | |||||
* | Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into ↵ | Douwe Maan | 2018-03-01 | 1 | -4/+7 |
|\ | | | | | | | | | | | | | | | | | '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 | -1/+1 |
| | | |||||
| * | API method /projects/:id/repository/commits now works over every commit | Tiago Botelho | 2018-02-23 | 1 | -3/+6 |
| | | |||||
* | | Merge branch '43425-projects-hooks-confidential-issues-events' into 'master' | Rémy Coutable | 2018-03-01 | 4 | -5/+9 |
|\ \ | | | | | | | | | | | | | | | | | | | 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 | 4 | -5/+9 |
| | | | |||||
* | | | Merge branch 'merge-requests-api-filter-by-branch' into 'master' | Rémy Coutable | 2018-03-01 | 1 | -0/+2 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | 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/+2 |
| |/ | |||||
* | | Persist runner IP address on contact (#43489) | Dylan Griffith | 2018-02-28 | 2 | -8/+14 |
| | | |||||
* | | Merge branch 'rc/reduce-delta-with-ce-in-controllers-ce' into 'master' | Douwe Maan | 2018-02-27 | 3 | -9/+15 |
|\ \ | | | | | | | | | | | | | Remove explicit audit event log in MembershipActions See merge request gitlab-org/gitlab-ce!14824 | ||||
| * | | Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ce | Rémy Coutable | 2018-02-27 | 3 | -9/+7 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Remove explicit audit event log in MembershipActions | Rémy Coutable | 2018-02-27 | 3 | -10/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Move it to Members::ApproveAccessRequestService. Also, note that there was a double audit event log for access request destruction. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Fix a "can't modify frozen Hash" error in lib/api/services.rb in development env | Rémy Coutable | 2018-02-27 | 1 | -8/+11 |
|/ / | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Fix a performance/memory issue in lib/api/services.rb43620-lib-api-services-rb-retains-a-lot-of-memory-and-objects | Rémy Coutable | 2018-02-26 | 1 | -42/+42 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Add DNS verification to Pages custom domains | Nick Thomas | 2018-02-23 | 1 | -0/+8 |
|/ | |||||
* | Port `read_cross_project` ability from EE | Bob Van Landuyt | 2018-02-22 | 2 | -2/+2 |
| | |||||
* | Merge branch 'add-pagination-commit-diffs' into 'master' | Robert Speicher | 2018-02-21 | 1 | -1/+4 |
|\ | | | | | | | | | | | | | Add missing pagination on the commit diff endpoint Closes #43370 See merge request gitlab-org/gitlab-ce!17203 | ||||
| * | Add missing pagination on the commit diff endpoint | Maxime Roussin-Belanger | 2018-02-19 | 1 | -1/+4 |
| | | |||||
* | | Resolve "API: PUT /projects/:id fails when only ci_config_path is specified" | Kárpáti László | 2018-02-21 | 1 | -0/+1 |
| | | |||||
* | | Fix get a single pages domain when project path contains a period | Travis Miller | 2018-02-19 | 1 | -4/+6 |
|/ | |||||
* | Fix project import API after import service refactor | James Lopez | 2018-02-16 | 1 | -2/+6 |
| | |||||
* | Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master' | Sean McGivern | 2018-02-16 | 3 | -0/+73 |
|\ | | | | | | | | | | | | | 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 | 1 | -1/+1 |
| | | |||||
| * | refactor code based on feedback41899-api-endpoint-for-importing-a-project-export | James Lopez | 2018-02-14 | 1 | -1/+1 |
| | | |||||
| * | refactor code based on feedback | James Lopez | 2018-02-14 | 1 | -7/+10 |
| | | |||||
| * | refactor api class | James Lopez | 2018-02-13 | 1 | -3/+5 |
| | | |||||
| * | add docs and changelog | James Lopez | 2018-02-13 | 1 | -1/+1 |
| | | |||||
| * | add more specs | James Lopez | 2018-02-13 | 1 | -6/+4 |
| | | |||||
| * | fix entity | James Lopez | 2018-02-13 | 1 | -1/+3 |
| | | |||||
| * | add import status endpoint | James Lopez | 2018-02-13 | 1 | -8/+18 |
| | | |||||
| * | fix file upload | James Lopez | 2018-02-13 | 1 | -3/+4 |
| | | |||||
| * | update import API and spec | James Lopez | 2018-02-13 | 1 | -2/+2 |
| | | |||||
| * | update import API and spec | James Lopez | 2018-02-13 | 1 | -2/+5 |
| | | |||||
| * | add post import API endpoint | James Lopez | 2018-02-13 | 1 | -0/+48 |
| | | |||||
| * | add entity and update spec | James Lopez | 2018-02-13 | 2 | -0/+6 |
| | | |||||
* | | Merge branch 'feature/include-custom-attributes-in-api' into 'master' | Douwe Maan | 2018-02-14 | 5 | -7/+83 |
|\ \ | | | | | | | | | | | | | 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 | 5 | -7/+83 |
| | | | |||||
* | | | Merge branch '42934-search-api-fix' into 'master' | Sean McGivern | 2018-02-14 | 2 | -8/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 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 | -8/+6 |
| | |/ | |/| | |||||
* | | | Merge branch 'api-refs-for-commit' into 'master' | Douwe Maan | 2018-02-14 | 2 | -1/+26 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | API: Get refs for a particular commit Closes #18014 See merge request gitlab-org/gitlab-ce!15026 | ||||
| * | | Refactor commits/refs API to use hash and add pagination headers | Robert Schilling | 2018-02-14 | 2 | -19/+8 |
| | | | |||||
| * | | Separate branch and tag names | Robert Schilling | 2018-02-09 | 2 | -6/+10 |
| | | | |||||
| * | | Incorporate feedback | Robert Schilling | 2018-02-09 | 2 | -21/+18 |
| | | | |||||
| * | | Basic ref fetching for commits | Robert Schilling | 2018-02-09 | 2 | -3/+38 |
| | | | |||||
* | | | Merge branch '42937-search-api-fix' into 'master' | Grzegorz Bizon | 2018-02-12 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | API - fix searching in group/project specified by path Closes #42937 See merge request gitlab-org/gitlab-ce!17033 | ||||
| * | | | API - fix searching in group/project specified by path42937-search-api-fix | Jarka Kadlecová | 2018-02-09 | 1 | -4/+4 |
| |/ / |