Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '12910-snippets-description' into 'master' | Phil Hughes | 2017-06-07 | 2 | -14/+22 |
|\ | | | | | | | | | | | | | Support descriptions for snippets Closes #31894 See merge request !11071 | ||||
| * | Support uploads for newly created personal snippets12910-snippets-description | Jarka Kadlecova | 2017-06-07 | 1 | -1/+1 |
| | | |||||
| * | Support descriptions for snippets | Jarka Kadlecova | 2017-05-31 | 2 | -15/+23 |
| | | |||||
* | | Introduce optimistic locking support via optional parameter last_commit_id ↵ | Roman Safronov | 2017-06-06 | 1 | -0/+1 |
| | | | | | | | | on File Update API | ||||
* | | Accept a username for User-level Events API | Mark Fletcher | 2017-06-06 | 1 | -1/+1 |
| | | |||||
* | | Introduce an Events API | Mark Fletcher | 2017-06-06 | 4 | -277/+350 |
| | | | | | | | | | | | | | | | | | | | | | | * Meld the following disparate endpoints: * `/projects/:id/events` * `/events` * `/users/:id/events` + Add result filtering to the above endpoints: * action * target_type * before and after dates | ||||
* | | Resolve "API: Environment info missed" | Sébastien | 2017-06-06 | 2 | -0/+1 |
| | | |||||
* | | Merge branch 'projects-api-import-status' into 'master' | Douwe Maan | 2017-06-02 | 1 | -0/+11 |
|\ \ | | | | | | | | | | | | | | | | | | | Expose import_status in Projects API Closes #19646 See merge request !11851 | ||||
| * | | Expose import_status in Projects API | Robin Bobbitt | 2017-06-02 | 1 | -0/+11 |
| | | | |||||
* | | | Allow users to be hard-deleted from the API | Nick Thomas | 2017-06-02 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'master' into '24196-protected-variables' | Kamil Trzciński | 2017-06-01 | 1 | -0/+83 |
|\ \ \ | |/ / | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | | Add feature toggles through Flipper | Alejandro Rodríguez | 2017-05-31 | 1 | -0/+83 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variables | Lin Jen-Shin | 2017-06-01 | 3 | -0/+277 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (141 commits) Add Documentation for GIT_CHECKOUT variable Ui improvements for count badges and permission badges Rename the other jobs Update jobs_spec for changes from builds_spec Update docs related to protected actions Add changelog for protected branches abilities fix Ask for an example project for bug reports Center loading spinner in issuable filters Fix chat commands specs related to protected actions Fix builds controller specs related to protected actions Fix pipeline retry specs related to protected actions Fix environment model specs related to protected actions Fix build factory specs related to protected actions Fix job play service specs related to protected actions Fix play status specs related to protected actions Fix deploy chat command specs for protected actions Fix environment specs related to protected actions Use another scope to add the - prefix, feedback: Fix pipeline processing specs related to protected actions Fix build entity specs related to protected actions ... | ||||
| * | | Merge branch '33000-tag-list-in-project-create-api' into 'master' | Rémy Coutable | 2017-05-31 | 1 | -0/+3 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add tag_list param to project api Closes #33000 See merge request !11799 | ||||
| | * | | Add tag_list param to project api | vanadium23 | 2017-05-31 | 1 | -0/+3 |
| | |/ | |||||
| * | | Fix document according to the new change | Shinya Maeda | 2017-05-30 | 1 | -2/+3 |
| | | | |||||
| * | | Improve document | Shinya Maeda | 2017-05-30 | 1 | -28/+28 |
| | | | |||||
| * | | FIx doc lint | Shinya Maeda | 2017-05-30 | 1 | -1/+1 |
| | | | |||||
| * | | Update doc with latest entity | Shinya Maeda | 2017-05-30 | 1 | -48/+67 |
| | | | |||||
| * | | Add doc | Shinya Maeda | 2017-05-30 | 2 | -0/+254 |
| |/ | |||||
* | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variables | Lin Jen-Shin | 2017-05-31 | 1 | -0/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (89 commits) Revert "Merge branch 'grpc-1.3.4' into 'master'" Return nil when looking up config for unknown LDAP provider Avoid crash when trying to parse string with invalid UTF-8 sequence Enable Gitaly by default in GitLab 9.3 Don’t create comment on JIRA if link already exists Disable sub_group_issuables_spec.rb for mysql Fix math rendering on blob pages Add changelog Don't allow to pass a user to ProjectWiki#http_url_to_repo Revert "Merge branch '1937-https-clone-url-username' into 'master' " Fix bottom padding for build page Fix /unsubscribe slash command creating extra todos Fix omniauth-google-oauth2 dependencies in Gemfile.lock Update looks job log 'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled Fix spec for Members::AuthorizedDestroyService 31616-add-uptime-of-gitlab-instance-in-admin-area Set head pipeline when creating merge requests Create a separate helper to check if we show particular tab on a search page Add performance deltas between app deployments on Merge Request widget ... | ||||
| * | 'New issue'/'New merge request' dropdowns should show only projects with ↵19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabled | blackst0ne | 2017-05-30 | 1 | -0/+2 |
| | | | | | | | | issues/merge requests feature enabled | ||||
* | | API and doc for protected variables | Lin Jen-Shin | 2017-05-25 | 1 | -12/+16 |
|/ | |||||
* | Reworddocs-apiv3-removal-msg | Drew Blessing | 2017-05-18 | 1 | -3/+3 |
| | |||||
* | Match v3 case | Drew Blessing | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | Make API v3 removal date more clear/match blog post | Drew Blessing | 2017-05-18 | 1 | -1/+3 |
| | |||||
* | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 25 | -27/+24 |
| | |||||
* | #32340 - Include mention of "manual" scope in jobs api doc | Zac Sturgess | 2017-05-16 | 1 | -2/+2 |
| | |||||
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458c | Douwe Maan | 2017-05-16 | 1 | -1/+1 |
| | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287 | ||||
* | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'" | Douwe Maan | 2017-05-15 | 1 | -1/+1 |
| | | | This reverts merge request !11287 | ||||
* | Add `build_events` to project service in the API | Bob Van Landuyt | 2017-05-15 | 1 | -1/+1 |
| | | | | For backwards compatibility | ||||
* | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assignees | Valery Sizov | 2017-05-11 | 1 | -11/+11 |
| | |||||
* | Merge branch 'master' into 'master' | Achilleas Pipinellis | 2017-05-11 | 1 | -2/+3 |
|\ | | | | | | | | | Update README.md with Authentication projects example See merge request !11162 | ||||
| * | Update README.md with projects example | Toni | 2017-05-08 | 1 | -2/+3 |
| | | |||||
* | | update API doc with +API (h1 heading) | Marcia Ramos | 2017-05-10 | 14 | -14/+14 |
|/ | |||||
* | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 1 | -4/+80 |
| | |||||
* | Merge branch '31544-size-of-project-from-api' into 'master' | Rémy Coutable | 2017-05-04 | 1 | -3/+26 |
|\ | | | | | | | | | | | | | Resolve "Size of project from API" Closes #31544 See merge request !11013 | ||||
| * | Expose project statistics on single requests via the API | Mark Fletcher | 2017-05-03 | 1 | -1/+9 |
| | | | | | | | | | | | | + The statistics parameter was already accepted * This commit ensure that it is respected for GET /projects/:id endpoint + Add documentation of the parameter and update the example response for stats | ||||
| * | Update Projects API documentation to include statistics parameter | Mark Fletcher | 2017-05-01 | 1 | -2/+17 |
| | | | | | | | | * Only supported for the GET /projects endpoint | ||||
* | | Improve documentation | Shinya Maeda | 2017-05-03 | 1 | -3/+3 |
| | | |||||
* | | Revise documents | Shinya Maeda | 2017-05-03 | 1 | -4/+4 |
| | | |||||
* | | Adopt awesome axil idea | Shinya Maeda | 2017-05-03 | 1 | -2/+2 |
| | | |||||
* | | Revise document. string to boolean. | Shinya Maeda | 2017-05-03 | 1 | -1/+1 |
| | | |||||
* | | No need to support sha for sorting | Shinya Maeda | 2017-05-03 | 1 | -1/+1 |
| | | |||||
* | | Reduce playable columns for sorting | Shinya Maeda | 2017-05-03 | 1 | -1/+1 |
| | | |||||
* | | Add name(User) | Shinya Maeda | 2017-05-03 | 1 | -1/+2 |
| | | |||||
* | | Fix inappropriate words in doc | Shinya Maeda | 2017-05-03 | 1 | -3/+3 |
| | | |||||
* | | Add specs. Plus, minor fixes. | Shinya Maeda | 2017-05-03 | 1 | -1/+1 |
| | | |||||
* | | Fixed those points. | Shinya Maeda | 2017-05-03 | 1 | -0/+7 |
|/ | | | | | | | | - username to user_id - Drop duration - Resolve comments - Add Changelog - Edit docs | ||||
* | Merge branch '26437-closed-by' into 'master' | Rémy Coutable | 2017-04-26 | 1 | -0/+61 |
|\ | | | | | | | | | | | | | Add issues/:iid/closed_by api endpoint Closes #26437 See merge request !10511 |