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
2017-03-21Merge branch 'api-project-issues-404' into 'master' Sean McGivern
2017-03-17Merge branch 'tc-clean-up-no-label-doc' into 'master' Sean McGivern
2017-03-07Implement review comments from @dbalexandreTimothy Andrew
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-02Merge branch '28257-issues-iids' into 'master' Sean McGivern
2017-03-01API issues - support filtering by iidsJarka Kadlecova
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-22Merge branch 'api-subscription-restful' into 'master' Sean McGivern
2017-02-21API: Make subscription API more RESTfuLRobert Schilling
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-20Unify issues search behavior by always filtering when ALL labels matchesOswaldo Ferreira
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-06Merge branch 'traits-for-featurs' into 'master'Robert Speicher
2017-02-06Remove deprecated MR and Issue endpoints and preserve V3 namespaceOswaldo Ferreira
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-01-19Merge branch 'use-empty_project-factory-in-api-specs' into 'master' Robert Speicher
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2017-01-13Only escape the 'No Milestone' paramSean McGivern
2017-01-13API: Implement project issues iid param with IssuesFinder and add testsDavid Eisner
2016-12-22Fix state_event parameter to reopen an issueRobert Schilling
2016-12-07Grapify the issues APIRobert Schilling
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-12-02Merge branch 'update-api-spec-files' into 'master' Rémy Coutable
2016-12-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-29Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-10-17Add a be_like_time matcher and use it in specsNick Thomas
2016-09-12Ensure specs on sorting of issues in API are deterministic on MySQLPaco Guzman
2016-09-09Fix API issues sortingSean McGivern
2016-08-31API: Expose issue#confidentialRobert Schilling
2016-08-30if issue is not valid we revert back to the old labels when updatingtiagonbotelho
2016-08-30refactors update issue api request and some minor commentstiagonbotelho
2016-08-30adds test to check whether or not an email is sent to label subscribers after...tiagonbotelho
2016-08-24api: expose web_url for project entitiesBen Boeckel
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-26Submit all issues on public projects to Akismet if enabled.Patricio Cano
2016-07-12API: Expose due_date for issuesRobert Schilling
2016-07-06Allow '?', or '&' for label titlesDouglas Barbosa Alexandre
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-23gitlab-org/gitlab-ce#17818 - add api call for issues by groupMarc Siegfriedt
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet