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
2016-05-25Fix groups API to list only user's accessible projectsStan Hu
2016-05-23Enable Style/DefWithParentheses cop and fix single offenseRobert Speicher
2016-05-20Dropdown implementationAlfredo Sumaran
2016-05-20Backend for a gitignores dropdownZeger-Jan van de Weg
2016-05-19Extend runner options that are configurable via APIGrzegorz Bizon
2016-05-18Merge branch 'issue_17302' into 'master' Rémy Coutable
2016-05-18Move note helper method to notes entity fileFelipe Artur
2016-05-16Fix single note api requestFelipe Artur
2016-05-16Merge branch 'docker-registry' into 'master' Douwe Maan
2016-05-14Clean up LegacyDiffNote somewhatDouwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-05-14Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-12Add API endpoints for un/subscribing from/to a labelAhmad Sherif
2016-05-11Merge branch '17249-starred' into 'master' Robert Speicher
2016-05-10Fix notes API calls symbol convertionsFelipe Artur
2016-05-10Restrict starred projects to viewable onesSean McGivern
2016-05-10Fix a few places where autoloading would failRémy Coutable
2016-05-10Fix api leaking notes when user is not authorized to read noteableFelipe Artur
2016-05-09Remove unused partsKamil Trzcinski
2016-05-09Rename `images` to `container_registry`Kamil Trzcinski
2016-05-09Revert "Eager load `lib/api`"Kamil Trzcinski
2016-05-09Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski
2016-05-09Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable
2016-05-09API: Expose Issue#user_notes_countcnam-dep
2016-05-04Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan
2016-05-03Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher
2016-04-29Eager load `lib/api`Timothy Andrew
2016-04-29Missing parameters of docker payloadKamil Trzcinski
2016-04-29AudienceKamil Trzcinski
2016-04-29Auth tokenKamil Trzcinski
2016-04-29Try to fix auth serviceKamil Trzcinski
2016-04-29Make images_enabled configurableKamil Trzcinski
2016-04-29Added authentication service for docker registryKamil Trzcinski
2016-04-29API support for the 'since' and 'until' operators on commit requestsPaco Guzman
2016-04-28Use ActionDispatch Remote IP for Akismet checkingStan Hu
2016-04-26Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' Robert Speicher
2016-04-25Prevent private snippets in public/internal projects from being leaked via APIStan Hu
2016-04-25Filter confidential issues from milestones API if user does not have accessStan Hu
2016-04-25Prevent users from deleting Webhooks via API they do not ownStan Hu
2016-04-21Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński
2016-04-20Fix setting of "action" for Grape transactionsYorick Peterse
2016-04-20Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher
2016-04-19Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski
2016-04-19Merge branch 'api-fix-annotated-tags' into 'master' Rémy Coutable
2016-04-19Rename License entity to RepoLicense to avoid conflict with EERémy Coutable
2016-04-18Add "action" tag to /internal/allowed APIYorick Peterse
2016-04-18Add changelog entryFelipe Artur
2016-04-18Fix documentation and improve permissions codeFelipe Artur
2016-04-18Insert users check into apiFelipe Artur