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
path: root/lib/api
AgeCommit message (Expand)Author
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-08Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern
2017-08-08Expose noteable_iid in Notesue445
2017-08-08Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...Rémy Coutable
2017-08-08Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable
2017-08-07Merge branch 'master' into ideMike Greiling
2017-08-07Merge branch 'bvl-nfs-circuitbreaker' into 'master'Sean McGivern
2017-08-07Merge branch '32300__expose_more_attributes' into 'master'Rémy Coutable
2017-08-04Fix batch commit APIDouwe Maan
2017-08-04Add start_branch to files and commits APIsDouwe Maan
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-08-03Expose more attributes to unauthenticated GET /projects/:idTony
2017-08-03Merge branch 'dm-api-current-user' into 'master'Sean McGivern
2017-08-02Do not validate CSRF token in API unless neededDouwe Maan
2017-08-02Merge branch 'api_project_events_target_iid' into 'master'Rémy Coutable
2017-08-02Extending API for protected branchesEric
2017-08-02Expose target_iid in Events APIsue445
2017-08-01Merge branch 'fix/sm/35825-api-specs-and-linting-failing-on-master' into 'mas...Rémy Coutable
2017-08-01Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern
2017-08-01Add 204. Remove duplicated method.Shinya Maeda
2017-08-01Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-28Merge branch '35599-fix-uncontrolled-default_url_options-overriding' into 'ma...Robert Speicher
2017-07-28Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_idRichard Clamp
2017-07-28Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable
2017-07-28initShinya Maeda
2017-07-28Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern
2017-07-28Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher
2017-07-28Modify/add some forgotten issues API documentationToon Claes
2017-07-28Default /merge_request API endpoint to `scope=created-by-me`Toon Claes
2017-07-28Add top-level /merge_requests API endpointToon Claes
2017-07-27DRY the branches API requirements definitionRémy Coutable
2017-07-27Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable
2017-07-27Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern
2017-07-27Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern
2017-07-27Remove deprecated `repository_storage` attributeBob Van Landuyt
2017-07-27Make the attribute list for application settings reusableBob Van Landuyt
2017-07-26Rescue only from ActionController::InvalidAuthenticityTokenDouwe Maan
2017-07-26Add `rescue false`.blackst0ne
2017-07-26Refactor CSRF protectionblackst0ne
2017-07-26Add CSRF token verification to APIblackst0ne
2017-07-26Merge branch '31129-jira-project-key-elim' into 'master'Sean McGivern
2017-07-25Remove project_key from the Jira configurationJarka Kadlecova
2017-07-25Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński
2017-07-25Merge branch 'issue_34622' 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-24Support both internal and external issue trackersJarka Kadlecova