Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch '52424-goodbye-hipchat' into 'master' | Douglas Barbosa Alexandre | 2019-02-11 | 1 | -39/+0 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Remove HipChat integration from GitLab Closes #52424 See merge request gitlab-org/gitlab-ce!22223 | |||||
| * | | | Remove HipChat integration from GitLab | Nick Thomas | 2019-02-08 | 1 | -39/+0 | |
| |/ / | ||||||
* | | | Mention when the Registry API was introduced | Achilleas Pipinellis | 2019-02-08 | 1 | -1/+3 | |
| | | | ||||||
* | | | Merge branch 'docs-branches-api-search' into 'master' | Achilleas Pipinellis | 2019-02-08 | 1 | -5/+4 | |
|\ \ \ | | | | | | | | | | | | | | | | | Clarify search parameter in the branches API docs See merge request gitlab-org/gitlab-ce!24703 | |||||
| * | | | Clarify search parameter in the branches API docsdocs-branches-api-search | Lukas Eipert | 2019-01-30 | 1 | -5/+4 | |
| | | | | ||||||
* | | | | Merge branch 'patch-41' into 'master' | Achilleas Pipinellis | 2019-02-08 | 1 | -0/+1 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Docs: Add link to API for GitHub imports See merge request gitlab-org/gitlab-ce!24808 | |||||
| * | | | | Add link to API for GitHub importspatch-41 | Blair Lunceford | 2019-01-30 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'docs/uplift-broadcast-messages-api-doc' into 'master' | Achilleas Pipinellis | 2019-02-08 | 1 | -35/+66 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Refactor broadcast message API page See merge request gitlab-org/gitlab-ce!24920 | |||||
| * | | | | Refactor broadcast message API pagedocs/uplift-broadcast-messages-api-doc | Evan Read | 2019-02-05 | 1 | -35/+66 | |
| | | | | | ||||||
* | | | | | Refactor snippets API documentation page | Evan Read | 2019-02-08 | 1 | -70/+146 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'master' into ↵ | Sean McGivern | 2019-02-07 | 4 | -2/+209 | |
|\ \ \ \ | | | | | | | | | | | | | | | | fabsrc/gitlab-ce-2105-add-setting-for-first-day-of-the-week | |||||
| * \ \ \ | Merge branch 'local-markdown-version' into 'master' | Douglas Barbosa Alexandre | 2019-02-07 | 1 | -2/+5 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add local markdown version Closes #32789 See merge request gitlab-org/gitlab-ce!24822 | |||||
| | * | | | | Add local markdown versionlocal-markdown-version | Jan Provaznik | 2019-02-06 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cached markdown version is composed both from global and local markdown version. This allows admins to bump version locally when needed (e.g. when external URL is changed). | |||||
| * | | | | | Merge branch '56014-api-merge-request-squash-commit-messages' into 'master' | Nick Thomas | 2019-02-07 | 1 | -0/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API support for setting squash commit message during squash Closes #56014 See merge request gitlab-org/gitlab-ce!24784 | |||||
| | * | | | | | API support for squash commit message during merge56014-api-merge-request-squash-commit-messages | Luke Duncalfe | 2019-02-07 | 1 | -0/+2 | |
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issues https://gitlab.com/gitlab-org/gitlab-ce/issues/47149 https://gitlab.com/gitlab-org/gitlab-ce/issues/56014 | |||||
| * | | | | | Merge branch 'api-group-labels' into 'master' | Sean McGivern | 2019-02-07 | 2 | -0/+202 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | API group labels Closes #44901 See merge request gitlab-org/gitlab-ce!21368 | |||||
| | * | | | | Add documentationapi-group-labels | Robert Schilling | 2019-02-06 | 2 | -0/+202 | |
| | | | | | | ||||||
* | | | | | | Improve docs | Fabian Schneider | 2019-02-07 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Add 'first_day_of_week' to API settings docs | Fabian Schneider | 2019-02-06 | 1 | -0/+3 | |
|/ / / / / | ||||||
* | | | | | Merge branch ↵ | Stan Hu | 2019-02-05 | 1 | -0/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'rd-update-last_activity_on-on-logins-and-browsing-activity-54947' into 'master' Update User's last_activity_on for any GET request on projects Closes #54947 See merge request gitlab-org/gitlab-ce!24642 | |||||
| * | | | | | Update last_activity_on for Users on some main GET endpoints | Rubén Dávila | 2019-02-05 | 1 | -0/+1 | |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to have an accurate date about the last activity of a User we need to update the last_activity_on field when the User is visiting some basic pages of GitLab like pages related to Dashboards, Projects, Issues and Merge Requests | |||||
* | | | | | Merge branch 'search-title' into 'master' | Sean McGivern | 2019-02-05 | 2 | -0/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | Add 'in' filter that modifies scope of 'search' filter to issues and merge requests API See merge request gitlab-org/gitlab-ce!24350 | |||||
| * | | | | Fix grammar and spelling | Hiroyuki Sato | 2019-02-05 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Add 'in' filter that modifies scope of 'search' filter to issues and merge ↵ | Hiroyuki Sato | 2019-01-14 | 2 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | requests API | |||||
* | | | | | Add programming language filtering to `/projects` | Dylan MacKenzie | 2019-02-04 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | Apply suggestion to doc/api/merge_requests.md | Rémy Coutable | 2019-02-01 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into 'patch-29' | Rémy Coutable | 2019-02-01 | 69 | -924/+2812 | |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | # Conflicts: # doc/api/merge_requests.md | |||||
| * | | | | Change non-standard NBSP space to regular SP space | Marcel Amirault | 2019-01-30 | 1 | -11/+11 | |
| | |/ / | |/| | | ||||||
| * | | | Merge branch 'patch-28' into 'master' | Evan Read | 2019-01-30 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Added missing parameter cluster_id in the params list for edit project cluster endpoint See merge request gitlab-org/gitlab-ce!24731 | |||||
| | * | | | Added missing parameter cluster_id in the params list for edit project ↵ | akkee | 2019-01-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | cluster endpoint | |||||
| * | | | | Docs: Minor fix to formatting | Marti Raudsepp | 2019-01-26 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'container-repository-cleanup-api' into 'master' | Grzegorz Bizon | 2019-01-25 | 2 | -0/+201 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Container repository cleanup API Closes #55978 See merge request gitlab-org/gitlab-ce!24303 | |||||
| | * | | | Refactor Container Registry API docs | Achilleas Pipinellis | 2019-01-25 | 1 | -71/+73 | |
| | | | | | ||||||
| | * | | | Add Container Registry API | Kamil Trzciński | 2019-01-25 | 2 | -0/+199 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes a set of APIs to manipulate container registry. This includes also an ability to delete tags based on requested criteria, like keep-last-n, matching-name, older-than. | |||||
| * | | | | Merge branch '6769-epics-votes-ce' into 'master' | Nick Thomas | 2019-01-25 | 1 | -0/+18 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add missing attrs to Issue example API responses See merge request gitlab-org/gitlab-ce!24641 | |||||
| | * | | | | Add missing attrs to Issue example API responses | Mario de la Ossa | 2019-01-24 | 1 | -0/+18 | |
| | | | | | | ||||||
| * | | | | | fix typos | Cynthia Ng | 2019-01-24 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Fix most instances of bare URLs in markdown | Evan Read | 2019-01-24 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | [API] Omit X-Total{,-Pages} when count > 10k | Rémy Coutable | 2019-01-22 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
| * | | | | Search project tags via API | Robert Schilling | 2019-01-21 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | API for importing external repos | Ben | 2019-01-17 | 1 | -0/+33 | |
| | | | | | ||||||
| * | | | | Merge branch 'shared_with_group_path' into 'master' | Nick Thomas | 2019-01-16 | 2 | -0/+4 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add group ful path to project's shared_with_groups See merge request gitlab-org/gitlab-ce!24052 | |||||
| | * | | | | Add group full path to project's shared_with_groups | Mathieu Parent | 2019-01-15 | 2 | -0/+4 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'docs/uplift-award-emoji-api-doc' into 'master' | Achilleas Pipinellis | 2019-01-16 | 1 | -85/+112 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add more information and refactor format of award emoji-related topics See merge request gitlab-org/gitlab-ce!24288 | |||||
| | * | | | | Add more links to other APIs | Evan Read | 2019-01-16 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Add links to other APIs | Evan Read | 2019-01-16 | 1 | -3/+3 | |
| | | | | | | ||||||
| | * | | | | Continue addressing review feedback | Evan Read | 2019-01-15 | 1 | -42/+42 | |
| | | | | | | ||||||
| | * | | | | Be consistent with plural form of emoji. Also, notes are comments | Evan Read | 2019-01-11 | 1 | -20/+18 | |
| | | | | | | ||||||
| | * | | | | Add more information and refactor format of award emoji-related topics | Evan Read | 2019-01-10 | 1 | -83/+112 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'zj-feature-gate-set-project-path' into 'master' | Kamil Trzciński | 2019-01-16 | 1 | -2/+3 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow setting of feature gates per project See merge request gitlab-org/gitlab-ce!24184 |