summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Resolve "500 Internal Server Error: Cherrypick commit with empty branch name"🙈 jacopo beschi 🙉2018-09-115-14/+14
* Add ability to skip user email confirmation with APIStan Hu2018-09-101-0/+1
* Merge branch 'api-promote-find-branch' into 'master'Rémy Coutable2018-09-103-11/+8
|\
| * Fix rubocopRobert Schilling2018-09-081-5/+3
| * API: Use find_branch! in all placesRobert Schilling2018-09-083-11/+10
* | Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-0/+8
* | Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-071-6/+2
|\ \
| * | refactor code based on feedbackJames Lopez2018-09-071-2/+2
| * | refactor code based on feedbackJames Lopez2018-09-071-2/+2
| * | Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-5/+1
* | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-073-0/+67
* | | Update /api/v4/allowedAsh McKenzie2018-09-061-21/+38
|/ /
* | Merge branch 'ce-5306-more-custom-templates' into 'master'Robert Speicher2018-09-061-8/+5
|\ \
| * | Allow the TemplateFinder to handle licenses as wellNick Thomas2018-09-051-3/+3
| * | Convert global templates to vendored templates via a ::TemplateFinderNick Thomas2018-09-051-6/+3
* | | Merge branch 'an/api-route-logger' into 'master'Stan Hu2018-09-051-0/+1
|\ \ \
| * | | Add route information to lograge structured loggingAndrew Newdigate2018-09-051-0/+1
* | | | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-052-0/+4
|\ \ \ \
| * | | | Filter project hooks by branchDuana Saskia2018-08-132-0/+4
* | | | | Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉2018-09-052-1/+4
| |/ / / |/| | |
* | | | Add gitaly_calls to API structured logsAndrew Newdigate2018-09-041-1/+2
| |/ / |/| |
* | | Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-042-0/+53
* | | Merge branch 'feature/#32877-add-default-field-branch-api' into 'master'Robert Speicher2018-09-011-0/+4
|\ \ \
| * | | Add default parameter to branches APIRiccardo Padovani2018-08-181-0/+4
* | | | Updates code using class_methods over module ClassMethodsJacopo2018-08-292-2/+2
* | | | Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-282-11/+5
|\ \ \ \
| * | | | Use policies to determine if attributes can be set in the APISean McGivern2018-08-222-9/+3
| * | | | Allow date parameters on Issues and Notes API for group ownersFlorent Dubois2018-08-222-4/+4
* | | | | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-282-3/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Allow to delete group milestonesissue_36138Felipe Artur2018-08-062-3/+14
* | | | | API: Protected tagsRobert Schilling2018-08-253-4/+89
* | | | | Allows author to vote on their own issueChantal Rollison2018-08-241-1/+1
| |/ / / |/| | |
* | | | Merge branch 'api-empty-commit-message' into 'master'Sean McGivern2018-08-221-1/+1
|\ \ \ \
| * | | | Extend to PUT requestRobert Schilling2018-08-211-1/+1
| * | | | API: Catch empty commit messagesRobert Schilling2018-08-211-1/+1
| | |/ / | |/| |
* | | | Merge branch 'api-empty-project-snippets' into 'master'Sean McGivern2018-08-221-2/+2
|\ \ \ \
| * | | | API: Catch empty code content for project snippetsRobert Schilling2018-08-211-2/+2
| |/ / /
* | | | Merge branch 'api-shared_group_expires-at' into 'master'Sean McGivern2018-08-221-0/+1
|\ \ \ \
| * | | | API: Add shared project's expiration dateapi-shared_group_expires-atRobert Schilling2018-08-211-0/+1
| |/ / /
* | | | Merge branch 'tc-api-fork-owners' into 'master'Grzegorz Bizon2018-08-211-1/+1
|\ \ \ \
| * | | | Allow project owners to set up forking relation through APIToon Claes2018-08-201-1/+1
* | | | | Merge branch 'fix_events_permission_#49255' into 'master'Grzegorz Bizon2018-08-211-0/+5
|\ \ \ \ \
| * | | | | Add authenticate to events api. fix #49255Warren Parad2018-08-161-0/+5
| | |/ / / | |/| | |
* | | | | Remove Gemnasium serviceGilbert Roulot2018-08-201-15/+0
| |/ / / |/| | |
* | | | Convert the license template API to use the new LicenseTemplateFinderNick Thomas2018-08-152-31/+15
* | | | Merge branch 'expose-all-artifacts-sizes-in-jobs-api' into 'master'Kamil Trzciński2018-08-142-2/+8
|\ \ \ \
| * | | | Expose all artifacts sizes in jobs apiPeter Marko2018-08-142-2/+8
| |/ / /
* | | | Allow global event list containing all eventsMark Chao2018-08-141-2/+4
* | | | Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao2018-08-142-3/+3
| |_|/ |/| |
* | | Get the `merge-base` of 2 refs trough the APIBob Van Landuyt2018-08-131-0/+33
|/ /