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-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-16Merge branch '27873-when-a-commit-appears-in-several-projects-commit-comments...Rémy Coutable
2017-02-15Merge branch 'add-missing-api-entities' into 'master'Rémy Coutable
2017-02-15Ensure only commit comments relevant to target project are returnedMark Fletcher
2017-02-15Merge branch 'dz-nested-groups-improvements-3' into 'master' Dmitriy Zaporozhets
2017-02-15Merge branch 'pass_coverage_value_to_commit_status_api' into 'master' Rémy Coutable
2017-02-14Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets
2017-02-14entities: use the RepoCommit entity for branch commitsBen Boeckel
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-14API: Consolidate /projects endpointToon Claes
2017-02-14Expose Namespace#full_path in namespaces APIDmitriy Zaporozhets
2017-02-14Make it possible to pass coverage value to commit status APIwendy0402
2017-02-13Move /projects/fork/:id to /projects/:id/forkOswaldo Ferreira
2017-02-13Remove deprecated templates endpoints in V4Oswaldo Ferreira
2017-02-13Merge branch '20732_member_exists_409' into 'master'Sean McGivern
2017-02-10Merge branch '1051-api-create-users-without-password' into 'master' Rémy Coutable
2017-02-10Add member: Always return 409 when a member existsJarka Kadlecova
2017-02-10Remove a transient failure from spec/requests/api/groups_spec.rbRobert Speicher
2017-02-09Optionally make users created via the API set their passwordJoost Rijneveld
2017-02-09Merge branch 'dz-nested-groups-api' into 'master' Dmitriy Zaporozhets
2017-02-08Merge branch '23104-remove-public-param-for-projects' into 'master' Douwe Maan
2017-02-08Add nested groups to the APIDmitriy Zaporozhets
2017-02-07Use VisibilityLevel constants in specToon Claes
2017-02-07API: remove `public` param for projectsToon Claes
2017-02-07Remove /projects/:id/keys/.. endpointsRobert Schilling
2017-02-07Merge branch 'api-remove-snippets-expires-at' into 'master'Sean McGivern
2017-02-07Remove deprecated 'expires_at' from project snippets APIRobert 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-06Merge branch '22007-unify-projects-search' into 'master' Rémy Coutable
2017-02-06Merge branch 'api-fix-files' into 'master' Rémy Coutable
2017-02-05Ensure the right content is served for the build artifacts APIRobert Schilling
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-02-03Merge branch '17662-rename-builds' into 'master' Kamil Trzciński
2017-02-03Adjust V3 projects typo on specOswaldo Ferreira
2017-02-03Merge branch '24606-force-password-reset-on-next-login' into 'master'Sean McGivern
2017-02-03Fix broken testsFilipa Lacerda
2017-02-02Merge branch 'snippet-spam' into 'master' Rémy Coutable
2017-02-02Update api docs and minor changesGeorge Andrinopoulos
2017-02-02Use `add_$role` helper in snippets specsSean McGivern
2017-02-02Force new password after password reset via APIGeorge Andrinopoulos
2017-02-02Check public snippets for spamSean McGivern
2017-02-02Active tense test coverageValery Sizov
2017-01-30Remain V3 endpoint unchangedOswaldo Ferreira
2017-01-30Update group api doc with full_name and full_path attributesDmitriy Zaporozhets
2017-01-30Unify projects search by removing /projects/:search endpointOswaldo Ferreira
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2017-01-24Merge branch 'dont-persist-application-settings-in-test-env-bis' into 'master' Robert Speicher
2017-01-24Merge branch 'grapify-deploy-keys' into 'master' Rémy Coutable
2017-01-23Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher