Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-11-05Expose {closed,merged}_{at,by} in merge requests API indexDouwe Maan
2018-11-01add related merge request endpointHelmut Januschka
2018-10-30Extract EE params in issues API to separate moduleHeinrich Lee Yu
2018-10-26Refactor api validator to separate classHeinrich Lee Yu
2018-10-26Apply similar change to MRs APIHeinrich Lee Yu
2018-10-26Issues API: Add None/Any option to assignee_idHeinrich Lee Yu
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-22Use policies to determine if attributes can be set in the APISean McGivern
2018-08-22Allow date parameters on Issues and Notes API for group ownersFlorent Dubois
2018-08-01Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri
2018-06-05Remove N+1 query for author in issues APIStan Hu
2018-05-31Eliminate cached N+1 queries for projects in Issue APIStan Hu
2018-05-21Merge branch '44799-api-naming-issue-scope' into 'master'Rémy Coutable
2018-05-21Add created_by_me and assigned_to_me scopesMark Chao
2018-05-15Remove authentication for readonly endpoints in issues APIhaseeb
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-05Include subgroup issues when searching for group issues using the APIFelipe Artur
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-05API: get participants from merge_requests & issuesBrent Greeff
2017-12-20Employ declared_params in finder methods for MR and Issue API listsMark Fletcher
2017-12-09Merge branch 'issue_30663' into 'security-10-2'Sean McGivern
2017-11-25Create issue and merge request destroy servicesGeorge Andrinopoulos
2017-11-07Fail when issuable_meta_data is called on an unlimited collectionSean McGivern
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Support discussion lock in the APIJarka Kadlecova
2017-09-05Add my_reaction_emoji param to /issues APIHiroyuki Sato
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-30Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher
2017-08-29Add time stats to issue and merge request API end pointsTravis Miller
2017-08-29Resolve new N+1 by adding preloads and metadata to issues end pointsTravis Miller
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling
2017-07-28Modify/add some forgotten issues API documentationToon Claes
2017-07-27Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern
2017-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-24Allow query param scope for /issues API endpointToon Claes
2017-07-24Add author_id & assignee_id param to /issues APIToon Claes
2017-07-20Update grape gemDmitriy Zaporozhets
2017-07-06refactor code based on feedbackJames Lopez
2017-07-06add user agent details API endpoints to issues and snippetsJames Lopez
2017-06-19add since and until params to issuablesKyle Bishop
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-26Merge branch '26437-closed-by' into 'master' Rémy Coutable
2017-04-14Port 'Add user activities API' to CESean McGivern
2017-04-12Add issues/:iid/closed_by api endpointmhasbini
2017-04-10Separate CE params on Grape APIOswaldo Ferreira