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-06-09Accept image for avatar in project APIvanadium23
2017-06-06Introduce an Events APIMark Fletcher
2017-06-06Fix Projects API specRémy Coutable
2017-06-03Merge branch 'projects-api-import-status' into 'master'Douwe Maan
2017-06-02Expose import_status in Projects APIRobin Bobbitt
2017-06-02Fix missing optional path parameter in "Create project for user" APIAthar Hameed
2017-05-31Add tag_list param to project apivanadium23
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-03Expose project statistics on single requests via the APIMark Fletcher
2017-04-24Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-20Add missing newlineswinniehell
2017-04-20Add missing newlineswinniehell
2017-04-19Add failing test for #31012winniehell
2017-04-10Separate CE params on Grape APIOswaldo Ferreira
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-25Fix RSpec/DescribeSymbol cop violationsRobert Speicher
2017-03-13Implement `json_response` as a `let` variableRémy Coutable
2017-03-10Fix for creating a project through API when import_url is nilToon Claes
2017-03-06Fix all testsToon Claes
2017-03-03Rename query parameter to `membership`Toon Claes
2017-03-03Add filter param for authorized projects for current_user for V4Oswaldo Ferreira
2017-03-02Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-28Merge branch '6073_project_api' into 'master' Sean McGivern
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-27API project create: Make name or path requiredJarka Kadlecova
2017-02-24Return 202 with JSON body on async removals on V4 APIOswaldo
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-22Add housekeeping endpoint for Projects APIMark Fletcher
2017-02-20API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`Robert Schilling
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-14Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-14API: Consolidate /projects endpointToon Claes
2017-02-13Move /projects/fork/:id to /projects/:id/forkOswaldo Ferreira
2017-02-07Use VisibilityLevel constants in specToon Claes
2017-02-07API: remove `public` param for projectsToon Claes
2017-02-06Merge branch '22007-unify-projects-search' into 'master' Rémy Coutable
2017-02-02Active tense test coverageValery Sizov
2017-01-30Unify projects search by removing /projects/:search endpointOswaldo Ferreira
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2017-01-16Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable
2017-01-15Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Don't expose all namespace fields in APIMarkus Koller