Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | API: Add shared project's expiration dateapi-shared_group_expires-at | Robert Schilling | 2018-08-21 | 1 | -2/+4 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'tc-api-fork-owners' into 'master' | Grzegorz Bizon | 2018-08-21 | 1 | -2/+7 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow project owners to set up forking relation through API Closes #40550 See merge request gitlab-org/gitlab-ce!18104 | |||||
| * | | | | | | Clean up LFS objects when creating fork relation | Toon Claes | 2018-08-20 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A forked project stores its LFS objects in the `forked_from_project`. So the LFS objects become inaccessible, and therefore delete them from the database so they'll get cleaned up. To be refactored when implementing https://gitlab.com/gitlab-org/gitlab-ce/issues/39769 | |||||
| * | | | | | | Allow project owners to set up forking relation through API | Toon Claes | 2018-08-20 | 1 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this change only GitLab admins where allowed to set up forking relation through the API. This changes that so project owners can do this too. Closes gitlab-org/gitlab-ce#40550. | |||||
* | | | | | | Merge branch 'fix_events_permission_#49255' into 'master' | Grzegorz Bizon | 2018-08-21 | 1 | -4/+8 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add authenticate to events api. fix #49255 Closes #49255 See merge request gitlab-org/gitlab-ce!20627 | |||||
| * | | | | | | Add authenticate to events api. fix #49255 | Warren Parad | 2018-08-16 | 1 | -4/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Remove Gemnasium service | Gilbert Roulot | 2018-08-20 | 1 | -42/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'add-user_show_add_ssh_key_message-application-setting' into ↵ | Nick Thomas | 2018-08-15 | 1 | -2/+6 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add a "user_show_add_ssh_key_message" application setting for use with SSH certificates Closes #49953 See merge request gitlab-org/gitlab-ce!21027 | |||||
| * | | | | | Add ability suppress the global "You won't be able [use] SSH" message | Ævar Arnfjörð Bjarmason | 2018-08-08 | 1 | -2/+6 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes gitlab-org/gitlab-ce#49953, as noted in the documentation this feature is intended to be used when SSH certificates are enabled. Then this warning becomes not only pointless, but also misleading. This builds on top of gitlab-org/gitlab-ce!21009 since both need to modify the same documentation, which avoids a merge conflict. See also the gitlab-org/gitlab-ce#49218 issue and associated merge request. | |||||
* | | | | | Merge branch 'docs-update-system-hooks-api' into 'master' | Sean McGivern | 2018-08-15 | 1 | -1/+4 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | chore(docs): add field repository_update_events See merge request gitlab-org/gitlab-ce!21205 | |||||
| * | | | | | chore(docs): add field repository_update_events | Jens Goldhammer | 2018-08-14 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | - adds the field repository_update_events as json field | |||||
* | | | | | | Merge branch 'expose-all-artifacts-sizes-in-jobs-api' into 'master' | Kamil Trzciński | 2018-08-14 | 1 | -6/+22 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | Expose all artifacts sizes in jobs api See merge request gitlab-org/gitlab-ce!20821 | |||||
| * | | | | | Expose all artifacts sizes in jobs api | Peter Marko | 2018-08-14 | 1 | -0/+22 | |
| | | | | | | ||||||
| * | | | | | Fix non-existent artifacts_file in job api | Peter Marko | 2018-08-10 | 1 | -6/+0 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'ee-5863-customize-notifications-for-new-epic' into 'master' | Grzegorz Bizon | 2018-08-14 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Backport of EE changes "Customize notifications for new epic - Web and API" See merge request gitlab-org/gitlab-ce!20793 | |||||
| * | | | | | Add email_events to replace EMAIL_EVENTS because it needs to be dynamic, | Mark Chao | 2018-08-14 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | | | | | | allowing override for EE. | |||||
* | | | | | Merge branch 'rz-update_events_documentation' into 'master'49019-extract-base-docker-image-for-test49019-extract-base-docker-image-for-code_quality49019-extract-base-docker-image-for-build49019-create-project-for-dockerfiles-for-auto-devops | Achilleas Pipinellis | 2018-08-14 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update GET project URL to be similar to GET user URL See merge request gitlab-org/gitlab-ce!21130 | |||||
| * | | | | | Update GET project URL to be similar to GET user URL | Ronald van Zon | 2018-08-10 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Update docs to change `Backlog` issue board list to `Open` | Kushal Pandya | 2018-08-14 | 2 | -2/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Get the `merge-base` of 2 refs trough the API | Bob Van Landuyt | 2018-08-13 | 1 | -0/+36 | |
| |/ / / |/| | | | | | | | | | | | This adds an endpoint to get the common ancestor of 2 refs from the API. | |||||
* | | | | clarify user namespace | Davin Walker | 2018-08-09 | 1 | -2/+1 | |
|/ / / | ||||||
* | | | Resolve "docs update api for usage with an array of hashes" | Alexander | 2018-08-09 | 1 | -4/+17 | |
|/ / | ||||||
* | | Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'"" | Jarka Kadlecová | 2018-08-02 | 1 | -0/+1 | |
| | | | | | | | | This reverts commit 8717c7dad9b5a8fa21ec9a652c54718a6b4c2175. | |||||
* | | Merge branch 'bvl-user-status-message-35463' into 'master' | Rémy Coutable | 2018-08-01 | 1 | -0/+79 | |
|\ \ | | | | | | | | | | | | | | | | | | | Allow users to set a status Closes #35463 See merge request gitlab-org/gitlab-ce!20614 | |||||
| * | | Add the message HTML to the UserStatus api | Bob Van Landuyt | 2018-08-01 | 1 | -19/+35 | |
| | | | ||||||
| * | | Make it explicit that the status message can contain emojis | Winnie Hellmann | 2018-07-30 | 1 | -1/+1 | |
| | | | ||||||
| * | | Allow users to set a status | Bob Van Landuyt | 2018-07-30 | 1 | -0/+63 | |
| | | | | | | | | | | | | | | | This can be done trough the API for the current user, or on the profile page. | |||||
* | | | Merge branch '41416-making-instance-wide-data-tools-more-accessible' into ↵ | Filipa Lacerda | 2018-08-01 | 1 | -2/+5 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Making instance-wide data tools more accessible" Closes #41416 and #48507 See merge request gitlab-org/gitlab-ce!20874 | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into ↵ | Luke Bennett | 2018-07-30 | 1 | -12/+5 | |
| |\ \ \ | | | |/ | | |/| | | | | | 41416-making-instance-wide-data-tools-more-accessible | |||||
| * | | | Add instance statistics settings to API | Bob Van Landuyt | 2018-07-27 | 1 | -2/+5 | |
| | | | | ||||||
* | | | | Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API" | Jamie Schembri | 2018-08-01 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Resolve "Merge Request API response is missing changes_count" | Jan Beckmann | 2018-07-30 | 1 | -12/+5 | |
|/ / | ||||||
* | | Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ↵ | Sean McGivern | 2018-07-27 | 1 | -5/+2 | |
| | | | | | | | | | | into 'master'" This reverts merge request !20679 | |||||
* | | Add instance statistics settings to API | Bob Van Landuyt | 2018-07-27 | 1 | -2/+5 | |
| | | ||||||
* | | Resolve "API endpoint that returns all members, including the inherited ↵ | 🙈 jacopo beschi 🙉 | 2018-07-25 | 1 | -5/+70 | |
|/ | | | | membership through ancestor group" | |||||
* | Fix missing ` in users.mdfix-users-md-typodocs-fix-users-md-typo | Lin Jen-Shin | 2018-07-24 | 1 | -2/+2 | |
| | | | | This is already applied in EE | |||||
* | Add an option to have a private profile on GitLab | JX Terry | 2018-07-24 | 1 | -5/+12 | |
| | ||||||
* | Merge branch 'docs-no-milestone-issues-api' into 'master' | Sean McGivern | 2018-07-24 | 1 | -3/+3 | |
|\ | | | | | | | | | In docs, add `No+Milestone` for querying by milestone See merge request gitlab-org/gitlab-ce!20784 | |||||
| * | Add `No+Milestone` for querying by milestonedocs-no-milestone-issues-api | Victor Wu | 2018-07-23 | 1 | -3/+3 | |
| | | ||||||
* | | Add min_access_level filter to projects API | Marko, Peter | 2018-07-23 | 1 | -3/+6 | |
| | | | | | | | | Signed-off-by: Marko, Peter <peter.marko@siemens.com> | |||||
* | | Add min_access_level filter to groups API | Marko, Peter | 2018-07-23 | 1 | -4/+6 | |
|/ | | | | Signed-off-by: Marko, Peter <peter.marko@siemens.com> | |||||
* | Merge branch 'hangouts_chat_integration' into 'master' | Sean McGivern | 2018-07-23 | 1 | -0/+48 | |
|\ | | | | | | | | | Hangouts chat integration See merge request gitlab-org/gitlab-ce!20290 | |||||
| * | Fix some moments in documentation | Kukovskii Vladimir | 2018-07-22 | 1 | -0/+2 | |
| | | ||||||
| * | Add documentation for Hangouts Chat integration | Kukovskii Vladimir | 2018-07-14 | 1 | -0/+46 | |
| | | ||||||
* | | Fix gitlab import project load | Francisco Javier López | 2018-07-23 | 1 | -1/+9 | |
| | | ||||||
* | | Merge branch 'rs-web_url-for-pipelines-and-jobs' into 'master' | Douwe Maan | 2018-07-23 | 2 | -14/+30 | |
|\ \ | | | | | | | | | | | | | Expose web_url attribute in PipelineBasic and JobBasic See merge request gitlab-org/gitlab-ce!20703 | |||||
| * | | Expose web_url attribute in PipelineBasic and JobBasicrs-web_url-for-pipelines-and-jobs | Robert Speicher | 2018-07-18 | 2 | -14/+30 | |
| | | | ||||||
* | | | Backport of gitlab-org/gitlab-ee!6137 | Valery Sizov | 2018-07-19 | 1 | -0/+5 | |
|/ / | ||||||
* | | Merge branch '38095-change-api-docs-lookup-by-username' into 'master' | Rémy Coutable | 2018-07-17 | 1 | -15/+15 | |
|\ \ | | | | | | | | | | | | | | | | | | | Resolve "Change API docs to reflect that lookup by username does not require admin access" Closes #38095 See merge request gitlab-org/gitlab-ce!20646 | |||||
| * | | Update doc/api/users.md | Daniel Fernau | 2018-07-16 | 1 | -15/+15 | |
| |/ | | | | | Move "search by email or username" block to "for normal users" section |