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-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
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-12-02Merge branch 'update-api-spec-files' into 'master' Rémy Coutable
2016-12-01Allow public access to some Project API endpointsRémy Coutable
2016-11-28Grapify the projects APIRobert Schilling
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-23API: Add endpoint to delete a group shareRobert Schilling
2016-11-11Update 8.14-rc1 migrations to minimize downtime and deploy timeAlejandro Rodríguez
2016-11-08Added API spec test for projects/owned endpointBorja Aparicio
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-10-12Merge branch 'speed-up-api-projects-spec' into 'master' Robert Speicher
2016-10-11Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable
2016-10-10Speed up specs for GET /projects/:id/eventsRémy Coutable
2016-10-07Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' Rémy Coutable
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-04Update API docs and specs for /projects/visibleSean McGivern
2016-10-04api: add /projects/visible API endpointBen Boeckel
2016-09-28Expose project share expiration_date field on APIFelipe Artur
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-01Project tools visibility levelFelipe Artur
2016-08-24expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-04Move deploy_key tests to deploy_key_spec.rbZ.J. van de Weg
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-20Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez
2016-07-19Get rid of `is_image` in FileUploaderRémy Coutable
2016-07-13formats my test properlytiagonbotelho
2016-07-12fixes test for simplified version of projecttiagonbotelho
2016-07-12fixes test according to four-phase test patterntiagonbotelho
2016-07-12moves let variable to it statement by using a local variabletiagonbotelho
2016-07-12adds test to check json fields on simple request and changes the url request ...tiagonbotelho
2016-07-08Expose shared groups for projectsRobert Schilling
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-17Merge master into issue_12758Felipe Artur