Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | | Update pipelines.md to have correct curl commands | Alex Holland | 2018-07-16 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'dz-manifest-import' into 'master' | Douwe Maan | 2018-07-12 | 1 | -1/+1 |
|\ | | | | | | | | | Add manifest import See merge request gitlab-org/gitlab-ce!20304 | ||||
| * | Add documentation for manifest import feature | Dmitriy Zaporozhets | 2018-07-11 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'docs-add-api-params-array-hash' into 'master' | Douwe Maan | 2018-07-12 | 1 | -1/+31 |
|\ \ | | | | | | | | | | | | | Add examples for array and hash type API params See merge request gitlab-org/gitlab-ce!20574 | ||||
| * | | Add examples for array and hash type API paramsdocs-add-api-params-array-hash | Athar Hameed | 2018-07-12 | 1 | -1/+31 |
| | | | |||||
* | | | Merge branch 'project_import_export_update' into 'master' | Marcia Ramos | 2018-07-12 | 1 | -1/+27 |
|\ \ \ | | | | | | | | | | | | | | | | | Update project_import_export.md to include example remote import script and additional curl command See merge request gitlab-org/gitlab-ce!20529 | ||||
| * | | | Update project_import_export.md. Removed cURL statementproject_import_export_update | Michael Leopard | 2018-07-10 | 1 | -5/+0 |
| | | | | |||||
| * | | | Update project_import_export.md to include example remote import script and ↵ | Michael Leopard | 2018-07-10 | 1 | -0/+31 |
| | |/ | |/| | | | | | | | additional curl command | ||||
* | | | Resolve "do not set updated_at when creating note" | Kia Mei Somabes | 2018-07-12 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Revert "Merge branch 'ee-5481-epic-todos' into 'master'" | Jarka Kadlecová | 2018-07-11 | 1 | -1/+0 |
|/ | | | | | This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489. | ||||
* | Merge branch 'fix-api-docs-simple-projects' into 'master' | Rémy Coutable | 2018-07-10 | 1 | -4/+39 |
|\ | | | | | | | | | Fix API docs around unauthenticated projects return fields See merge request gitlab-org/gitlab-ce!20477 | ||||
| * | Fix API docs on unauthenticated projects return | Kaspar Emanuel | 2018-07-09 | 1 | -4/+39 |
| | | |||||
* | | Adds with_projects optional parameter to /groups/:id API endpoint | Tiago Botelho | 2018-07-09 | 1 | -0/+25 |
|/ | |||||
* | Merge branch 'ide-merge-request-info' into 'master' | Sean McGivern | 2018-07-06 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | Added merge request info to Web IDE sidebar Closes #45187 See merge request gitlab-org/gitlab-ce!19860 |