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-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
2017-04-05Add "search" optional param and docs for V4Oswaldo Ferreira
2017-03-28Fix API group/issues default state filterAlexander Randa
2017-03-20Return 404 in project issues API endpoint when project cannot be foundAdam Niedzielski
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-03-13Rename variableBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-03-07API routes referencing a specific issue should use the issue `iid`Timothy Andrew
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-01API issues - support filtering by iidsJarka Kadlecova
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-20Unify issues search behavior by always filtering when ALL labels matchesOswaldo Ferreira
2017-02-06Remove deprecated MR and Issue endpoints and preserve V3 namespaceOswaldo Ferreira
2017-01-18Add some API endpoints for time tracking.Ruben Davila