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/v3
AgeCommit message (Expand)Author
2017-06-01Merge branch 'migrate-old-artifacts' into 'master'Grzegorz Bizon
2017-06-01Add missing specsKamil Trzcinski
2017-06-01Merge branch 'bugfix/deploy_keys__can_push__usage_in_api' into 'master'Rémy Coutable
2017-06-01Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski
2017-06-01Merge branch 'dm-collapsed-blob' into 'master'Sean McGivern
2017-05-31Change no_limits to limitsDouwe Maan
2017-05-31Remove some deprecated methodsToon Claes
2017-05-30Copy `filter_projects` helper to V3Toon Claes
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-22Add missing `can_push` parameter to POST /v3/deploy_keysRichard Clamp
2017-05-17Hide nested group UI/API support for MySQLYorick Peterse
2017-05-16Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-15Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan
2017-05-15Rename `build_events` to `job_events` in codeBob Van Landuyt
2017-05-11Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-10Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-10Use relative paths for group/project/user avatarsblackst0ne
2017-05-06Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński
2017-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov
2017-05-05Check ability to update build on the API resourceGrzegorz Bizon
2017-05-04[Multiple issue assignee]: reslving some conflictsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern
2017-05-02Fix how to use PipelinesFinderShinya Maeda
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
2017-04-29Revert "Merge branch 'tc-no-todo-service-select' into 'master'"Stan Hu
2017-04-27Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-04-27Fix 404 when upstream has disabled merge requestsmhasbini
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-06Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan
2017-04-06adds relevant testsTiago Botelho
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-03-29Merge branch '23655-api-group-issues' into 'master' Rémy Coutable
2017-03-28Fix API group/issues default state filterAlexander Randa
2017-03-27Implement new service for creating userGeorge Andrinopoulos
2017-03-20Return 404 in project issues API endpoint when project cannot be foundAdam Niedzielski
2017-03-20Allow dot in branch name in trigger/builds endpoint in APIGeorge Andrinopoulos
2017-03-17Use "branch_name" instead "branch" on V3 branch creation APIOswaldo Ferreira
2017-03-16Merge branch '27988-fix-transient-failure-in-commits-api' into 'master' Sean McGivern
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-03-16Add 'Undo mark all as done' to TodosJacopo
2017-03-14Ensure dots in project path is allowed in the commits APIRémy Coutable
2017-03-13Make API v3 work with the new param nameBob Van Landuyt