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-06-02Prometheus settingsPawel Chojnacki
2017-06-02Fix missing optional path parameter in "Create project for user" APIAthar Hameed
2017-06-01Merge branch '24196-protected-variables' into 'master'Kamil Trzciński
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-06-01Merge branch 'master' into '24196-protected-variables'Kamil Trzciński
2017-06-01Merge branch 'master' into 'trigger-source'Grzegorz Bizon
2017-06-01Add feature toggles through FlipperAlejandro Rodríguez
2017-05-31Change no_limits to limitsDouwe Maan
2017-05-31Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin
2017-05-31Merge branch 'tc-improve-project-api-perf' into 'master'Douwe Maan
2017-05-31Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-31Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin
2017-05-31Add tag_list param to project apivanadium23
2017-05-31Remove some deprecated methodsToon Claes
2017-05-30Add :owned param to ProjectFinderToon Claes
2017-05-30Use helper to construct Finder paramsToon Claes
2017-05-30Use ProjectFinder to filter the projectsToon Claes
2017-05-30Handle `membership` in ProjectFinderToon Claes
2017-05-30Build options hash after finding the list of projectsToon Claes
2017-05-30Move ProjectsFinder to `present_projects` for simplificationToon Claes
2017-05-30Copy `filter_projects` helper to V3Toon Claes
2017-05-30Use update_pipeline_scheduleShinya Maeda
2017-05-30Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda
2017-05-30Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda
2017-05-30Use PipelineScheduleDetailsShinya Maeda
2017-05-30Improve documentShinya Maeda
2017-05-30Remove deleted_at from Entity. Use find_by. Remove returns.Shinya Maeda
2017-05-30Expose last_pipeline only when detailed statusShinya Maeda
2017-05-30Dryup fetching pipeline_schedule with helperShinya Maeda
2017-05-30Switch to preload. Remove unncecessary associations.Shinya Maeda
2017-05-30Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda
2017-05-30includes last_pipelineShinya Maeda
2017-05-30zj keen eye2Shinya Maeda
2017-05-30avoids N + 1 queriesShinya Maeda
2017-05-30Define last_pipeline in PipelineScheduleEntityShinya Maeda
2017-05-30Move authenticate! to beforeShinya Maeda
2017-05-30Add own! method on PipleineScheduleShinya Maeda
2017-05-30Use CreatePipelineScheduleServiceShinya Maeda
2017-05-30Remove if from last_pipeline in entityShinya Maeda
2017-05-30Reflect doc to api descShinya Maeda
2017-05-30Add API support for pipeline scheduleShinya Maeda
2017-05-30Merge branch '19107-404-when-creating-new-milestone-or-issue-for-project-that...Douwe Maan
2017-05-30'New issue'/'New merge request' dropdowns should show only projects with issu...blackst0ne
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan